29483 Commits (2bf87dcc2d3079ead09b250df6932c94ff13504c)

Author SHA1 Message Date
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
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
Michael Niedermayer 4054171666 avcodec/dct-test: remove fixed array sizes 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
Carl Eugen Hoyos b31d76e45f tiff: support reading gray+alpha at 8 bits 11 years ago