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-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
2015-02-23qsv: Skip qsv.h compilation if qsv is not enabledDiego Biurrun
2015-02-23avcodec/hqx: remove superfluous log messagePaul B Mahol
2015-02-23eamad: check for out of bounds readFederico Tomassetti
2015-02-23mdec: check for out of bounds readFederico Tomassetti
2015-02-23Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer
2015-02-23Merge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a'Michael Niedermayer
2015-02-23avcodec/a64multienc: Assert that the Packet size does not growMichael Niedermayer
2015-02-23avcodec/a64multienc: simplify frame handling codeMichael Niedermayer
2015-02-23avcodec/a64multienc: fix use of uninitialized values in to_meta_with_cropAndreas Cadhalpun
2015-02-23avcodec/a64multienc: initialize mc_meta_charset to zeroAndreas Cadhalpun
2015-02-23avcodec/a64multienc: don't set incorrect packet sizeMichael Niedermayer
2015-02-23avcodec/a64multienc: use av_frame_ref instead of copying the frameAndreas Cadhalpun
2015-02-23Canopus HQX decoderVittorio Giovara
2015-02-23hevc_deblock: Fix compilation with nasmCarl Eugen Hoyos
2015-02-23libschroedinger: Check memory allocationsVittorio Giovara
2015-02-23avcodec/aacenc: Fix sample rate checkMichael Niedermayer
2015-02-23avcodec/mpegvideo: Fix memleak of mvsMichael Niedermayer
2015-02-22avcodec/vorbisdec: Fix memleak, call cleanup on memory allocation failureMichael Niedermayer
2015-02-22avcodec/wmaenc: Check extradata allocationsMichael Niedermayer
2015-02-22takdec: pad filter coeff buffer for DSP functionsChristophe Gisquet
2015-02-22avcodec/exr: fix memset first arg in reverse_lut()Paul B Mahol
2015-02-22avcodec/libaacplus: Check for av_malloc() failureMichael Niedermayer
2015-02-22avcodec/jpeglsenc: Check for memory allocation failuresMichael Niedermayer
2015-02-22avcodec/libx264: Check for av_malloc() failureMichael Niedermayer
2015-02-22avcodec/libvpxenc: Check for av_malloc() failureMichael Niedermayer