summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | 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
* | avformat/mux: Check return code of av_packet_split_side_data()Michael Niedermayer2017-03-30
* | avformat/nut: Add HEVC and Opus supportLeo Izen2017-03-30
* | Merge commit '67351924fa91dea4339109100a4c0689f006581f'Clément Bœsch2017-03-30
|\|
| * Drop unreachable break and return statementsDiego Biurrun2016-11-03
* | Merge commit 'f4ca8ea92a8b36fe723412aefafc1b2fa89f8dc6'Clément Bœsch2017-03-29
|\|
| * 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
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* | lavf: use av_fourcc2str() where appropriateClément Bœsch2017-03-29
* | lavf/ape: remove unused magic fieldClément Bœsch2017-03-29
* | lavf: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-29
* | avformat/flvdec: check FLVHeader PreviousTagSize0Steven Liu2017-03-28
* | avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unoffi...James Almer2017-03-27
* | avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4James Almer2017-03-27
* | movenc: Add support for writing st3d and sv3d boxes.Aaron Colwell2017-03-27
* | Merge commit 'c541a44e029e8a4f21db028c34fee3ad1c10a409'Clément Bœsch2017-03-27
|\|
| * 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
* | avformat, ffmpeg: deprecate old rotation APIwm42017-03-27
* | avformat/mov: stop using deprecated codec flagsJames Almer2017-03-25
* | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'Clément Bœsch2017-03-24
|\|
| * Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-28
* | Merge commit 'ca1e5eea0c7b72a6e30aa6488cfeced3a4853521'Clément Bœsch2017-03-24
|\|
| * Remove some pointless TRACE level debug codeDiego Biurrun2016-10-27
* | Merge commit '07eea5a5ded1141632aefecfa59dcdc26de2d7ea'Clément Bœsch2017-03-24
|\|
| * nut: Drop pointless TRACE level debug codeDiego Biurrun2016-10-27
* | Merge commit 'c3dad1bf3b5e04e01c291b1ac41e6bef0adf2206'Clément Bœsch2017-03-24
|\|
| * nsv: Drop unnecessary TRACE level debug codeDiego Biurrun2016-10-27
| * openssl: Avoid double semicolons after the GET_BIO_DATA macroMartin Storsjö2016-10-25
* | Merge commit 'ee050797664c7c74cae262ffab05006b55d47a11'Clément Bœsch2017-03-24
|\|
| * openssl: Support version 1.1.0.Matt Oliver2016-10-23
* | Merge commit '016387fe0fe3eff1a03ec0673bf4d2967f6cad94'Clément Bœsch2017-03-24
|\|
| * rtmpdh: Don't use the OpenSSL DH structMartin Storsjö2016-10-23
* | Merge commit '4b07ebf1eb13561492f7e3c30a67f34415016b3e'Clément Bœsch2017-03-24
|\|
| * mov: Update colr valuesVittorio Giovara2016-10-21
| * lavf: check that the codec is supported by extract_extradataAnton Khirnov2016-10-21
* | Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'"James Almer2017-03-23