]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/hlsenc: use AV_OPT_TYPE_DURATION
[ffmpeg] / libavcodec /
2021-02-02 Michael Niedermayeravcodec/simple_idct: Fix undefined integer overflow...
2021-02-02 Michael Niedermayeravcodec/cri: Use ff_set_dimensions()
2021-02-02 Andreas Rheinhardtavcodec/aacps_fixed_tablegen: Don't include config.h
2021-02-01 Piotr Uraczavcodec/aac_ac3_parser: fix channel information parsing...
2021-01-31 Michael Niedermayeravcodec/cscd: Check output len in zlib as in lzo
2021-01-31 Michael Niedermayeravcodec/vp3: Check input amount in theora_decode_header()
2021-01-31 Paul B Maholavcodec/pnm: disable check for PFM as it is not needed
2021-01-30 Andreas Rheinhardtavcodec/dolby_e: Avoid duplicating sample rate table
2021-01-30 Andreas Rheinhardtavcodec/dolby_e: Avoid code duplication when converting...
2021-01-30 Andreas Rheinhardtavcodec/dolby_e_parse: Merge ff_dolby_e_parse_init...
2021-01-30 Andreas Rheinhardtavcodec/dolby_e_parser: Remove unused ParseContext
2021-01-29 Michael Niedermayeravcodec/cfhd: check peak.offset
2021-01-29 Andreas Rheinhardtavcodec/vorbis_data: Move encoder-related table to...
2021-01-29 Andreas Rheinhardtavcodec/fft_template: Avoid useless function
2021-01-29 Andreas Rheinhardtavcodec/msmpeg4: Inline number of motion vectors
2021-01-29 Andreas Rheinhardtavcodec/msmpeg4dec: Don't check for errors for complete...
2021-01-28 Michael Niedermayeravcodec/siren: Increase noise category 5 and 6
2021-01-28 Michael Niedermayeravcodec/siren: Factorize category 5 and 6 noise computation
2021-01-28 Michael Niedermayeravcodec/siren: remove constant region_size
2021-01-28 Jose Da Silvaavcodec/xbmenc: Allow for making UW images
2021-01-28 Jose Da Silvaavcodec/xbmenc: xbm Lower memory use
2021-01-28 Jose Da Silvaavcodec/xbmenc: Do not add last comma into output
2021-01-28 Andreas Rheinhardtavcodec/flashsv2enc: Fix use of uninitialized value
2021-01-27 Andreas Rheinhardtavcodec/h261dec: Make VLC smaller
2021-01-27 Andreas RheinhardtRevert "mpeg4videodec: raise an error if sprite_traject...
2021-01-27 James Almeravcodec/sei: add Parameter Sets Inclusion Indication...
2021-01-26 Michael Niedermayeravcodec/cri: Fix whitespace issue in unpack_10bit()
2021-01-26 Michael Niedermayeravcodec/apedec: Use FFABSU() in do_apply_filter()
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...
next