Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-28avcodec/ppc/fdctdsp: fix const warningMichael Niedermayer
2015-02-28avcodec/vc1_block: Optimize vc1_decode_i_block_adv()zhaoxiu.zeng
2015-02-28avcodec/vc1_block: Optimize vc1_decode_i_block()zhaoxiu.zeng
2015-02-28avcodec/vc1_block: cosmeticszhaoxiu.zeng
2015-02-28avcodec/vc1_block: move early exit code up in ff_vc1_pred_dc()zhaoxiu.zeng
2015-02-28avcodec/vc1_block: Use av_clip_uintp2()zhaoxiu.zeng
2015-02-28avcodec/vc1_block: Optimize vc1_decode_ac_coeff()zhaoxiu.zeng
2015-02-28avcodec/vc1_block: Simplify dcdiff initializationzhaoxiu.zeng
2015-02-28avcodec/vc1_block: Simplify dir_ptr / pred initializationzhaoxiu.zeng
2015-02-28avcodec/vc1: Simplify pred/mc loopszhaoxiu.zeng
2015-02-28avcodec/vc1: Simplify dmv_y initializationzhaoxiu.zeng
2015-02-28avcodec/vc1: Simplify code setting and using extend_x/yzhaoxiu.zeng
2015-02-28avcodec/vc1: Make init_block_index() inlinezhaoxiu.zeng
2015-02-28avcodec/vc1: use uint8_t for size_tablezhaoxiu.zeng
2015-02-28avcodec/vc1: simplify offset table and accesszhaoxiu.zeng
2015-02-28lavc/pngenc: Support writing colorspace tags.Niklas Haas
2015-02-27avcodec/dvdec: Make dv_iweight_720_c staticMichael Niedermayer
2015-02-27avcodec/v210dec: Add ff prefix to v210_x86_init()Michael Niedermayer
2015-02-27avcodec/h264: Add ff_ prefix to the shared h264_init_dequant_tables() functionMichael Niedermayer
2015-02-27avcodec/snow: mark dwt init as av_coldMichael Niedermayer
2015-02-27avcodec/diracdsp: Mark ff_diracdsp_init() as av_coldMichael Niedermayer
2015-02-27avcodec/mjpegenc: Mark ff_mjpeg_encode_close() as av_coldMichael Niedermayer
2015-02-27avcodec/hqx: use init_get_bits8()Paul B Mahol
2015-02-27avcodec/hqx: fix typoPaul B Mahol
2015-02-26Fix buffer_size argument to init_put_bits() in multiple encoders.Dyami Caliri
2015-02-26mips/acelp_filters: fix incorrect register constraintJames Cowgill
2015-02-26mips/aacdec: refactor out duplicated assembly codeJames Cowgill
2015-02-26mips/sbrdsp: remove sbr_neg_odd_64_mipsJames Cowgill
2015-02-26mips/fft: remove some useless assemblyJames Cowgill
2015-02-26mips/aacpsdsp: fix definition of ps_decorrelate_mipsJames Cowgill
2015-02-26mips/mathops: remove 64-bit codeJames Cowgill
2015-02-26avcodec/hevc_ps: Check that log2_ctb_size is not smaller than the bounds of a...Michael Niedermayer
2015-02-25avcodec/snow: Initialize spatial_decomposition_count to a valid valueMichael Niedermayer
2015-02-25avcodec/hevcdsp: ARM NEON optimized qpel functionsSeppo Tomperi
2015-02-25avcodec/hevc_ps: Sanity checks for some log2_* valuesMichael Niedermayer
2015-02-25avcodec/zmbv: Check len before reading in decode_frame()Michael Niedermayer
2015-02-25avcodec/h264: Clear last_pic_for_ec on seeks and reinitsMichael Niedermayer
2015-02-25avcodec/arm/hevcdsp_idct_neon: drop ".code 32"Michael Niedermayer
2015-02-24avcodec/h264: Only reinit quant tables if a new PPS is allowedMichael Niedermayer
2015-02-24avcodec/mss4: check return value of init_get_bits8()Paul B Mahol
2015-02-24lavc/pthread_slice: release entriesChristophe Gisquet
2015-02-24avformat/nutdec: fix isom and mpa build depsClément Bœsch
2015-02-24avcodec/snow: Free all planes and bands independent of the last countMichael Niedermayer
2015-02-24avcodec/snowdec: Fix ref value checkMichael Niedermayer
2015-02-24Revert "takdec: pad filter coeff buffer for DSP functions"James Almer
2015-02-23Merge commit 'cb4cb7b0ea12b791dde587b1acd504dbb4ec8f41'Michael Niedermayer
2015-02-23Merge commit '061c489895d29049a88dc6118e4b639a273b31d6'Michael Niedermayer
2015-02-23Merge commit '161442ff2c4b0dd8a5072c6bbe6bf55303fffccf'Michael Niedermayer
2015-02-23avcodec/snowenc: Allocate and reference coded_frame correctlyMichael Niedermayer
2015-02-23avcodec/roqvideoenc: Allocate and reference coded_frame correctlyMichael Niedermayer