summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/cfhd: add bayer supportPaul B Mahol2019-07-29
* vaapi_encode: Add ROI supportMark Thompson2019-07-28
* avcodec/mips: [loongson] refine process of setting block as 0 in h264dsp_mmi.Shiyou Yin2019-07-28
* vp9_metadata: Improve spec-compliance and warningsAndreas Rheinhardt2019-07-28
* av1/h264_metadata: Don't reinitialize dataAndreas Rheinhardt2019-07-28
* cbs_mpeg2: Fix parsing of picture and slice headersAndreas Rheinhardt2019-07-27
* cbs: Remove useless initializationsAndreas Rheinhardt2019-07-27
* mpeg2_metadata, cbs_mpeg2: Fix handling of colour_descriptionAndreas Rheinhardt2019-07-27
* avcodec/assdec: undefined use of memcpy()Michael Niedermayer2019-07-27
* avcodec/brenderpix: Check input size before allocating imageMichael Niedermayer2019-07-27
* avcodec/adpcm: reindent after last commitPaul B Mahol2019-07-26
* avcodec/adpcm: add support for 5.1 ADPCM MSPaul B Mahol2019-07-26
* avcodec/adxenc: add EOF headerPaul B Mahol2019-07-25
* avcodec/utils: fix leak of subtitle_header on error pathMichael Niedermayer2019-07-25
* avcodec/mpc8huff: Make some arrays unsigned to prevent overflowAndreas Rheinhardt2019-07-24
* vp3data: Make some arrays unsigned to prevent overflowAndreas Rheinhardt2019-07-24
* avcodec/mediacodec_wrapper: remove unused local variables in ff_AMediaCodec_g...Matthieu Bouron2019-07-22
* avcodec/mediacodec_wrapper: fix a potential local reference leak in ff_AMedia...Matthieu Bouron2019-07-22
* avcodec/mediacodec_wrapper: fix a local reference leak in ff_AMediaCodec_getN...Matthieu Bouron2019-07-22
* avcodec/mediacodec_wrapper: add missing "avcodec.h" includeMatthieu Bouron2019-07-22
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-21
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-21
* avcodec/utils: Check close before calling itMichael Niedermayer2019-07-21
* avcodec/vorbisdec: Check vlc for floor0 dec vector offsetMichael Niedermayer2019-07-21
* avcodec/vorbisdec: amplitude bits can be more than 25 bitsMichael Niedermayer2019-07-21
* avcodec/alsdec: fix undefined shift in multiply()Michael Niedermayer2019-07-21
* avcodec/alsdec: Fix 2 integer overflowsMichael Niedermayer2019-07-21
* avcodec/apedec: Fix various integer overflowsMichael Niedermayer2019-07-21
* avcodec/apedec: Fix multiple integer overflows in predictor_update_filter()Michael Niedermayer2019-07-21
* avcodec/flicvideo: Make line_packets intMichael Niedermayer2019-07-21
* avcodec/dvbsubdec: Use ff_set_dimensions()Michael Niedermayer2019-07-20
* avcodec/ffwavesynth: Check if there is enough extradata before allocationMichael Niedermayer2019-07-20
* avcodec/ffwavesynth: More correct cast in wavesynth_seek()Michael Niedermayer2019-07-20
* avcodec/ffwavesynth: Check sample rate before useMichael Niedermayer2019-07-20
* avcodec/tak_parser: don't return error valuesJames Almer2019-07-20
* avcodec/cbs_h265: add support for Alpha Channel Info SEI messagesJames Almer2019-07-20
* cbs_h2645: Fix infinite loop in more_rbsp_dataAndreas Rheinhardt2019-07-20
* avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv2Michael Niedermayer2019-07-19
* avcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv1Michael Niedermayer2019-07-19
* avcodec/agm: Fix overflow of signed shiftMichael Niedermayer2019-07-19
* avcodec/h264_refs: Also check reference in ff_h264_build_ref_list()Michael Niedermayer2019-07-19
* avcodec/h264_cavlc: Fix integer overflows with motion vector residual additionMichael Niedermayer2019-07-19
* avcodec/atrac9dec: Check conditions before apply_band_extension() to avoid ou...Michael Niedermayer2019-07-19
* avutil/mips: refactor msa load and store macros.Shiyou Yin2019-07-19
* avcodec/dnxhd_parser: Fix parser when input does not have nicely sized packetsMichael Niedermayer2019-07-17
* avcodec/dnxhd_parser: Optimize insufficient buf size caseMichael Niedermayer2019-07-17
* avcodec/dnxhd_parser: remove unneeded codeMichael Niedermayer2019-07-17
* avcodec/parser: Check next index validity in ff_combine_frame()Michael Niedermayer2019-07-17
* avcodec/ivi: Ask for samples with odd tilesMichael Niedermayer2019-07-17
* avcodec: clarify the allocation requirements for intra_matrix and inter_matri...James Almer2019-07-17