summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/h264: Only reinit quant tables if a new PPS is allowedMichael Niedermayer2015-02-24
* avcodec/mss4: check return value of init_get_bits8()Paul B Mahol2015-02-24
* lavc/pthread_slice: release entriesChristophe Gisquet2015-02-24
* avformat/nutdec: fix isom and mpa build depsClément Bœsch2015-02-24
* avcodec/snow: Free all planes and bands independent of the last countMichael Niedermayer2015-02-24
* avcodec/snowdec: Fix ref value checkMichael Niedermayer2015-02-24
* Revert "takdec: pad filter coeff buffer for DSP functions"James Almer2015-02-23
* Merge commit 'cb4cb7b0ea12b791dde587b1acd504dbb4ec8f41'Michael Niedermayer2015-02-23
|\
| * qsv: Skip qsv.h compilation if qsv is not enabledDiego Biurrun2015-02-23
* | Merge commit '061c489895d29049a88dc6118e4b639a273b31d6'Michael Niedermayer2015-02-23
|\|
| * eamad: check for out of bounds readFederico Tomassetti2015-02-23
* | Merge commit '161442ff2c4b0dd8a5072c6bbe6bf55303fffccf'Michael Niedermayer2015-02-23
|\|
| * mdec: check for out of bounds readFederico Tomassetti2015-02-23
* | avcodec/snowenc: Allocate and reference coded_frame correctlyMichael Niedermayer2015-02-23
* | avcodec/roqvideoenc: Allocate and reference coded_frame correctlyMichael Niedermayer2015-02-23
* | avcodec/hqx: remove superfluous log messagePaul B Mahol2015-02-23
* | Merge commit '35c6ce76b107225a19eb33aea38857d2405882af'Michael Niedermayer2015-02-23
|\|
| * Canopus HQX decoderVittorio Giovara2015-02-22
| * hevc_deblock: Fix compilation with nasmCarl Eugen Hoyos2015-02-22
* | Merge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a'Michael Niedermayer2015-02-23
|\|
| * libschroedinger: Check memory allocationsVittorio Giovara2015-02-22
* | avcodec/a64multienc: Assert that the Packet size does not growMichael Niedermayer2015-02-23
* | avcodec/a64multienc: simplify frame handling codeMichael Niedermayer2015-02-23
* | avcodec/a64multienc: fix use of uninitialized values in to_meta_with_cropAndreas Cadhalpun2015-02-23
* | avcodec/a64multienc: initialize mc_meta_charset to zeroAndreas Cadhalpun2015-02-23
* | avcodec/a64multienc: don't set incorrect packet sizeMichael Niedermayer2015-02-23
* | avcodec/a64multienc: use av_frame_ref instead of copying the frameAndreas Cadhalpun2015-02-23
* | avcodec/aacenc: Fix sample rate checkMichael Niedermayer2015-02-22
* | avcodec/mpegvideo: Fix memleak of mvsMichael Niedermayer2015-02-22
* | avcodec/vorbisdec: Fix memleak, call cleanup on memory allocation failureMichael Niedermayer2015-02-22
* | avcodec/wmaenc: Check extradata allocationsMichael Niedermayer2015-02-22
* | takdec: pad filter coeff buffer for DSP functionsChristophe Gisquet2015-02-22
* | avcodec/exr: fix memset first arg in reverse_lut()Paul B Mahol2015-02-22
* | avcodec/libaacplus: Check for av_malloc() failureMichael Niedermayer2015-02-22
* | avcodec/jpeglsenc: Check for memory allocation failuresMichael Niedermayer2015-02-22
* | avcodec/libx264: Check for av_malloc() failureMichael Niedermayer2015-02-22
* | avcodec/libvpxenc: Check for av_malloc() failureMichael Niedermayer2015-02-22
* | avcodec/libtheoraenc: Check for av_fast_realloc() failureMichael Niedermayer2015-02-22
* | avcodec/libtheoraenc: Check for stats allocation failureMichael Niedermayer2015-02-22
* | Merge commit '5cbae5651d7c1ce9b0691dfbf2d474cb2b0ebb9a'Michael Niedermayer2015-02-22
|\|
| * mpegaudio_parser: add MP3 ADU headers parserGilles Chanteperdrix2015-02-21
* | avcodec/adpcm: use av_clip_intp2()Michael Niedermayer2015-02-21
* | avcodec/hevc_mvs: Use av_clip_intp2()Michael Niedermayer2015-02-21
* | avcodec/adxenc: Use av_clip_intp2()Michael Niedermayer2015-02-21
* | avcodec/x86/mlpdsp_init: Simplify mlp_filter_channel_x86()Michael Niedermayer2015-02-21
* | avcodec/ffv1enc: Use av_clip_uint8()Michael Niedermayer2015-02-21
* | avcodec: Use av_clip_uintp2() where possibleMichael Niedermayer2015-02-21
* | avcodec/snowenc: Use av_clip_uint8()Michael Niedermayer2015-02-21
* | Merge commit 'a06b0b1295c51d100101e0ca0434e199ad6de6b5'Michael Niedermayer2015-02-21
|\|
| * h264: initialize H264Context.avctx in init_thread_copyAnton Khirnov2015-02-21