summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\
| * ac3enc: correct the flipped sign in the ac3_fixed encoderJustin Ruggles2011-04-26
| * Eliminate pointless '#if 1' statements without matching '#else'.Diego Biurrun2011-04-26
| * Add AVX FFT implementation.Vitor Sessak2011-04-26
| * Update x86inc.asm from x264 to allow AVX emulation using SSE and MMX.Vitor Sessak2011-04-26
| * mjpeg: Detect overreads in mjpeg_decode_scan() and error out.Michael Niedermayer2011-04-26
| * lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enumsStefano Sabatini2011-04-26
| * aac: add headers needed for log2f()Michael Niedermayer2011-04-26
| * lavc: remove FF_API_MB_Q cruftAnton Khirnov2011-04-26
| * lavc: remove FF_API_RATE_EMU cruftAnton Khirnov2011-04-26
| * lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-26
* | Add MxPEG decoderanatoly2011-04-26
* | Add support for picture_ptr field in MJpegDecodeContextanatoly2011-04-26
* | Move MJPEG's input buffer preprocessing in separate public functionanatoly2011-04-26
* | Support reference picture defined by bitmask in MJPEG's SOS decoderanatoly2011-04-26
* | DCA/DTA encoderAlexander E. Patrakov2011-04-26
* | bfi: store palette data in the contextStefano Sabatini2011-04-26
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-26
|\|
| * ac3: fix memleak in fixed-point encoderJanne Grunau2011-04-25
| * flashsv: Return more meaningful error values.Diego Biurrun2011-04-25
| * flashsv: Employ explicit AVCodec struct initializers.Diego Biurrun2011-04-25
| * cosmetics: K&R coding style and more whitespace for Flash Screen VideoDiego Biurrun2011-04-25
* | Fix issue1503, this fix may be incomplete we need more samples to know for sure.Michael Niedermayer2011-04-26
* | wmadec: prevent null pointer call.Michael Niedermayer2011-04-26
* | fraps: do not set avctx->pix_fmt to none in decode_init()Stefano Sabatini2011-04-25
* | dca: allow selecting float output at runtime.Reimar Döffinger2011-04-25
* | vorbisdec: allow selecting float output at runtime.Reimar Döffinger2011-04-25
* | aacdec: Allow selecting float output at runtime.Reimar Döffinger2011-04-25
* | ac3dec: allow selecting float output at runtime.Reimar Döffinger2011-04-25
* | Warn if the source has unsupported (or no) channel layout.Carl Eugen Hoyos2011-04-25
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-25
|\|
| * vorbisdec: Employ proper printf format specifiers for uint_fast32_t.Diego Biurrun2011-04-25
* | Support fourcc auv2.ami_stuff2011-04-25
* | Fix indentation.Reimar Döffinger2011-04-25
* | Support PARSER_FLAG_COMPLETE_FRAMES for h261 and h263 parsers.Reimar Döffinger2011-04-25
* | CrystalHD: Add AVOption to configure hardware downscaling.Philip Langdale2011-04-24
* | Check for malloc failures in fraps decoder.Reimar Döffinger2011-04-24
* | Use av_fast_malloc instead of av_realloc in fraps decoder.Reimar Döffinger2011-04-24
* | HAM6/HAM8 support for IFF demuxer/decoderSebastian Vater2011-04-24
* | permit decoding of multichannel ADPCM_EA_XASPeter Ross2011-04-24
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-24
|\|
| * Replace more FFmpeg instances by Libav or ffmpeg.Diego Biurrun2011-04-23
| * vorbis: Rename decoder/encoder files to follow general file naming scheme.Diego Biurrun2011-04-23
| * aacenc: Fix whitespace after last commit.Nathan Caldwell2011-04-23
| * cook: Fix small typo in av_log_ask_for_sample message.Diego Biurrun2011-04-23
| * aacenc: Finish 3GPP psymodel analysis for non mid/side cases.Nathan Caldwell2011-04-23
| * Add some debug log messages to AAC extradataAlex Converse2011-04-22
* | In libx264 wrapper, fix side effect with has_b_frames, bframe_pyramid can be setBaptiste Coudurier2011-04-23
* | Set channel layout in flac decoder.Carl Eugen Hoyos2011-04-23
* | flicvideo: fix crash on flic files with invalid frame sizeStefano Sabatini2011-04-23