19459 Commits (586ea0379c207a942c1f2d61e0b3a63c458cc598)

Author SHA1 Message Date
Diego Biurrun 4da8cdbb91 tscc: Eliminate pointless variable indirections in decode_frame() 11 years ago
Diego Biurrun 5735552f1f pngenc: Drop pointless pointer cast in png_write_row() 11 years ago
Diego Biurrun a786c8259d idct: Split off Xvid IDCT 11 years ago
Diego Biurrun 03c9f357a4 ppc: idctdsp: Immediately return if no AltiVec is available 11 years ago
Michael Niedermayer d98e6c5d5d pgssubdec: Check RLE size before copying 11 years ago
Nidhi Makhijani ccbf370f20 mpegvideo: move vol_control_parameters to the only place it is used 11 years ago
Diego Biurrun 019a28cd63 sanm: Use correct printf conversion specifiers for POSIX int types 11 years ago
Diego Biurrun 4f8cf0dc4e x86: build: Restore ordering of OBJS lines 11 years ago
Anton Khirnov e76f2d1197 hevc: eliminate the last element from TransformTree 11 years ago
Anton Khirnov 4aa80808bc hevc: eliminate unnecessary cbf_c{b,r} arrays 11 years ago
Anton Khirnov 0daa255463 hevc: do not store the transform inter_split flag in the context 11 years ago
Anton Khirnov 53a11135f2 hevc: simplify splitting the transform tree blocks 11 years ago
Anton Khirnov e36a2f4c52 hevc: eliminate an unnecessary array 11 years ago
Anton Khirnov 4b169321b8 codec_desc: fix some typos in long codec names 11 years ago
Anton Khirnov c5fca0174d lavc: add a property for marking codecs that support frame reordering 11 years ago
Anton Khirnov 541427ab4d eamad: use the bytestream2 API instead of AV_RL 11 years ago
Diego Biurrun 53abe32409 avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const 11 years ago
Pierre Edouard Lepere 1a880b2fb8 hevc: SSE2 and SSSE3 loop filters 11 years ago
Anton Khirnov 73bb8f61d4 hevcdsp: remove an unneeded variable in the loop filter 11 years ago
Diego Biurrun d8520d3ee0 mpegvideo: Move QMAT_SHIFT* defines to the only place they are used 11 years ago
Diego Biurrun 4fbb62a21b mpegvideo: Move ME_MAP_* defines to the only place they are used 11 years ago
Diego Biurrun ff85334375 mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 defines 11 years ago
Diego Biurrun 165e9df195 fft-test: Pass the right struct members instead of casting 11 years ago
Diego Biurrun 58e65e44f4 vc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_c 11 years ago
Diego Biurrun 7fb993d338 qpeldsp: Mark source pointer in qpel_mc_func function pointer const 11 years ago
Diego Biurrun 060e4a9e06 dct/rdft: Remove duplicate typedefs for context structs 11 years ago
Nidhi Makhijani 436ced244f mpegenccontext: Remove unused opaque pointer 11 years ago
Diego Biurrun d0de7330b9 fft-test: Pass correct struct members to (i)dct functions 11 years ago
Diego Biurrun 6133d65861 fft-test: K&R formatting cosmetics 11 years ago
Diego Biurrun c3c96deb5f fft-test: Check memory allocations 11 years ago
Diego Biurrun 7288b34585 fft-test: Drop unnecessary pointer indirection for context structs 11 years ago
Diego Biurrun d445c865f8 fft-test: Reduce variable scope where sensibly possible 11 years ago
Nidhi Makhijani eac77fcd56 mpegenccontext: Remove unused dct_unquantize_h261 function pointers 11 years ago
Diego Biurrun 20ec0daaa1 fft-test: Make global exptab variable static 11 years ago
Diego Biurrun 2b6ab3a2bd mpegvideo: Move QUANT_BIAS_SHIFT define to the only place it is used 11 years ago
Diego Biurrun 5be7d8597d fft-test: Comment some #endifs 11 years ago
Diego Biurrun 57f1b1dcc7 fft-test: Drop unnecessary #ifdefs around header includes 11 years ago
Diego Biurrun 11c7155cce dct/rdft: Add missing typedefs for context structs 11 years ago
Diego Biurrun eba2233b58 build: Add define for SIMD extensions requiring 16-byte aligned buffers 11 years ago
Diego Biurrun 67bc1ba5d7 libxvid: Drop PPC-specific CPU detection hack 11 years ago
Diego Biurrun 78670fbf07 imgconvert: cosmetics: Reshuffle defines to reduce ifdeffery 11 years ago
Ben Avison 6869612f5c arm: Macroize the test for 'setend' CPU instruction support 11 years ago
James Yu 16e6652286 aarch64: NEON intrinsics dct_unquantize_h263. 11 years ago
Diego Biurrun 2ce53880bf build: Conditionally compile all avcodec test programs 11 years ago
Diego Biurrun 16b7328058 build: Conditionally build and run DCT test program 11 years ago
Diego Biurrun bd499d9af6 build: Conditionally build and test iirfilter 11 years ago
Nidhi Makhijani c3ec963d0d mjpeg: return proper error code 11 years ago
Diego Biurrun 81b9bf3192 dct-test: Move arch-specific bits into arch-specific subdirectories 11 years ago
Janne Grunau a9f3f5fadb Revert "tiff: support reading gray+alpha at 8 bits" 11 years ago
Ronald S. Bultje c39059bea3 h264: Fix direct temporal mvs for bottom-field-first poc order 11 years ago