]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-03-29 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for H264
2021-03-29 Michael Niedermayertools/target_dec_fuzzer: Compute CLUT for DVBSUB only...
2021-03-29 Michael Niedermayeravformat/cafdec: Do not build an index if all packets...
2021-03-28 Andreas Rheinhardtavformat/sierravmd: Make struct smaller by reordering
2021-03-28 Andreas Rheinhardtavformat/sierravmd: Remove outdated check
2021-03-28 Andreas Rheinhardtavformat/segafilm: Remove outdated check
2021-03-28 Andreas Rheinhardtavformat/utils: Remove redundant check
2021-03-28 Andreas Rheinhardtavfilter/vf_paletteuse: Fix left shift outside of range...
2021-03-28 Andreas Rheinhardtavfilter/asrc_sine: Fix invalid left shift of negative...
2021-03-28 Andreas Rheinhardtavformat/webmdashenc: Don't pass NULL to memcmp
2021-03-28 Michael Niedermayeravformat/vividas: Use equals check with n in read_sb_bl...
2021-03-28 Michael Niedermayeravcodec/sonic: Use unsigned temporary in predictor_calc...
2021-03-28 Michael Niedermayeravformat/jacosubdec: Use 64bit intermediate for start...
2021-03-28 Michael Niedermayeravformat/flvdec: Check array entry number
2021-03-28 Gyan Doshiavformat/rtpenc_mpegts: stop leaks
2021-03-28 Gyan Doshidoc/filters: note default for elbg pal8 option
2021-03-26 James Almeravcodec/libxvid: remove unnecessary output packet data...
2021-03-26 Derek Buitenhuisavformat/mov: Properly forward error codes from av_seek
2021-03-26 Michael Niedermayertools/target_dec_fuzzer: Adjust threshold for flac
2021-03-26 Michael Niedermayeravcodec/h264_slice: Check sps in h264_slice_header_init()
2021-03-26 Michael Niedermayeravcodec/aacpsy: Check model_priv_data before dereferenc...
2021-03-26 Michael Niedermayeravformat/movenc: Avoid loosing cluster array on failure
2021-03-26 Michael Niedermayertools/target_dec_fuzzer: Adjust VP4 threshold
2021-03-26 Michael Niedermayeravformat/avidec: Check for dv streams before using...
2021-03-26 Michael Niedermayeravformat/mov: Check sample size for overflow in mov_par...
2021-03-26 Michael Niedermayeravcodec/sga: Check for array end in lzss_decompress()
2021-03-26 Michael Niedermayeravformat/sbgdec: Check for overflow in last loop in...
2021-03-26 Michael Niedermayeravcodec/ffwavesynth: Avoid signed integer overflow...
2021-03-26 Gyan Doshiavformat/rtpenc_mpegts: convey options for rtp muxer
2021-03-26 Gyan Doshiavformat/rtpenc_mpegts: relay streamid to mpegts muxer...
2021-03-26 Gyan Doshiavformat/rtpenc_mpegts: convey options for mpeg-ts...
2021-03-26 Andreas Rheinhardtavcodec/pthread_frame: Reindentation
2021-03-26 Andreas Rheinhardtavcodec/pthread_frame: Check initializing mutexes/condi...
2021-03-26 Andreas Rheinhardtavcodec/pthread_frame: Fix cleanup during init
2021-03-26 Andreas Rheinhardtavcodec/pthread_frame: Factor initializing single threa...
2021-03-26 Andreas Rheinhardtavformat/libmodplug: Fix memleaks on error
2021-03-26 Andreas Rheinhardtavformat/libgme: Remove redundant setting of packet...
2021-03-26 Andreas Rheinhardtavformat/libgme: Actually set the duration
2021-03-26 Andreas Rheinhardtavformat/libgme: Fix memleaks on errors
2021-03-26 Andreas Rheinhardtavformat/aadec: Fix leak on error
2021-03-26 Andreas Rheinhardtavformat/jacosubdec: Fix leak on error
2021-03-25 Ting Fulavfi/dnn_backend_tensorflow.c: fix mem leak in execute...
2021-03-25 Ting Fulavfi/dnn_backend_tensorflow.c: fix mem leak in load_na...
2021-03-25 Ting Fulavfi/dnn_backend_tensorflow.c: fix mem leak in load_tf...
2021-03-25 nyanmisakaavfilter/overlay_cuda: fix framesync with embedded...
2021-03-25 nyanmisakaavfilter/hwupload_cuda: add YUVA420P format support
2021-03-25 Zane van IperenMAINTAINERS: add myself as adpcm maintainer
2021-03-25 Zane van Iperenavformat/pp_bnk: allow seeking to start
2021-03-25 Zane van Iperenavformat/alp: allow seeking to start
2021-03-25 Zane van Iperenavformat/kvag: allow seeking to start
2021-03-25 Zane van Iperenavcodec/adpcm_ima_cunning: reset state on flush
2021-03-25 Zane van Iperenavcodec/adpcm_ima_alp: reset state on flush
2021-03-25 Zane van Iperenavcodec/adpcm_ima_ssi: reset state on flush
2021-03-25 Zane van Iperenavcodec/adpcm_argo: reset state on flush
2021-03-25 Zane van Iperenavcodec/adpcm_aica: reset state in flush callback
2021-03-25 Zane van Iperenavcodec/adpcm_zork: reset state in flush callback
2021-03-25 Zane van Iperenavcodec/adpcm: add comment to has_status field
2021-03-24 Andreas Rheinhardtavcodec/kmvc: Avoid branch when swapping pointers
2021-03-24 Andreas Rheinhardtavcodec/kmvc: Move commonly used variables to the front...
2021-03-24 Andreas Rheinhardtavcodec/kmvc: Prefer in-band palette
2021-03-24 Andreas Rheinhardtavcodec/vc1dec: Postpone allocating sprite frame to...
2021-03-24 Gyan Doshidoc/filters: fix option name for mix filter
2021-03-24 Andreas Rheinhardtavutil/frame: Deprecate av_get_colorspace_name()
2021-03-24 Andreas Rheinhardtavcodec/avcodec: Use AVBPrint in avcodec_string()
2021-03-24 Andreas Rheinhardtavcodec/avcodec: Update check for identical colorspace...
2021-03-24 Andreas Rheinhardtavcodec/avcodec: Don't use NULL for %s printf specifier
2021-03-24 Andreas Rheinhardtavcodec/avcodec: Use dedicated pointer to access AVCode...
2021-03-24 Wenlong Dingtests/dnn/dnn-layer-mathunary-test: add unit test for exp
2021-03-24 Wenlong Dinglavfi/dnn/dnn_backend_native_layer_mathunary: add exp...
2021-03-23 Andreas Rheinhardtavformat/amvenc: Remove unnecessary av_packet_free()
2021-03-23 Andreas Rheinhardtavformat/webpenc: Fix memleak when trailer is never...
2021-03-23 Andreas Rheinhardtavformat/webpenc: Reindentation
2021-03-23 Andreas Rheinhardtavformat/webpenc: Fix memleak when using invalid packets
2021-03-23 Andreas Rheinhardtavformat/webpenc: Use init instead of write_header...
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Avoid stack packet
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Remove redundant initializations
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Fix indentation
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Deduplicate parsing video data opcodes
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Avoid reading packets during read_header
2021-03-23 Andreas Rheinhardtavformat/ipmovie: Remove redundant av_packet_unref()
2021-03-23 Andreas Rheinhardtavformat/asfdec_f: Avoid stack packet
2021-03-23 Andreas Rheinhardtavformat/moflex: Simplify freeing packets
2021-03-23 Andreas Rheinhardtavformat/matroskadec: Reuse AVFormatInternal.parse_pkt
2021-03-23 Alok Priyadarshiavformat/rtpdec: attach producer reference time if...
2021-03-23 Carl Eugen... lavc/mjpegdec: Decode format 211121 as YUV 4:4:4
2021-03-23 Andreas Rheinhardtavformat/utils: Don't allocate separate packet for...
2021-03-23 Andreas Rheinhardtlibavformat/utils: Fix indentation
2021-03-23 Andreas Rheinhardtavcodec/svq3: Don't copy watermarked frame data twice
2021-03-23 Andreas Rheinhardtavcodec/svq3: Use av_fast_padded_malloc() instead of...
2021-03-23 Andreas Rheinhardtavformat/s337m: Use av_get_packet() to read packet
2021-03-23 Andreas Rheinhardtavformat/s337m: Use and test Dolby-E-parser
2021-03-23 Andreas Rheinhardtavformat/utils: Fix confusing return value for ff_read_...
2021-03-22 Andreas Rheinhardtavcodec: Factor updating palette out
2021-03-21 Andreas Rheinhardtavformat/apetag: Avoid stack packet when reading attach...
2021-03-21 James Almeravformat: remove FF_API_INIT_PACKET from AVStream.attac...
2021-03-21 Derek BuitenhuisFATE: Add test for probing MOV/MP4 files with extended...
2021-03-21 Derek Buitenhuisavformat/mov: Fix extended atom size buffer length...
2021-03-21 Gyan Doshiavformat/rtp_mpegts: typedef MuxChain struct
2021-03-21 Gyan Doshiconfigure: select child muxers for rtp_mpegts
2021-03-21 Carl Eugen... lavc/aomenc: Force default qmax of 0 if crf was set...
next