22940 Commits (af0e8144cd8b903f510d48a3575b0cc499120909)

Author SHA1 Message Date
Anton Khirnov e6da5d215b mimic: remove a pointless cast. 12 years ago
Anton Khirnov 30d62507cd mdec: return meaningful error codes. 12 years ago
Anton Khirnov f713411d4c mdec: cosmetics, reformat 12 years ago
Anton Khirnov 098eed95bc mdec: merge mdec_common_init() into decode_init(). 12 years ago
Anton Khirnov f1c395944c eatgv: use fixed-width types where appropriate. 12 years ago
Michael Niedermayer 11c99c78ba h264: check the pixel format directly and force a reinit on mismatches. 12 years ago
Piotr Bandurski f9a8eeb08c iff/deep: fix rle32 on big-endian 12 years ago
Diego Biurrun c59211b437 x86: Simplify some arch conditionals 12 years ago
Paul B Mahol 9efceaf1f7 takdec: switch to init_get_bits8() 12 years ago
Michael Niedermayer 3939b790f2 wmavoicedec: use the checked bitstream, reader 12 years ago
Michael Niedermayer 14c8ee00ff vp3dec: move threads check out of header packet type check 12 years ago
Diego Biurrun 438ea561ad bfin: Separate VP3 initialization code 12 years ago
Luca Barbato f550583c00 bfin: update VP3 idct 12 years ago
Michael Niedermayer 94ef1667bb dirac/x86: Fix handling blocksizes that are not a multiple of 4 12 years ago
Michael Niedermayer 5c9cae7447 dirac: Only use MMX if MMX is available. 12 years ago
Michael Niedermayer 8c4aebb58d qdm2: increase noise_table size 12 years ago
Michael Niedermayer 4484c722f6 alsdec/read_specific_config: check for init_get_bits failure 12 years ago
Piotr Bandurski 51e9d2dbc8 aasc: fix 16bpp on big-endian 12 years ago
Michael Niedermayer 834e9fb056 x86: hpeldsp: Fix a typo, use the right register 12 years ago
Luca Barbato 4839fbe2d1 shorten: fix array subscript is below array bounds warning 12 years ago
Daniel Kang 05b0998f51 dsputil: Fix error by not using redzone and register name 12 years ago
Michael Niedermayer 4ade824e1f mjpegdec: rgb mode is specific for ljpeg, disable it for others. 12 years ago
Michael Niedermayer 73abc3a634 aacdec: check init_get_bits return 12 years ago
Michael Niedermayer 8888c72fcf mjpegdec: fix memcmp size for *_count 12 years ago
Carl Eugen Hoyos a6a5101654 Fix some avi rawvideo formats on big endian. 12 years ago
Michael Niedermayer deefdf9788 avpriv_mpeg4audio_get_config: check init_get_bits() return code. 12 years ago
Michael Niedermayer 96f452ac64 aacdec: check channel count 12 years ago
Matthieu Bouron 9d602a0b0e lavc/dnxhdenc: print valid profiles when codec parameters are invalid 12 years ago
Matthieu Bouron 5b83b2da08 lavc/dnxhddata: add frame_rates field to cid table 12 years ago
Michael Niedermayer edde562130 AVG_PIXELS8_XY2: fix typo, make code actually work 12 years ago
Daniel Kang 5327a45552 dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2 12 years ago
Daniel Kang d9e62f368d dsputil: add missing HAVE_YASM guard 12 years ago
Michael Niedermayer 5934be16cc x86/mpeg4qpel: Fix author attribution 12 years ago
Michael Niedermayer aa3f449955 x86/hpeldsp: Fix author attribution 12 years ago
Martin Storsjö 2026eb1408 arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht 12 years ago
Paul B Mahol 07a7145d89 lavc/iff: rgbn: fix decoding on big endian 12 years ago
Daniel Kang 96753bd00d dsputil: x86: Correct the number of registers used in put_no_rnd_pixels16_l2 12 years ago
Daniel Kang 0eedf5d74d dsputil: add missing HAVE_YASM guard 12 years ago
Rémi Denis-Courmont 78bc4d69eb hwaccel: do not offer unsupported pixel formats 12 years ago
Rémi Denis-Courmont ec0e92002b vdpau: add missing pixel format for H.264 12 years ago
Daniel Kang 71155d7b41 dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm 12 years ago
Ronald S. Bultje f90ff772e7 Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. 12 years ago
Michael Niedermayer b16830840e tiff: in add_string_metadata() check the count more completely 12 years ago
Anton Khirnov 04f4dbc2fa mpegvideo_enc: fix indentation in load_input_picture() 12 years ago
Anton Khirnov 3f47d316cd mpegvideo_enc: do not modify the input frame. 12 years ago
Anton Khirnov 7bcaeb408e mjpegdec: fix indentation 12 years ago
Anton Khirnov 0ce033f888 rawdec: cosmetics, reformat 12 years ago
Anton Khirnov b965cb906b mimic: return meaningful error codes. 12 years ago
Anton Khirnov a0cabd0a27 mimic: cosmetics, reformat 12 years ago
Anton Khirnov 04e1249609 iff: drop ff_ prefix from a static function. 12 years ago