]> git.sesse.net Git - ffmpeg/history - libavcodec
libx264: Update ROI behaviour to match documentation
[ffmpeg] / libavcodec /
2019-07-07 Mark Thompsonlibx264: Update ROI behaviour to match documentation
2019-07-07 Mark Thompsonlavc/h265_profile_level: Add new profiles
2019-07-07 Mark Thompsonlavc/h265_profile_level: Add unit test
2019-07-07 Mark Thompsonh265_metadata: Add option to set the level of the stream
2019-07-07 Mark Thompsonlavc/h265_profile_level: Do not allow high tier at...
2019-07-07 Mark Thompsonlavc/h265_profile_level: Fix DPB size calculation
2019-07-07 Paul B Maholavcodec/cngdec: set .caps_internal
2019-07-06 Michael Niedermayeravcodec/alsdec: Add FF_CODEC_CAP_INIT_CLEANUP
2019-07-06 Michael Niedermayeravcodec/alsdec: Fix integer overflow with buffer number
2019-07-06 Michael Niedermayeravcodec/alsdec: Fixes signed integer overflow in LSB...
2019-07-06 Michael Niedermayeravcodec/alsdec: Check opt_order / sb_length in ra_block...
2019-07-06 Michael Niedermayeravcodec/alsdec: Fix integer overflow with shifting...
2019-07-06 Michael Niedermayeravcodec/alsdec: Fix undefined behavior in decode_rice()
2019-07-06 Michael Niedermayeravcodec/alsdec: Fixes invalid shifts in read_var_block_...
2019-07-05 James Almeravcodec/hevc_ps: fix range of num_tile_{columns,rows...
2019-07-01 Zhong Lilavc/mjpegdec: make code aligned
2019-07-01 Zhong Lilavc/mjpegdec: replace number with marker name
2019-07-01 Zhong Lilavc/qsvenc: fix the incorrent map from bits to bytes
2019-06-30 Michael Niedermayeravcodec/hevc_ps: Change num_tile_rows/columns checks...
2019-06-30 Michael Niedermayeravcodec/hevc_ps: Fix integer overflow with num_tile_row...
2019-06-30 Michael Niedermayeravcodec/apedec: Add k < 24 check to the only k++ case...
2019-06-30 Michael Niedermayeravcodec/fitsdec: Check data_min/max
2019-06-29 Michael Niedermayeravcodec/m101: Fix off be 2 error
2019-06-29 Michael Niedermayeravcodec/qdm2: Move fft_order check up
2019-06-29 Michael Niedermayeravcodec/libvorbisdec: Check extradata size
2019-06-29 Michael Niedermayeravcodec/atrac9dec: Check q_unit_cnt in parse_band_ext()
2019-06-29 Michael Niedermayeravcodec/atrac9dec: Check that the reused block has...
2019-06-28 Paul B Maholavcodec/cfhd: add back alpha processing removed in...
2019-06-26 Michael Niedermayeravcodec/utils: Check bits_per_coded_sample
2019-06-26 Michael Niedermayeravcodec/videodsp_template: Fix overflow of addition
2019-06-26 Michael Niedermayeravcodec/alsdec: Fix invalid shift in multiply()
2019-06-26 Michael Niedermayeravcodec/4xm: Fix vlc memleak
2019-06-26 Michael Niedermayeravcodec/ffwavesynth: Check ts_end - ts_start for overflow
2019-06-26 Michael Niedermayeravcodec/vc1dsp: Avoid undefined shifts in vc1_v_s_overl...
2019-06-26 Michael Niedermayeravcodec/tta: Fix undefined shift
2019-06-26 Michael Niedermayeravcodec/qdmc: Fix integer overflows in PRNG
2019-06-26 Michael Niedermayeravcodec/rv10: Avoid calculating undefined value that...
2019-06-26 Michael Niedermayeravcodec/bintext: Check font height
2019-06-26 Michael Niedermayeravcodec/binkdsp: Fix integer overflows in idct
2019-06-26 Michael Niedermayeravcodec/bink: Fix integer overflow in unquantize_dct_co...
2019-06-25 Michael Niedermayeravcodec/motionpixels: Check for vlc error in mp_get_vlc()
2019-06-25 Michael Niedermayeravcodec/loco: Limit lossy parameter so it is sane and...
2019-06-25 Michael Niedermayeravcodec/xpmdec: Do not use context dimensions as tempor...
2019-06-25 Michael Niedermayeravcodec/fitsdec: Fix division by 0 in size check
2019-06-25 Michael Niedermayeravcodec/aacpsdsp_template: Fix integer overflow in...
2019-06-25 Michael Niedermayeravcodec/truemotion2: Fix integer overflow in last loop...
2019-06-25 Michael Niedermayeravcodec/pngdec: Check input space
2019-06-25 Andreas Rheinhardtmovsub_bsf: Fix mov2textsub regression
2019-06-23 Carl Eugen Hoyoslavc/tableprint_vlc: Remove avpriv_request_sample(...
2019-06-23 Michael Niedermayeravcodec/iff: finetune the palette size check in the...
2019-06-23 Michael Niedermayeravcodec/iff: Fix mask_buf / mask_palbuf leak
2019-06-21 Michael Niedermayeravcodec/fmvc: Check if header fields are available...
2019-06-21 Michael Niedermayeravcodec/wcmv: check remaining space vs. blocks
2019-06-20 Andreas Rheinhardtlibavcodec: Reduce the size of some arrays
2019-06-18 Limin Wanglibavcodec/videotoolboxenc: Fix compilation broken...
2019-06-16 Michael Niedermayeravcodec/bink: Reorder operations in init to avoid memle...
2019-06-14 Michael Niedermayeravcodec/bitstream: Check for more conflicting codes...
2019-06-14 Michael Niedermayeravcodec/bitstream: Check for integer code truncation...
2019-06-13 Matthieu Bouronavcodec/mediacodecdec: re-indent after previous commit
2019-06-13 Matthieu Bouronavcodec/mediacodecdec: remove unneeded else block in...
2019-06-13 Matthieu Bouronavcodec/mediacodecdec: try to receive a frame after...
2019-06-12 Alejandro Solozabalavcodec/omx: Correct av_log() log message
2019-06-12 U. Artie Eoffvaapi_encode_mjpeg: fix bad component id bug
2019-06-12 Peter RossVP4 video decoder
2019-06-12 Peter Rossavcodec/vp3: spin off get_eob_run and get_coeff coeff...
2019-06-12 Michael Niedermayeravcodec/mjpegdec: Check for non ls PAL8
2019-06-12 Michael Niedermayeravcodec/v4l2_m2m_dec: Fix memleak on ff_v4l2_m2m_codec_...
2019-06-12 Michael Niedermayeravcodec/interplayvideo: check decoding_map_size with...
2019-06-12 Michael Niedermayeravcodec/h264_parse: Use 64bit for expectedpoc and expec...
2019-06-07 Peter Rossavcodec/vp3data: combine eob_run_base and eob_run_get_b...
2019-06-07 Andreas Rheinhardtcbs_av1, cbs_jpeg, cbs_mpeg2, cbs_vp9: Fix undef
2019-06-05 Michael Niedermayeravcodec/mss4: Check input size against skip bits
2019-06-05 Michael Niedermayeravcodec/dxv: Check op_offset in dxv_decompress_cocg()
2019-06-05 Michael Niedermayeravcodec/diracdec: Fix integer overflow in global_mv()
2019-06-04 Andreas Rheinhardtbitstream_filters: Correct dump_extradata description
2019-06-04 Michael Niedermayeravcodec/vmnc: Check available space against chunks...
2019-06-04 Michael Niedermayeravcodec/pafvideo: Clear frame buffer later
2019-06-04 Michael Niedermayeravcodec/aacdec_template: skip apply_tns() if max_sfb...
2019-06-04 Michael Niedermayeravcodec/arbc: Skip tiles in fill_tileX() which are...
2019-06-04 Michael Niedermayeravcodec/aacdec_fixed: Handle more extreem cases in...
2019-06-04 Michael Niedermayeravcodec/aacdec_template: Merge 3 #ifs related to noise...
2019-06-04 Michael Niedermayeravcodec/aacdec_fixed: ssign seems always -1 in noise_sc...
2019-06-03 James Almeravcodec/cbs_h264: add support for Alternative Transfer...
2019-06-03 Mark Thompsonvaapi_encode: Refactor encode misc parameter buffer...
2019-06-03 Mark Thompsonvaapi_encode: Remove unused function
2019-06-02 Mark Thompsonvaapi_encode: Warn if input has cropping information
2019-05-31 Michael Niedermayeravcodec/gdv: Check remaining output after decode 5...
2019-05-30 Nick Renierisavcodec/tiff: Recognize DNG/CinemaDNG images
2019-05-30 Nick Renierislibavcodec/tiff: Process SubIFDs tag with multiple...
2019-05-30 Nick Renierisavcodec/tiff: Option to decode embedded thumbnail
2019-05-28 James Almeravcodec/cbs_mpeg2: fix leak of extra_information_slice...
2019-05-28 Andreas Rheinhardtcbs_mpeg2: Correct error codes
2019-05-28 Andreas Rheinhardtcbs_mpeg2: Fix storage type for frame_centre_*_offset
2019-05-28 Andreas Rheinhardtcbs_mpeg2: Improve checks for invalid values
2019-05-28 Andreas Rheinhardtcbs_mpeg2: Correct and use enum values
2019-05-27 Michael Niedermayeravcodec/diracdec: Check for arith decoder errors in...
2019-05-27 Michael Niedermayeravcodec/truemotion2: Fix several integer overflows...
2019-05-27 Michael Niedermayeravcodec/ffv1dec_template: Optimize common case in run...
2019-05-27 James Almeravcodec/libdav1d: add support for RGB streams
2019-05-27 James Almeravcodec/libdav1d: assert Dav1dPicture allocator_data...
next