summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* build: Separate avisynth and avxsynth supportDiego Biurrun2016-12-06
* 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
* 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
* crypto: Add encryption supportChristian Suloway2016-11-17
* 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
* 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
* 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
* Drop unreachable break and return statementsDiego Biurrun2016-11-03
* rtmpproto: Restructure zlib code to avoid unreachable code warningDiego Biurrun2016-11-02
* mov: Evaluate the movie display matrixVittorio Giovara2016-11-01
* openssl: Allow newer TLS versions than TLSv1Mark Thompson2016-10-31
* Revert "rtmpproto: Don't include a client version in the unencrypted C1 hands...Luca Barbato2016-10-30
* dash: Use correct ISO C scanf conversion specifierDiego Biurrun2016-10-28
* srt: Adjust signedness of sscanf format stringsDiego Biurrun2016-10-28
* Use ISO C printf conversion specifiers where appropriateDiego Biurrun2016-10-28
* Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
* Remove some pointless TRACE level debug codeDiego Biurrun2016-10-27
* nut: Drop pointless TRACE level debug codeDiego Biurrun2016-10-27
* nsv: Drop unnecessary TRACE level debug codeDiego Biurrun2016-10-27
* openssl: Avoid double semicolons after the GET_BIO_DATA macroMartin Storsjö2016-10-25
* openssl: Support version 1.1.0.Matt Oliver2016-10-23
* rtmpdh: Don't use the OpenSSL DH structMartin Storsjö2016-10-23
* mov: Update colr valuesVittorio Giovara2016-10-21
* lavf: check that the codec is supported by extract_extradataAnton Khirnov2016-10-21
* lavf: use the new bitstream filter for extracting extradataAnton Khirnov2016-10-16
* hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
* avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-16
* file protocol: handle the file: protocol string in file_checkAnton Khirnov2016-10-16
* rtmpproto: Don't include a client version in the unencrypted C1 handshakeMartin Storsjö2016-10-14