summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '3f75e5116b900f1428aa13041fc7d6301bf1988a'James Almer2017-04-133-1/+10
|\
| * avio: Keep track of the amount of data writtenLuca Barbato2016-12-083-4/+12
| * Add missing #includes for standalone spherical-information-related headersDiego Biurrun2016-12-081-0/+3
| * mov: Export spherical informationVittorio Giovara2016-12-073-1/+269
| * lavc: Add spherical packet side data APIVittorio Giovara2016-12-071-0/+30
* | Merge commit '9265364bec0af2e8b7c3a6de7bfc8291a0b70bca'Hendrik Leppkes2017-04-131-1/+1
|\ \ | |/
| * build: Separate avisynth and avxsynth supportDiego Biurrun2016-12-062-11/+10
* | avformat/movenc: Fix potential leak of sgpd_entries array.Matthew Gregan2017-04-121-1/+3
* | lavf/isom: Remove codec point for WMAv2 that has never worked.Carl Eugen Hoyos2017-04-121-1/+0
* | avformat/movenc: Fix mix of declaration and statementMichael Niedermayer2017-04-111-4/+5
* | avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-111-0/+49
* | avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4).Matthew Gregan2017-04-112-8/+131
* | avformat/oggparseogm: Check ff_alloc_extradata() for failureMichael Niedermayer2017-04-111-1/+2
* | avformat/oggparseogm: Check available data before reading global headerMichael Niedermayer2017-04-111-0/+2
* | avformat/movenc: auto insert vp9_superframe bsf when neededJames Almer2017-04-101-0/+2
* | Merge commit '3794062ab1a13442b06f6d76c54dce51ffa54697'Clément Bœsch2017-04-091-1/+1
|\ \ | |/
| * Remove Plan 9 supportDiego Biurrun2016-12-031-1/+1
| * avisynth: Cast to the right type when loading avisynth library functionsDiego Biurrun2016-11-291-1/+2
| * build: Drop gcrypt supportDiego Biurrun2016-11-254-40/+2
* | avformat/matroskaenc: don't try to update flac extradata if live streamingJames Almer2017-04-081-1/+1
* | lavf: use the new bitstream filter for extracting extradataJames Almer2017-04-072-13/+142
* | avformat/dump : Display Content Light Level metadataSteve Lhomme2017-04-061-0/+11
* | libavformat/mov: Fix memory leak, need to free the chapter tracks arrayThierry Foucu2017-04-061-0/+1
* | avformat/ftp: Solve a crash bug when network occur a exceptiontiejun.peng@foxmail.com2017-04-051-0/+3
* | rtp: rfc4175: add handler for YCbCr-4:2:2Damien Riegel2017-04-054-0/+239
* | Merge commit '537b5b773b317af79d3a5b576ee9683e15ed84f6'James Almer2017-04-041-0/+2
|\ \ | |/
| * rtmpdh: Do global initialization before running the testMartin Storsjö2016-11-241-0/+2
| * rdt: Convert to the new bitstream readerAlexandra Hájková2016-11-241-17/+18
| * ogg: Convert to the new bitstream readerAlexandra Hájková2016-11-242-28/+33
| * mpegts: Convert to the new bitstream readerAlexandra Hájková2016-11-241-23/+25
| * matroska: use av_stream_add_side_data() for stereo3d side dataJames Almer2016-11-231-14/+8
| * mov: Use av_stream_add_side_data() for displaymatrix side dataJames Almer2016-11-231-13/+5
| * utils: Add av_stream_add_side_data()James Almer2016-11-233-11/+43
| * ape: Restructure DEBUG ifdefs to avoid unused function parameter warningsDiego Biurrun2016-11-221-2/+4
| * rtpdec_mpeg4: const correctness for parse_fmtp_config()Diego Biurrun2016-11-211-1/+1
| * hlsenc: Fix the openssl supportLuca Barbato2016-11-181-0/+1
| * hlsenc: Add encryption supportLuca Barbato2016-11-171-18/+198
* | avformat/mov: Check creation_time for overflowMichael Niedermayer2017-04-041-0/+6
* | Bump versions for master after 3.3Michael Niedermayer2017-04-021-1/+1
* | Bump minor for 3.3Michael Niedermayer2017-04-021-1/+1
* | avformat/oggparsedaala: Do not leave an invalid value in gpshiftMichael Niedermayer2017-04-011-0/+1
* | avformat/oggparsedaala: Check duration for AV_NOPTS_VALUEMichael Niedermayer2017-04-011-1/+1
* | Merge commit 'd860a3cc0a12360a92b9ffd179a0c34413beaf88'Clément Bœsch2017-04-011-31/+28
|\ \ | |/
| * crypto: Add encryption supportChristian Suloway2016-11-171-21/+146
* | Merge commit '3cc3463f306f425f76bd962755df1132eeac6dfa'Clément Bœsch2017-04-011-12/+14
|\ \ | |/
| * avisynth: Support pix_fmts added to AviSynth+Stephen Hutchinson2016-11-171-1/+165
| * avisynth: Simplify the pix_fmt check for the newer AviSynth APIStephen Hutchinson2016-11-171-22/+5
| * avisynth: Fix setting stream timebaseMarton Balint2016-11-171-5/+3
| * mov: Fix identity matrix boolean logicVittorio Giovara2016-11-161-2/+2
* | Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'James Almer2017-03-311-2/+1
|\ \ | |/
OpenPOWER on IntegriCloud