]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
2020-10-20 Michael Niedermayeravformat/sbgdec: Check for timestamp overflow in parse_...
2020-10-20 Steven Liuavformat/hlsenc: support CODECS Attribute in hevc EXT...
2020-10-20 Steven Liuavformat/hlsenc: compute video_keyframe_size after...
2020-10-20 Steven Liuavformat/dashdec: check the root url length
2020-10-20 Steven Liuavformat/hlsenc: process hls_time value too small sence
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Cleanup generically on init failure
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Remove redundant function parameters
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Simplify writing to AVBPrint
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Fix undefined left shifts outside...
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Fix memleak on (re)allocation error
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Don't presume every style to have...
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Reset array counter after freeing...
2020-10-19 Andreas Rheinhardtavcodec/movtextenc: Fix potential use of uninitialized...
2020-10-19 Paul B Maholavfilter/af_aiir: remove unused argument
2020-10-19 Paul B Maholavfilter/af_aiir: fix sp2zp mapping
2020-10-19 James Almertools/target_dec_fuzzer: remove calls to avcodec_regist...
2020-10-19 James Almertools/target_dem_fuzzer: switch to the iterate API
2020-10-19 James Almeravformat/options: use the iterate API in format_child_c...
2020-10-19 James Almeravdevice/alldevices: stop using deprecated linked list API
2020-10-19 Guo, Yejundnn_backend_tf.c: add option sess_config for tf backend
2020-10-19 Thilo Borgmanndoc: Add dev_community/community.md for general assembl...
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Reindentation
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Use bytestream API
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Avoid loop when writing UTF-8 chara...
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Remove unnecessary variable
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Fix immediately adjacent styles
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Skip empty styles
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Fix leaks on (re)allocation failure
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Simplify finding default font
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Simplify checking for invalid extradata
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Fix leaks of strings upon reallocat...
2020-10-19 Andreas Rheinhardtavcodec/movtextdec: Reset counter of fonts when freeing...
2020-10-18 Paul B Maholavfilter/af_aiir: remove unused variable
2020-10-18 Michael Niedermayeravcodec/aacdec_fixed: Limit index in vector_pow43()
2020-10-18 Michael Niedermayeravformat/kvag: Fix integer overflow in bitrate computation
2020-10-18 Michael Niedermayeravcodec/h264_slice: fix undefined integer overflow...
2020-10-18 Michael Niedermayeravcodec/decode: Consider discarded samples in max_samples
2020-10-18 Michael Niedermayertools/target_dec_fuzzer: assume that discarded audio...
2020-10-18 Michael Niedermayertools/target_dec_fuzzer: Correct maxsamples_per_frame...
2020-10-18 Michael Niedermayeravcodec/mpeg12dec: Limit maximum A53 CC size
2020-10-18 Michael Niedermayeravcodec/photocd: Use ff_set_dimensions()
2020-10-18 Michael Niedermayeravformat/ape: Remove seektable and bittable
2020-10-18 Michael Niedermayeravformat/rmdec: sanity check coded_framesize
2020-10-18 Paul B Maholavfilter/af_aiir: add analog transfer function format
2020-10-18 Andreas Rheinhardtavfilter/af_mcompand: Remove redundant calls to AVFilte...
2020-10-18 Andreas Rheinhardtavcodec/asvenc: Avoid reversing output data twice
2020-10-18 Andreas Rheinhardtavcodec/asvenc: Simplify flushing and padding packet
2020-10-18 Andreas Rheinhardtavcodec/asvdec: Avoid reversing input data twice
2020-10-17 Timo Rothenpieleravcodec/nvenc: update driver versions for SDK 11.0
2020-10-17 Paul B Maholavfilter/af_aiir: use av_sscanf()
2020-10-17 Paul B Maholavfilter/af_aiir: reverse order of biquads in serial...
2020-10-17 Michael Niedermayeravformat/flvdec: Check for EOF in amf_parse_object()
2020-10-17 Michael Niedermayeravcodec/mv30: Fix multiple integer overflows
2020-10-17 Michael Niedermayeravcodec/smacker: Check remaining bits in SMK_BLK_FULL
2020-10-17 Michael Niedermayeravcodec/cook: Check subpacket index against max
2020-10-17 Michael Niedermayeravcodec/utils: Check for overflow with ATRAC* in get_au...
2020-10-17 Michael Niedermayeravcodec/hevcpred_template: Fix diagonal chroma availabi...
2020-10-17 Michael Niedermayeravcodec/hevc_mvs: Cleanup ff_hevc_set_neighbour_available()
2020-10-17 Michael Niedermayeravformat/icodec: Change order of operations to avoid...
2020-10-17 Jan Ekströmffmpeg: deduplicate init_output_stream usage logic
2020-10-16 Zane van Iperenavcodec/adpcmenc: remove BLKSIZE #define
2020-10-16 Zane van Iperenavcodec/adpcm_ima_wav: support custom block size for...
2020-10-16 Zane van Iperenavcodec/adpcm_yamaha: support custom block size for...
2020-10-16 Zane van Iperenavcodec/adpcm_ima_apm: support custom block size for...
2020-10-16 Zane van Iperenavcodec/adpcm_ima_ssi: support custom block size for...
2020-10-16 Zane van Iperenavcodec/adpcm_ms: support custom block size for encoding
2020-10-16 Zane van Iperenavcodec/adpcmenc: add "block_size" option
2020-10-16 Brad Hardsavformat/mpegts: replace magic descriptor_tag values...
2020-10-16 Zhao Zhiliavformat/udp: remove redundant setting of h->max_packet...
2020-10-16 Marton BalintRevert "aviobuf: Discard old buffered, previously read...
2020-10-16 Marton Balintavformat/libsrt: fix cleanups on failed libsrt_open...
2020-10-16 Paul B Maholavfilter/af_aiir: use transposed II form for biquad...
2020-10-16 Paul B Maholavfilter/af_aiir: implement parallel processing
2020-10-16 James Almeravcodec/av1dec: add cur_frame.spatial_id and temporal_i...
2020-10-16 Michael Niedermayertools/target_dem_fuzzer: Set format independent of c
2020-10-16 Andriy Gelmanavcodec/movtextenc: cosmetics
2020-10-16 Andriy Gelmanavcodec/movtextenc: fix writing to bytestream on BE...
next