summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/nvenc: make use of new GetLastErrorString functionTimo Rothenpieler2019-09-27
* avcodec/nvenc: pass CUstream to nvenc when availableTimo Rothenpieler2019-09-27
* avcodec/nvenc: add multiple reference frames supportRoman Arzumanyan2019-09-27
* avcodec/nvenc: switch to dedicated dpb_size optionTimo Rothenpieler2019-09-27
* lavc/mpeg4audio: add chan_config check to avoid indeterminate channelsJun Zhao2019-09-27
* avcodec/mpeg4audio: fix doxy for ff_mpeg4audio_get_config_gb()James Almer2019-09-27
* avcodec: use avpriv_mpeg4audio_get_config2()James Almer2019-09-27
* avcodec/mpeg4audio: add avpriv_mpeg4audio_get_config2()James Almer2019-09-27
* avcodec/4xm: Check index in decode_i_block() also in the path where its not u...Michael Niedermayer2019-09-26
* avcodec/loco: Check for end of input in the first lineMichael Niedermayer2019-09-26
* avcodec/atrac3: Check block_alignMichael Niedermayer2019-09-26
* avcodec/alsdec: Avoid dereferencing context pointer in inner interleave loopMichael Niedermayer2019-09-26
* avcodec/hcom: Check that there are dictionary entriesMichael Niedermayer2019-09-26
* avcodec/fitsdec: Prevent division by 0 with huge data_maxMichael Niedermayer2019-09-26
* avcodec/dstdec: Fix integer overflow in samples_per_frame computationMichael Niedermayer2019-09-26
* avcodec/g729_parser: Check block_sizeMichael Niedermayer2019-09-26
* avcodec/sbcdec: Initialize number of channelsMichael Niedermayer2019-09-26
* avcodec/exr: Fix undefined left shifts of negative numbersAndreas Rheinhardt2019-09-26
* avcodec/hevc_ps: Remove dead code in vps_id checkAndriy Gelman2019-09-26
* avcodec/truespeech: fix left shift of negative valuePaul B Mahol2019-09-26
* avcodec/mpeg12dec: Sanitize start codes earlierAndreas Rheinhardt2019-09-26
* avcodec/pcm: CosmeticsAndreas Rheinhardt2019-09-26
* avcodec/pcm: Fix undefined shiftsAndreas Rheinhardt2019-09-26
* avcodec/wavpackenc: Fix undefined shiftsAndreas Rheinhardt2019-09-26
* lavc/qsv: add memory type messageZhong Li2019-09-26
* lavc/qsv: Fix MSDK initialization failure in system memory modeZhong Li2019-09-26
* Revert "lavc/tiff: correct the default value of YCbCrSubsampling to 2x2"Carl Eugen Hoyos2019-09-26
* avcodec/dnxhdenc: return error if av_malloc failedLimin Wang2019-09-25
* avcodec/decode: Check max_samples in get_buffer_internal()Michael Niedermayer2019-09-25
* avcodec: add max_samplesMichael Niedermayer2019-09-25
* lavc/tiff: correct the default value of YCbCrSubsampling to 2x2Pavel Skakov2019-09-25
* libavcodec/libx265: add a flag to output ROI warnings only once.Guo, Yejun2019-09-24
* libavcodec/libx264: add a flag to output ROI warnings only once.Guo, Yejun2019-09-24
* avcodec/utils: Optimize ff_color_frame() using memcpy()Michael Niedermayer2019-09-24
* avcodec/aacdec: Check if we run out of input in read_stream_mux_config()Michael Niedermayer2019-09-24
* avcodec/h264_slice: clear frame only on gaps when it is not otherwise initila...Michael Niedermayer2019-09-24
* avcodec/utils: Use av_memcpy_backptr() in ff_color_frame()Michael Niedermayer2019-09-24
* avcodec/smacker: Fix integer overflow in signed int multiply in SMK_BLK_FILLMichael Niedermayer2019-09-24
* avcodec/alac: Fix invalid shifts in 20/24 bpsMichael Niedermayer2019-09-24
* avcodec/alac: fix undefined behavior with INT_MIN in lpc_prediction()Michael Niedermayer2019-09-24
* avcodec/ffwavesynth: Fix integer overflow in timestampsMichael Niedermayer2019-09-24
* avcodec/aacdec_fixed: Add FF_CODEC_CAP_INIT_CLEANUPMichael Niedermayer2019-09-24
* libavcodec/mpeg12dec: Check input for minimal frame sizeMichael Niedermayer2019-09-24
* avcodec/cbs_h264: Automatically free SEI payload on errorAndreas Rheinhardt2019-09-24
* avcodec/dxv: Check op_offset in both directionsMichael Niedermayer2019-09-24
* avcodec/truespeech: Eliminate some left shiftsMichael Niedermayer2019-09-24
* avcodec/adpcm: Check number of channels for MTAFMichael Niedermayer2019-09-24
* avcodec/nvenc: fix typo in new Windows driver versionTimo Rothenpieler2019-09-24
* avcodec/exr: cosmeticsLimin Wang2019-09-23
* avcodec/nvenc: add driver version info for SDK 9.1Timo Rothenpieler2019-09-23