summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Added Quadrox formatsmitbose2016-07-05
* lavf/aiffdec: Support QDMC demuxing.Carl Eugen Hoyos2016-07-03
* avformat/avformat: Move new field to the end of AVStreamMichael Niedermayer2016-06-30
* avformat/utils: update deprecated AVStream->codec when the context is updatedHendrik Leppkes2016-06-30
* avformat/mov: Skip non-key frames if AVDISCARD_NONKEY is set.Vadim Kalinsky2016-06-30
* Merge commit 'b668662939de3a02454cfc9ba3e6d10b87527a40'Clément Bœsch2016-06-29
|\
| * get_bits: Move BITSTREAM_READER_LE definition before all relevant #includesDiego Biurrun2016-06-07
* | Merge commit 'b7f98659f21dce438c33b512e25fd64b8d07c347'Clément Bœsch2016-06-29
|\|
| * Remove unnecessary get_bits.h #includesDiego Biurrun2016-06-07
* | avformat/mov: Check sample sizeMichael Niedermayer2016-06-29
* | Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'Matthieu Bouron2016-06-27
|\|
| * build: Change structure of the linker version script templatesDiego Biurrun2016-05-29
* | avformat/mov: parse rtmd track timecodePaul B Mahol2016-06-27
* | Merge commit '4024b566d664a4b161d677554be52f32e7ad4236'Hendrik Leppkes2016-06-26
|\|
* | Merge commit '3fdffc032e8ea5676bc0c2551b900c0dc887835b'Hendrik Leppkes2016-06-26
|\|
| * rtsp: Use avcodec_descriptor_get instead of avcodec_find_decoderMartin Storsjö2016-05-25
* | Merge commit '14634429b915333f3612eaf41db3954222dc4aaf'Hendrik Leppkes2016-06-26
|\|
| * lavf: update muxing doxyAnton Khirnov2016-05-23
* | Merge commit 'e45a638f50cc1dbeb87b9792e68f57e77fc0c3b5'Hendrik Leppkes2016-06-26
|\|
| * dump: Drop unused variableDiego Biurrun2016-05-22
* | avcodec: add YUY2 Lossless Codec decoderPaul B Mahol2016-06-26
* | avformat/tee: Support arbitrary number of slavesJan Sebechlebsky2016-06-25
* | lavf/srtdec: fix indentRodger Combs2016-06-25
* | lavf: update auto-bsf to new BSF APIRodger Combs2016-06-25
* | lavf: deprecate av_apply_bitstream_filtersRodger Combs2016-06-25
* | lavf/srtdec: fix probing files with negative first timestampsRodger Combs2016-06-25
* | avformat/format: Fix registering a format more than once and related racesMichael Niedermayer2016-06-25
* | avformat/movenc: add option to use keys/mdta atoms for metadataDavid Murmann2016-06-25
* | lavf/utils: fix const warning at a find_decoder() callClément Bœsch2016-06-25
* | movenc: mark astronomical_body const string as staticClément Bœsch2016-06-25
* | avformat: Fix ff_interleaved_peek()Michael Niedermayer2016-06-25
* | avformat/matroskadec: Call matroska_read_close() on header parsing errorMichael Niedermayer2016-06-24
* | Merge commit 'b84f3a40034d28828c4ca639d012479a7eaace28'Clément Bœsch2016-06-24
|\|
| * movenc: Write 'loci' geotag metadata for 3gp and mp4Martin Storsjö2016-05-19
* | Merge commit 'f12a705ee570e16ca692c66b62821a2dbdf82566'Clément Bœsch2016-06-24
|\|
| * movenc: Factorize a function for finding a metadata entry and the associated ...Martin Storsjö2016-05-19
| * movenc: Write ?xyz geotag metadata for mov filesMichael Niedermayer2016-05-19
| * mov: Also export loci altitudeMichael Niedermayer2016-05-19
| * mov: Append place name instead of overwriting for lociMichael Niedermayer2016-05-19
| * mov: Fix parsing short lociMichael Niedermayer2016-05-19
* | Merge commit '704d2bd18be8f134cb9ab19463a3c4eb63233dbd'Clément Bœsch2016-06-24
|\|
| * mov: Print reason of loci parsing failureMichael Niedermayer2016-05-19
* | Merge commit 'd34826c33d401929b2ff8aee161fd39ad0a73613'Clément Bœsch2016-06-24
|\|
| * mov: Add a comment referring to the standard that defines the loci boxMartin Storsjö2016-05-19
* | Merge commit '72d621069fc301b431fac36b5281699a362562f2'Matthieu Bouron2016-06-23
|\|
| * movenc: Add a missed constMartin Storsjö2016-05-18
* | Merge commit 'a79aafd0b4d37eda6f15dc68e6509d4e815290c9'Matthieu Bouron2016-06-23
|\|
| * movenc: Add a test for VFR with b-frames, with a duration change at a fragmen...Martin Storsjö2016-05-18
* | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'Matthieu Bouron2016-06-23
|\|
| * movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-18