22559 Commits (2d22e97f6d7322f964d33ec5c96114b1b3a48922)

Author SHA1 Message Date
Michael Niedermayer fc0d069feb flacdec: silence several "warning: X may be used uninitialized in this function" 12 years ago
Michael Niedermayer 96a08d8627 wmavoice: silence may be used uninitialized warnings 12 years ago
Michael Niedermayer 63c61f0be0 vc1dec: Fix 2 "warning: may be used uninitialized in this function" 12 years ago
Michaël Cinquin 60f06f986f libopenjpegenc: make dci compliant j2c 12 years ago
Anton Khirnov d9df93efbf mpegvideo: simplify REBASE_PICTURE 12 years ago
Michael Niedermayer d106679fb5 qdm2: disable superblocktype_2_3==0 code 12 years ago
Michael Niedermayer ccfd8cffe8 qdm2: Fix data type used in multiplication. 12 years ago
Michael Niedermayer 4d37d2bfc5 put_vp_no_rnd_pixels8_l2_mmx: fix type 12 years ago
Michael Niedermayer cb573f7fbc avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions he did. 12 years ago
James Almer d1511c02f4 proresdsp: Fix checkheaders 12 years ago
Michael Niedermayer 695af8eed6 h264: skip error concealment when SPS and slices are mismatching 12 years ago
Michael Niedermayer 0e9b9a6748 flacdec: skip in stream header packets 12 years ago
Michael Niedermayer cdc48860a8 h264: silence warning about array index being out of bounds 12 years ago
Ronald S. Bultje 8af915c21b vp56: remove clear_blocks call, and clear alpha plane U/V DC only. 12 years ago
Diego Biurrun 6c1a7d07eb Use proper "" quotes for local header #includes 12 years ago
Diego Biurrun 4eef2ed707 ppc: fmtconvert: Drop two unused variables. 12 years ago
Anton Khirnov f2960097e4 bink: fix a check for the first frame. 12 years ago
Sebastian Sandberg c6779c5131 vc1dec: fieldtx is only valid for interlaced frames 12 years ago
Michael Bradshaw 28f36dce3e libopenjpegenc: simplify switch statement 12 years ago
Michael Bradshaw c58c67398d libopenjpegenc: add support for pix fmt gbrp (8-16 bit) 12 years ago
Michael Niedermayer 131fac1c12 vc1dec: fix block_off 12 years ago
Diego Biurrun 52acd79165 x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp 12 years ago
Martin Storsjö a65f965c04 mpegvideo: Do REBASE_PICTURE with byte pointers 12 years ago
Michael Niedermayer cdf0877bc3 h264/cabac: check loop index 12 years ago
Mirjana Vulin 2b6a8187a6 mips: optimization for float aac decoder (core module) 12 years ago
Michael Niedermayer 9df9420dea interplayvideo: Free previous frames on resolution changes. 12 years ago
Piotr Bandurski 9c50e69385 loco: fix rgba on big-endian 12 years ago
Michael Niedermayer a084884b62 flashsv: clear blocks array on reallocation 12 years ago
Michael Niedermayer 984add64a4 wma: check byte_offset_bits 12 years ago
Michael Niedermayer 4a2da83a78 dnxhddec: fix integer overflow / index check 12 years ago
Michael Niedermayer b926cc7834 mss3: prevent AC state from becoming invalid in rac_normalise() 12 years ago
Michael Niedermayer d2e0a276d5 msrledec: merge switches 12 years ago
Michael Niedermayer dbaae33c2c msrledec: move loop into switch 12 years ago
Michael Niedermayer c2992b7053 msrledec: move output pointer test up 12 years ago
Michael Niedermayer d8a7c4958e mpegvideo_enc: factor expression out 12 years ago
Ronald S. Bultje a5ba798c16 dsputil: remove unused functions copy_block{2, 4, 8, 16}. 12 years ago
Michael Niedermayer 71f8d70456 dirac/x86: fix compile without yasm 12 years ago
Michael Niedermayer 4d3d362549 dirac/x86: fix compile without inline asm 12 years ago
Carl Eugen Hoyos 3c3d68a976 Fix 1bpp palettized png with width not a multiple of 8. 12 years ago
Michael Niedermayer dc8dd2f6e9 sanm: Check MV before using them. 12 years ago
Michael Niedermayer 0dfc01c2bb huffyuvdec: Skip len==0 cases 12 years ago
Michael Niedermayer 4420b41442 huffyuvdec: check for and propagate failures from inside generate_joint_tables() 12 years ago
Michael Niedermayer f67a0d1152 huffyuvdec: Check init_vlc() return codes. 12 years ago
Michael Niedermayer ebe368d5d8 ac3enc: fix 'warning: block0 may be used uninitialized in this function' 12 years ago
Luca Barbato 4e0bc996d9 bfin: unbreak compilation 12 years ago
Paul B Mahol 8a6ae87b99 lavc: move deprecated audio_resample* bellow 12 years ago
Anton Khirnov 76e74e4831 h264: remove obsolete comment. 12 years ago
Anton Khirnov 47318953dd mpegvideo: remove some unused variables from Picture. 12 years ago
Anton Khirnov 231fd1ed39 utvideoenc/v410enc: do not set AVFrame.reference. 12 years ago
Anton Khirnov e6b1c3bbe7 pthread: make ff_thread_release_buffer idempotent. 12 years ago