summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* eatgv: use fixed-width types where appropriate.Anton Khirnov2013-01-29
* x86: Simplify some arch conditionalsDiego Biurrun2013-01-29
* bfin: Separate VP3 initialization codeDiego Biurrun2013-01-28
* bfin: update VP3 idctLuca Barbato2013-01-28
* x86: hpeldsp: Fix a typo, use the right registerMichael Niedermayer2013-01-28
* shorten: fix array subscript is below array bounds warningLuca Barbato2013-01-28
* dsputil: Fix error by not using redzone and register nameDaniel Kang2013-01-28
* arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_whtMartin Storsjö2013-01-27
* dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2Daniel Kang2013-01-27
* dsputil: add missing HAVE_YASM guardDaniel Kang2013-01-27
* hwaccel: do not offer unsupported pixel formatsRémi Denis-Courmont2013-01-27
* vdpau: add missing pixel format for H.264Rémi Denis-Courmont2013-01-27
* dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasmDaniel Kang2013-01-27
* Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm.Ronald S. Bultje2013-01-26
* mpegvideo_enc: fix indentation in load_input_picture()Anton Khirnov2013-01-26
* mpegvideo_enc: do not modify the input frame.Anton Khirnov2013-01-26
* mjpegdec: fix indentationAnton Khirnov2013-01-26
* rawdec: cosmetics, reformatAnton Khirnov2013-01-26
* mimic: return meaningful error codes.Anton Khirnov2013-01-26
* mimic: cosmetics, reformatAnton Khirnov2013-01-26
* iff: drop ff_ prefix from a static function.Anton Khirnov2013-01-26
* pngdec: cosmetics, reformat.Anton Khirnov2013-01-26
* dxa: return meaningful error codes.Anton Khirnov2013-01-26
* eatgq: cosmetics, reformat.Anton Khirnov2013-01-26
* eatgq: return meaningful error codes.Anton Khirnov2013-01-26
* eatgv: cosmetics, reformatAnton Khirnov2013-01-26
* eatgv: return meaningful error codes.Anton Khirnov2013-01-26
* cyuv: return meaningful error codes.Anton Khirnov2013-01-26
* txd: return meaningful error codes.Anton Khirnov2013-01-26
* dnxhdenc: fix invalid reads in dnxhd_mb_var_thread().Anton Khirnov2013-01-26
* x86: h264qpel: Move stray comment to the right spot and clarify itDiego Biurrun2013-01-26
* atrac3: use correct loop variable in add_tonal_components()Michael Karcher2013-01-25
* libx264: introduce -x264-params private optionGavriloaie Eugen-Andrei2013-01-25
* h264: Allow discarding the cropping information from SPSVittorio Giovara2013-01-25
* arm: Add mathops.h to ARCH_HEADERS listDiego Biurrun2013-01-24
* x86: h264qpel: add cpu flag checks for init functionJanne Grunau2013-01-24
* h264: copy h264qpel dsp context to slice thread copiesJanne Grunau2013-01-24
* arm: h264qpel: use neon h264 qpel functions only if supportedJanne Grunau2013-01-24
* dsputil: Separate h264 qpelMans Rullgard2013-01-24
* wmv2: Propagate the wmv2 idct permutation type to the dsputils contextMartin Storsjö2013-01-24
* dsputil: remove one array dimension from avg_no_rnd_pixels_tab.Ronald S. Bultje2013-01-22
* dsputil: remove 9/10 bits hpel functions.Ronald S. Bultje2013-01-22
* dsputil: remove some never-assigned function pointers from the struct.Ronald S. Bultje2013-01-22
* dsputil: remove avg_no_rnd_pixels8.Ronald S. Bultje2013-01-22
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* vorbisdsp: convert x86 simd functions from inline asm to yasm.Ronald S. Bultje2013-01-22
* vp3dsp: don't do aligned reads on input.Ronald S. Bultje2013-01-22
* mlp_parser: cosmetics: re-indent.Tim Walker2013-01-22
* mlp: implement support for AVCodecContext.request_channel_layout.Tim Walker2013-01-22
* mlp_parser: account for AVCodecContext.request_channels when setting the chan...Tim Walker2013-01-22