summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat: do not use AVFrame accessorMuhammad Faiz2017-04-23
* avformat/webmdashenc: Validate the 'streams' adaptation sets parameterDerek Buitenhuis2017-04-20
* avformat/webmdashenc: Require the 'adaptation_sets' option to be setDerek Buitenhuis2017-04-20
* lavf/mov: Only copy extradata if it exists.Carl Eugen Hoyos2017-04-19
* avcodec: add Screen Recorder Gold Codec decoderPaul B Mahol2017-04-18
* avcodec: add Mandsoft Screen Capture Codec decoderPaul B Mahol2017-04-18
* matroskadec,cosmetics: fix a couple typosJames Zern2017-04-17
* webm_dash_manifest: Add option to specify bandwidthVignesh Venkatasubramanian2017-04-17
* avformat/hlsenc: add hls encrypt optionsSteven Liu2017-04-14
* Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'James Almer2017-04-13
|\
| * avio: Keep track of the amount of data writtenLuca Barbato2016-12-08
| * Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-08
| * mov: Export spherical informationVittorio Giovara2016-12-07
| * lavc: Add spherical packet side data APIVittorio Giovara2016-12-07
* | Merge commit '9265364bec0af2e8b7c3a6de7bfc8291a0b70bca'Hendrik Leppkes2017-04-13
|\|
| * build: Separate avisynth and avxsynth supportDiego Biurrun2016-12-06
* | avformat/movenc: Fix potential leak of sgpd_entries array.Matthew Gregan2017-04-12
* | lavf/isom: Remove codec point for WMAv2 that has never worked.Carl Eugen Hoyos2017-04-12
* | avformat/movenc: Fix mix of declaration and statementMichael Niedermayer2017-04-11
* | avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-11
* | avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-11
* | avformat/oggparseogm: Check ff_alloc_extradata() for failureMichael Niedermayer2017-04-11
* | avformat/oggparseogm: Check available data before reading global headerMichael Niedermayer2017-04-11
* | avformat/movenc: auto insert vp9_superframe bsf when neededJames Almer2017-04-10
* | Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697'Clément Bœsch2017-04-09
|\|
| * Remove Plan 9 supportDiego Biurrun2016-12-03
| * avisynth: Cast to the right type when loading avisynth library functionsDiego Biurrun2016-11-29
| * build: Drop gcrypt supportDiego Biurrun2016-11-25
* | avformat/matroskaenc: don't try to update flac extradata if live streamingJames Almer2017-04-08
* | lavf: use the new bitstream filter for extracting extradataJames Almer2017-04-07
* | avformat/dump : Display Content Light Level metadataSteve Lhomme2017-04-06
* | libavformat/mov: Fix memory leak, need to free the chapter tracks arrayThierry Foucu2017-04-06
* | avformat/ftp: Solve a crash bug when network occur a exceptiontiejun.peng@foxmail.com2017-04-05
* | rtp: rfc4175: add handler for YCbCr-4:2:2Damien Riegel2017-04-05
* | Merge commit '537b5b773b317af79d3a5b576ee9683e15ed84f6'James Almer2017-04-04
|\|
| * rtmpdh: Do global initialization before running the testMartin Storsjö2016-11-24
| * rdt: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * ogg: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * mpegts: Convert to the new bitstream readerAlexandra Hájková2016-11-24
| * matroska: use av_stream_add_side_data() for stereo3d side dataJames Almer2016-11-23
| * mov: Use av_stream_add_side_data() for displaymatrix side dataJames Almer2016-11-23
| * utils: Add av_stream_add_side_data()James Almer2016-11-23
| * ape: Restructure DEBUG ifdefs to avoid unused function parameter warningsDiego Biurrun2016-11-22
| * rtpdec_mpeg4: const correctness for parse_fmtp_config()Diego Biurrun2016-11-21
| * hlsenc: Fix the openssl supportLuca Barbato2016-11-18
| * hlsenc: Add encryption supportLuca Barbato2016-11-17
* | avformat/mov: Check creation_time for overflowMichael Niedermayer2017-04-04
* | Bump versions for master after 3.3Michael Niedermayer2017-04-02
* | Bump minor for 3.3Michael Niedermayer2017-04-02
* | avformat/oggparsedaala: Do not leave an invalid value in gpshiftMichael Niedermayer2017-04-01