]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/fifo: add timeshift option to delay output
[ffmpeg] / libavcodec /
2020-06-08 Michael NiedermayerBump minor versions after branching 4.3
2020-06-08 Michael NiedermayerBump minor versions to separate 4.3 from master
2020-06-08 Michael Niedermayeravcodec/mpeg12dec: Fix got_output
2020-06-08 Michael Niedermayertools/target_dec_fuzzer: enable mjpeg for tiff or tdsc
2020-06-08 Michael Niedermayeravcodec/hcadec: Check or bound indexes
2020-06-08 Michael Niedermayeravcodec/pnm: Check scale
2020-06-08 Anton Khirnovhevc: move SliceHeader and LongTermRPS back to hevcdec.h
2020-06-08 Anton Khirnovhevc_parser: drop the use of SliceHeader
2020-06-08 Anton Khirnovhevc_refs: reduce code duplication in find_ref_idx()
2020-06-07 Andreas Rheinhardtavcodec/v4l2_m2m_enc: Avoid ;;
2020-06-07 Michael Niedermayeravcodec/ac3dec_fixed: Remove some temporary variables...
2020-06-07 Michael Niedermayeravcodec/lzf: Consider the needed size in reallocation
2020-06-07 Michael Niedermayeravcodec/adpcm: XA: Check shift similar to filter
2020-06-06 Gautam Ramakrishnanlibavcodec/jpeg2000_parser: Add jpeg2000 parser
2020-06-06 James Almeravcodec/libaomenc: remove the experimental flag when...
2020-06-05 Michael Niedermayeravcodec/huffyuvdec: Test vertical coordinate more often
2020-06-05 Thierry Fouculibavcodec/bmp_parser.c: fix a use_of_uninitialized_val...
2020-06-05 Thierry Fouculibavcodec/mlp_parser.c: fix a use_of_uninitialized_val...
2020-06-05 Thierry Fouculibavcodec/png_parser.c: fix a use_of_uninitialized_val...
2020-06-05 Michael Niedermayeravcodec/hq_hqa: Check info size
2020-06-04 Michael Niedermayeravcodec/mv30: Fix multiple integer overflows in idct_1d()
2020-06-04 Michael Niedermayeravcodec/mv30: Do not allow MVs outside the allocated...
2020-06-04 Michael Niedermayeravcodec/wmalosslessdec: Fix integer overflow in mclms_p...
2020-06-04 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflow(s) in...
2020-06-04 Michael Niedermayeravcodec/wavpack: Do not allow the sample format to...
2020-06-04 Michael Niedermayeravcodec/bitpacked: add missing comma to codec tags
2020-06-04 Roman Arzumanyanavcodec/nvenc: honor max bitrate in CQ mode
2020-06-04 James Almeravcodec/decode: actually propagate AVHWAccel.alloc_fram...
2020-06-02 Limin Wangavcodec/ratecontrol: fix the integer overflow after...
2020-06-02 James Almeravcodec/internal: move packet related functions to...
2020-06-01 Michael Niedermayeravcodec/h264dec: Disable forced small_padding on flag2...
2020-06-01 Michael Niedermayeravcodec/jpeg2000dec: clear pointer which become stale...
2020-06-01 Roman Arzumanyanavcodec/nvenc: zero avg and max bitrate in CQ mode
2020-06-01 Andreas Rheinhardtavcodec/encode: Remove ff_alloc_packet
2020-05-31 Limin Wangavcodec/mpeg12enc: support mpeg2 encoder const profile
2020-05-31 Brad Hardsavcodec: add constants for KLV pseudo-profile.
2020-05-31 Andreas Rheinhardtavcodec/anm: Don't unnecessarily use context variables
2020-05-31 Andreas Rheinhardtavcodec/anm: Check extradata length before allocating...
2020-05-30 Paul B Maholavcodec: add PFM image decoder
2020-05-29 Michael Niedermayeravcodec/adpcm_data: extend ff_adpcm_ima_cunning_index_table
2020-05-28 Jun Zhaolavc/libx264: misc style fixes
2020-05-28 James Almeravcodec/decode: fix decoding when frames are allocated...
2020-05-27 Zane van Iperenavcodec/adpcmenc: fix formatting
2020-05-27 Zane van Iperenavcodec: add adpcm_ima_ssi encoder
2020-05-27 Zane van Iperenavcodec/adpcmenc: add capabilities argument to ADPCM_EN...
2020-05-27 Limin Wangavcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP
2020-05-27 Limin Wangavcodec: Add FF_CODEC_CAP_INIT_CLEANUP
2020-05-27 Limin Wangavcodec/adpcmenc: Add FF_CODEC_CAP_INIT_CLEANUP
2020-05-27 Anton Khirnovavcodec.h: move avcodec_get_{type,name} to codec_id.h
2020-05-27 Anton Khirnovavcodec.h: split AVCodec API into its own header
2020-05-27 Linjie Fulavc/vaapi_hevc: add missing max_8bit_constraint_flag
2020-05-27 Xu Guangxinlavc/hevc_refs: Fix the logic of find_ref_idx()
2020-05-27 Xu Guangxinlavc/hevc: Add poc_msb_present filed in LongTermRPS
2020-05-26 Martin Storsjömfenc: Avoid including codecapi.h, fix building in...
2020-05-26 Martin Storsjömfenc: Remove an unused include
2020-05-26 Lynneopusenc: add apply_phase_inv option
2020-05-26 Lynnepngdec: add ability to check chunk CRC
2020-05-26 Lynnempegaudiodec_template: add ability to check CRC
2020-05-26 Lynneapedec: add ability to check CRC
2020-05-25 Matthieu Bouronavcodec/mediacodec_wrapper: use MediaFormat to probe...
2020-05-25 James Almeravcodec/frame_thread_encoder: remove usage of avcodec_e...
2020-05-25 Anton Khirnovh264dec: support exporting QP tables through the AVVide...
2020-05-24 James Almeravcodec: move avcodec_flush_buffers from decode.c to...
2020-05-23 Andreas Rheinhardtlibavcodec/libvpxenc: Don't free user-provided AVPacket
2020-05-23 Andreas Rheinhardtlibavcodec/libmp3lame: Don't free user-provided AVPacket
2020-05-23 Andreas Rheinhardtavcodec/libopusenc: Don't free user-provided AVPacket
2020-05-23 Martin Storsjömfenc: Fix building with clang in MSVC mode
2020-05-23 Andreas Rheinhardtavcodec/xiph: Return better error codes
2020-05-22 Onericavcodec/ass: explicitly set ScaledBorderAndShadow
2020-05-22 Marton Balintavcodec: move mpeg4 profiles to profiles.h
2020-05-22 Marton Balintavcodec: move msbc profile to encoder
2020-05-22 Marton Balintavcodec/options_table: remove dts profiles
2020-05-22 Marton Balintavcodec: move aacenc profiles to profiles.h
2020-05-22 Marton Balintavcodec/options_table: make AVCodecContext->profile...
2020-05-22 Martin Storsjömfenc: Fall back to avctx->time_base if avctx->framerat...
2020-05-22 Martin Storsjömfenc: Fix setting has_b_frames for max_b_frames == 1
2020-05-22 Martin Storsjöcbs_h265: Fix use of an uninitialized variable
2020-05-22 James Almeravcodec/bsf: mention that av_bsf_send_packet() returnin...
2020-05-22 Anton Khirnovavcodec.h: split bitstream filters API into its own...
2020-05-22 Anton Khirnovlavc: rename bsf.h to bsf_internal.h
2020-05-22 Anton Khirnovavcodec.h: split AVCodecParameters API into its own...
2020-05-22 Anton KhirnovStop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-21 James Almeravcodec: deprecate Lossless and Intra Only encoder...
2020-05-21 James Almeravcodec/decode: remove ff_decode_bsfs_uninit()
2020-05-21 Michael Niedermayeravcodec/tiff: Check for Tiled and Stripped TIFFs
2020-05-21 Michael Niedermayeravcodec/pnmdec: Use unsigned for maxval rescaling
2020-05-21 Michael Niedermayeravcodec/ivi: Clear got_p_frame before decoding a new...
2020-05-21 Michael Niedermayeravcodec/dsddec: Check channels
2020-05-21 Michael Niedermayeravcodec/xvididct: Fix integer overflow in idct_row()
2020-05-21 Michael Niedermayeravcodec/wmalosslessdec: Fix integer overflows in revert...
2020-05-21 Michael Niedermayeravcodec/cbs_jpeg: Fix infinite loop in cbs_jpeg_split_f...
2020-05-21 Michael Niedermayeravcodec/bitpacked: Add codec_tags list
2020-05-21 Michael Niedermayeravcodec/cbs_h265_syntax_template: Limit num_long_term_p...
2020-05-20 Mark Thompsoncbs_h265: Ensure that a predicted RPS doesn't contain...
2020-05-20 Mark Reidavcodec/exr: output float pixels in float pixel format
2020-05-19 James Almeravcodec/libx265: add support for reordered_opaque
2020-05-19 wm4avcodec: Add MediaFoundation encoder wrapper
2020-05-19 Paul B Maholavcodec: add NotchLC decoder
2020-05-18 James Almeravcodec/frame_thread_encoder: check for frame threading...
2020-05-18 James Almeravcodec/libdav1d: export frame sample aspect ratio
next