summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | Merge commit 'e192cd9ce2b51c2e6919f2a78b1ce53e0024e728'Derek Buitenhuis2016-02-29
|\|
| * smoothstreamingenc: do not open the files as read+writeAnton Khirnov2016-02-22
* | Merge commit 'd082078a88da3b3e926197d0d2aa9fa322123b76'Derek Buitenhuis2016-02-29
|\|
| * dashenc: eliminate ffurl_* usageAnton Khirnov2016-02-22
* | Merge commit '7fbb3b5b9857276b4cd17b2a530c7e0880d2bc0a'Derek Buitenhuis2016-02-29
|\|
| * lavf: use the io_open callbacks for files opened from open_input() as wellAnton Khirnov2016-02-22
* | Merge commit 'dc6527ed908e4d330738f139074455ffbe56a2de'Derek Buitenhuis2016-02-29
|\|
| * nutenc: do not use AVCodecContext.frame_sizeAnton Khirnov2016-02-22
| * matroska: Always consider S_TEXT/UTF8 as SRT when demuxingLuca Barbato2016-02-22
* | lavf: Add pcx auto-detection.Carl Eugen Hoyos2016-02-29
* | lavf/img2dec: Skip SOS when auto-detecting jpeg.Carl Eugen Hoyos2016-02-29
* | avformat/utils: Be slightly more tolerant with fps vs. stream timebaseMichael Niedermayer2016-02-29
* | avformat/mov: do not leak memory on ffio_read_size failureMarton Balint2016-02-28
* | avformat/mov: merge mov_read_custom functionsMarton Balint2016-02-28
* | avformat/dashenc: Enable dash output to work when the output isn't a local fileRaymond Hilseth2016-02-28
* | avformat/file: enable file_move() without unistd.hRaymond Hilseth2016-02-28
* | lavf/mov: downgrade sidx errors to non-fatal warnings; fixes trac #5216Rodger Combs2016-02-28
* | lavf/mov: fix sidx with edit listsRodger Combs2016-02-28
* | lavf/mp3: Properly check return values of seeks and reads while reading the h...Derek Buitenhuis2016-02-28
* | avformat/Makefile: Fixed missing rawutils.o reference (required by movenc.c)Roman Ryltsov2016-02-28
* | movenc: Timecode in MP4 Although MP4 does not have a concrete specification t...Syed Andaleeb Roomy2016-02-28
* | probe TrueHD in MPEGTSRodger Combs2016-02-27
* | lavf/matroskadec: Process QuickTime palette per trackMats Peterson2016-02-27
* | lavf/movenc: Add palette to video sample descriptionMats Peterson2016-02-27
* | lavc: reindent a few decoders after previous commitsClément Bœsch2016-02-26
* | Kill timed SSAClément Bœsch2016-02-26
* | lavf/mux: do not fail in case of non strictly monotonically increasing DTS va...Stefano Sabatini2016-02-26
* | lavf/img2dec: Skip SOF size when probing jpeg.Carl Eugen Hoyos2016-02-26
* | Revert "Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'"Michael Niedermayer2016-02-24
* | Merge commit '8d918a98aa24134a043d578ef45bae363dbed9db'Derek Buitenhuis2016-02-24
|\|
| * rtpdec: Use the right logging contextDiego Biurrun2016-02-19
| * mkv: Force the full parsing of mp3Luca Barbato2016-02-19
* | Merge commit '3ef98937f512184f80d3bd30015f5ec83dc11eb0'Derek Buitenhuis2016-02-24
|\|
| * mov: Force the full parsing of mp3Luca Barbato2016-02-19
* | Merge commit '0d1229f1d2b8f26dd50c6be7917bb8ed8cb95364'Derek Buitenhuis2016-02-24
|\|
| * voc: Split ff_voc_get_packet into a separate fileDiego Biurrun2016-02-18
* | Merge commit '624e235502c5aa2d17e22dd6c0ccdf080a177310'Derek Buitenhuis2016-02-24
|\|
| * build: Introduce iso_media componentDiego Biurrun2016-02-18
* | Merge commit '82454c3a826bc8aa42474097784b70befd5be532'Derek Buitenhuis2016-02-24
|\|
| * build: Let the WTV demuxer select the MPEG-TS demuxerDiego Biurrun2016-02-18
* | Merge commit '29c2d06d67724e994980045afa055c6c34611b30'Derek Buitenhuis2016-02-24
|\|
| * cosmetics: Drop empty comment linesDiego Biurrun2016-02-18
* | Merge commit 'b92962436bdcfae478c8598dca397a397762eef8'Derek Buitenhuis2016-02-24
|\|
| * mov: Fix the format specifier type for sizeVittorio Giovara2016-02-16
* | img2dec: Support Progressive JPEG in jpeg_probeJustin Ruggles2016-02-24
* | lavc/lavf: transmit stream_id information for mpegts KLV data packetsStefano Sabatini2016-02-23
* | lavf/riffenc: Handle AV_PIX_FMT_MONOBLACKMats Peterson2016-02-23
* | avformat/asfenc: write group_mutual_exclusion_objects for audio on multiple l...Marton Balint2016-02-21
* | avformat/mpjpegdec: add AVFMT_NOTIMESTAMPSMichael Niedermayer2016-02-21
* | lavf/mpjpeg: probe should not depend on Content-Length MIME header being presentAlex Agranovsky2016-02-21