]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-12-08 Andreas Rheinhardtavcodec/rv10: Use symbol table more effectively
2020-12-08 Andreas Rheinhardtavcodec/rv10: Reduce number of exceptions when reading...
2020-12-08 Andreas Rheinhardtavcodec/rv10: Reduce the size of the tables used to...
2020-12-08 Andreas Rheinhardtavcodec/cook: Inline constants
2020-12-08 Andreas Rheinhardtavcodec/cook: Avoid big length tables for VLC initializ...
2020-12-08 Andreas Rheinhardtavcodec/cook: Apply offset when initializing VLC table
2020-12-08 Andreas Rheinhardtavcodec/cook: Make tables to initialize VLCs smaller
2020-12-08 Andreas Rheinhardtavcodec/wnv1: Make decoder init-threadsafe
2020-12-08 Andreas Rheinhardtavcodec/wnv1: Apply offset during init, not later every...
2020-12-08 Andreas Rheinhardtavcodec/wnv1: Make array for initializing VLC smaller
2020-12-08 Andreas Rheinhardtavcodec/clearvideo: Make VLC tables static
2020-12-08 Andreas Rheinhardtavcodec/clearvideo: Apply VLC offset during init
2020-12-08 Andreas Rheinhardtavcodec/clearvideo: Use minimal max_depth in get_vlc2()
2020-12-08 Andreas Rheinhardtavcodec/clearvideo: Inline constants
2020-12-08 Andreas Rheinhardtavcodec/clearvideo: Improve handling of VLC escape...
2020-12-08 Andreas Rheinhardtavcodec/clearvideo: Avoid huge VLC length tables
2020-12-08 Andreas Rheinhardtavcodec/clearvideo: Avoid code duplication when initial...
2020-12-08 Andreas Rheinhardtavcodec/clearvideo: Avoid code tables for initializing...
2020-12-08 Andreas Rheinhardtavcodec/imc: Avoid offsets table when creating VLCs
2020-12-08 Andreas Rheinhardtavcodec/imc: Make Huffman tables smaller
2020-12-08 Andreas Rheinhardtavcodec/on2avc: Apply offset when initializing VLC
2020-12-08 Andreas Rheinhardtavcodec/on2avcdata: Combine tables for codebooks
2020-12-08 Andreas Rheinhardtavcodec/on2avc: Use smaller tables for VLCs
2020-12-08 Andreas Rheinhardtavcodec/smacker: Improve creating Huffman VLC tables
2020-12-08 Andreas Rheinhardtavcodec/cllc: Improve creating VLCs
2020-12-08 Andreas Rheinhardtavcodec/tscc2: Make VLC tables static
2020-12-08 Andreas Rheinhardtavcodec/bitstream: Allow static VLC tables to be bigger...
2020-12-08 Andreas Rheinhardtavcodec/tscc2: Combine tables for initializing VLCs
2020-12-08 Andreas Rheinhardtavcodec/tscc2: Reduce the size of the tables used to...
2020-12-08 Andreas Rheinhardtavcodec/bitstream: Add second function to create VLCs
2020-12-08 Paul B Maholavfilter/aeval: add timeline support for aeval
2020-12-08 Nikola Pajkovskyhlsenc: expand hls_fmp4_init_filename with strftime()
2020-12-08 Vignesh Ravichandranavformat/hls: Fixes overwriting existing #EXT-X-PROGRAM...
2020-12-07 Paul B Maholavfilter/f_perms: add timeline support
2020-12-07 Paul B Maholavfilter/af_earwax: fix filter behavior
2020-12-07 James Almeravcodec/dynamic_hdr10_plus: remove unused const variables
2020-12-07 James Almeravcodec/dynamic_hdr10_plus: don't take a GetBitContext...
2020-12-07 James Almeravcodec/hevc_sei: keep size in sync with the registered...
2020-12-07 James Almeravcodec/hevc_sei: split Dynamic HDR10+ SEI parsing...
2020-12-07 Paul B Maholdoc/filters: fix obvious mistake for minimum accepted...
2020-12-07 Jan Ekströmavformat/tee: allow packets with negative timestamps
2020-12-06 Philip Langdaleavcodec/nvdec: Add support for decoding monochrome av1
2020-12-06 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
2020-12-06 Michael Niedermayeravformat/dsfdec: Check block_align more completely
2020-12-06 Michael Niedermayeravformat/av1dec: check size before addition in probing
2020-12-06 Michael Niedermayeravformat/realtextdec: read_ts() in 64bits
2020-12-06 Marton Balintavformat/dv: fix timestamps of audio packets in case...
2020-12-06 James Almeravcodec/dynamic_hdr10_plus: use get_bits_long() where...
2020-12-06 James Almeravcodec/hevc_sei: replace en dash character with a...
2020-12-06 James Almeravfilter/vf_showinfo: include the correct Dynamic HDR10...
2020-12-06 Paul B Maholavfilter/af_biquads: add shortcut to set internal precision
2020-12-06 Peter Rossavformat/mspdec: Microsoft Paint (MSP) demuxer
2020-12-06 Peter Rossavcodec/msp2dec: Microsoft Paint (MSP) version 2 decoder
2020-12-05 Lynnehwcontext_vulkan: wait and signal semaphores when trans...
2020-12-05 Mohammad Izadifate: add a test for HDR10+ metadata in HEVC
2020-12-05 Mohammad Izadifftools/ffprobe: add support for HDR10+ metadata
2020-12-05 Mohammad Izadiavfilter/vf_showinfo: add support for HDR10+ metadata
2020-12-05 Mohammad Izadiavcodec/hevc_sei: add support for HDR10+ metadata
2020-12-05 Paul B Maholavfilter/af_afreqshift: add level option
2020-12-05 Paul B Maholavfilter: add asubcut filter
2020-12-05 Thierry Fouculibavformat/mov.c: export vendor id as metadata
2020-12-05 Limin Wangavformat/rtsp: prefer to use MAX_URL_SIZE for url and...
2020-12-05 Limin Wangavutil/opt: add AV_OPT_FLAG_DEPRECATED option
2020-12-05 Limin Wangavdevice/decklink: remove the duplicated warning message
2020-12-04 Andreas Rheinhardtavcodec/av1dec: Fix leak in case of failure
2020-12-04 Michael Niedermayeravcodec/cdgraphics: Check frame before clearing
2020-12-04 Michael Niedermayeravformat/mpc8: Check remaining space in mpc8_parse_seek...
2020-12-04 Michael Niedermayeravformat/wavdec: Check for EOF in cues reading
2020-12-04 Michael Niedermayeravformat/vqf: Check len for COMM chunks
2020-12-04 Michael Niedermayeravformat/mov: Use av_sat_add64() in mov_read_sidx()
2020-12-04 Michael Niedermayeravformat/mov: Avoid overflow in end computation in...
2020-12-04 Michael Niedermayeravformat/id3v2: Sanity check tlen before alloc and...
2020-12-04 Paul B Maholavfilter/af_arnndn: add mix option
2020-12-04 Michael Kochavfilter/vf_v360: fix several problems with 'perspectiv...
2020-12-04 Andreas Rheinhardtavcodec/ffwavesynth: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/utils: Remove ff_codec_open2_recursive()
2020-12-04 Andreas Rheinhardtavcodec/tiff: Make decoder init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/faxcompr: Make ff_ccitt_unpack_init() thread...
2020-12-04 Andreas Rheinhardtavcodec/smvjpegdec: Make decoder init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/cri: Make decoder init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec: Fix invalid uses of ff_codec_open2_recursive()
2020-12-04 Andreas Rheinhardtavcodec/mxpegdec: Fix memleaks upon init failure
2020-12-04 Andreas Rheinhardtavcodec/mjpegdec: Fix memleak upon init failure
2020-12-04 Andreas Rheinhardtavcodec/smc: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/sipr: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/shorten: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/sgirledec: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/sgienc: Combine av_log() statements
2020-12-04 Andreas Rheinhardtavcodec/sgienc: Mark encoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/sgidec: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/tmv: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/ulti: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/ws-snd1: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/xxan: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/xxan: Cleanup generically on init failure
2020-12-04 Andreas Rheinhardtavcodec/xsubenc: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/xsubdec: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/xl: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/xfacedec: Mark decoder as init-threadsafe
2020-12-04 Andreas Rheinhardtavcodec/xan: Mark decoder as init-threadsafe
next