summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * adpcm: convert adpcm_thp to bytestream2.Ronald S. Bultje2012-03-181-19/+17
| * adpcm: convert adpcm_yamaha to bytestream2.Ronald S. Bultje2012-03-181-2/+2
| * adpcm: convert adpcm_swf to bytestream2.Ronald S. Bultje2012-03-181-56/+61
| * adpcm: convert adpcm_sbpro to bytestream2.Ronald S. Bultje2012-03-181-14/+17
| * adpcm: convert adpcm_ct to bytestream2.Ronald S. Bultje2012-03-181-2/+2
| * adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.Ronald S. Bultje2012-03-181-16/+22
| * adpcm: convert adpcm_ea_xas to bytestream2.Ronald S. Bultje2012-03-181-6/+10
| * adpcm: convert adpcm_ea_r1/2/3 to bytestream2.Ronald S. Bultje2012-03-181-33/+28
| * adpcm: convert ea_maxis_xa to bytestream2.Ronald S. Bultje2012-03-181-8/+10
| * adpcm: convert adpcm_ea to bytestream2.Ronald S. Bultje2012-03-181-29/+24
| * adpcm convert adpcm_ima_ea_sead to bytestream2.Ronald S. Bultje2012-03-181-3/+4
| * adpcm: convert adpcm_ima_ea_eacs to bytestream2.Ronald S. Bultje2012-03-181-13/+17
| * adpcm: convert adpcm_xa to bytestream2.Ronald S. Bultje2012-03-181-6/+5
| * adpcm: convert ima_ws to bytestream2.Ronald S. Bultje2012-03-181-17/+18
| * adpcm: convert adpcm_ima_apc to bytestream2.Ronald S. Bultje2012-03-181-2/+2
| * adpcm: convert adpcm_ima_iss to bytestream2.Ronald S. Bultje2012-03-181-6/+10
| * adpcm: convert adpcm_dk3 to bytestream2.Ronald S. Bultje2012-03-181-33/+26
| * adpcm: convert adpcm_dk4 to bytestream2.Ronald S. Bultje2012-03-181-9/+11
| * adpcm: convert adpcm_ms to bytestream2.Ronald S. Bultje2012-03-181-16/+24
| * adpcm: use av_clip() in adpcm_ima_expand_nibble().Ronald S. Bultje2012-03-181-2/+1
| * adpcm: convert adpcm_4xm to bytestream2.Ronald S. Bultje2012-03-181-5/+9
| * adpcm: convert adpcm_ima_wav to bytestream2.Ronald S. Bultje2012-03-181-10/+7
| * adpcm: convert adpcm_ima_qt to bytestream2.Ronald S. Bultje2012-03-181-13/+14
| * adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.Ronald S. Bultje2012-03-185-144/+144
| * oma: Fix out of array read.Michael Niedermayer2012-03-181-3/+6
* | snowenc: move runs from stack to heap.Michael Niedermayer2012-03-192-5/+8
* | avcodec_encode_audio2: Increase the audio buffer size.Michael Niedermayer2012-03-191-1/+1
* | mp3_probe: consider id3 tags to be low scoring mp3.Michael Niedermayer2012-03-191-0/+2
* | lavfi/aspect: fail with AVERROR(EINVAL) in case of invalid specified aspectStefano Sabatini2012-03-191-3/+2
* | lavc/sunrastenc: consider cases with linesize < 0Stefano Sabatini2012-03-191-9/+8
* | gxf: return AVERROR_EOF instead of AVERROR(EIO) at end of gxf_packet functionMatthieu Bouron2012-03-191-1/+1
* | Tell users about supported audio samplerates in mmf.Carl Eugen Hoyos2012-03-191-1/+1
* | Match documentation for transparency in BGR32 iff images.Carl Eugen Hoyos2012-03-191-0/+5
* | h264: print the pps_id when its invalid.Michael Niedermayer2012-03-191-1/+1
* | ZeroCodec DecoderDerek Buitenhuis2012-03-199-0/+190
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-1820-392/+464
|\ \ | |/
| * fate: make compare() function compatible with POSIX bcMans Rullgard2012-03-181-2/+1
| * Update Janne's email address.Diego Biurrun2012-03-181-1/+1
| * APIchanges: Replace Subversion revision numbers by Git hashes.Diego Biurrun2012-03-181-147/+147
| * bytestream: Eliminate one level of pointless macro indirection.Diego Biurrun2012-03-181-19/+11
| * xwd: convert to bytestream2.Ronald S. Bultje2012-03-181-32/+34
| * vqavideo: port to bytestream2 APIPaul B Mahol2012-03-181-89/+97
| * Read preset files with suffix .avpresetReinhard Tartler2012-03-182-4/+4
| * prores: allow user to set fixed quantiserKostya Shishkov2012-03-181-44/+70
| * lavf: remove some disabled code.Anton Khirnov2012-03-171-36/+0
| * lavf: only set average frame rate for video.Anton Khirnov2012-03-171-4/+4
| * lavf: remove a pointless check.Anton Khirnov2012-03-171-1/+1
| * avcodec: add XBM encoderPaul B Mahol2012-03-179-2/+95
* | build_sys: zmbv test depends on zlibMichael Niedermayer2012-03-181-0/+1
* | build_sys: zlib_test depends on zlibMichael Niedermayer2012-03-181-0/+1