summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/iff: Byte seek is unsupportedMichael Niedermayer2013-06-20
* avformat/libmodplug: Reduce the probe score for small inputMichael Niedermayer2013-06-20
* Autodetect idcin only if audio properties allow decoding.Carl Eugen Hoyos2013-06-19
* isom: add xd51 hdcam , someone needs to binary search FCP for new isom...Compn2013-06-19
* ff_gen_search: fix infinite loopMichael Niedermayer2013-06-18
* ff_gen_search: fix limitMichael Niedermayer2013-06-18
* ff_gen_search: make step 64it to prevent hypothetical integer overflowMichael Niedermayer2013-06-18
* lavf: add WebVTT muxer.Matthew Heaney2013-06-17
* mmsh: dont close context on seeking failureMichael Niedermayer2013-06-17
* mmsh/mmsh_close: use ffurl_closep()Michael Niedermayer2013-06-17
* mmsh/mmsh_close: use av_freep()Michael Niedermayer2013-06-17
* lavf/http: remove Mozilla/5.0 from user agent.Clément Bœsch2013-06-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-06-17
|\
| * smacker: check frame size validityKostya Shishkov2013-06-16
* | Merge commit '58c95448e42d34910b939363949ba1a92c06b0b0'Michael Niedermayer2013-06-17
|\|
| * smacker: pad the extradata allocationKostya Shishkov2013-06-16
* | Merge commit 'df9f22d42b0905385629a9d368bb5a1eef2b45ef'Michael Niedermayer2013-06-17
|\|
| * avf: move url utility functions in a separate fileLuca Barbato2013-06-16
* | Merge commit '12db891dcd57b305d6e3c1e22ea8204dc26edda1'Michael Niedermayer2013-06-16
|\|
| * avf: move ff_write_chained to mux.cLuca Barbato2013-06-16
* | Merge commit '508998f7d5cc61c7ac7b049813b47adc24c6e282'Michael Niedermayer2013-06-16
|\|
| * avf: move riff tags accessors where they belongLuca Barbato2013-06-16
* | Merge commit 'ec7c51c7868d3ccc66b5cc38bf126258b94f086c'Michael Niedermayer2013-06-16
|\|
| * avf: move ff_http_match_no_proxy to networkLuca Barbato2013-06-16
* | Merge commit 'afc8685395e775fe0f2a1698b683aea4afd124af'Michael Niedermayer2013-06-16
|\|
| * avf: split off format register and lookup functionLuca Barbato2013-06-16
* | lavf: show APIC for tta files tooPaul B Mahol2013-06-16
* | tta: read ape tags lastPaul B Mahol2013-06-16
* | lavf/md5enc: Use AV_HASH_MAX_SIZEJames Almer2013-06-15
* | apetag: do not require seekable outputPaul B Mahol2013-06-14
* | mpegts: Enable muxing of SMPTE KLV metadataPeter Ross2013-06-14
* | Merge commit '42d73f7f6bea0ee0f64a3ad4882860ce5b923a11'Michael Niedermayer2013-06-13
|\|
| * 4xm: do not overread while parsing headerLuca Barbato2013-06-12
* | Merge commit 'e7a44f87d07655ec0cd31c315936931674434340'Michael Niedermayer2013-06-13
|\|
| * 4xm: refactor fourxm_read_headerLuca Barbato2013-06-12
* | Merge commit 'e6496ea7e7ea7355167a1ccbe67a7199d446a654'Michael Niedermayer2013-06-13
|\|
| * 4xm: K&R formatting cosmeticsLuca Barbato2013-06-12
* | avformat/mov: ignore samples overflowing next_root_atomAlexandre Sicard2013-06-12
* | Merge commit '8835c554ff506992c47f6e347c74216ae073f0fa'Michael Niedermayer2013-06-11
|\|
| * matroskadec: introduce resync function.Sean McGovern2013-06-10
| * riff: Support ULH0 and ULH2 fourccs.Yusuke Nakamura2013-06-10
* | Accept incomplete http cookies without domain.Carl Eugen Hoyos2013-06-10
* | libutvideo: Add ULH0 and ULH2 decoding when using version 13.0.1Stephen Hutchinson2013-06-10
* | id2v2: check the return value of decode_str()Michael Niedermayer2013-06-09
* | Support decoding G.722 in aiff.Carl Eugen Hoyos2013-06-09
* | avformat/wavdec: Dont rescale timestamps but use exact comparissionMichael Niedermayer2013-06-08
* | matroskadec: move ALAC extradata creation bellow AAC onePaul B Mahol2013-06-08
* | ftp: add invalid code for RETR operationLukasz Marek2013-06-08
* | ftp: probe seek capabilityLukasz Marek2013-06-08
* | ftp: fix seeking beyond file sizeLukasz Marek2013-06-08