summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* cdgraphics: do not rely on get_buffer() initializing the frame.Anton Khirnov2013-02-06
* svq1: replace struct svq1_frame_size with an array.Anton Khirnov2013-02-06
* vc1dec: use codec_id instead of codec_tag for VC1IMAGEVladimir Pantelic2013-02-06
* sh4: drop unused functionsLuca Barbato2013-02-05
* sh4: Fix silly type vs. variable name search and replace typoDiego Biurrun2013-02-05
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter.Diego Biurrun2013-02-05
* mpegvideo: simplify REBASE_PICTUREAnton Khirnov2013-02-04
* Use proper "" quotes for local header #includesDiego Biurrun2013-02-01
* ppc: fmtconvert: Drop two unused variables.Diego Biurrun2013-02-01
* bink: fix a check for the first frame.Anton Khirnov2013-02-01
* x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldspDiego Biurrun2013-01-31
* mpegvideo: Do REBASE_PICTURE with byte pointersMartin Storsjö2013-01-31
* dsputil: remove unused functions copy_block{2, 4, 8, 16}.Ronald S. Bultje2013-01-30
* bfin: unbreak compilationLuca Barbato2013-01-29
* h264: remove obsolete comment.Anton Khirnov2013-01-29
* mpegvideo: remove some unused variables from Picture.Anton Khirnov2013-01-29
* utvideoenc/v410enc: do not set AVFrame.reference.Anton Khirnov2013-01-29
* pthread: make ff_thread_release_buffer idempotent.Anton Khirnov2013-01-29
* rawdec: use AVPALETTE_SIZE instead of magic constants.Anton Khirnov2013-01-29
* mimic: remove a pointless cast.Anton Khirnov2013-01-29
* mdec: return meaningful error codes.Anton Khirnov2013-01-29
* mdec: cosmetics, reformatAnton Khirnov2013-01-29
* mdec: merge mdec_common_init() into decode_init().Anton Khirnov2013-01-29
* 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