summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * bink: align plane width to 8 when calculating bundle sizesKostya Shishkov2012-03-20
| * doc/avconv: remove entries for AVOptions.Anton Khirnov2012-03-20
| * Move AVFormatContext/AVCodecContext option tables to separate files.Anton Khirnov2012-03-20
| * vp8: avoid race condition on segment map.Aaron Colwell2012-03-19
* | pngenc: Fix incorrect mask used for interlaced mode.Michael Niedermayer2012-03-20
* | pngdec: print error message for truncated pngs even if we output themMichael Niedermayer2012-03-20
* | pngenc: allocate packets that have some chance of being large enough.Michael Niedermayer2012-03-20
* | pngdec: dont discard incomplete images.Michael Niedermayer2012-03-20
* | pngdec: Print error messages for the various failure pathes.Michael Niedermayer2012-03-20
* | zerocodec: Fix licenseDerek Buitenhuis2012-03-20
* | ffv1enc: Check context_modelMichael Niedermayer2012-03-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-20
|\|
| * ZeroCodec DecoderDerek Buitenhuis2012-03-19
| * RealAudio Lossless decoderKostya Shishkov2012-03-19
| * zmbv: check decompress resultKostya Shishkov2012-03-19
| * zmbv: correct indentationKostya Shishkov2012-03-19
| * adpcm: convert adpcm_thp to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_yamaha to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_swf to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_sbpro to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ct to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ea_xas to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ea_r1/2/3 to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert ea_maxis_xa to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ea to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm convert adpcm_ima_ea_sead to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ima_ea_eacs to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_xa to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert ima_ws to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ima_apc to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ima_iss to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_dk3 to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_dk4 to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ms to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: use av_clip() in adpcm_ima_expand_nibble().Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_4xm to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ima_wav to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: convert adpcm_ima_qt to bytestream2.Ronald S. Bultje2012-03-18
| * adpcm: fix nb_samples rounding for adpcm_ima_dk3, and update reference.Ronald S. Bultje2012-03-18
* | snowenc: move runs from stack to heap.Michael Niedermayer2012-03-19
* | avcodec_encode_audio2: Increase the audio buffer size.Michael Niedermayer2012-03-19
* | lavc/sunrastenc: consider cases with linesize < 0Stefano Sabatini2012-03-19
* | Match documentation for transparency in BGR32 iff images.Carl Eugen Hoyos2012-03-19
* | h264: print the pps_id when its invalid.Michael Niedermayer2012-03-19
* | ZeroCodec DecoderDerek Buitenhuis2012-03-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-18
|\|
| * Update Janne's email address.Diego Biurrun2012-03-18
| * bytestream: Eliminate one level of pointless macro indirection.Diego Biurrun2012-03-18
| * xwd: convert to bytestream2.Ronald S. Bultje2012-03-18