16316 Commits (1a4b55678665b4222766db8ef116256abc3fd013)

Author SHA1 Message Date
Mans Rullgard faa788227f ARM: use =const syntax instead of explicit literal pools 13 years ago
Mans Rullgard 998170913c ARM: use standard syntax for all LDRD/STRD instructions 13 years ago
Ronald S. Bultje b6a3849adb fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. 13 years ago
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
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
Diego Biurrun 8728b381cb x86: h264dsp: Adjust YASM #ifdefs 13 years ago
Ronald S. Bultje b829b4ce29 h264: convert loop filter strength dsp function to yasm. 13 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 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
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
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
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
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
Kostya Shishkov 0cf7d849ff tscc2: fix typo in array index 13 years ago
Diego Biurrun 8784959234 build: Rename aandct component to more descriptive aandcttables 13 years ago
Ronald S. Bultje bde73f28af mpegaudio: bury inline asm under HAVE_INLINE_ASM. 13 years ago
Ronald S. Bultje 30b45d9c38 x86inc: automatically insert vzeroupper for YMM functions. 13 years ago
Michael Bradshaw 44dc9c6af0 libopenjpeg: support YUV and deep RGB pixel formats 13 years ago
Carl Eugen Hoyos 92566540c3 Fix typo in v410 decoder. 13 years ago
Ronald S. Bultje 48098788c2 vp8: Replace x*155/100 by x*101581>>16. 13 years ago
Ronald S. Bultje a1878a88a1 vp3: don't use calls to inline asm in yasm code. 13 years ago
Ronald S. Bultje 79195ce565 x86/dsputil: put inline asm under HAVE_INLINE_ASM. 13 years ago
Yang Wang 845e92fd6a dsputil_mmx: fix incorrect assembly code 13 years ago
Kieran Kunhya 160a27c590 libfdk-aacenc: add LATM/LOAS encapsulation support 13 years ago
Diego Biurrun 65d94f63ca aac: Mention abbreviation as well in long_name 13 years ago
Derek Buitenhuis d04c5293ce v410dec: Implement explode mode support 13 years ago
Reimar Döffinger 6c8fdfc5e5 zerocodec: fix direct rendering. 13 years ago
Hendrik Leppkes 37c6ad2345 wavpack: set bits_per_raw_sample for S32 samples to properly identify 24-bit 13 years ago
Ronald S. Bultje 58db34aa1e h264: refactor NAL decode loop 13 years ago
Justin Ruggles a35738f424 dsputil: ppc: cosmetics: pretty-print 13 years ago
Jason Garrett-Glaser 85a3c19ed1 dsputil: x86: add SHUFFLE_MASK_W macro 13 years ago
Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 13 years ago