29362 Commits (91244073fd8b983e7cd1f97da83daf956fbbddc6)

Author SHA1 Message Date
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
Timothy Gu c508adb223 hevc: propagate error code from set_sps() 11 years ago
Carl Eugen Hoyos badcd3da81 Print a warning instead of requesting a sample for an invalid exif tag. 11 years ago
Michael Niedermayer 629e5e28f7 avcodec/fft-test: fix memory alloc checks 11 years ago
Christophe Gisquet 670b7f203a x86: hevcdsp: align 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
Christophe Gisquet 373677f958 hevc_mvs: avoid deriving tmvp in amvp 11 years ago
Christophe Gisquet ca081217cd hevcdsp: change types of SAO parameters 11 years ago
Michael Niedermayer 601c238854 avcodec/h264: support AV_PKT_DATA_NEW_EXTRADATA 11 years ago
Michael Niedermayer 1bf371b24e avcodec/h264: factor is_extra() out 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
Carl Eugen Hoyos c75fdee747 avcodec/x86/hevc_deblock: Fix compilation with nasm. 11 years ago
Michael Niedermayer 77304cf352 avcodec: dct/rdft only support float mode, skip their contents for fixed point 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
Christophe Gisquet ed248e7f70 hevc: wait proper position for tmvp 11 years ago
Przemysław Sobala c68098ba4a avcodec/mjpegdec: add pix_fmt: 0x14121200 11 years ago
Michael Niedermayer ca6b33b8bd avcodec/x86/hevcdsp_init: Fix "warning: assignment from incompatible pointer type" 11 years ago
Anton Khirnov d7e162d46b hevcdsp: remove an unneeded variable in the loop filter 11 years ago
Anton Khirnov ae2f048fd7 avcodec/x86/hevc_deblock: cosmetics 11 years ago
Anton Khirnov b435043abb hevc: cleanups in SSE2 and SSSE3 loop filters, use fewer instructions 11 years ago
Anton Khirnov e8581b17a8 avcodec/x86/hevc_deblock: use test instead of cmp 0 11 years ago
Anton Khirnov dc69247de4 avcodec/x86/hevc_deblock: use of paddw instead of psllw 11 years ago
Anton Khirnov 500a0394d5 avcodec/x86/hevc_deblock: add %ifs to avoid "do nothing instructions" 11 years ago
Anton Khirnov 7a4cf67117 hevc: cleaning up SSE2 and SSSE3 deblocking filters 11 years ago
Mickaël Raulet 5f08b417b4 hevc/mvs: cosmetics 11 years ago
Mickaël Raulet cd714afe81 hevc/mvs: more cleanups 11 years ago
Mickaël Raulet 3ad0460831 hevc/mvs: code cleaning 11 years ago
Mickaël Raulet c4d63cd230 hevc/mvs: simplifying derive_spatial_merge_candidates function 11 years ago
Mickaël Raulet e9bb45ba79 hevc/mvs: remove same prediction block 11 years ago
Mickaël Raulet 560b0253ff hevc/mvs: simplify derive_temporal_colocated_mvs 11 years ago
Mickaël Raulet 37822a566f hevc/rext: remove warning for cross component prediction 11 years ago
Mickaël Raulet 627c044f50 hevc/rext: fixing rdpcm and scaling list for Range Extension 11 years ago
Mickaël Raulet fa0506e413 hevc/rext: update boundary strength for chroma deblocking filter 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