]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-10-15 Andreas Rheinhardtavcodec/asvenc: Inline constants
2020-10-15 Andreas Rheinhardtavcodec/asvdec: Use init_get_bits8()
2020-10-15 Andreas Rheinhardtavcodec/asvdec: Reduce the size of some VLCs
2020-10-15 Andreas Rheinhardtavcodec/ylc: Inline constants
2020-10-15 Andreas Rheinhardtavcodec/v3/408enc: Remove empty close functions
2020-10-15 Michael Niedermayeravcodec/exr: Fix overflow with many blocks
2020-10-15 James Almeravcodec/Makefile: add missing av1_cuvid entry
2020-10-15 Timo Rothenpielerconfigure: check for nvdec/cuvid AV1 support
2020-10-15 Michael Niedermayeravcodec/vp9dsp_template: Fix integer overflows in idct1...
2020-10-15 Michael Niedermayeravcodec/ansi: Check initial dimensions
2020-10-15 Michael Niedermayeravcodec/hevcdec: Check slice_cb_qp_offset / slice_cr_qp...
2020-10-15 Michael Niedermayeravcodec/sonic: Check for overread
2020-10-15 Michael Niedermayeravcodec/mobiclip: Check that Motion vectors are within...
2020-10-15 Michael Niedermayeravcodec/mobiclip: set the bitstream size to the input
2020-10-15 James Almeravcodec/allcodecs: move av1_cuvid below libaom_av1
2020-10-15 Roman Arzumanyanavcodec/cuviddec: add av1 support
2020-10-15 Michael Niedermayeravformat/subviewerdec: fail on AV_NOPTS_VALUE
2020-10-14 Chris Micelilibavformat/avidec: check memory allocation
2020-10-14 Chris Micelilibavfilter/dnn/dnn_backend{openvino, tf}: check memory...
2020-10-14 Chris Micelilibavfilter/dnn_backend_native: check mem allocation
2020-10-12 Andreas Rheinhardtavcodec/webp: Use LE VLC table for LE bitstream reader
2020-10-12 Andreas Rheinhardtavcodec/ivi: Avoid reversing BE VLC codes for LE bitstr...
2020-10-12 Andreas Rheinhardtavcodec/speedhq: Avoid reversing BE codes for LE bitstr...
2020-10-12 Andreas Rheinhardtavcodec/vlc, bitstream: Allow to use BE codes to initia...
2020-10-12 Andreas Rheinhardtavcodec/speedhq: Don't use ff_ prefix for static symbols
2020-10-12 Andreas Rheinhardtavcodec/speedhq: Don't pretend reading DC can fail
2020-10-12 Andreas Rheinhardtavcodec/indeo2: Remove #ifdef BITSTREAM_READER_LE cruft
2020-10-12 leozhangavfilter/vf_scale_cuda: unload cuModule on uninit
2020-10-12 Michael NiedermayerAdd support for building fuzzer tools for an individual...
2020-10-12 Tomas Härdinfate-mxf-probe-applehdr10: Ignore endianness
2020-10-12 Michael Niedermayeravcodec/cbs_av1: Free content in cbs_av1_free_metadata()
2020-10-12 Paul B Maholavfilter/af_sofalizer: allow up to 64 channels
2020-10-12 Paul B Maholavfilter/af_sofalizer: allow to specify virtual speaker...
2020-10-12 Paul B Maholavcodec/apedec: use proper macro and type for pivot...
2020-10-12 Paul B Maholavcodec/apedec: properly calculate and store absolute...
2020-10-12 Paul B Maholavcodec/apedec: fix decoding 24bit insane files with...
2020-10-12 Paul B Maholavformat/isom: add support for RAW ASC Bayer BGGR in mov
2020-10-12 Andreas Rheinhardtavcodec/mpeg12: Don't pretend reading dct_dc_size_...
2020-10-12 Andreas Rheinhardtavcodec/mpeg12: Reduce size of motion-vector VLC
2020-10-11 Carl Eugen... lavc, lavf: Remove newlines from calls to avpriv_reques...
2020-10-11 Michael Niedermayeravcodec/exr: Check line size for overflow
2020-10-11 Michael Niedermayeravcodec/exr: Check xdelta, ydelta
2020-10-11 Michael Niedermayeravcodec/adpcm: Check block align for AV_CODEC_ID_ADPCM_PSX
2020-10-11 Michael Niedermayeravcodec/mobiclip: Fix multiple integer overflows
2020-10-11 Justin RugglesAllow using only the mfra info for seeking using the...
2020-10-11 Jan Ekströmswscale/utils: override forced-zero formats back to...
2020-10-11 Jan Ekströmswscale/utils: split range override check into its...
2020-10-11 James Almeravfilter/avfilter.h: add missing FF_API_NEXT wrapper
2020-10-11 James Almeravformat/avformat.h: add missing FF_API_NEXT wrappers
2020-10-11 James Almeravcodec/codec.h: add missing FF_API_NEXT wrapper
2020-10-11 Andreas Rheinhardtavcodec/vp9: Fix stack-buffer overflow with VP9 VDPAU...
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Avoid code duplication when creatin...
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Reduce the size of static arrays
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Don't leave context in inconsistent...
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Inline compile-time constants
2020-10-10 Andreas Rheinhardtavcodec/sheervideo: Improve creating VLC tables
2020-10-10 Michael Niedermayeravcodec/celp_filters: Avoid invalid negation in ff_celp...
2020-10-10 Michael Niedermayeravcodec/takdsp: Fix negative shift in decorrelate_sf()
2020-10-10 Michael Niedermayerfate: Add aa-demux test
2020-10-10 James Almeravcodec/parsers: add missing FF_API_NEXT wrappers
2020-10-10 Andreas Rheinhardtavcodec/mpeg12dec: Optimize reading mpeg2 intra escape...
2020-10-09 Marton Balintavformat/aviobuf: increase default read buffer size...
2020-10-09 Marton Balintavformat/aviobuf: fix indentation
2020-10-09 Marton Balintavformat/aviobuf: do not allocate a new buffer in ffio_...
2020-10-09 Marton Balintavformat/aviobuf: discard part of the IO buffer in...
2020-10-09 Marton Balintavformat/mpjpegdec: make sure we seek back to the ensur...
2020-10-09 Marton Balintavformat/mpegts: make sure mpegts_resync do not run...
2020-10-09 Marton Balintavformat/aviobuf: fix checks in ffio_ensure_seekback
2020-10-09 Marton Balintavformat/aviobuf: check if requested seekback buffer...
2020-10-09 Marton Balintavformat/aviobuf: write data into the IO buffer till...
2020-10-09 Andreas Rheinhardtavfilter/vf_minterpolate: Remove redundant code for...
2020-10-09 Andreas Rheinhardtavfilter/vf_minterpolate: Fix left shift of negative...
2020-10-09 Andreas Rheinhardtavfilter/vf_minterpolate: Reject too small dimensions
2020-10-09 Andriy Gelmanavformat/rtsp: allocate correct max number of pollfds
2020-10-09 Andriy Gelmanavformat/rtspdec: add newline in log message
2020-10-09 Peter RossFATE/dnn: only run unit test when CONFIG_DNN enabled
2020-10-08 Andreas Rheinhardtavcodec/magicyuvenc: Use more correct cast in compare...
2020-10-08 Andreas Rheinhardtavcodec/magicyuvenc: Avoid sorting Huffman table unnece...
2020-10-08 Andreas Rheinhardtavcodec/mjpegdec: Remove redundant initialization
2020-10-08 Andreas Rheinhardtavcodec/mjpegdec: Remove use_static from build_vlc()
2020-10-08 Andreas Rheinhardtavformat/libopenmpt: Don't discard const
2020-10-08 Andreas Rheinhardtavcodec/mjpegdec: Use correct number of codes when...
2020-10-08 Andreas Rheinhardtavcodec/mjpegdec: Use correct number of codes for VLC...
2020-10-08 ManojGuptaBondaVP9 Profile 2 VDPAU support
2020-10-08 Andreas Rheinhardtavformat/dashdec: Reset pointer to NULL after freeing it
2020-10-08 James Almerconfigure: add missing atsc_a53 dependencies to hevcpar...
2020-10-08 Christopher... libavformat/dashdec: Fix issue with dash on Windows
2020-10-08 Carl Eugen... lavf/img2dec: Auto-detect Cintel scanner images.
2020-10-07 Paul B Maholavcodec/mjpegdec: improve decoding of DNG files
2020-10-07 Paul B Maholavcodec/tiff: do not abort decoding if strips are available
2020-10-07 Paul B Maholavcodec: add Cintel RAW decoder
2020-10-06 Paul B Maholavfilter/vf_v360: use quaternions for rotation
2020-10-06 Mark Reidlibswcale/input: use more accurate planer rgb16 yuv...
2020-10-06 James Almeravcodec/av1dec: avoid probing with av1dec
2020-10-05 hwrenlavf/avs2dec.c: optimize code style
2020-10-05 hwrenlavc/avs2_parser.c: optimize code style
2020-10-05 hwrenlavf/davs2.c: rename as avs2dec.c for better understanding
2020-10-05 hwrenlavc/avs2_parser.c,lavf/davs2.c: add AVS2_* prefix
2020-10-05 hwrenlavc,doc: add libuavs3d video decoder wrapper
2020-10-05 hwrenlavf/avs3dec: add raw avs3 demuxer
next