summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge commit '1d4579e38ecad578c86516fad2837a273d11b320'Michael Niedermayer2014-10-11
|\
| * tcp: Add AVOption supportLuca Barbato2014-10-10
* | avformat/assenc: make sure we crawl extradata only if it's non-nullClément Bœsch2014-10-10
* | Merge commit 'cd9d6399fd00f5aeacaa90cdc0b74c3570024119'Michael Niedermayer2014-10-10
|\|
| * tls: Support passing old-style tcp optionsLuca Barbato2014-10-10
* | Merge commit '3df8d52fcdc9036b4074fdc612d487ece8bb5b7f'Michael Niedermayer2014-10-10
|\|
| * rtsp: Add rtsps to the probeLuca Barbato2014-10-10
* | Merge commit 'c839b0439f0b01c72a6d253920d2e342b30f8bcb'Michael Niedermayer2014-10-10
|\|
| * rtsp: Support tls when in listen modeLuca Barbato2014-10-10
* | Merge commit '8b2e9636c57b22582143467a8a06b509b47b92f9'Michael Niedermayer2014-10-10
|\|
| * rtsp: Support tls-encapsulated RTSPLuca Barbato2014-10-10
* | Merge commit 'c27328e749ff3be648411765cd17362fee017341'Michael Niedermayer2014-10-10
|\|
| * rtsp: Check for command strings without spacesLuca Barbato2014-10-10
* | Merge commit '09e1ccc8cddc946da5e10841f10dc5ebdd187d9d'Michael Niedermayer2014-10-10
|\|
| * sctp: Use AVERROR_BUG instead of abort()Luca Barbato2014-10-10
* | Merge commit 'eb4f9069002e73648f6640cd054fc814cfda75b8'Michael Niedermayer2014-10-10
|\|
| * lavf: More informative error messageLuca Barbato2014-10-10
* | avformat/movenc: add EAC3 muxing support.Benoit Fouet2014-10-10
* | avformat/format: move mime_type_opt declaration to where its usedMichael Niedermayer2014-10-10
* | avformat/os_support: include unistd.h before defining lseek to lseek64 on and...Michael Niedermayer2014-10-10
* | lavf/webm_dash: Allow filenames without directoriesVignesh Venkatasubramanian2014-10-10
* | Fix writing first audio Cues in dash mode.Frank Galligan2014-10-09
* | avformat/mov: E-AC-3 streams need parsing too.Benoit Fouet2014-10-09
* | lavf: fix 2GB file seek limit on AndroidYu Xiaolei2014-10-09
* | avformat/mov: Fix 'warning: format specifies type unsigned short but the argu...Michael Niedermayer2014-10-09
* | avformat/dump: use format dump_separator if the codec one is not setMichael Niedermayer2014-10-09
* | fix seperator typoMichael Niedermayer2014-10-09
* | Merge commit '0d8a3656ba4c0ae8e4e0c91ff6b07d72a317f9f6'Michael Niedermayer2014-10-09
|\|
| * mov: support the Color Parameter Atoms 'colr'Vittorio Giovara2014-10-08
* | Merge commit '167e6f1489368a4693145da61cb022c113a285bc'Michael Niedermayer2014-10-09
|\|
| * dump: Update streams and chapters printout formatSylvain Rabot2014-10-08
* | avformat: Allow choosing the dump format field separator.Michael Niedermayer2014-10-09
* | Merge commit '20a5956b8daeee4cb59d6fa00ec809b02c04d7f8'Michael Niedermayer2014-10-09
|\|
| * dump: split audio and video probing on multiple linesVittorio Giovara2014-10-08
* | Merge commit '7ae9791b641d1183910b6e7faca23f7ae08f8579'Michael Niedermayer2014-10-08
|\|
| * avformat: bump version after mime_type changeVittorio Giovara2014-10-08
* | Merge commit 'b15b06ebf582ae81e47d236524c9ad6e10c8a0a7'Michael Niedermayer2014-10-08
|\|
| * avformat: use const char* instead of uint8_t* for AVProbeData.mime_typeAndreas Cadhalpun2014-10-08
* | avformat/matroskadec: do not trust the default duration to be the real 1/time...Michael Niedermayer2014-10-08
* | avformat/tiertexseq: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-07
* | avformat/hls: use av_freep(), do not leave stale pointers in memoryMichael Niedermayer2014-10-07
* | avformat/mxfdec: read reel_name and source timecode from physical source packageMark Reid2014-10-07
* | Merge commit '28816050e47b6dba430a52e429d21a864cffda8e'Michael Niedermayer2014-10-07
|\|
| * lavf: Set the stream time base hint properly for chained muxersMartin Storsjö2014-10-06
* | Merge commit 'b76249443864c88ffb2d41ab8d1de7432e985dc7'Michael Niedermayer2014-10-07
|\|
| * sdp: Simplify parsing/conversion of H264 extradataMartin Storsjö2014-10-06
* | avformat/mov: do not overwrite extradata in mov_read_glbl()Michael Niedermayer2014-10-06
* | avformat: remove obsolete FF_API_READ_PACKET cruftJames Almer2014-10-05
* | avformat: remove obsolete FF_API_CLOSE_INPUT_FILE cruftJames Almer2014-10-05
* | avformat: remove obsolete FF_API_SET_PTS_INFO cruftJames Almer2014-10-05