31308 Commits (5c17377e28e818d3074a608d42821d66f1d26e8d)

Author SHA1 Message Date
Andreas Cadhalpun 732c3ebffa avcodec/utils: use correct printf specifier in ff_set_sar 10 years ago
Anton Khirnov d74a8cb7e4 fmtconvert: drop unused functions 10 years ago
Anton Khirnov ee964145b5 lavc: remove unused traces of fmtconvert usage 10 years ago
Michael Niedermayer 5f1ea0bfc5 avcodec/ppc/fdctdsp: fix const warning 10 years ago
zhaoxiu.zeng 94f5ac93d7 avcodec/vc1_block: Optimize vc1_decode_i_block_adv() 10 years ago
zhaoxiu.zeng 21581182ca avcodec/vc1_block: Optimize vc1_decode_i_block() 10 years ago
zhaoxiu.zeng 80a0daa0f6 avcodec/vc1_block: cosmetics 10 years ago
zhaoxiu.zeng 137fbab11b avcodec/vc1_block: move early exit code up in ff_vc1_pred_dc() 10 years ago
zhaoxiu.zeng 9914502264 avcodec/vc1_block: Use av_clip_uintp2() 10 years ago
zhaoxiu.zeng ec908ce427 avcodec/vc1_block: Optimize vc1_decode_ac_coeff() 10 years ago
zhaoxiu.zeng ccad34e3ca avcodec/vc1_block: Simplify dcdiff initialization 10 years ago
zhaoxiu.zeng bd55f01c96 avcodec/vc1_block: Simplify dir_ptr / pred initialization 10 years ago
zhaoxiu.zeng f6b195cfb9 avcodec/vc1: Simplify pred/mc loops 10 years ago
zhaoxiu.zeng d8e030c3cc avcodec/vc1: Simplify dmv_y initialization 10 years ago
zhaoxiu.zeng 751883c602 avcodec/vc1: Simplify code setting and using extend_x/y 10 years ago
zhaoxiu.zeng 71de5542bb avcodec/vc1: Make init_block_index() inline 10 years ago
zhaoxiu.zeng e2edb10f8e avcodec/vc1: use uint8_t for size_table 10 years ago
zhaoxiu.zeng 53cb0babb4 avcodec/vc1: simplify offset table and access 10 years ago
Niklas Haas 888a33c070 lavc/pngenc: Support writing colorspace tags. 10 years ago
Michael Niedermayer bf6102044d avcodec/dvdec: Make dv_iweight_720_c static 10 years ago
Michael Niedermayer 23a90768a8 avcodec/v210dec: Add ff prefix to v210_x86_init() 10 years ago
Michael Niedermayer b37c3396cd avcodec/h264: Add ff_ prefix to the shared h264_init_dequant_tables() function 10 years ago
Michael Niedermayer 0e699676f9 avcodec/snow: mark dwt init as av_cold 10 years ago
Michael Niedermayer 22a80272ae avcodec/diracdsp: Mark ff_diracdsp_init() as av_cold 10 years ago
Michael Niedermayer f8b743b9e6 avcodec/mjpegenc: Mark ff_mjpeg_encode_close() as av_cold 10 years ago
Paul B Mahol aa7a2fa58f avcodec/hqx: use init_get_bits8() 10 years ago
Paul B Mahol 5440076303 avcodec/hqx: fix typo 10 years ago
Dyami Caliri 50833c9f7b Fix buffer_size argument to init_put_bits() in multiple encoders. 10 years ago
James Cowgill b9de1303a6 mips/acelp_filters: fix incorrect register constraint 10 years ago
James Cowgill f6bf745c5c mips/aacdec: refactor out duplicated assembly code 10 years ago
James Cowgill 83589e6918 mips/sbrdsp: remove sbr_neg_odd_64_mips 10 years ago
James Cowgill d6f66aec50 mips/fft: remove some useless assembly 10 years ago
James Cowgill 390771481a mips/aacpsdsp: fix definition of ps_decorrelate_mips 10 years ago
James Cowgill 213e823dc6 mips/mathops: remove 64-bit code 10 years ago
Michael Niedermayer 701c965a76 avcodec/hevc_ps: Check that log2_ctb_size is not smaller than the bounds of all profiles 10 years ago
Michael Niedermayer dd369c9adb avcodec/snow: Initialize spatial_decomposition_count to a valid value 10 years ago
Seppo Tomperi 63ca0fe828 avcodec/hevcdsp: ARM NEON optimized qpel functions 10 years ago
Michael Niedermayer 205b2ba3d6 avcodec/hevc_ps: Sanity checks for some log2_* values 10 years ago
Michael Niedermayer 1f5c7781e6 avcodec/zmbv: Check len before reading in decode_frame() 10 years ago
Michael Niedermayer 7296716e35 avcodec/h264: Clear last_pic_for_ec on seeks and reinits 10 years ago
Michael Niedermayer 390c57781f avcodec/arm/hevcdsp_idct_neon: drop ".code 32" 10 years ago
Michael Niedermayer c23a0e77dd avcodec/h264: Only reinit quant tables if a new PPS is allowed 10 years ago
Paul B Mahol 418be7ceb4 avcodec/mss4: check return value of init_get_bits8() 10 years ago
Christophe Gisquet e87e20613b lavc/pthread_slice: release entries 10 years ago
Clément Bœsch cc69ccb6d4 avformat/nutdec: fix isom and mpa build deps 10 years ago
Michael Niedermayer 721c916dd5 avcodec/snow: Free all planes and bands independent of the last count 10 years ago
Michael Niedermayer 8f4cbf9402 avcodec/snowdec: Fix ref value check 10 years ago
James Almer 03616af2c9 Revert "takdec: pad filter coeff buffer for DSP functions" 10 years ago
Michael Niedermayer 34a8de866f avcodec/snowenc: Allocate and reference coded_frame correctly 10 years ago
Michael Niedermayer 96e7c9cbfc avcodec/roqvideoenc: Allocate and reference coded_frame correctly 10 years ago