summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge commit '9f23f77a532ca9c2b7dc4b5328bc413e4f6f5b56'Clément Bœsch2017-03-231-3/+0
|\ \ | |/
| * rtmpproto: Don't include the libavformat version as "clientid"Martin Storsjö2016-10-141-3/+0
* | Merge commit '8b5e0d17e70400eaf5dc3845b5c1df8b2b88d830'Clément Bœsch2017-03-231-1/+1
|\ \ | |/
| * rtmpproto: Send chunk size on the network channelMartin Storsjö2016-10-141-1/+1
* | Merge commit 'd6ded94036e43a04889f4ff2813a7f7dd60b82fe'Clément Bœsch2017-03-231-1/+1
|\ \ | |/
| * rtmpproto: Lengthen the filename buffer when receiving streamsMartin Storsjö2016-10-141-1/+1
* | Merge commit '7395784ba72742b6daa62d35db4028e09f3fdf06'Clément Bœsch2017-03-231-0/+7
|\ \ | |/
| * rtmpproto: Check the return from ff_amf_read_stringMartin Storsjö2016-10-141-0/+7
| * avidec: Set palette alpha as fully opaqueVittorio Giovara2016-10-021-1/+1
* | hls: consistent use of user_agentJan Berkel2017-03-231-3/+3
* | Merge commit 'bad4aad4037f59ba0ad656164be9ab8f7a0fa2d4'Clément Bœsch2017-03-231-1/+1
|\ \ | |/
| * avidec: Do not special case palette on big-endianVittorio Giovara2016-10-021-5/+1
* | avformat/rtmpproto: change rtmp_open from url_open to url_open2Steven Liu2017-03-221-7/+6
* | avformat/apng: set max_fps to no limit by defaultJames Almer2017-03-211-1/+1
* | avformat/apng: fix setting frame delay when max_fps is set to no limitJames Almer2017-03-211-1/+1
* | Merge commit '8ea35af7620e4f73f9e8c072e1c0fac9a04ec161'James Almer2017-03-213-2/+10
|\ \ | |/
| * avio: add a new flag for marking streams seekable by timestampAnton Khirnov2016-09-303-2/+10
* | Merge commit '75c1db6152c7c90c7ce28c9adb945028e5512c4f'James Almer2017-03-211-1/+4
|\ \ | |/
| * avio: cosmetics, prettify AVIO_SEEKABLE_NORMALAnton Khirnov2016-09-301-2/+4
* | Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'James Almer2017-03-2165-130/+134
|\ \ | |/
| * lavf: fix usage of AVIOContext.seekableAnton Khirnov2016-09-3048-78/+84
| * rtsp: Fix a crash with the RTSP muxerMartin Storsjö2016-09-151-1/+2
| * mov: Remove old b-frame/video delay heuristicDerek Buitenhuis2016-08-291-3/+0
| * mov: Remove ancient heuristic hackDerek Buitenhuis2016-08-292-8/+1
* | avcodec, avformat: deprecate anything related to side data mergingwm42017-03-215-2/+28
* | Merge commit 'd42809f9835a4e9e5c7c63210abb09ad0ef19cfb'Clément Bœsch2017-03-192-1/+2
|\ \ | |/
| * av1: Add codec_id and basic demuxing supportLuca Barbato2016-08-242-0/+2
* | Merge commit '24130234cd9dd733116d17b724ea4c8e12ce097a'Clément Bœsch2017-03-191-3/+14
|\ \ | |/
| * rtpdec_mpeg4: validate fmtp fieldsLuca Barbato2016-08-231-3/+14
* | Merge commit 'be3363f664d7314d55b42860bd4077154752d769'Clément Bœsch2017-03-191-4/+0
|\ \ | |/
| * nsv: Drop disabled cruftDiego Biurrun2016-08-171-4/+0
* | Merge commit 'a4b1b5aa281cacde8351d9947b54ccf82ff10cd0'Clément Bœsch2017-03-191-4/+0
|\ \ | |/
| * wc3movie: Drop unused cruftDiego Biurrun2016-08-171-4/+0
* | Merge commit 'd9442d13033a24b14ebae149dcdb42709430e2d9'Clément Bœsch2017-03-192-21/+0
|\ \ | |/
| * rm: Drop broken disabled cruftDiego Biurrun2016-08-172-21/+0
* | mov: Drop extra format specifier in error messageVittorio Giovara2017-03-171-1/+1
* | spherical: Change types of bounding and pad to uint32_tVittorio Giovara2017-03-173-10/+7
* | Merge commit '0638b99cdba52554691fc668d9e477bc184c7a33'Matthieu Bouron2017-03-171-2/+6
|\ \ | |/
| * aiff: Skip padding byte for odd-sized chunksDiego Biurrun2016-08-101-2/+6
| * m4vdec: Check for non-startcode 00 00 00 sequences in probeMichael Niedermayer2016-08-031-3/+5
| * Revert "Don't use expressions with side effects in macro parameters"Martin Storsjö2016-08-021-4/+2
| * Don't use expressions with side effects in macro parametersMartin Storsjö2016-07-311-2/+4
* | lavf/mpegtsenc: clarify pcr_period unit of measurementLou Logan2017-03-161-1/+1
* | Merge commit 'ed1cd81076434b76f37576d4d806973476a8e96c'Clément Bœsch2017-03-151-9/+20
|\ \ | |/
| * flac demuxer: improve probingAnton Khirnov2016-07-311-3/+18
| * Fix instances of broken indentation found by gcc 6Anton Khirnov2016-07-311-2/+2
| * mov: Validate the ID numberLuca Barbato2016-07-291-2/+2
* | avformat/hlsenc: fix duration wrong when no pkt durationSteven Liu2017-03-151-1/+6
OpenPOWER on IntegriCloud