]> git.sesse.net Git - ffmpeg/history - libavcodec
avdevice/decklink: deprecate the -list_devices option
[ffmpeg] / libavcodec /
2020-01-02 Zhong Liavcodec/mpeg12dec: always submit the first field to...
2020-01-02 Timo Rothenpieleravcodec/nvdec_mpeg12: set field flags
2020-01-01 Marton Balintavcodec/librav1e: use AV_OPT_TYPE_DICT for rav1e-params
2020-01-01 Marton Balintavcodec/libxavs2: use AV_OPT_TYPE_DICT for xavs2-params
2020-01-01 Marton Balintavcodec/libx265: use AV_OPT_TYPE_DICT for x265-params
2020-01-01 Marton Balintavcodec/libx264: use AV_OPT_TYPE_DICT for x264-params
2020-01-01 Marton Balintavcodec/libvpxenc: use AV_OPT_TYPE_DICT for ts-parameters
2020-01-01 James Almeravcodec/libx265: export encoded frame stats
2020-01-01 James Almeravcodec/libx265: add a qp option and apply the relevant...
2020-01-01 James Almeravcodec/libx265: apply some global AVCodecContext setti...
2019-12-31 Michael Niedermayeravcodec: Replace get_bits_long() by get_bits() where...
2019-12-31 Michael Niedermayeravcodec: Replace skip_bits_long() by skip_bits() where...
2019-12-31 Michael Niedermayeravcodec: Replace show_bits_long() by show_bits() where...
2019-12-31 Michael Niedermayeravcodec/ffwavesynth: Fix undefined overflow in wavesynt...
2019-12-31 Michael Niedermayeravcodec/cook: Use 3 stage VLC decoding for channel_coupling
2019-12-31 Michael Niedermayeravcodec/options_table: err_detect compliant and aggress...
2019-12-31 Michael Niedermayeravcodec/wmalosslessdec: Fixes undefined overflow in...
2019-12-31 Michael Niedermayeravcodec/sonic: Check e in get_symbol()
2019-12-31 Michael Niedermayeravcodec/twinvqdec: Correct overflow in block align...
2019-12-31 Michael Niedermayeravcodec/h264_ps: Provide more details with "Truncated...
2019-12-31 Zhao Zhiliavcodec/utils: remove access of AV_SAMPLE_FMT_NB
2019-12-29 Zhong Lilavc/qsv: remove the unused funtion ff_qsv_profile_to_mfx()
2019-12-29 Zhong Lilavc/qsvdec: disable gpu copy when not supported
2019-12-29 Zhong Lilavc/qsvdec: fix the error retrun code in ff_qsv_get_co...
2019-12-28 Michael Niedermayeravcodec/vc1dec: Fix "return -1" cases
2019-12-28 Michael Niedermayeravcodec/vc1dec: Free sprite_output_frame on error
2019-12-28 Michael Niedermayeravcodec/atrac9dec: Clamp band_ext_data to max that...
2019-12-28 Michael Niedermayeravcodec/agm: Include block size in the MV check for...
2019-12-28 Michael Niedermayeravcodec/wmadec: Keep track of exponent initialization...
2019-12-28 Michael Niedermayeravcodec/iff: Check that video_size is large enough...
2019-12-27 Andriy Gelmanavcodec/v4l2_m2m_enc: Check encoder pix_fmt matches...
2019-12-27 Limin Wangavcodec/mvha: fix warning: variable 'size' set but...
2019-12-26 Limin Wangavcodec/vc1dec: remove the unneeded ()
2019-12-26 Limin Wangavcodec/ass: remove the unneeded ()
2019-12-26 Michael Niedermayeravcodec/cbs_vp9: Check data_size
2019-12-25 Michael Niedermayeravcodec/cbs_vp9: Check index_size
2019-12-23 Zhong Lilavc/midivid: check return value of init_get_bits8()
2019-12-23 James Almeravcodec/noise_bsf: remove superfluous fail label
2019-12-21 James Almeravcodec/hevcdec: keep closed captions in sync between...
2019-12-21 Limin Wangavcodec/h264_sei: fix the size of user data unregistered
2019-12-20 Limin Wangavcodec/hevc_sei: switch to AVBufferRef buffer for...
2019-12-19 James Almeravcodec/cbs_av1: add missing valid range of values...
2019-12-17 Linjie Fulavc/h264dec.h: remove unused ff_h264_decode_slice_header
2019-12-17 Linjie Fulavc/hevc_cabac: fix cbf_cb and cbf_cr for transform...
2019-12-17 Lynnevc2enc: zero padding of the coefficient buffer
2019-12-16 Linjie Fulavc/vaapi_encode: grow packet if vaMapBuffer returns...
2019-12-16 Carl Eugen Hoyoslavc/allcodecs: Add mpeg4 omx encoder, missed in 0e387232
2019-12-16 Andriy Gelmanlavc/cbs_h2645_syntax_template: Fix memleak
2019-12-15 Andreas Rheinhardth264_mp4toannexb: Remove unnecessary check
2019-12-15 Michael Niedermayeravcodec/adpcm: Clip predictor for APC
2019-12-15 Michael Niedermayeravcodec/targa: Check colors vs. available space
2019-12-15 Michael Niedermayeravcodec/dstdec: Use get_ur_golomb_jpegls()
2019-12-15 Michael Niedermayeravcodec/wmavoice: Check remaining input in parse_packet...
2019-12-15 Michael Niedermayeravcodec/wmalosslessdec: Fix 2 overflows in mclms
2019-12-15 Michael Niedermayeravcodec/decode: Fix integer overflow in max_samples...
2019-12-15 Michael Niedermayeravcodec/wmaprodec: Fixes integer overflow with 32bit...
2019-12-15 Michael Niedermayeravcodec/adpcm: Fix invalid shift in xa_decode()
2019-12-15 Michael Niedermayeravcodec/wmavoice: Add FF_CODEC_CAP_INIT_CLEANUP
2019-12-15 Michael Niedermayeravcodec/wmalosslessdec: Fix several integer issues
2019-12-15 Michael Niedermayeravcodec/wmalosslessdec: Check that padding bits is...
2019-12-15 Michael Niedermayeravcodec/iff: Skip overflowing runs in decode_delta_d()
2019-12-15 Michael Niedermayeravcodec/apedec: Set error on error in ape_decode_value_...
2019-12-15 Michael Niedermayeravcodec/pnm: Check that the header is not truncated
2019-12-15 Michael Niedermayeravcodec/mp3_header_decompress_bsf: Check sample_rate_index
2019-12-14 Carl Eugen Hoyoslavc/pnmdec: Fix 16bit decoding.
2019-12-13 Paul B Maholavcodec/simple_idct_template: fix integer overflow
2019-12-13 Michael Niedermayeravcodec/cbs_av1_syntax_template: Check num_y_points
2019-12-12 Michael Niedermayeravcodec/v210dec: move the stride read after its fully...
2019-12-12 Linjie Fulavc/utils.c: fix code indentations
2019-12-12 Linjie Fulavc/mips: simplify the switch code
2019-12-12 Zhong Lilavc/x265: set preferred_transfer_characteristics for HLG
2019-12-12 Linjie Fulavc/qsvenc: add Tiles encode support for HEVC
2019-12-12 Yuki Tsuchiyalavc: add MPEG-H 3D Audio codec id
2019-12-12 Yuki Tsuchiyalavc/codec_desc: introduce AV_CODEC_PROP_INTRA_ONLY...
2019-12-12 James Almeravcodec/mlp_parser: mark sync frames as key frames
2019-12-11 James Almeravcodec/cbs_av1: fix array size for ar_coeffs_cb_plus_1...
2019-12-11 Fei Wangavcodec/cbs_av1: rename enable_intraintra_compound...
2019-12-11 Fei Wangavcodec/cbs_av1: avoid reading trailing bits when obu...
2019-12-10 Michael Niedermayeravcodec/agm: Do not allow MVs out of the picture area...
2019-12-10 Michael Niedermayeravcodec/wmalosslessdec: Set FF_CODEC_CAP_INIT_CLEANUP
2019-12-10 Michael Niedermayeravcodec/apedec: Fix 2 integer overflows
2019-12-10 Michael Niedermayeravcodec/wmaprodec: Set packet_loss when we error out...
2019-12-10 Michael Niedermayeravcodec/wmaprodec: Check offset
2019-12-10 Michael Niedermayeravcodec/truemotion2: Fix 2 integer overflows in tm2_low...
2019-12-10 Michael Niedermayeravcodec/wmaprodec: Check if the channel sum of all...
2019-12-10 Michael Niedermayeravcodec/truespeech: Fix an integer overflow in truespee...
2019-12-10 Michael NiedermayerRemove redundant ;
2019-12-07 Michael Niedermayeravcodec/atrac9dec: Check q_unit_cnt more completely...
2019-12-06 Andriy Gelmanlavc/cbs_h2645: Fix incorrect max size of nalu unit
2019-12-06 Michael Niedermayeravcodec/mvha: Check remaining space when reading VLC...
2019-12-05 Michael Niedermayeravcodec/fitsdec: Use lrint()
2019-12-05 Andreas Rheinhardtavformat/matroskadec: avcodec/tta: Set extradata_size...
2019-12-04 hwrenlavc/libxavs2.c: optimize error descriptions
2019-12-04 hwrenlavc/libxavs2.c: fix code style - spaces
2019-12-04 hwrenlavc/libxavs2.c: avoid recomputations of pointers in...
2019-12-04 hwrenlavc/libxavs2.c: use more descriptive variable names...
2019-12-02 James Almeravcodec/av1_parser: skip frames with spatial_id > 0
2019-12-01 James AlmerRevert "avcodec/cbs_av1_syntax_template: Check ref_fram...
2019-12-01 James Almeravcodec/cbs_av1: implement missing set_frame_refs(...
2019-12-01 Michael Niedermayeravcodec/alsdec: Discard frames for which no channel...
next