summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
| * ac3enc: update to AVCodec.encode2()Justin Ruggles2012-03-20
| * aacenc: use AVCodec.encode2()Justin Ruggles2012-03-20
| * avcodec: add code for a frame queue for use by audio encoders with delayJustin Ruggles2012-03-20
* | h264_mp4toannexb_bsf: use i instead of misusing unit_type.Michael Niedermayer2012-03-21
* | Fix libspeex decoding.Carl Eugen Hoyos2012-03-21
* | h264_mp4toannexb_bsf: support 24bit lengthsgs_gail2012-03-21
* | Replace SSE2 instruction by SSE equivalent.Reimar Döffinger2012-03-21
* | westwood_vqa: fix SND0 chunk handlingPaul B Mahol2012-03-21
* | bink: no need to increase width twicePaul B Mahol2012-03-21
* | zerocodec: factorize loopMichael Niedermayer2012-03-21
* | ttadec: refactor ttafilter_process()Paul B Mahol2012-03-21
* | tgq: use bytestream2_get_bytes_left()Paul B Mahol2012-03-21
* | xxan: use bytestream2_size()Paul B Mahol2012-03-21
* | xxan: remove write-only variablePaul B Mahol2012-03-21
* | smc: use bytestream2_size()Paul B Mahol2012-03-21
* | bytestream: add functions for accessing size of bufferPaul B Mahol2012-03-21
* | cdxl: swap CHUNKY and BYTE_PLANARPaul B Mahol2012-03-21
* | sgienc: fix packet size.Michael Niedermayer2012-03-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-03-21
|\|
| * oggdec: output correct timestamps for VorbisJustin Ruggles2012-03-20
| * lavc: shrink encoded audio packet size after encoding.Justin Ruggles2012-03-20
| * bink: fix typo in FFALIGN() argumentKostya Shishkov2012-03-20
| * 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