]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2020-10-27 Limin Wangavformat/mpegtsenc: use total_size instead of avio_tell()
2020-10-27 Andreas Rheinhardtavcodec/bitstream: Consistently treat symbol as VLC_TYPE
2020-10-27 Andreas Rheinhardtavcodec/mpeg4videodec: Don't check for errors for compl...
2020-10-27 Andreas Rheinhardtavcodec/atrac3plus: Perform reusing of VLCs during...
2020-10-27 Andreas Rheinhardtavcodec/atrac3: Use least max_depth for get_vlc2()
2020-10-27 Andreas Rheinhardtavcodec/atrac3: Inline constants
2020-10-27 Andreas Rheinhardtavcodec/atrac3: Don't use too big VLC tables
2020-10-26 Michael Niedermayeravcodec/av1dec: Check for unset obu instead of crashing
2020-10-26 Michael Niedermayeravcodec/dirac_parser: do not offset AV_NOPTS_OFFSET
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Use smaller type for codes
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Use static VLC tables
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Don't use too big max_depth, inline...
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Don't check for errors for complete...
2020-10-26 Andreas Rheinhardtavcodec/mobiclip: Reduce size of VLCs, inline constants
2020-10-26 Andreas Rheinhardtavcodec/rv34: Simplify getting right VLC
2020-10-26 Andreas Rheinhardtavcodec/rv34: Don't needlessly copy VLC length and...
2020-10-26 Andreas Rheinhardtavcodec/vp3: Make parsing Theora Huffman tables more...
2020-10-26 Steven Liutests/audiomatch: removes a warning when compiling...
2020-10-26 Zane van Iperenavcodec/adpcm_ima_cunning: document origin of tables
2020-10-25 Carl Eugen... lavfi/Makefile: Remove opencl object files when calling...
2020-10-25 Zane van Iperenfate: add adpcm_ima_alp encoding test
2020-10-25 Zane van Iperenavformat: add alp muxer
2020-10-25 Zane van Iperenavcodec: add adpcm_ima_alp encoder
2020-10-25 Zane van Iperenavformat/alp: fix handling of TUN files
2020-10-25 Paul B Maholavfilter/vf_v360: make commands always do relative...
2020-10-25 Michael Niedermayertools/target_dec_fuzzer: adjust threshold for wmalossless
2020-10-25 Michael Niedermayeravformat/rmdec: Make expected_len 64bit
2020-10-25 Michael Niedermayeravformat/pcm: Check block_align
2020-10-25 Michael Niedermayeravformat/lrcdec: Clip timestamps
2020-10-25 Michael Niedermayeravutil/mathematics: Use av_sat_add64() for the last...
2020-10-25 Michael Niedermayertests/fate/hevc: Add test for 3fbf8737923ac49754946a250...
2020-10-25 Michael Niedermayeravcodec/pgxdec: Check depth more completely
2020-10-25 Michael Niedermayeravformat/electronicarts: Check for EOF in each iteratio...
2020-10-24 Michael Niedermayertools/target_dem_fuzzer: Limit max blocks
2020-10-24 Michael Niedermayeravformat/ifv: Check that total frames do not overflow
2020-10-24 Michael Niedermayeravutil/common: Implement av_sat_add64_c() with fewer...
2020-10-24 Michael Niedermayeravcodec/vp9dsp_template: Fix some overflows in iadst8_1d()
2020-10-24 Michael Niedermayeravcodec/fits: Check bscale
2020-10-24 Michael Niedermayeravformat/nistspheredec: Check bps
2020-10-24 Michael Niedermayeravformat/jacosubdec: Use 64bit inside get_shift()
2020-10-24 Michael Niedermayeravformat/genh: Check block_align
2020-10-24 Michael Niedermayeravformat/mvi: Check count for overflow
2020-10-24 Andreas Rheinhardtavcodec/mpeg4videodec: Use smallest max_depth in get_vlc2()
2020-10-24 Andreas Rheinhardtavcodec/imc: Inline constants
2020-10-24 Michael Niedermayeravcodec/magicyuv: Check slice size before reading flags...
2020-10-23 Andreas Rheinhardtavcodec/wmadec: Don't check for errors for complete...
2020-10-23 Andreas Rheinhardtavcodec/wma: Remove unused array
2020-10-23 Michael Niedermayeravformat/asfdec_f: Check for negative ext_len
2020-10-23 Michael Niedermayeravformat/bethsoftvid: Check image dimensions before use
2020-10-23 Michael Niedermayeravformat/genh: Check block_align for how it will be...
2020-10-23 Michael Niedermayeravformat/au: Check for EOF in au_read_annotation()
2020-10-23 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for opus
2020-10-23 Michael Niedermayeravformat/vividas: Check for zero v_size
2020-10-22 Michael Niedermayeravformat/segafilm: Do not assume AV_CODEC_ID_NONE is 0
2020-10-22 Michael Niedermayeravformat/segafilm: Check that there is a stream
2020-10-22 Limin Wangavformat/udp: cosmetics
2020-10-22 Limin Wangavformat/udp: clarify option description for timeout...
2020-10-22 Limin Wangavformat/rtsp: reuse POLLING_TIME and remove POLL_TIMEO...
2020-10-22 Limin Wangavformat/rtsp: support for listen_timeout option for sdp
2020-10-22 Limin Wangavformat/rtpproto: support for rtp read timeout
2020-10-22 bevislibavformat/hls: use local var url for log to avoid...
2020-10-21 Timo Rothenpieleravcodec/nvenc: removed unused and deprecated field
2020-10-21 Timo Rothenpieleravcodec/nvenc: reduce automated use of deprecated modes
2020-10-21 Timo Rothenpieleravcodec/nvenc: mark newly deprecated rc modes
2020-10-21 Timo Rothenpieleravcodec/nvenc: use alias to provide deprecated profiles
2020-10-21 Michael Niedermayeravformat/wtvdec: Check dir_length
2020-10-21 Michael Niedermayeravformat/ffmetadec: finalize AVBPrint on errors
2020-10-21 Andreas Rheinhardtavcodec/on2avc: Remove redundant code for freeing
2020-10-21 Andreas Rheinhardtavcodec/on2avc: Use least max_depth for get_vlc2()
2020-10-21 Andreas Rheinhardtavcodec/on2avc: Unify initializing quad and pair VLCs
2020-10-21 Andreas Rheinhardtavcodec/on2avcdata: Deduplicate symbol tables
2020-10-21 Andreas Rheinhardtavcodec/vp3: Unify initializing and freeing VLC tables
2020-10-21 Andreas Rheinhardtavcodec/vp3: Check allocations of VLCs
2020-10-21 Andreas Rheinhardtavcodec/vp3: Fix memleak upon init failure
2020-10-21 hwrendoc/general_contents.texi: add uavs3d section
2020-10-21 Zane van Iperenfate: add test for adpcm_swf in wav
2020-10-21 Zane van Iperenavcodec/adpcm_swf: support custom block size for encoding
2020-10-21 Zane van Iperenavcodec/adpcm_swf: set block_align when encoding
2020-10-21 Zane van Iperenavcodec/adpcm_swf: support decoding multiple fixed...
2020-10-21 Zane van Iperenavformat/riff: prevent muxing adpcm_swf with a variable...
2020-10-20 Paul B Maholavfilter: add audio frequency and phase shift filters
2020-10-20 Romane Lafonavfilter/avf_aphasemeter: add out of phase and mono...
2020-10-20 Michael Niedermayeravcodec/notchlc: Revert incorrect compression bound
2020-10-20 Michael Niedermayeravcodec/decode/ff_get_buffer: Check for overflow in...
2020-10-20 Michael Niedermayeravcodec/cri: Check for end of image in unpack_10bit()
2020-10-20 Chris Micelilibavformat/utils: Fix misleading indent
2020-10-20 Michael Niedermayeravcodec/adpcm: Check channels before use for ADPCM_PSX
2020-10-20 Michael Niedermayeravcodec/mobiclip: Avoid signed integer overflows in...
2020-10-20 Michael Niedermayeravcodec/exr: Check limits to avoid overflow in delta...
2020-10-20 Michael Niedermayeravformat/boadec: Check that channels and block_align...
2020-10-20 Michael Niedermayeravformat/av1dec: Fix padding in obu_get_packet()
2020-10-20 Michael Niedermayeravcodec/notchlc: Check uncompressed size against input...
2020-10-20 Michael Niedermayeravformat/asfdec_f: Check name_len for overflow
2020-10-20 Michael Niedermayeravcodec/h264idct_template: Fix integer overflow in...
2020-10-20 Paul B Maholavfilter/af_asubboost: use transposed II form
2020-10-20 Paul B Maholavfilter/af_crossfeed: use transposed II form
2020-10-20 Andreas Rheinhardtavformat/hlsenc: Fix check for SPS
2020-10-20 Andreas Rheinhardtavformat/hlsenc: Fix mixed declaration and code
2020-10-20 Andreas Rheinhardtavformat/hlsenc: Don't use uninitialized buffer in...
2020-10-20 Andreas Rheinhardtavformat/hlsenc: Fix extradata length check
next