summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | Merge commit '24130234cd9dd733116d17b724ea4c8e12ce097a'Clément Bœsch2017-03-19
|\|
| * rtpdec_mpeg4: validate fmtp fieldsLuca Barbato2016-08-23
* | Merge commit 'be3363f664d7314d55b42860bd4077154752d769'Clément Bœsch2017-03-19
|\|
| * nsv: Drop disabled cruftDiego Biurrun2016-08-17
* | Merge commit 'a4b1b5aa281cacde8351d9947b54ccf82ff10cd0'Clément Bœsch2017-03-19
|\|
| * wc3movie: Drop unused cruftDiego Biurrun2016-08-17
* | Merge commit 'd9442d13033a24b14ebae149dcdb42709430e2d9'Clément Bœsch2017-03-19
|\|
| * rm: Drop broken disabled cruftDiego Biurrun2016-08-17
* | mov: Drop extra format specifier in error messageVittorio Giovara2017-03-17
* | spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-17
* | Merge commit '0638b99cdba52554691fc668d9e477bc184c7a33'Matthieu Bouron2017-03-17
|\|
| * aiff: Skip padding byte for odd-sized chunksDiego Biurrun2016-08-10