29197 Commits (54cba3f53efd80442015a0ba5ba25252e8096290)

Author SHA1 Message Date
Mickaël Raulet e1e3ec9b02 hevc: fix transquant_bypass 11 years ago
Mickaël Raulet fdb20db642 hevc/rext: put a warning log message instead of an error log message 11 years ago
Michael Niedermayer ffa0b510cd avcodec/hevc: fix pict_type 11 years ago
Mickaël Raulet d249e6828e hevc/sao: optimze sao implementation 11 years ago
Diego Biurrun e0a2e60c0a dct-test: Reuse enum idct_permutation_type instead of duplicating it 11 years ago
Carl Eugen Hoyos 5dcd43cd86 Fix make checkheaders for libavcodec/proresdsp.h. 11 years ago
Diego Biurrun 913fa85a2c dct-test: Skip indirection for MMX IDCT permutation 11 years ago
Diego Biurrun 9e0b29911f x86: dnxhdenc: Eliminate some unnecessary ifdefs 11 years ago
Nidhi Makhijani b4edbe9a0e libgsm: Split decoder and encoder 11 years ago
Diego Biurrun 8b0dd4942a idctdsp: prettyprinting cosmetics 11 years ago
Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum 11 years ago
Diego Biurrun 24af1aa0f7 fft: Convert FFT/MDCT permutation type #defines to enums 11 years ago
Diego Biurrun 746ad4e0df dct-test: Improve CPU flags struct member name 11 years ago
Diego Biurrun cb44b21da1 dct-test: Move cpu_flags variable out of global scope 11 years ago
Timothy Gu 0035783488 smacker: remove dead code 11 years ago
Martin Storsjö 7e18a727d2 arm: cosmetics: Consistently use lowercase for shift operators 11 years ago
Martin Storsjö fe67f3fbb5 arm: cosmetics: Fix a misaligned asm operand 11 years ago
James Almer 277e5ca617 alpha/me_cmp: move code out of dsputil 11 years ago
James Almer 95a2d705cd alpha/idctdsp: move disabled cruft out of dsputil 11 years ago
Michael Niedermayer d5ba19e611 avcodec/a64multienc use av_freep() 11 years ago
Timothy Gu cd3c85ac5c a64multienc: remove dead assignment 11 years ago
Michael Niedermayer c527c14d63 avcodec/dvenc: clear all dsp contexts 11 years ago
Ben Avison 87552d54d3 armv6: Accelerate ff_fft_calc for general case (nbits != 4) 11 years ago
Ben Avison 5c22e8e4ad armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6) 11 years ago
Michael Niedermayer 162cffca80 avcodec/me_cmp: restore author attribution and copyrights 11 years ago
Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 11 years ago
Michael Niedermayer dca22ab055 avcodec/resample: Use av_m/realloc_array() 11 years ago
Michael Niedermayer ad516dd271 avcodec/resample2: Use av_malloc(z)_array() 11 years ago
Diego Biurrun c23ce454b3 x86: dsputil: Coalesce all init files 11 years ago
Luca Barbato 2db953f846 h264: K&R formatting cosmetics 11 years ago
Diego Biurrun a11ef610ee h264: Remove some commented-out, broken cruft 11 years ago
Michael Niedermayer a3f752bcee avcodec/snow: remove unused variables 11 years ago
Timothy Gu 1b03448385 aaccoder: remove unused assignment 11 years ago
Diego Biurrun adff0a8166 arm: dsputil: Coalesce all init files 11 years ago
Timothy Gu 9bc0410e4f vp9: remove unused assignment 11 years ago
Timothy Gu ea6178fff8 get_bits: remove unused assignment 11 years ago
Michael Niedermayer aa1d096d02 avcodec/snow: only allocate space for edges when encoding 11 years ago
Michael Niedermayer 8156e036e5 avcodec/snowdec: remove mpegvideoencdsp dependency 11 years ago
James Almer b67a0e99ee diracdec: don't call ff_emulated_edge_mc_8 directly 11 years ago
Vittorio Giovara 14b4e64eab g2meet: allow size changes within original sizes 11 years ago
Michael Niedermayer cf92cc8751 avcodec/hevc: clear HEVClcList[i] on allocation 11 years ago
James Almer ad24256e7e diracdec: remove unused dsputil context 11 years ago
Michael Niedermayer 880dbe43ca avcodec/hevc: treat current_sps like sps_list 11 years ago
Michael Niedermayer 0fc2045d5f avcodec/hevc_ps: prevent stale pointer in malloc failure case 11 years ago
Michael Niedermayer 5bda0467d2 avcodec/mpegvideo_enc: make edge for interlaced mpeg2 encoding smaller 11 years ago
Michael Niedermayer 339d8fb353 avcodec/mpegvideo_enc: check intra dc precission 11 years ago
Michael Niedermayer 97f86cd976 avcodec/mpegvideo_enc: workaround applications specifying intra dc level based on 8 and othes based on 0bit 11 years ago
Michael Niedermayer 8a91cf857b avcodec/options_table: add liberal limits to intra dc precission 11 years ago
Michael Niedermayer 19e5114eaa avcodec/mpegvideo_enc: return proper error instead of failing assertion when max rate is not set 11 years ago
Mickaël Raulet 453f8eaee2 hevc/rext: add support for Range extension tools 11 years ago