summaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Vivo demuxerDaniel Verkamp2012-11-284-1/+314
* iff demuxer: 16SV supportPaul B Mahol2012-11-281-1/+7
* avrdec: implement seekingPaul B Mahol2012-11-282-1/+4
* avrdec: sample rate takes 3 bytes not 4Paul B Mahol2012-11-281-1/+2
* avrdec: fix typo in .long_namePaul B Mahol2012-11-281-1/+1
* nut: put nut PCM audio tags in front of avi tags.Michael Niedermayer2012-11-281-3/+7
* Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8'Michael Niedermayer2012-11-271-0/+6
|\
| * wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer2012-11-261-4/+5
| * riff: do not add empty metadata tags in INFO chunkJustin Ruggles2012-11-261-0/+6
* | Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'Michael Niedermayer2012-11-271-1/+2
|\ \ | |/
| * riff: only warn on a bad INFO chunk code size instead of failingJustin Ruggles2012-11-261-4/+5
* | file: fix 10l error in access() checkMichael Niedermayer2012-11-271-1/+1
* | AFC demuxerPaul B Mahol2012-11-274-1/+84
* | astdec: improve probingPaul B Mahol2012-11-271-2/+5
* | cafdec: fix seeking with adpcmMichael Niedermayer2012-11-271-1/+1
* | file: Fallback to stat() based file_check() when access() or its named flags ...Michael Niedermayer2012-11-271-0/+10
* | file: fix file_check()Michael Niedermayer2012-11-271-7/+8
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-261-1/+4
|\ \ | |/
| * lavf: avoid integer overflow in ff_compute_frame_duration()Janne Grunau2012-11-261-1/+4
* | iff demuxer: don't bother checking bitmap compression type; iff decoder does ...Peter Ross2012-11-261-24/+2
* | Merge commit '28c8e288fa0342fdef532a7522a4707bebf831cc'Michael Niedermayer2012-11-261-11/+11
|\ \ | |/
| * yop: fix typoPaul B Mahol2012-11-251-1/+1
| * riff: Make ff_riff_tags static and move under appropriate #ifdefDiego Biurrun2012-11-251-11/+11
* | mov: set flags to indicate that byte wise seeking is not supported.Michael Niedermayer2012-11-251-0/+1
* | lavf/sbgdec: use proper constants for av_log().Nicolas George2012-11-241-2/+2
* | Support u8 in aiff.Carl Eugen Hoyos2012-11-241-0/+1
* | c93: signal EOFPiotr Bandurski2012-11-241-1/+1
* | mmf: simplify code by using FFMINPaul B Mahol2012-11-241-3/+1
* | mmf: signal EOFPaul B Mahol2012-11-241-5/+2
* | omadec: remove stale commentPaul B Mahol2012-11-241-1/+0
* | ADPCM IMA Dialogic decoderPaul B Mahol2012-11-241-0/+2
* | wvenc: multichannel muxingPaul B Mahol2012-11-241-6/+50
* | omaenc: remove superfluous "OMA: "Paul B Mahol2012-11-241-1/+1
* | omaenc: abort for unsupported codecsPaul B Mahol2012-11-241-0/+1
* | riff: fix decoding of 24-bit packed int (type 1, 20-bit)Piotr Bandurski2012-11-241-1/+2
* | Support G.722 in Sun AU.Carl Eugen Hoyos2012-11-241-0/+1
* | Add an annotation field as required by the specification when muxing Sun AU.Carl Eugen Hoyos2012-11-241-2/+5
* | riff: ignore ff_read_riff_info() failure.Michael Niedermayer2012-11-231-2/+1
* | replace av_log(0, by av_log(NULL,Michael Niedermayer2012-11-232-3/+3
* | id3v2: restructure compressed and unsync codeMichael Niedermayer2012-11-231-37/+39
* | rmdec: fix av_log level and contextMichael Niedermayer2012-11-231-1/+1
* | avidec: try to support oddly muxed MMES streamMichael Niedermayer2012-11-221-0/+5
* | xmv: signal EOFPaul B Mahol2012-11-221-0/+3
* | movenc: fix assert failure caused by rounding.Michael Niedermayer2012-11-221-2/+2
* | ADPCM AFC decoderPaul B Mahol2012-11-221-0/+3
* | id3v2: print ver/flags/len on debug level.Michael Niedermayer2012-11-221-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-222-12/+19
|\ \ | |/
| * id3v2: fix reading unsynchronized frames.Anton Khirnov2012-11-221-8/+10
| * apetag: fix error handling in ff_ape_parse_tag()Xi Wang2012-11-211-2/+2
| * mxfdec: fix typo in mxf_read_seek()Janne Grunau2012-11-151-1/+1
OpenPOWER on IntegriCloud