]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/videotoolboxenc: remove unused variable
[ffmpeg] / libavcodec /
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...
2019-07-08 Michael Niedermayeravcodec/4xm: Fix signed integer overflows in idct()
2019-07-08 Michael Niedermayeravcodec/qdm2: Check checksum_size for 0
2019-07-08 Michael Niedermayeravcodec/qdm2: error out of qdm2_fft_decode_tones()...
2019-07-08 Michael Niedermayeravcodec/qdm2: Do not read out of array in fix_coding_me...
2019-07-08 Michael Niedermayeravcodec/simple_idct_template: Fix integer overflow...
2019-07-08 Michael Niedermayeravcodec/simple_idct_template: Fix integer overflow...
2019-07-08 Michael Niedermayeravcodec/svq3: Use ff_set_dimension()
2019-07-08 Michael Niedermayeravcodec/iff: Check ham vs bpp
2019-07-08 Michael Niedermayeravcodec/ffwavesynth: use uint32_t to compute difference...
2019-07-08 Michael Niedermayeravcodec/ffwavesynth: Simplify lcg_seek(), avoid negativ...
2019-07-08 Michael Niedermayeravcodec/ffwavesynth: Fix backward lcg_seek()
2019-07-08 Michael Niedermayeravcodec/flicvideo: Fix off by 1 error in flic_decode_fr...
2019-07-08 Michael Niedermayeravcodec/vc1_block: Check for vlc error in vc1_decode_ac...
2019-07-08 Michael Niedermayeravcodec/alac: Check lpc_quant
2019-07-08 Michael Niedermayeravcodec/dxv: Initialize tex_funct to NULL
2019-07-07 Andreas Rheinhardtvp9_metadata: Avoid allocations and copies of packet...
2019-07-07 Andreas Rheinhardtmpeg2_metadata: Localize inserting of sequence display...
2019-07-07 Andreas Rheinhardtmpeg2_metadata: Avoid allocations and copies of packet...
2019-07-07 Andreas Rheinhardth265_metadata: Correct error check
2019-07-07 Andreas Rheinhardth265_metadata: Avoid allocations and copies of packet...
2019-07-07 Andreas Rheinhardth264_redundant_pps: Fix looping over an access unit...
2019-07-07 Andreas Rheinhardth264_redundant_pps: Avoid allocations and copies of...
2019-07-07 Andreas Rheinhardtav1_metadata: Error out if fragment is empty
2019-07-07 Andreas Rheinhardth264_metadata: Localize code for display orientation
2019-07-07 Andreas Rheinhardth264_metadata: Avoid allocations and copies of packet...
2019-07-07 Andreas Rheinhardtav1/h264_metadata, filter_units: Count down when deleti...
2019-07-07 Andreas Rheinhardtfilter_units: Avoid allocations and copies of packet...
2019-07-07 Andreas Rheinhardtfilter_units: Reindent after previous commit
2019-07-07 Andreas Rheinhardtfilter_units: Don't use fake loop
2019-07-07 Andreas Rheinhardtfilter_units: Unref packet on failure
2019-07-07 Andreas Rheinhardtav1_metadata: Avoid allocations and copies of packet...
2019-07-07 Andreas Rheinhardtcbs: Allow non-blank packets in ff_cbs_write_packet
2019-07-07 Amir Paukeravcodec/h264dec: set AVFrame decode_error_flags in...
2019-07-07 Amir Paukeravcodec/error_resilience: set AVFrame decode_error_flag...
2019-07-07 Mark Thompsonlibx265: Update ROI behaviour to match documentation
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
next