]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec/adpcmenc: add capabilities argument to ADPCM_ENCODER()
[ffmpeg] / libavcodec /
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
2020-05-18 Linjie Fulavc/qsvenc: add encode support for HEVC 4:2:2 8-bit...
2020-05-18 Linjie Fulavc/qsvdec: add decode support for HEVC 4:2:2 8-bit...
2020-05-16 Michael Niedermayeravcodec/binkaudio: Fix 2Ghz sample_rate
2020-05-16 Michael Niedermayeravcodec/jpeg2000dec: Free packed_headers
2020-05-15 Martin Storsjölibavcodec: aarch64: Add a NEON implementation of pixbl...
2020-05-15 Martin Storsjölibavcodec: arm: Add a NEON implementation of pixblockdsp
2020-05-14 Zachariah Brownavcodec/nvenc: use framerate if available
2020-05-14 James Almeravcodec/option_table: mark venc_params as a video decod...
2020-05-14 Limin Wangavcodec/mv30: fix warning: suggest braces around initia...
2020-05-13 Martin Storsjöpixblockdsp, avdct: Add get_pixels_unaligned
2020-05-13 Michael Niedermayeravcodec/adpcm: Fix integer overflow in ADPCM THP
2020-05-13 Linjie Fulavc/libopenh264enc: Add coder option to replace cabac
2020-05-13 Linjie Fulavc/libopenh264enc: Allow specifying the profile throu...
2020-05-13 Linjie Fulavc/libopenh264enc: Rewrite profile handling
2020-05-12 Michael Niedermayeravcodec/ralf: Check num_blocks before use
2020-05-12 Michael Niedermayeravcodec/iff: Test video_size being non zero
2020-05-12 Michael Niedermayeravcodec/cdtoons: Check sprite_offset is within the...
2020-05-12 Michael Niedermayerlibavcodec/decode: Mark decode_simple_internal() as...
2020-05-12 Anton Khirnovvp9dec: support exporting QP tables through the AVVideo...
2020-05-12 Anton Khirnovvp9dec: factorise freeing per-tile allocated data
2020-05-12 Anton Khirnovlavc: add a flag for exporting AVVideoEncParams from...
2020-05-11 Michael Niedermayeravcodec/utvideodec: Fix integer overflow in decode_plane()
2020-05-11 Michael Niedermayeravcodec/ttadsp: Fix several integer overflows in tta_fi...
2020-05-11 Michael Niedermayeravcodec/ralf: Fix integer overflow in decode_block()
2020-05-11 Michael Niedermayeravcodec/nuv: widen buf_size type
2020-05-10 Michael Niedermayeravcodec/iff: Fix several integer overflows
2020-05-10 Michael Niedermayeravcodec/g729postfilter: Clip gain before scaling with...
2020-05-10 Michael Niedermayeravcodec/alac: Fix integer overflow with 24/20bps samples
2020-05-10 Michael Niedermayeravcodec/adpcm: Clip predictor for IMA_APM
2020-05-10 Michael Niedermayeravcodec/dstdec: Check sample rate
2020-05-10 James Almeravcodec/decode: remove unused AVCodecInternal compat_de...
2020-05-09 Andriy Gelmanavcodec/v4l2_context: Finish draining if V4L2_BUF_FLAG_...
2020-05-09 Andriy Gelmanavcodec/v4l2_context: Drop empty packet while draining
2020-05-09 Michael Niedermayeravcodec/aacdec_template: Pass AVCodecContext seperatly...
2020-05-09 Michael Niedermayeravcodec/pngdec: Check length in fdAT
2020-05-09 Michael Niedermayeravcodec/g2meet: Check tile_width in epic_jb_decode_tile()
2020-05-09 Michael Niedermayeravcodec/hapdec: Check tex_size more strictly and before...
2020-05-09 Limin Wangavcodec/mpegvideo: return more specific error codes...
2020-05-09 Limin Wangavcodec/mpegvideo: return more specific error codes...
2020-05-09 Limin Wangavcodec/mpeg12enc: return more specific error codes...
2020-05-09 Limin Wangavcodec/mpegvideo_enc: return more specific error codes...
2020-05-08 Andreas Rheinhardtavcodec/(null|opus_metadata)_bsf: Use ff_bsf_get_packet...
2020-05-08 Andreas Rheinhardtavcodec/bsf: Restrict ff_bsf_get_packet_ref() return...
2020-05-08 Limin Wangavcodec/mpegvideo_enc: reindent code
next