summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* avformat/mux: Check return code of av_packet_split_side_data()Michael Niedermayer2017-03-301-2/+5
* avformat/nut: Add HEVC and Opus supportLeo Izen2017-03-301-0/+2
* Merge commit '67351924fa91dea4339109100a4c0689f006581f'Clément Bœsch2017-03-303-3/+0
|\
| * Drop unreachable break and return statementsDiego Biurrun2016-11-033-3/+0
* | Merge commit 'f4ca8ea92a8b36fe723412aefafc1b2fa89f8dc6'Clément Bœsch2017-03-291-4/+5
|\ \ | |/
| * rtmpproto: Restructure zlib code to avoid unreachable code warningDiego Biurrun2016-11-021-4/+5
| * mov: Evaluate the movie display matrixVittorio Giovara2016-11-012-14/+37
| * openssl: Allow newer TLS versions than TLSv1Mark Thompson2016-10-311-1/+6
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-2924-51/+59
* | lavf: use av_fourcc2str() where appropriateClément Bœsch2017-03-299-35/+23
* | lavf/ape: remove unused magic fieldClément Bœsch2017-03-291-2/+0
* | lavf: fix usages of av_get_codec_tag_string()Clément Bœsch2017-03-298-37/+16
* | avformat/flvdec: check FLVHeader PreviousTagSize0Steven Liu2017-03-281-1/+11
* | avformat/movenc: allow st3d and sv3d mov atoms to be written in strict unoffi...James Almer2017-03-271-1/+1
* | avformat/movenc: restrict st3d and sv3d mov atoms to MODE_MP4James Almer2017-03-271-1/+1
* | movenc: Add support for writing st3d and sv3d boxes.Aaron Colwell2017-03-271-0/+99
* | Merge commit 'c541a44e029e8a4f21db028c34fee3ad1c10a409'Clément Bœsch2017-03-271-1/+4
|\ \ | |/
| * Revert "rtmpproto: Don't include a client version in the unencrypted C1 hands...Luca Barbato2016-10-301-1/+4
| * dash: Use correct ISO C scanf conversion specifierDiego Biurrun2016-10-281-1/+1
| * srt: Adjust signedness of sscanf format stringsDiego Biurrun2016-10-281-1/+1
| * Use ISO C printf conversion specifiers where appropriateDiego Biurrun2016-10-285-23/+34
* | avformat, ffmpeg: deprecate old rotation APIwm42017-03-273-1/+10
* | avformat/mov: stop using deprecated codec flagsJames Almer2017-03-251-1/+1
* | Merge commit '1263b2039eb5aaf1522e9de9f07c787ab30a5f50'Clément Bœsch2017-03-244-23/+23
|\ \ | |/
| * Adjust printf conversion specifiers to match variable signednessDiego Biurrun2016-10-284-25/+25
* | Merge commit 'ca1e5eea0c7b72a6e30aa6488cfeced3a4853521'Clément Bœsch2017-03-244-42/+0
|\ \ | |/
| * Remove some pointless TRACE level debug codeDiego Biurrun2016-10-274-41/+0
* | Merge commit '07eea5a5ded1141632aefecfa59dcdc26de2d7ea'Clément Bœsch2017-03-242-55/+0
|\ \ | |/
| * nut: Drop pointless TRACE level debug codeDiego Biurrun2016-10-272-46/+0
* | Merge commit 'c3dad1bf3b5e04e01c291b1ac41e6bef0adf2206'Clément Bœsch2017-03-241-13/+0
|\ \ | |/
| * nsv: Drop unnecessary TRACE level debug codeDiego Biurrun2016-10-271-13/+0
| * openssl: Avoid double semicolons after the GET_BIO_DATA macroMartin Storsjö2016-10-251-2/+2
* | Merge commit 'ee050797664c7c74cae262ffab05006b55d47a11'Clément Bœsch2017-03-241-10/+6
|\ \ | |/
| * openssl: Support version 1.1.0.Matt Oliver2016-10-231-2/+35
* | Merge commit '016387fe0fe3eff1a03ec0673bf4d2967f6cad94'Clément Bœsch2017-03-242-57/+52
|\ \ | |/
| * rtmpdh: Don't use the OpenSSL DH structMartin Storsjö2016-10-232-57/+52
* | Merge commit '4b07ebf1eb13561492f7e3c30a67f34415016b3e'Clément Bœsch2017-03-241-3/+6
|\ \ | |/
| * mov: Update colr valuesVittorio Giovara2016-10-211-7/+11
| * lavf: check that the codec is supported by extract_extradataAnton Khirnov2016-10-211-0/+10
* | Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'"James Almer2017-03-232-119/+13
* | Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'James Almer2017-03-232-13/+119
|\ \ | |/
| * lavf: use the new bitstream filter for extracting extradataAnton Khirnov2016-10-162-13/+119
* | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-232-39/+40
|\ \ | |/
| * hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-162-39/+40
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-232-2/+2
|\ \ | |/
| * hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-162-2/+2
| * avformat/matroska: fix MatroskaVideoFieldOrder enum valuesJames Almer2016-10-162-3/+3
| * file protocol: handle the file: protocol string in file_checkAnton Khirnov2016-10-161-1/+6
* | Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1'Clément Bœsch2017-03-231-4/+1
|\ \ | |/
| * rtmpproto: Don't include a client version in the unencrypted C1 handshakeMartin Storsjö2016-10-141-4/+1
OpenPOWER on IntegriCloud