29331 Commits (a06c14a48ee9af91e4146f26a578d99d3494d0eb)

Author SHA1 Message Date
Michael Niedermayer 2f717be22a avcodec/avdct: Add avcodec_dct_get_class() 11 years ago
Anton Khirnov 77ef9fd1e9 hevc: eliminate unnecessary cbf_c{b,r} arrays 11 years ago
Mickaël Raulet 772f7f4edd hevc: fix skip_flag 11 years ago
Mickaël Raulet 3b777db132 hevc: remove non necessary parameters to ff_hevc_set_qpy 11 years ago
Carl Eugen Hoyos bcb7220d1c Fix standalone compilation of the webm_dash_manifest demuxer. 11 years ago
Carl Eugen Hoyos 6898c14959 Fix standalone compilation of the legacy mpegvideo decoder. 11 years ago
Christophe Gisquet 81943a10b5 x86: hevc_mc: load less data in epel filters 11 years ago
Christophe Gisquet 36284ae981 x86: hevc_mc: replace one lea by add 11 years ago
Michael Niedermayer 932ff70956 avcodec: add avdct 11 years ago
Michael Niedermayer fbeb634e4d avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when bitexact is not set 11 years ago
Michael Niedermayer b051a1bbb9 avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by default when bitexact is not set 11 years ago
Anton Khirnov 541427ab4d eamad: use the bytestream2 API instead of AV_RL 11 years ago
Chris \"Koying\" Browet ad91bf854b avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in the bistream 11 years ago
James Almer bfb3b2b7a6 x86/hevc_idct: add 12bit idct_dc 11 years ago
Michael Niedermayer d4a9e89b27 avcodec/x86/hevcdsp_init: make license header consistent 11 years ago
Diego Biurrun 53abe32409 avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const 11 years ago
James Almer 1ace9573dc x86/hevc_idct: replace old and unused idct functions 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
Mickaël Raulet 23480da0aa hevc: add support for bumping process 11 years ago
Michael Niedermayer c0a586d9d5 reintroduce avpriv_dsputil_init() to maintain ABI until next soname bump 11 years ago
Christophe Gisquet 036f11bdb5 x86: hevc_mc: replace simple leas by adds 11 years ago
Mickaël Raulet f6e218a02d hevc: fix RAP_B_Bossen 11 years ago
Mickaël Raulet bd0f2d316f x86/hevc: add 12bits support for MC 11 years ago
Mickaël Raulet 7df98d8c4d x86/hevc: remove unused constant in deblocking filter 11 years ago
Mickaël Raulet 7bdcf5c934 x86/hevc: add 12bits support for deblocking 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
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