]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2021-01-03 erankoravformat/http: support retry on connection error
2021-01-03 Michael Niedermayeravformat/wavdec: Avoid zeroing written to array
2021-01-03 Michael Niedermayeravcodec/notchlc: Check uncompressed size against input...
2021-01-02 Jan Ekströmavcodec/videotoolbox: make FFmpeg-to-VT mapping error...
2021-01-01 Andreas RheinhardtMark some pointers as const
2021-01-01 Anton Khirnovlavc/mjpegdec: cosmetics, org->orig
2021-01-01 Anton Khirnovfate: add tests for AVID
2021-01-01 Anton Khirnovapi-seek-test: use non-obsolete decoding API
2021-01-01 Anton Khirnovapi-band-test: use non-obsolete decoding API
2021-01-01 Anton Khirnovapi-h264-test: use non-obsolete decoding API
2021-01-01 Anton Khirnovlavfi/vf_uspp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_codecview: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_fspp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_pp7: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_spp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi/vf_pp: convert to the video_enc_params API
2021-01-01 Anton Khirnovlavfi: add common code to handle QP tables
2021-01-01 Anton Khirnovlavfi/vf_qp: convert to the video_enc_params API
2021-01-01 Anton Khirnovmpegvideo: use the AVVideoEncParams API for exporting...
2021-01-01 Anton Khirnovlavu/mem: move the DECLARE_ALIGNED macro family to...
2021-01-01 Anton Khirnovlavu: move LOCAL_ALIGNED from internal.h to mem_internal.h
2021-01-01 Paul B Maholavfilter: add temporal midway equalizer filter
2020-12-31 Lynneconfigure: update copyright year
2020-12-31 Andreas Rheinhardtavcodec/svq1dec: Increase nb_bits of VLC to read it...
2020-12-31 Andreas Rheinhardtavcodec/dirac_arith: Make table only used here static
2020-12-31 Andreas Rheinhardtavcodec/qdmc: Mark decoder as init-threadsafe
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Mark decoder as init-threadsafe
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Cleanup generically on init failure
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Move per-stream fields to OpusStreamCo...
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Return error upon error
2020-12-31 Andreas Rheinhardtavcodec/aacps_common: Use minimal VLC nb_bits/max_depth
2020-12-31 Andreas Rheinhardtavcodec/aacps: Factor out code shared by float and...
2020-12-31 Andreas Rheinhardtavcodec/mpegvideo: Don't zero-initialize unnecessarily
2020-12-31 Andreas Rheinhardtavcodec/aacsbr_template: Remove pointless runtime initi...
2020-12-31 Andreas Rheinhardtavcodec/aacsbr: Remove remnants of tablegen
2020-12-31 Andreas Rheinhardtavcodec/atrac3plus_data: Mark array as const
2020-12-31 Andreas Rheinhardtavcodec/mlpenc: Simplify finding best codebook
2020-12-31 Andreas Rheinhardtavcodec/opusdec: Remove always-true check
2020-12-31 Andreas Rheinhardtavfilter/vf_addroi: Use chars instead of strings for...
2020-12-31 Andreas Rheinhardtavcodec/opustab: Make array static
2020-12-31 Andreas Rheinhardtavcodec/motion_est, mpegvideo: Make pointers to static...
2020-12-31 Andreas Rheinhardtconfigure, libavcodec/speedhq: Fix compiling SpeedHQ...
2020-12-31 Andreas Rheinhardtavcodec/mpegvideo: Merge ff_mpv_decode_defaults into...
2020-12-31 Andreas Rheinhardtavcodec/h261dec: Don't use too big max_depth in get_vlc2()
2020-12-31 Andreas Rheinhardtavcodec/speedhq: Remove cast
2020-12-31 Andreas Rheinhardtavcodec/mpeg12: Reindentation
2020-12-31 Andreas Rheinhardtavcodec/mpeg12: Make initializing VLCs thread-safe
2020-12-31 Andreas Rheinhardtavcodec/mpeg12: Don't initialize encoder-only parts...
2020-12-31 Andreas Rheinhardtavcodec/rl: Remove nonstatic storage of RL tables
2020-12-31 Guo, Yejundnn_interface.h: fix redefining typedefs
2020-12-31 Guo, Yejundnn/queue: add error check and cleanup
2020-12-31 Guo, Yejundnn: fix issue when pthread is not supported
2020-12-31 Guo, Yejundnn: fix redefining typedefs and also refine naming...
2020-12-30 Lynnehwcontext_drm: make dependency on Linux kernel headers...
2020-12-30 Paul B Maholavfilter/vf_w3fdif: add support for commands
2020-12-30 Paul B Maholavfilter/vf_xmedian: allow to control eof handling
2020-12-30 Paul B Maholavfilter/vf_xmedian: add timeline support
2020-12-29 Guo, Yejunvf_dnn_processing.c: add async support
2020-12-29 Guo, Yejundnn_interface: change from 'void *userdata' to 'AVFilte...
2020-12-29 Guo, Yejundnn: add async execution support for openvino backend
2020-12-29 Guo, Yejundnn_interface: add interface to support async execution
2020-12-29 Guo, Yejundnn_backend_openvino.c: refine code for error handle
2020-12-29 Guo, Yejundnn_backend_openvino.c: separate function execute_model_ov
2020-12-29 Xie, Lindnn/queue: add queue and safe_queue support
2020-12-29 Guo, Yejunvf_dnn_processing.c: replace filter_frame with activate...
2020-12-28 Aman Karmaniavcodec/codec_desc: describe AV_CODEC_ID_MPEG2TS
2020-12-28 Aman Karmaniavformat/rtsp: add satip_raw flag to receive raw mpegts...
2020-12-28 Aman Karmaniavformat/rtsp: add support for satip://
2020-12-28 Michael Niedermayeravcodec/tiff: Disallow striped and tiled tiffs except...
2020-12-28 Michael Niedermayeravformat/mpegts: Fix argument type for av_log
2020-12-28 Michael Niedermayeravformat/mxfdec: Do not clear arrays in mxf_read_index_...
2020-12-28 Marvin Scholzlavu: use address-of operator checking clock_gettime
2020-12-28 Steven Liuavformat/hlsproto: update comment of file description
2020-12-28 Steven Liuavformat/hls: update comment of file description
2020-12-28 Steven Liudoc/muxers: correct description of hls_enc_key and...
2020-12-27 Paul B Maholavfilter/vf_decimate: always properly handle EOF
2020-12-27 Paul B Maholavfilter/vf_decimate: stop dropping last frames with...
2020-12-27 Paul B Maholavfilter/vf_decimate: fix broken logic with ppsrc handling
2020-12-27 Marton Balintavfilter/vf_framerate: fix infinite loop with 1-frame...
2020-12-27 Gyan Doshidoc/protocols: document cache option
2020-12-25 Paul B Maholavfilter/vf_xmedian: add support for commands
2020-12-25 Paul B Maholavfilter/af_vibrato: make sure table size is at least 1
2020-12-25 Paul B Maholavfilter/af_tremolo: make sure table size is at least 1
2020-12-25 Paul B Maholavcodec/cfhd: properly handle midstream size changes...
2020-12-24 Jeremy Lecontelibswscale: avoid UB nullptr-with-offset.
2020-12-24 Michael Niedermayeravformat/swfdec: Allocate output buffer after reading...
2020-12-24 Michael Niedermayeravformat/cafdec: clip sample rate
2020-12-24 Michael Niedermayertools/target_dec_fuzzer: Adjust maxpixels for G2M
2020-12-24 Carl Eugen... lavf/img2dec: Increase score for very large jpeg images.
2020-12-24 Carl Eugen... lavd/decklink_dec: Do not set codec_tags.
2020-12-24 Gyan Doshiffmpeg: delay first stats
2020-12-22 Derek Buitenhuisavformat/hlsenc: Add dependency on avc.o
2020-12-22 Gyan Doshiffmpeg: don't delay printing initial stats
2020-12-22 Gyan Doshiffmpeg: add option stats_period
2020-12-22 Paul B Maholavfilter/vf_decimate: fix overreads when using ppsrc
2020-12-22 Ting Fudnn: add NV12 pixel format support
2020-12-21 Michael Niedermayeravcodec/ffv1dec: Fix off by 1 error with quant tables
2020-12-21 Michael Niedermayeravformat/mpegts: simplify nb_packets code
2020-12-21 Michael Niedermayeravformat/mpegts: Increase pcr_incr width to 64bit
2020-12-21 Paul B Maholavfilter/vf_decimate: switch to activate
next