summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/dtsdec: fix signedness in reference pcm highpass in dts_probe()Michael Niedermayer2014-08-02
* avformat/dtsdec: count LE and BE separately in dts_probe()Michael Niedermayer2014-08-02
* avformat/format: Check for av_guess_format() failureMichael Niedermayer2014-08-02
* avformat/format: use av_match_name() in av_guess_codec()Michael Niedermayer2014-08-02
* Merge commit 'fa14804c83a7108a50c63d1f2180e30c75909529'Michael Niedermayer2014-08-01
|\
| * flv: Index the audio streamLuca Barbato2014-08-01
* | avformat/hlsenc: add some empty lines to make the code easier to readNicolas Martyanoff2014-07-31
* | avformat/hlsenc: rename some identifers to make the code easier to readNicolas Martyanoff2014-07-31
* | avformat/hlsenc: Add some comments to make the code easier to readNicolas Martyanoff2014-07-31
* | movdec: remove nonsensical snprintf.Reimar Döffinger2014-07-30
* | mxfdec: add missing "const" to array declaration.Reimar Döffinger2014-07-30
* | Add int64_t probesize2 instead of int probesize to AVFormatContext.Carl Eugen Hoyos2014-07-30
* | lavf/mux: Fix a typo checking aspect ratios.Carl Eugen Hoyos2014-07-30
* | avformat/movenc: add m4b to list of ipod playable filesgerion.entrup@t-online.de2014-07-30
* | avformat/format: fix memleak and error codeMichael Niedermayer2014-07-29
* | avformat/format.c: remove duplicate include, put libavutil includes togetherMichael Niedermayer2014-07-29
* | avformat/format: simplify ifdefferyMichael Niedermayer2014-07-29
* | Merge commit 'fa38573cd9ce4ab727f86f57c03b113cfd4c9d0a'Michael Niedermayer2014-07-29
|\|
| * matroska: Register mime typesLuca Barbato2014-07-29
* | Merge commit '02cf0c9e42967de1e4d2803bee3573bc5b735fdd'Michael Niedermayer2014-07-29
|\|
| * aac: Register the mime typeLuca Barbato2014-07-29
* | avformat: fix probe mime version checksMichael Niedermayer2014-07-29
* | Merge commit '3a19405d574a467c68b48e4b824c76617fd59de0'Michael Niedermayer2014-07-29
|\|
| * avformat: Use the mime type information in input probeLuca Barbato2014-07-29
* | Merge commit '69e7336b8e16ee65226fc20381baf537f4b125e6'Michael Niedermayer2014-07-29
|\|
| * avstring: Expose the simple name match functionLuca Barbato2014-07-29
* | Merge commit 'e253a9e2b3d683eb51db7c776326eb07de10ad4c'Michael Niedermayer2014-07-29
|\|
| * avformat: Move av_probe_input* to format.cLuca Barbato2014-07-29
| * caf: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun2014-07-28
* | avformat/hlsenc: fix cleanup after avformat_write_header()Nicolas Martyanoff2014-07-29
* | Merge commit '59ca29a560ba0cfe97457de8cedf77db434f0de4'Michael Niedermayer2014-07-29
|\|
| * dump: Use correct printf conversion specifiers for POSIX int typesDiego Biurrun2014-07-28
* | Merge commit '259fe7280d0b63dc7a8ff017d44f26d3a84cfde8'Michael Niedermayer2014-07-29
|\|
| * mxf: Extract origin information from material and source trackMarc-Antoine Arnaud2014-07-28
* | Merge commit 'c9d982aa11a6267611c3770792f0e04b48438348'Michael Niedermayer2014-07-29
|\|
| * mxf: Detect Vanc/Vbi SMPTE-436M mxf trackMarc-Antoine Arnaud2014-07-28
* | Fix standalone compilation of the adts muxer.Carl Eugen Hoyos2014-07-28
* | Merge commit '7215fcf84032118ecd9fb54fb14154d69fea638d'Michael Niedermayer2014-07-27
|\|
| * avformat: Mark AVOutputFormat argument in avformat_query_codec as constDiego Biurrun2014-07-26
* | Merge commit 'ec4f04da1a3462dac429b9d15dee5f027309da15'Michael Niedermayer2014-07-27
|\|
| * avformat: Mark argument in av_{i|o}format_next/ffurl_protocol_next as constDiego Biurrun2014-07-26
* | avformat/mux: ignore delayed vp8/9 packets in max_interleave_delta calculationMichael Niedermayer2014-07-26
* | lavf/avio: do not include bprint.h.Nicolas George2014-07-25
* | avformat/segment: re-interleave packets if neededMichael Niedermayer2014-07-24
* | avformat/mux: support re-interleaving packets in ff_write_chained()Michael Niedermayer2014-07-24
* | avformat/mux: keep AVPacket fields consistent in ff_write_chained()Michael Niedermayer2014-07-24
* | avformat/matroskaenc: print a warning when the relative timestamp wouldnt fit...Michael Niedermayer2014-07-24
* | avformat/matroskaenc: Start new cluster if relative timestamp could not other...Michael Niedermayer2014-07-24
* | avformat/matroskaenc: Factor mkv_start_new_cluster() outMichael Niedermayer2014-07-24
* | Ignore xing number of frames if the file is larger than indicated.Carl Eugen Hoyos2014-07-24