]> git.sesse.net Git - ffmpeg/history - libavcodec/version.h
avcodec: Switch AVCPBProperties to 64bits
[ffmpeg] / libavcodec / version.h
2021-04-27 Andreas Rheinhardtavcodec: Switch AVCPBProperties to 64bits
2021-04-27 Andreas Rheinhardtavcodec/parser: Remove deprecated av_parser_change
2021-04-27 Andreas Rheinhardtavcodec/mpegvideo: Remove deprecated rc_strategy option
2021-04-27 Andreas Rheinhardtavcodec/vaapi: Remove old and deprecated VAAPI context...
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated old aliases for NVENC encoders
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated VBV delay field
2021-04-27 Andreas Rheinhardtavcodec/imgconvert: Remove deprecated parts of pixel...
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated AVPicture API
2021-04-27 Andreas Rheinhardtavcodec/vdpau: Remove deprecated av_vdpau_get_profile
2021-04-27 Andreas Rheinhardtavcodec/options: Remove deprecated avcodec_copy_context
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated avcodec_get_context_defaults3
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated ASS with inline timing
2021-04-27 Andreas Rheinhardtavcodec/mpegvideo_enc: Remove deprecated RTP-callback
2021-04-27 Andreas Rheinhardtavcodec/bitstream: Remove avpriv PutBits API functions
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated avcodec_get_chroma_sub_sample
2021-04-27 Andreas Rheinhardtavcodec: Remove remnants of user-visiable HW accelerati...
2021-04-27 Andreas Rheinhardtavcodec: Remove lock manager API
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated av_codec_get_tag_string
2021-04-27 Andreas Rheinhardtavcodec: Remove unneeded getters and setters
2021-04-27 Andreas Rheinhardtavcodec: Remove private options from AVCodecContext
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated API to split/merge side...
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated coder type options
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated stat-bits fields
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated AVPacket API
2021-04-27 Andreas Rheinhardtavcodec, avformat: Remove AVPacket.convergence_duration
2021-04-27 Andreas Rheinhardtavcodec: Remove sidedata-only-packet cruft
2021-04-27 Andreas Rheinhardtavcodec, avformat: Remove old BSF API
2021-04-27 Andreas Rheinhardtavcodec: Remove AVCodec, AVParser and AVBitStreamFilter...
2021-04-26 Aidan Richmondavcodec/adpcmenc: Adds encoder for Westwood ADPCM.
2021-04-11 Timo Rothenpieleravcodec/nvenc: add support for gbrp rgb input
2021-04-10 Andreas Rheinhardtavcodec/mpegvideo: Deprecate mpeg_quant option for...
2021-04-08 Anton Khirnovlavc: postpone FF_API_AVCTX_TIMEBASE
2021-03-20 Michael NiedermayerBump minor versions after release branch
2021-03-20 Michael NiedermayerBump Versions before release/4.4 branch
2021-03-17 James Almeravcodec/packet: deprecate av_init_packet()
2021-03-16 Anton Khirnovlavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OT...
2021-03-12 James Almeravcodec: add a get_encode_buffer() callback to AVCodecC...
2021-03-10 James Almeravcodec/packet: change side data related public functio...
2021-03-06 Andreas Rheinhardtavcodec/parser: Schedule av_parser_change for removal
2021-03-05 Jan Ekströmavcodec: add TTML encoder
2021-03-05 Jan Ekströmavcodec: enable usage of err_recognition for encoders
2021-03-02 Andreas Rheinhardtavcodec/mpegvideo: Schedule unused, deprecated rc_strat...
2021-03-01 Paul B Maholavcodec: add SGA Video decoder
2021-03-01 Paul B Maholavcodec: add SGA PCM decoder
2021-02-27 James Almeravcodec/options: deprecate avcodec_get_frame_class()
2021-02-26 Andreas Rheinhardtavcodec: Add missing FF_API define for libavcodec pix...
2021-02-25 Anton KhirnovHandle AVID MJPEG streams directly in the MJPEG decoder.
2021-02-22 James Almeravcodec: remove pointless lowres deprecation wrappers
2021-02-20 Paul B Maholavcodec: add Simbiosis IMX video decoder
2021-02-18 Paul B Maholavcodec: add initial exr image encoder
2021-02-12 Paul B Maholavcodec: add setts bitstream filter
2021-02-09 Paul B Maholavcodec: add cri parser
2021-02-05 Paul B Maholavcodec: add xbm parser
2021-02-02 Paul B Maholavcodec: add PFM image encoder
2021-01-26 Anton Khirnovlavc: shedule old encoding/decoding API for removal
2021-01-25 James Almeravcodec: deprecate AVCodecContext.debug_mv
2021-01-25 James Almeravcodec: remove long dead debug_mv code
2021-01-25 Nicolas Gaullieravcodec/dolby_e: Add a parser
2021-01-14 Wonkap Jangavcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FR...
2021-01-14 Lynneac3enc_fixed: convert to 32-bit sample format
2021-01-11 Nuo Miavcodec: add vvc codec id and profiles
2020-12-08 Philip Langdaleavcodec/libaom: Support monochrome encoding with libaom...
2020-12-06 Philip Langdaleavcodec/nvdec: Add support for decoding monochrome av1
2020-12-06 Peter Rossavcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder
2020-11-27 Anton Khirnovavcodec: deprecate thread_safe_callbacks
2020-11-24 Jean-Baptiste Kempfavcodec: add SpeedHQ encoder
2020-11-12 Hendrik Leppkesavcodec/dxva2: add AV1 decode support
2020-11-11 Timo Rothenpieleravcodec/nvdec: add av1 hwaccel
2020-11-02 Fei Wangavcodec: add av1 VAAPI decoder
2020-10-28 Anton Khirnovput_bits: make avpriv_align_put_bits() inline
2020-10-25 Zane van Iperenavcodec: add adpcm_ima_alp encoder
2020-10-15 Roman Arzumanyanavcodec/cuviddec: add av1 support
2020-10-08 ManojGuptaBondaVP9 Profile 2 VDPAU support
2020-10-07 Paul B Maholavcodec: add Cintel RAW decoder
2020-10-05 hwrenlavc,doc: add libuavs3d video decoder wrapper
2020-09-27 Paul B Maholavcodec: add Argonaut Games Video decoder
2020-09-24 Paul B Maholavcodec: add IPU Video decoder and parser
2020-09-12 Fei Wangavcodec: add AV1 hardware accelerated decoder
2020-09-04 Paul B Maholavcodec: add PhotoCD decoder
2020-09-03 Paul B Maholavcodec: add MobiClip video decoder
2020-09-03 Paul B Maholavcodec: add FastAudio decoder
2020-09-03 Paul B Maholavcodec: add ADPCM IMA MOFLEX decoder
2020-08-30 Gautam Ramakrishnanlibavcodec/j2kenc: Support for multiple layers
2020-08-21 Paul B Maholavcodec: add RPZA encoder
2020-08-07 Zane van Iperenavcodec: add adpcm_argo encoder
2020-08-02 Paul B Maholavcodec: add CFHD encoder
2020-07-29 Daryl Seahavcodec: Add an SVT-AV1 encoder wrapper
2020-07-25 Wang Caolibavcodec/libaomenc.c: Add command-line options for...
2020-07-25 Wang Caolibavcodec/libaomenc.c: Add command-line options for...
2020-07-21 Zane van Iperenavcodec: add adpcm_ima_apm encoder
2020-07-14 Limin WangAPI: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType
2020-07-10 ManojGuptaBondaavcodec/hevcdec: Add VDPAU to list of supported formats
2020-07-03 Gautam Ramakrishnanlibavcodec/pgxdec: Add PGX decoder
2020-07-01 Wang Caoavcodec/libaomenc: Add command-line options for intra...
2020-07-01 Wang Caoavcodec/libaomenc: Add command-line options to control...
2020-07-01 Roman Arzumanyanavcodec/nvenc: add new Video SDK 10 features
2020-06-30 Timo Rothenpieleravcodec/nvenc: rename tc option to something more unique
2020-06-18 James Almeravcodec/encode: restructure the core encoding code
2020-06-08 Michael NiedermayerBump minor versions after branching 4.3
2020-06-08 Michael NiedermayerBump minor versions to separate 4.3 from master
next