]> git.sesse.net Git - ffmpeg/history - libavcodec
avformat/libsrt: fix race condition with libsrt_network_wait_fd and epoll
[ffmpeg] / libavcodec /
2021-02-07 Andreas Rheinhardtavcodec/ac3enc: Share options and defaults
2021-02-07 Andreas Rheinhardtavcodec/Makefile: Remove dependency for nonexistent...
2021-02-07 Andreas Rheinhardtavcodec/aacdec_fixed: Move fixed-point sinewin tables...
2021-02-05 Paul B Maholavcodec/xbm_parser: mark frame as intra only and as...
2021-02-05 Paul B Maholavcodec/xbm_parser: split long line
2021-02-05 Paul B Maholavcodec: add xbm parser
2021-02-04 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflows in itxfm...
2021-02-04 Paul B Maholavcodec/utils: unbreak BINKAUDIO_DCT duration calculation
2021-02-04 Michael Niedermayeravcodec/mxpegdec: fix SOF counting
2021-02-04 Michael Niedermayeravcodec/rscc: Check inflated_buf size whan it is used
2021-02-04 Andreas Rheinhardtavcodec/cabac_functions, x86/cabac: Include stddef.h
2021-02-03 Paul B Maholavformat/cdxl: add support for custom 24bit pal8 formats
2021-02-03 Jose Da Silvaavcodec/xbmdec: get_nibble() minor speed increase,...
2021-02-03 Jose Da Silvaavcodec/xbmdec: convert() minor speed increase
2021-02-03 Jose Da Silvaavcodec/xbmenc: Pre-compute variables once for parse_st...
2021-02-03 Jose Da Silvaavcodec/xbmenc: substitute end instead of recalculating end
2021-02-02 Andreas Rheinhardtavcodec/cabac: Move encoder related stuff to libavcodec...
2021-02-02 Andreas Rheinhardtavcodec/h264_levels, h265_profile_level: Remove ff_h26...
2021-02-02 Mark Thompsonvc2enc: Add missing static to local variables
2021-02-02 Paul B Maholavcodec: add PFM image encoder
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
next