summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
* | Merge commit 'e44ee1eb8db7393e9d43207c2e1812720e292e6d'Michael Niedermayer2014-10-13
|\|
| * movenc: Simplify code by using an existing local pointerMartin Storsjö2014-10-12
* | Merge commit 'dad12ce452a9d69c0d9d53c375003947d5f1b02e'Michael Niedermayer2014-10-13
|\|
| * movenc: Print a warning for an unhandled case of nonzero start dts with empty...Martin Storsjö2014-10-12
* | Merge commit 'dbb472cb2f2f799295a12b4922a6a8be2cccfdee'Michael Niedermayer2014-10-13
|\|
| * movenc: Write edit lists for fragmented files as well, if necessaryMartin Storsjö2014-10-12
* | Merge commit '95ee4e2ce774e0339632d067161596bf3dadfc72'Michael Niedermayer2014-10-12
|\|
| * movenc: Add some comments explaining subtle details in writing the edit listsMartin Storsjö2014-10-12
* | Merge commit '72f801619a1ae91969fee9a7d72519422433c998'Michael Niedermayer2014-10-12
|\|
| * movenc: Adjust edit lists to trim out parts of tracks with negative ptsMichael Niedermayer2014-10-12
* | Merge commit '8bef43388132b53f59a6e90add18900a3bb4cc60'Michael Niedermayer2014-10-12
|\|
| * smoothstreamingenc: Simplify code by removing a redundant variableMartin Storsjö2014-10-12
| * lavf: Don't drop both pts and dts if timestamps are invalidMichael Niedermayer2014-10-12
* | 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
|\|