summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* lavf/assdec: return appropriate error code instead of -1.Clément Bœsch2012-12-02
* lavf/assdec: add ass_ prefix to callbacks.Clément Bœsch2012-12-02
* lavf/assdec: rewrite using the demux subtitles API.Clément Bœsch2012-12-02
* lavf: use ff_subtitles_queue_seek() for text subtitles demuxers.Clément Bœsch2012-12-02
* lavf/subtitles: seek a little more backward when necessary.Clément Bœsch2012-12-02
* lavf/subtitles: add ff_subtitles_queue_seek().Clément Bœsch2012-12-02
* PVF demuxerPaul B Mahol2012-12-01
* Support Sorenson Spark in f4v files streamed by Flash Media Server.Carl Eugen Hoyos2012-12-01
* mxfdec: check index_tables before dereferencing in close.Michael Niedermayer2012-12-01
* gifdec: rudimentary seekingPaul B Mahol2012-12-01
* mvi: check av_mallocz() resultPaul B Mahol2012-12-01
* check std tag size before reading.Michael Niedermayer2012-12-01
* gifdec: remove width and height from demuxer contextPaul B Mahol2012-11-30
* undo file modifiers that suck inPaul B Mahol2012-11-30
* Add exception for "gif" in image2 probe() method.Vitaliy E Sugrobov2012-11-30
* Gif demuxerVitaliy E Sugrobov2012-11-30
* Merge commit '9d46eaec7a90bd8f5cd9e45398c6d17804182320'Michael Niedermayer2012-11-30
|\
| * img2: K&R formatting cosmeticsDiego Biurrun2012-11-29
* | iff: fix some incorrect interpretations of invalid filesPaul B Mahol2012-11-30
* | iff: MAUD supportPaul B Mahol2012-11-30
* | Correctly skip strf tag for subtitles when decoding avi.Carl Eugen Hoyos2012-11-30
* | id3v2: check index against buffer size. Fix out of array accessMichael Niedermayer2012-11-29
* | BRSTM demuxerPaul B Mahol2012-11-29
* | Merge commit 'e4d349b4014ee2a03f521027e0bd1ace4a9e60bd'Michael Niedermayer2012-11-29
|\|
| * rtpenc_chain: Remove unused variableDiego Biurrun2012-11-28
| * nuv: check for malloc failure when allocating extradataJustin Ruggles2012-11-28
| * nuv: use the stream indices generated by avformat_new_stream()Justin Ruggles2012-11-28
* | Merge commit 'c74f81786d434dfaf9b3dff06aa96bfd23d0127b'Michael Niedermayer2012-11-29
|\|
| * nuv: cosmetics: pretty-printingJustin Ruggles2012-11-28
* | Merge commit '5c7bf2dddee5bdfa247ff0d57cb8a37d19077f66'Michael Niedermayer2012-11-29
|\|
| * lavf: move nuv fourcc audio tags from riff to nuvJustin Ruggles2012-11-28
| * lavf: add a common function for selecting a pcm codec from parametersJustin Ruggles2012-11-28
* | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb'Michael Niedermayer2012-11-29
|\|
| * lavf: move ff_codec_get_tag() and ff_codec_get_id() definitions to internal.hJustin Ruggles2012-11-28
| * lavf: move "MP3 " fourcc from riff to nutJustin Ruggles2012-11-28
* | Vivo demuxerDaniel Verkamp2012-11-28
* | iff demuxer: 16SV supportPaul B Mahol2012-11-28
* | avrdec: implement seekingPaul B Mahol2012-11-28
* | avrdec: sample rate takes 3 bytes not 4Paul B Mahol2012-11-28
* | avrdec: fix typo in .long_namePaul B Mahol2012-11-28
* | nut: put nut PCM audio tags in front of avi tags.Michael Niedermayer2012-11-28
* | Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8'Michael Niedermayer2012-11-27
|\|
| * wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer2012-11-26
| * riff: do not add empty metadata tags in INFO chunkJustin Ruggles2012-11-26
* | Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'Michael Niedermayer2012-11-27
|\|
| * riff: only warn on a bad INFO chunk code size instead of failingJustin Ruggles2012-11-26
* | file: fix 10l error in access() checkMichael Niedermayer2012-11-27
* | AFC demuxerPaul B Mahol2012-11-27
* | astdec: improve probingPaul B Mahol2012-11-27
* | cafdec: fix seeking with adpcmMichael Niedermayer2012-11-27