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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-02-22avcodec/libtheoraenc: Check for av_fast_realloc() failureMichael Niedermayer
2015-02-22avcodec/libtheoraenc: Check for stats allocation failureMichael Niedermayer
2015-02-22Merge commit '5cbae5651d7c1ce9b0691dfbf2d474cb2b0ebb9a'Michael Niedermayer
2015-02-22mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix
2015-02-21avcodec/adpcm: use av_clip_intp2()Michael Niedermayer
2015-02-21avcodec/hevc_mvs: Use av_clip_intp2()Michael Niedermayer
2015-02-21avcodec/adxenc: Use av_clip_intp2()Michael Niedermayer
2015-02-21avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86()Michael Niedermayer
2015-02-21avcodec/ffv1enc: Use av_clip_uint8()Michael Niedermayer
2015-02-21avcodec: Use av_clip_uintp2() where possibleMichael Niedermayer
2015-02-21avcodec/snowenc: Use av_clip_uint8()Michael Niedermayer
2015-02-21Merge commit 'a06b0b1295c51d100101e0ca0434e199ad6de6b5'Michael Niedermayer
2015-02-21Merge commit '0dea4c77ccf5956561bb8991311b3d834bb5fa40'Michael Niedermayer