20038 Commits (c7bbd821705de910b1b9e31d486acf0dcdcfdaf2)

Author SHA1 Message Date
Ronald S. Bultje ddbe71b44f dct-test: allow to compile without HAVE_INLINE_ASM. 13 years ago
Ronald S. Bultje 53dfaedc01 x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM. 13 years ago
Paul B Mahol 296bcdd2a7 paf: use reget_bufer() instead of get_buffer() 13 years ago
Michael Niedermayer b0c51bbcd1 h264_mc_template: switch to av_assert 13 years ago
Michael Niedermayer 38d1c5a4cc g722enc: switch to av_assert 13 years ago
Diego Biurrun 9e4bca16f8 dca: Move tables used outside of dcadec.c to a separate file. 13 years ago
Diego Biurrun 13a79cf84e dca: Rename dca.c ---> dcadec.c 13 years ago
Diego Biurrun 6376a3ad24 x86: h264dsp: Remove unused variable ff_pb_3_1 13 years ago
Nicolas George d2ca5dd0f3 loco: fix return value. 13 years ago
Nicolas George 91ec1c6cc3 loco: take decode overflow into account. 13 years ago
Nicolas George b2814b034e sp5xdec: sanitize return value. 13 years ago
Nicolas George 7a539e67f4 8svx: unify mono and stereo code paths. 13 years ago
Nicolas George 5caea648d4 8svx: remove useless rounding code. 13 years ago
Nicolas George 1c98781837 8svx: use a more direct condition. 13 years ago
Nicolas George 9009fa6de4 movtextdec: fix return value for too small packets. 13 years ago
Nicolas George 3d5dc7d87d mmvideo: count preamble size in return value. 13 years ago
Nicolas George cc7eff1fa0 vc1dec: count ENDOFSEQ code in return value. 13 years ago
Diego Biurrun 8728b381cb x86: h264dsp: Adjust YASM #ifdefs 13 years ago
Stefano Sabatini 23fc4dd6e7 lavc: add channels field to AVFrame 13 years ago
Ronald S. Bultje b829b4ce29 h264: convert loop filter strength dsp function to yasm. 13 years ago
Michael Niedermayer 3b5ba60aa7 vc1dec: fix handling of max_coded dimensions 13 years ago
Michael Niedermayer 30c8573dc7 mpeg4videoenc: ensure SAR is within the supported range 13 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 13 years ago
jamal 938e4470ae options: Fix warning about incompatible pointer type 13 years ago
Ronald S. Bultje be391fb6df h264_ps: declare array of colorspace strings on its own line. 13 years ago
Mans Rullgard f3eb008343 eamad/eatgq/eatqi: call special EA IDCT directly 13 years ago
Mans Rullgard 591766a3a9 eamad: remove use of MpegEncContext 13 years ago
Mans Rullgard 87cf481aa8 mpegvideo: remove unnecessary inclusions of faandct.h 13 years ago
Michael Niedermayer 72dabdfc58 aacenc: new default cutoff 13 years ago
Nicolas George 5c81a9ff55 libx264: list possible profiles. 13 years ago
Ronald S. Bultje c83f44dba1 h264_idct_10bit: port x86 assembly to cpuflags. 13 years ago
Ronald S. Bultje b3c5ae5607 fft: rename "z" to "zc" to prevent name collision. 13 years ago
Michael Niedermayer 45838561f2 vc1dec: Override invalid macroblock quantizer 13 years ago
Michael Niedermayer 2bf369b60c vc1: avoid reading beyond the last line in vc1_draw_sprites() 13 years ago
Michael Niedermayer 1100acbab2 vc1dec: check that coded slice positions and interlacing match. 13 years ago
Michael Niedermayer 0aa907cfb1 vc1dec: Do not ignore ff_vc1_parse_frame_header_adv return value 13 years ago
Michael Niedermayer a2f91e7bcd mpegaudiodec: switch to av_assert 13 years ago
Ronald S. Bultje 4d777eedfd vp3: don't compile mmx IDCT functions on x86-64. 13 years ago
Ronald S. Bultje a5bbb1242c h264_loopfilter: port x86 simd to cpuflags. 13 years ago
jamal 64c53fa16a dxva2: Fix some warnings about incompatible pointer type 13 years ago
Ronald S. Bultje d07ff3cd5a h264_chromamc_10bit: port x86 simd to cpuflags. 13 years ago
Ronald S. Bultje 4a26fdd852 vp3: port x86 SIMD to cpuflags. 13 years ago
Michael Niedermayer 0fa352623d dvdsubenc: switch to av_assert 13 years ago
Ronald S. Bultje 76888c64b0 rv34: port x86 SIMD to cpuflags. 13 years ago
Ronald S. Bultje 158744a4cd vp56: only compile MMX SIMD on x86-32. 13 years ago
Ronald S. Bultje 2734ba787b vp56: port x86 simd to cpuflags. 13 years ago
Ronald S. Bultje 5361e10a5e proresdsp: port x86 assembly to cpuflags. 13 years ago
Justin Ruggles 81f548de57 alac: check for truncated packets 13 years ago
Justin Ruggles fb57e913e1 alac: reverse lpc coeff order, simplify filter 13 years ago
jamal 52a62f9085 dwt: Fix several warnings about incompatible pointer type 13 years ago