]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/vividas: Check that value from ffio_read_varlen() does not overflow
[ffmpeg] / libavcodec /
2019-08-03 Michael Niedermayeravcodec/clearvideo: fix invalid shift in tile size...
2019-08-03 Michael Niedermayeravcodec/vp8: do vp7_fade_frame() later
2019-08-03 Michael Niedermayeravcodec/vp3: Check for end of input in vp4_unpack_vlcs()
2019-08-02 Michael Niedermayeravcodec/vp3: Check that theora is theora
2019-08-02 Shiyou Yinavutil/mips: Avoid instruction exception caused by...
2019-08-02 Paul B Maholavcodec/msrle: remove unused items
2019-07-31 Michael Niedermayeravcodec/vc1_pred: Fix invalid shift in scaleforsame()
2019-07-31 Michael Niedermayeravcodec/vc1_block: Fix integer overflow in ff_vc1_pred_dc()
2019-07-31 Michael Niedermayeravcodec/truemotion2: Fix several integer overflows...
2019-07-31 Michael Niedermayeravcodec/apedec: Make coeffsA/B uint32_t, this avoids...
2019-07-31 Michael Niedermayeravcodec/apedec: make left/right unsigned to avoid undef...
2019-07-31 Michael Niedermayeravcodec/apedec: Fix multiple integer overflows and...
2019-07-29 Andreas Rheinhardtcbs_mpeg2: Fix parsing the last unit
2019-07-29 Andreas Rheinhardtcbs_mpeg2: Rearrange start code search
2019-07-29 Andreas Rheinhardtcbs_mpeg2: Decompose Sequence End
2019-07-29 Andreas Rheinhardtcbs_h264: Improve adding SEI messages
2019-07-29 Andreas Rheinhardtcbs: Don't set AVBuffer's opaque
2019-07-29 Michael Niedermayeravcodec/eatqi: Check for minimum frame size
2019-07-29 Michael Niedermayeravcodec/eatgv: Check remaining size after the keyframe...
2019-07-29 Mark Thompsonh264_metadata: Support overscan_appropriate_flag
2019-07-29 Mark Thompsoncbs_h264: Fix missing inferred colour description fields
2019-07-29 Paul B Maholavcodec/cfhd: add bayer support
2019-07-28 Mark Thompsonvaapi_encode: Add ROI support
2019-07-28 Shiyou Yinavcodec/mips: [loongson] refine process of setting...
2019-07-28 Andreas Rheinhardtvp9_metadata: Improve spec-compliance and warnings
2019-07-28 Andreas Rheinhardtav1/h264_metadata: Don't reinitialize data
2019-07-27 Andreas Rheinhardtcbs_mpeg2: Fix parsing of picture and slice headers
2019-07-27 Andreas Rheinhardtcbs: Remove useless initializations
2019-07-27 Andreas Rheinhardtmpeg2_metadata, cbs_mpeg2: Fix handling of colour_descr...
2019-07-26 Michael Niedermayeravcodec/assdec: undefined use of memcpy()
2019-07-26 Michael Niedermayeravcodec/brenderpix: Check input size before allocating...
2019-07-26 Paul B Maholavcodec/adpcm: reindent after last commit
2019-07-26 Paul B Maholavcodec/adpcm: add support for 5.1 ADPCM MS
2019-07-25 Paul B Maholavcodec/adxenc: add EOF header
2019-07-24 Michael Niedermayeravcodec/utils: fix leak of subtitle_header on error...
2019-07-24 Andreas Rheinhardtavcodec/mpc8huff: Make some arrays unsigned to prevent...
2019-07-24 Andreas Rheinhardtvp3data: Make some arrays unsigned to prevent overflow
2019-07-22 Matthieu Bouronavcodec/mediacodec_wrapper: remove unused local variabl...
2019-07-22 Matthieu Bouronavcodec/mediacodec_wrapper: fix a potential local refer...
2019-07-22 Matthieu Bouronavcodec/mediacodec_wrapper: fix a local reference leak...
2019-07-22 Matthieu Bouronavcodec/mediacodec_wrapper: add missing "avcodec.h...
2019-07-21 Michael NiedermayerBump minor versions again on master to keep 4.2 version...
2019-07-21 Michael NiedermayerBump minor versions to separate 4.2 from master
2019-07-21 Michael Niedermayeravcodec/utils: Check close before calling it
2019-07-21 Michael Niedermayeravcodec/vorbisdec: Check vlc for floor0 dec vector...
2019-07-21 Michael Niedermayeravcodec/vorbisdec: amplitude bits can be more than...
2019-07-21 Michael Niedermayeravcodec/alsdec: fix undefined shift in multiply()
2019-07-21 Michael Niedermayeravcodec/alsdec: Fix 2 integer overflows
2019-07-21 Michael Niedermayeravcodec/apedec: Fix various integer overflows
2019-07-21 Michael Niedermayeravcodec/apedec: Fix multiple integer overflows in predi...
2019-07-21 Michael Niedermayeravcodec/flicvideo: Make line_packets int
2019-07-20 Michael Niedermayeravcodec/dvbsubdec: Use ff_set_dimensions()
2019-07-20 Michael Niedermayeravcodec/ffwavesynth: Check if there is enough extradata...
2019-07-20 Michael Niedermayeravcodec/ffwavesynth: More correct cast in wavesynth_seek()
2019-07-20 Michael Niedermayeravcodec/ffwavesynth: Check sample rate before use
2019-07-20 James Almeravcodec/tak_parser: don't return error values
2019-07-20 James Almeravcodec/cbs_h265: add support for Alpha Channel Info...
2019-07-20 Andreas Rheinhardtcbs_h2645: Fix infinite loop in more_rbsp_data
2019-07-19 Michael Niedermayeravcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv2
2019-07-19 Michael Niedermayeravcodec/flashsv: add FF_CODEC_CAP_INIT_CLEANUP to flashsv1
2019-07-19 Michael Niedermayeravcodec/agm: Fix overflow of signed shift
2019-07-19 Michael Niedermayeravcodec/h264_refs: Also check reference in ff_h264_buil...
2019-07-19 Michael Niedermayeravcodec/h264_cavlc: Fix integer overflows with motion...
2019-07-19 Michael Niedermayeravcodec/atrac9dec: Check conditions before apply_band_e...
2019-07-18 Shiyou Yinavutil/mips: refactor msa load and store macros.
2019-07-17 Michael Niedermayeravcodec/dnxhd_parser: Fix parser when input does not...
2019-07-17 Michael Niedermayeravcodec/dnxhd_parser: Optimize insufficient buf size...
2019-07-17 Michael Niedermayeravcodec/dnxhd_parser: remove unneeded code
2019-07-17 Michael Niedermayeravcodec/parser: Check next index validity in ff_combine...
2019-07-17 Michael Niedermayeravcodec/ivi: Ask for samples with odd tiles
2019-07-17 James Almeravcodec: clarify the allocation requirements for intra_...
2019-07-15 James Almeravcodec: remove reference to AVPacket's destruct field
2019-07-14 Michael Niedermayeravcodec/iff: Add "else" to make code look prettier
2019-07-14 Andreas Rheinhardtdump_extra: Don't add extradata if it already exists
2019-07-14 Steve Lhommeavcodec/h264_slice: set the SEI parameters early on...
2019-07-14 Steve Lhommeavcodec/hevcdec: set the SEI parameters early on the...
2019-07-13 Jernej Fijackoavcodec/dvbsub: add support for Display Definition...
2019-07-13 Michael Niedermayeravcodec/pngdec: Check that previous_picture has same...
2019-07-13 Michael Niedermayeravcodec/huffyuvdec: Check vertical subsampling in hymt
2019-07-13 Michael Niedermayeravcodec/huffyuv: remove gray8a (the format is listed...
2019-07-13 Michael Niedermayeravcodec/mpc8: Fixes invalid shift in mpc8_decode_frame()
2019-07-11 Paul B Maholavcodec/magicyuv: add support for recently added YUV444P10
2019-07-11 Steven Liuavcodec/videotoolboxenc: remove unused variable
2019-07-10 James Zernavcodec/utils, avcodec_open2: close codec on failure
2019-07-10 YunQiang Suavcodec/mips/cabac: replace addi with addiu
2019-07-09 Andreas Rheinhardttruehd_core: Switch to in-place modifications
2019-07-09 Andreas Rheinhardttruehd_core: Use byte offsets instead of bit offsets
2019-07-09 Andreas Rheinhardttruehd_core: Miscellaneous improvements
2019-07-09 Andreas Rheinhardttruehd_core: Return error in case of error
2019-07-09 Andreas Rheinhardttruehd_core: Correct output size
2019-07-09 Andreas Rheinhardttruehd_core: Disable 16-channel presentation
2019-07-08 Andreas Rheinhardtconfigure, cbs_h2645: Remove unneeded golomb dependency
2019-07-08 Andreas Rheinhardtcbs_h264, h264_metadata: Deleting SEI messages never...
2019-07-08 Andreas Rheinhardtcbs: ff_cbs_delete_unit: Replace return value with...
2019-07-08 Michael Niedermayeravcodec/ilbcdec: Simplify use of unsigned and fix more...
2019-07-08 Michael Niedermayeravcodec/golomb: Correct the doxy about get_ue_golomb...
2019-07-08 Michael Niedermayeravcodec/hq_hqa: Use ff_set_dimensions()
2019-07-08 Michael Niedermayeravcodec/rv10: Fix integer overflow in aspect ratio...
2019-07-08 Michael Niedermayeravcodec/tta: Limit decoder to 16 channels
2019-07-08 Michael Niedermayeravcodec/sanm: Optimize fill_frame() with av_memcpy_back...
next