summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | lavf/mov: fix stream extradata_size allocationMatthieu Bouron2016-07-14
* | Merge commit '846a3e78a535f05ee61bb23a160f3378f041f751'Matthieu Bouron2016-07-13
|\|
| * mov: Support prores with multiple stsdVittorio Giovara2016-06-17
* | Merge commit '76729970049fe95659346503f7401a5d869f9959'Matthieu Bouron2016-07-13
|\|
| * mov: Implement support for multiple sample description tablesVittorio Giovara2016-06-17
* | avformat/oggenc: always use the time base stored in the theora headerJames Almer2016-07-12
* | avformat/oggenc: make flac the default for oga muxerJames Almer2016-07-11
* | add split_by_time flag for support splite mpegts segment at non-keyframeSteven Liu2016-07-11
* | 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