summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | avformat/oggparsedaala: Check duration for AV_NOPTS_VALUEMichael Niedermayer2017-04-01
* | Merge commit 'd860a3cc0a12360a92b9ffd179a0c34413beaf88'Clément Bœsch2017-04-01
|\|
| * crypto: Add encryption supportChristian Suloway2016-11-17
* | Merge commit '3cc3463f306f425f76bd962755df1132eeac6dfa'Clément Bœsch2017-04-01
|\|
| * avisynth: Support pix_fmts added to AviSynth+Stephen Hutchinson2016-11-17
| * avisynth: Simplify the pix_fmt check for the newer AviSynth APIStephen Hutchinson2016-11-17
| * avisynth: Fix setting stream timebaseMarton Balint2016-11-17
| * mov: Fix identity matrix boolean logicVittorio Giovara2016-11-16
* | Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'James Almer2017-03-31
|\|
| * Drop pointless void* castsDiego Biurrun2016-11-13
| * nut: Use correct function pointer casts instead of void*Diego Biurrun2016-11-12
| * matroskaenc: write updated STREAMINFO metadata for FLAC streams if availableJames Almer2016-11-10
| * matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsfJames Almer2016-11-10
* | avformat/dump: use av_spherical_projection_name() to print spherical projecti...James Almer2017-03-31
* | lavf/amr: Return AVERROR_EOF on EOF.Carl Eugen Hoyos2017-03-31
* | lavf/mov.c: Add -advanced_editlist option for mov format.Sasi Inguva2017-03-31
* | Bump minor versions for master after release/3.3 branchpointMichael Niedermayer2017-03-31
* | Bump minor versions for staring release/3.3 branchMichael Niedermayer2017-03-31
* | Merge commit '67deba8a416d818f3d95aef0aa916589090396e2'Clément Bœsch2017-03-31
|\|
| * Use avpriv_report_missing_feature() where appropriateDiego Biurrun2016-11-08
| * mov: Read multiple stsd from DVVittorio Giovara2016-11-08
| * hevc: Support extradata changes from multiple stsdVittorio Giovara2016-11-08
* | avformat/mov: Init ref_sc / ref_st to NULLMichael Niedermayer2017-03-30
* | avformat/libopenmpt: Check for avio_size() failureMichael Niedermayer2017-03-30