29239 Commits (3ad046083119abd3b063964bd79797e9935305e1)

Author SHA1 Message Date
Mickaël Raulet 3ad0460831 hevc/mvs: code cleaning 10 years ago
Mickaël Raulet c4d63cd230 hevc/mvs: simplifying derive_spatial_merge_candidates function 10 years ago
Mickaël Raulet e9bb45ba79 hevc/mvs: remove same prediction block 10 years ago
Mickaël Raulet 560b0253ff hevc/mvs: simplify derive_temporal_colocated_mvs 10 years ago
Mickaël Raulet 37822a566f hevc/rext: remove warning for cross component prediction 10 years ago
Mickaël Raulet 627c044f50 hevc/rext: fixing rdpcm and scaling list for Range Extension 10 years ago
Mickaël Raulet fa0506e413 hevc/rext: update boundary strength for chroma deblocking filter 10 years ago
Diego Biurrun 78670fbf07 imgconvert: cosmetics: Reshuffle defines to reduce ifdeffery 10 years ago
Ben Avison 6869612f5c arm: Macroize the test for 'setend' CPU instruction support 10 years ago
James Yu 16e6652286 aarch64: NEON intrinsics dct_unquantize_h263. 10 years ago
Diego Biurrun 2ce53880bf build: Conditionally compile all avcodec test programs 10 years ago
Diego Biurrun 16b7328058 build: Conditionally build and run DCT test program 10 years ago
Diego Biurrun bd499d9af6 build: Conditionally build and test iirfilter 10 years ago
Michael Niedermayer 4054171666 avcodec/dct-test: remove fixed array sizes 10 years ago
Nidhi Makhijani c3ec963d0d mjpeg: return proper error code 10 years ago
Diego Biurrun 81b9bf3192 dct-test: Move arch-specific bits into arch-specific subdirectories 10 years ago
Janne Grunau a9f3f5fadb Revert "tiff: support reading gray+alpha at 8 bits" 10 years ago
Ronald S. Bultje c39059bea3 h264: Fix direct temporal mvs for bottom-field-first poc order 10 years ago
Carl Eugen Hoyos b31d76e45f tiff: support reading gray+alpha at 8 bits 10 years ago
Diego Biurrun 4de8b60684 idct: Move arm-specific declarations to a header in the arm directory 10 years ago
Nidhi Makhijani 9f99a5f1d0 mpegencconetxt: Move rv10-specific orig_width/orig_height where they belong 10 years ago
Mickaël Raulet 950a4f8326 hevc: fix offset for sao temporary frame 10 years ago
Michael Niedermayer d13a731fc1 avcodec/hevc_ps: Check abs_delta_rps 10 years ago
Michael Niedermayer ba80b8d29b avcodec/hevc: check nb_cpb 10 years ago
Christophe Gisquet 7a4a5515b0 hevc: use intreadwrite 10 years ago
Christophe Gisquet 5e55c7e1bc hevc: report more precise progress 10 years ago
Diego Biurrun 1a583c0c60 fdct: Move ppc-specific declarations to a header in the ppc directory 10 years ago
Diego Biurrun 5dcc201505 simple_idct: Move x86-specific declarations to a header in the x86 directory 10 years ago
Diego Biurrun 85cabb8d00 fdct: Move x86-specific declarations to a header in the x86 directory 10 years ago
Mickaël Raulet e1e3ec9b02 hevc: fix transquant_bypass 10 years ago
Mickaël Raulet fdb20db642 hevc/rext: put a warning log message instead of an error log message 10 years ago
Michael Niedermayer ffa0b510cd avcodec/hevc: fix pict_type 10 years ago
Mickaël Raulet d249e6828e hevc/sao: optimze sao implementation 10 years ago
Diego Biurrun e0a2e60c0a dct-test: Reuse enum idct_permutation_type instead of duplicating it 10 years ago
Carl Eugen Hoyos 5dcd43cd86 Fix make checkheaders for libavcodec/proresdsp.h. 10 years ago
Diego Biurrun 913fa85a2c dct-test: Skip indirection for MMX IDCT permutation 10 years ago
Diego Biurrun 9e0b29911f x86: dnxhdenc: Eliminate some unnecessary ifdefs 10 years ago
Nidhi Makhijani b4edbe9a0e libgsm: Split decoder and encoder 10 years ago
Diego Biurrun 8b0dd4942a idctdsp: prettyprinting cosmetics 10 years ago
Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum 10 years ago
Diego Biurrun 24af1aa0f7 fft: Convert FFT/MDCT permutation type #defines to enums 10 years ago
Diego Biurrun 746ad4e0df dct-test: Improve CPU flags struct member name 10 years ago
Diego Biurrun cb44b21da1 dct-test: Move cpu_flags variable out of global scope 10 years ago
Timothy Gu 0035783488 smacker: remove dead code 10 years ago
Martin Storsjö 7e18a727d2 arm: cosmetics: Consistently use lowercase for shift operators 10 years ago
Martin Storsjö fe67f3fbb5 arm: cosmetics: Fix a misaligned asm operand 10 years ago
James Almer 277e5ca617 alpha/me_cmp: move code out of dsputil 10 years ago
James Almer 95a2d705cd alpha/idctdsp: move disabled cruft out of dsputil 10 years ago
Michael Niedermayer d5ba19e611 avcodec/a64multienc use av_freep() 10 years ago
Timothy Gu cd3c85ac5c a64multienc: remove dead assignment 10 years ago