summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* 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
* | Merge commit '0dea4c77ccf5956561bb8991311b3d834bb5fa40'Michael Niedermayer2015-02-21
|\|
| * h264: only ref cur_pic in update_thread_context if it is initializedAnton Khirnov2015-02-21
* | Merge commit '9abc80f1ed673141326341e26a05c3e1f78576d0'Michael Niedermayer2015-02-21
|\|
| * libavcodec: Make use of av_clip functionsPeter Meerwald2015-02-21
* | Merge commit 'b8d18a94376c44dac9523dc3317259a30fc92f8b'Michael Niedermayer2015-02-20
|\|
| * libavcodec: Don't use av_cold annotation in twinvq header filePeter Meerwald2015-02-20
* | avcodec/dca: move remaining tables to dcadataMichael Niedermayer2015-02-20
* | avcodec/snowdec: Fix avmv_index incrementMichael Niedermayer2015-02-20
* | avcodec/dss_sp: Avoid a slow division and modulo in the pitch_lag calculationMichael Niedermayer2015-02-19
* | avcodec/dss_sp: de-obfuscate index inversionMichael Niedermayer2015-02-19
* | avcodec/dss_sp: Protect DSS_SP_FORMULA() with a set of outside bracketsMichael Niedermayer2015-02-19
* | Merge commit 'c56b9b1eb278c5ef89d3f0832a56dfe4732cb68b'Michael Niedermayer2015-02-19
|\|
| * lavc: Add DSS SP decoderOleksij Rempel2015-02-19
* | Merge commit '0fbb271318899a0fb1fbcbb3db8292e909b91e23'Michael Niedermayer2015-02-19
|\|
| * qsv_api: fix building with libmfx disabledAnton Khirnov2015-02-19
* | Merge commit '4e08c821106fc1d6d358864abf0d8488b12f38c6'Michael Niedermayer2015-02-19
|\|
| * lavc: add an Intel libmfx-based H.264 decoderAnton Khirnov2015-02-19
* | Merge commit '31d2039cb42668ebcf08248bc48bbad44aa05f49'Michael Niedermayer2015-02-19
|\|
| * h264_parser: export video format and dimensionsAnton Khirnov2015-02-19
* | Merge commit '0f532fd3f9b9ca974cea0feb8ddcaf4a7f3b23c5'Michael Niedermayer2015-02-19
|\|
| * rv40: Return more meaningful error codesHimangi Saraogi2015-02-19