summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mpeg4videodec: Check P cbpyMichael Niedermayer2015-07-11
* imc: use correct position for flcoeffs2 calculationAndreas Cadhalpun2015-07-11
* avcodec/j2kenc: remove unused variableMichael Niedermayer2015-07-10
* hevc: check slice address lengthAndreas Cadhalpun2015-07-10
* avcodec/utils: Document 32 min for h264 widthMichael Niedermayer2015-07-10
* avcodec/g2meet: Check R/G/B values in epic_decode_pixel_pred()Michael Niedermayer2015-07-10
* snow: remove an obsolete av_assert2Andreas Cadhalpun2015-07-10
* avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() fo...Michael Niedermayer2015-07-10
* avcodec/motion_est_template: Fix undefined behavior in small_diamond_search()Michael Niedermayer2015-07-10
* avcodec/libopenh264enc: Do not truncate frame rateMichael Niedermayer2015-07-10
* Merge commit '67c884eb07c7e9f2cb72bb8d447d945e5ac8cac7'Michael Niedermayer2015-07-10
|\
| * libvpx: Add the library headerVittorio Giovara2015-07-09
| * lavc: Add nvenc.h to the skipheaderLuca Barbato2015-07-09
* | libavcodec/qsvenc.c: improving handling for return codes of MFXVideoENCODE_En...Ivan Uskov2015-07-10
* | avcodec/mpegvideo: Clear pointers in ff_mpv_common_init()Michael Niedermayer2015-07-09
* | libavcodec/qsvenc.c: Fix for too agressive height alignment during frame enco...Ivan Uskov2015-07-09
* | avcodec/qsvenc_hevc: Attempt to fix error: too few arguments to function ff_h...Michael Niedermayer2015-07-09
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [4/4]Jovan Zelincevic2015-07-09
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4]Djordje Pesut2015-07-09
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4]Jovan Zelincevic2015-07-09
* | libavcodec: Implementation of AAC_fixed_decoder (LC-module) [1/4]Jovan Zelincevic2015-07-09
* | avcodec/hevc_ps: Remove gotos from ff_hevc_parse_sps()Michael Niedermayer2015-07-09
* | Merge commit '66acb76bb0492b263215ca9b4d927a7be39ace02'Michael Niedermayer2015-07-09
|\|
| * lavc: add Intel libmfx-based HEVC encoderAnton Khirnov2015-07-08
* | Merge commit '3a85397e8bb477eb34678d9edc52893f57003226'Michael Niedermayer2015-07-09
|\|
| * lavc: add Intel libmfx-based MPEG2 encoderAnton Khirnov2015-07-08
* | Merge commit '69ab9f53f901eac6a649e22d28cf093357870627'Michael Niedermayer2015-07-09
|\|
| * hevc: split bitstream unescaping to a separate fileAnton Khirnov2015-07-08
* | avcodec/hevc_ps: Do not return success on failures in ff_hevc_parse_sps()Michael Niedermayer2015-07-09
* | Merge commit 'fd124d8357b1becfde3ac8d5e3320127cf97a5b7'Michael Niedermayer2015-07-09
|\|
| * hevc_ps: split the code for parsing the SPS and exporting it into the contextAnton Khirnov2015-07-08
* | avcodev/libdcadec: implement request_channel_layoutJames Almer2015-07-08
* | libavcodec/qsvenc.c: fix incorrect loop condition.Ivan Uskov2015-07-09
* | Merge commit '1761ab838c75223a6b97d8c0720d09275374c53d'Michael Niedermayer2015-07-09
|\|
| * lavc: Deprecate avctx.rc_strategyVittorio Giovara2015-07-08
* | Merge commit '02b7c630875c0bc63cee5ec597aa33baf9bf4e20'Michael Niedermayer2015-07-09
|\|
| * h261: Signal freeze picture release for intra framesStian Selnes2015-07-07
* | Merge commit 'dc1de0b958836545339611e9c050a1d4fdded263'Michael Niedermayer2015-07-09
|\|
| * h261: Set 'still image mode off' in picture headerStian Selnes2015-07-07
* | avcodec/h264_slice: Fix container croppingMichael Niedermayer2015-07-08
* | avcodec/g2meet: Clear pointers after deallocationMichael Niedermayer2015-07-08
* | avcodec/utils: Check values in apply_param_change()Michael Niedermayer2015-07-08
* | videodsp: assert that linesize is larger than widthMichael Niedermayer2015-07-08
* | wmalosslessdec: reset frame->nb_samples on packet lossAndreas Cadhalpun2015-07-07
* | wmalosslessdec: avoid reading 0 bits with get_bitsAndreas Cadhalpun2015-07-07
* | aacenc: fix option descriptionsRostislav Pehlivanov2015-07-07
* | avcodec/libdcadec: export matrix encoding side dataJames Almer2015-07-07
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functionsShivraj Patil2015-07-07
* | libavcodec/qsv.c: Linux-only code part has been moved to separate function in...Ivan Uskov2015-07-07
* | use mmi instead of loongson3 as simd-optimization flag周晓勇2015-07-07