summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'James Almer2017-03-23
|\|
| * lavf: use the new bitstream filter for extracting extradataAnton Khirnov2016-10-16
* | Merge commit 'c359d624d3efc3fd1d83210d78c4152bd329b765'James Almer2017-03-23
|\|
| * hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* | Merge commit '4abe3b049d987420eb891f74a35af2cebbf52144'Clément Bœsch2017-03-23
|\|
| * 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
* | Merge commit '7d8d726be7dc46343ab1c98c339c1ed44bcb07c1'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Don't include a client version in the unencrypted C1 handshakeMartin Storsjö2016-10-14
* | Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Don't include the libavformat version as "clientid"Martin Storsjö2016-10-14
* | Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Send chunk size on the network channelMartin Storsjö2016-10-14
* | Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Lengthen the filename buffer when receiving streamsMartin Storsjö2016-10-14
* | Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06'Clément Bœsch2017-03-23
|\|
| * rtmpproto: Check the return from ff_amf_read_stringMartin Storsjö2016-10-14
| * avidec: Set palette alpha as fully opaqueVittorio Giovara2016-10-02
* | hls: consistent use of user_agentJan Berkel2017-03-23
* | Merge commit 'bad4aad4037f59ba0ad656164be9ab8f7a0fa2d4'Clément Bœsch2017-03-23
|\|
| * avidec: Do not special case palette on big-endianVittorio Giovara2016-10-02
* | avformat/rtmpproto: change rtmp_open from url_open to url_open2Steven Liu2017-03-22
* | avformat/apng: set max_fps to no limit by defaultJames Almer2017-03-21
* | avformat/apng: fix setting frame delay when max_fps is set to no limitJames Almer2017-03-21
* | Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'James Almer2017-03-21
|\|
| * avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-30
* | Merge commit '75c1db6152c7c90c7ce28c9adb945028e5512c4f'James Almer2017-03-21
|\|
| * avio: cosmetics, prettify AVIO_SEEKABLE_NORMALAnton Khirnov2016-09-30
* | Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-21
|\|
| * lavf: fix usage of AVIOContext.seekableAnton Khirnov2016-09-30
| * rtsp: Fix a crash with the RTSP muxerMartin Storsjö2016-09-15
| * mov: Remove old b-frame/video delay heuristicDerek Buitenhuis2016-08-29
| * mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-29
* | avcodec, avformat: deprecate anything related to side data mergingwm42017-03-21
* | Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch2017-03-19
|\|
| * av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-24