]> git.sesse.net Git - ffmpeg/history - libavcodec
lavc: shedule old encoding/decoding API for removal
[ffmpeg] / libavcodec /
2021-01-26 Anton Khirnovlavc: shedule old encoding/decoding API for removal
2021-01-26 Anton Khirnovlavc/decode: move unrefcount_frame() right before its...
2021-01-26 Andreas Rheinhardtavcodec/mpeg4videodec: Fix indentation
2021-01-26 Andreas Rheinhardtavcodec/mpeg4videodec: Move code around to avoid forwar...
2021-01-26 Andreas Rheinhardtavcodec/sp5x: Remove unused quant tables
2021-01-26 Andreas Rheinhardtavcodec/exif: Avoid allocation for small buffer
2021-01-26 Andreas Rheinhardtavcodec/amrnbdata: Remove unused array
2021-01-26 Andreas Rheinhardtavcodec/ilbcdata: Remove unused array
2021-01-26 Andreas Rheinhardtavcodec/atrac3plus_data: Remove unused arrays
2021-01-26 Andreas Rheinhardtavcodec/dnxhd: Make ff_dxnhd_get_cid_table return a...
2021-01-25 James Almeravcodec: deprecate AVCodecContext.debug_mv
2021-01-25 James Almeravcodec: remove long dead debug_mv code
2021-01-25 James Almeravcodec/dolby_e: split decoder and parser more thoroughly
2021-01-25 Andreas Rheinhardtavcodec/h263data, ituh263*: Make initializing RL inter...
2021-01-25 Andreas Rheinhardtavcodec/ituh263enc: Remove unused function parameter
2021-01-25 Andreas Rheinhardtavcodec/ituh263dec: Don't initialize unused parts of...
2021-01-25 Andreas Rheinhardtavcodec/h261enc: Make encoder init-threadsafe
2021-01-25 Andreas Rheinhardtavcodec/h261dec: Reindentation
2021-01-25 Andreas Rheinhardtavcodec/h261dec: Make decoder init-threadsafe
2021-01-25 Andreas Rheinhardtavcodec/h261dec: Don't initialize unused part of RLTable
2021-01-25 Andreas Rheinhardtavcodec/mpegvideo_enc: Make mpv_encode_defaults thread...
2021-01-25 Andreas Rheinhardtavcodec/msmpeg4dec: Reuse identical MV VLC
2021-01-25 Andreas Rheinhardtavcodec/msmpeg4dec: Reuse identical RL VLCs
2021-01-25 Andreas Rheinhardtavcodec/ituh263dec: Don't initialize unused RL VLCs
2021-01-25 Andreas Rheinhardtavcodec/mpeg4videodec: Don't initialize unused RL VLCs
2021-01-25 Andreas Rheinhardtavcodec/msmpeg4dec: Don't initialize unused RL VLCs
2021-01-25 Andreas Rheinhardtavcodec/h261dec: Don't initialize unused VLCs
2021-01-25 Andreas Rheinhardtavcodec/rl: Allow to create only a few VLC tables
2021-01-25 Andreas Rheinhardtavcodec/mpeg12enc, speedhqenc: Avoid redundant copies...
2021-01-25 Nicolas Gaullieravcodec/dolby_e: Split decoder/parser files
2021-01-25 Nicolas Gaullieravcodec/dolby_e: Add a parser
2021-01-24 Andreas Rheinhardtavcodec/tiff_common: Remove declarations of inexistent...
2021-01-24 Andreas Rheinhardtavcodec/vp8data: Remove unused array
2021-01-23 Peter Rossavcodec/dvenc: dv100_weight_shift never used
2021-01-23 Marton Balintavcodec/flashsv2enc: factorize updating block dimensions
2021-01-23 Haihao Xiangqsv: dump more info in error, debug and verbose mode
2021-01-23 Xu Guangxinavcodec/qsvdec: refact, remove duplicate code for plugi...
2021-01-23 Xu Guangxinavcodec/qsvdec: refact, move qsvdec_other.c to qsvdec.c
2021-01-23 Xu Guangxinavcodec/qsvdec: refact, move qsvdec_h2645.c to qsvdec.c
2021-01-23 Xu Guangxinavcodec/qsvdec_h2645: refact, use DEFINE_QSV_DECODER...
2021-01-23 Xu Guangxinavcodec/qsvdec_other: refact, use DEFINE_QSV_DECODER...
2021-01-23 Xu Guangxinavcodec/qsv_h2645: fix memory leak for plugin load
2021-01-23 Michael Niedermayeravcodec/utils: Check for integer overflow in get_audio_...
2021-01-22 Andreas Rheinhardtavcodec/tableprint: Don't include mem_internal.h
2021-01-22 Andreas Rheinhardtavcodec/h264_metadata_bsf: Don't use unitialized value
2021-01-22 Andreas Rheinhardtavcodec/videotoolboxenc: Fix SEI enum identifiers
2021-01-21 Michael Niedermayeravcodec/cri: check for available input in unpack_10bit()
2021-01-21 Andreas Rheinhardtavcodec/me_cmp: Remove ff_check_alignment()
2021-01-21 Andreas Rheinhardtavcodec/mpeg12dec: Remove redundant writes
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Make H.263 encoder compilable without...
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Make H.263 decoder compilable without...
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Remove FLAC dependencies on vorbis_data
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Remove dependency of H.263 on FLV...
2021-01-21 Andreas Rheinhardtavcodec/Makefile: Remove unnecessary cbrt_data dependency
2021-01-21 Mark Thompsonh264_redundant_pps_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonav1_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonvp9_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonmpeg2_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonh265_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsonh264_metadata_bsf: Use common cbs bsf implementation
2021-01-21 Mark Thompsoncbs: Implement common parts of cbs-based bitstream...
2021-01-21 Mark Thompsonh264_metadata_bsf: Improve interpretation of input...
2021-01-21 Mark Thompsonh264_metadata_bsf: Refactor the filter function into...
2021-01-21 Mark Thompsoncbs_sei: Remove restrictions on MDCV values
2021-01-21 Mark Thompsoncbs_h2645: Merge SEI message handling in common between...
2021-01-21 Mark Thompsonhevc: Use common SEI types
2021-01-21 Mark Thompsonh264: Use common SEI types
2021-01-21 Mark Thompsonlavc: Add new header for SEI payload types
2021-01-21 Mark Thompsonh264_metadata_bsf: Move SEI user data parsing to init...
2021-01-21 Mark Thompsoncbs_h2645: Merge SEI messages in common between codecs
2021-01-20 rcombsAll: update names in copyright headers
2021-01-17 Derek Buitenhuisavcodec/librav1e: Pass through timestamps as opaque...
2021-01-17 Paul B Maholavcodec/cfhd: only increase s->level if transform is...
2021-01-17 Derek Buitenhuisavcodec/librav1e: Fix indentation
2021-01-14 Wonkap Jangavcodec/libvpxenc: add a way to set VP9E_SET_SVC_REF_FR...
2021-01-14 Lynnefft: remove 16-bit FFT and MDCT code
2021-01-14 Lynneac3enc_fixed: drop unnecessary fixed-point DSP code
2021-01-14 Lynneac3enc: halve the MDCT window size by using vector_fmul...
2021-01-14 Lynneac3enc: do not clip coefficients after transforms
2021-01-14 Lynneac3enc_fixed: convert to 32-bit sample format
2021-01-11 Nuo Miavcodec/cbs_h2645: Move zero_byte check to its own...
2021-01-11 Nuo Miavcodec/cbs_h265: fix undef SEI_TYPE_X
2021-01-11 Nuo Miavcodec: add vvc codec id and profiles
2021-01-10 James Almeravcodec/cbs: constify decompose_unit_types
2021-01-09 Arnaud Vracsbc: do not set sample format in parser
2021-01-09 Timo Rothenpieleravcodec/nvenc: fix timestamp offset ticks logic
2021-01-09 Andreas Rheinhardtavcodec/ac3dec: Make decoders init-threadsafe
2021-01-09 Andreas Rheinhardtavcodec/ac3dec: Check operations that can fail
2021-01-09 Andreas Rheinhardtavcodec/ac3enc: Factor common end of float/fixed encode...
2021-01-09 Andreas Rheinhardtavcodec/ac3enc_template: Perform compile-time checks...
2021-01-09 Andreas Rheinhardtavcodec/[e]ac3enc: Don't invade CONFIG_ namespace
2021-01-09 Andreas Rheinhardtavcodec/ac3enc: Set function pointers earlier
2021-01-09 Andreas Rheinhardtavcodec/[e]ac3enc: Make encoders init-threadsafe, fix...
2021-01-08 Michael Niedermayeravcodec/wmaprodec: Check packet size
2021-01-08 Michael Niedermayeravcodec/rasc: Check frame before clearing
2021-01-08 Andreas Rheinhardtavcodec/fft_template: Only check for FF_FFT_PERM_AVX...
2021-01-08 Andreas Rheinhardtavcodec/wavpack: Deduplicate exp and log tables
2021-01-08 Andreas Rheinhardtavcodec/vp3data: Deduplicate coeff_tables
2021-01-08 Andreas Rheinhardtavcodec/twinvq, metasound_data: Deduplicate lsp tables
2021-01-08 Andreas Rheinhardtavcodec/metasound: Deduplicate data
next