]> git.sesse.net Git - ffmpeg/history - libavfilter
doc/examples/vaapi_encode: use av_packet_alloc() to allocate packets
[ffmpeg] / libavfilter /
2021-03-17 James Almeravfilter/vf_uspp: use av_packet_alloc() to allocate...
2021-03-17 James Almeravfilter/vf_mcdeint: use av_packet_alloc() to allocate...
2021-03-14 Paul B Maholavfilter/vf_xfade: drop unused frames from inactive...
2021-03-12 Andreas Rheinhardtavfilter/vf_uspp: Fix leak of packet side data
2021-03-12 Andreas Rheinhardtavfilter/vf_uspp: Fix leak of qp-table on error
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_mathbinary: Fix leak upon...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Don't pretend...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Check thread creat...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Check allocation
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Avoid separate...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Fix memleak on...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Avoid allocation...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Join two arrays...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native_layer_conv2d: Fix memleak on...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Fix typo in log message
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Don't use asserts for checks
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Fix leak in case parsing option...
2021-03-11 Andreas Rheinhardtdnn/dnn_backend_native: Avoid allocation for checking...
2021-03-10 James Almeravfilter: use the buffer_size_t typedef where required
2021-03-10 Paul B Maholavfilter/af_dynaudnorm: make better check for available...
2021-03-10 Andreas Rheinhardtavfilter/vf_nnedi: Fix use of uninitialized value
2021-03-07 Andreas Rheinhardtavfilter/buffersink: Postpone removal of av_[a]buffersi...
2021-03-07 Andreas Rheinhardtavfilter/avfilter: Remove avfilter_link_set_closed...
2021-03-06 Paul B Maholavfilter: add msad video filter
2021-03-06 Paul B Maholavfilter: add identity video filter
2021-03-01 Andreas RheinhardtRemove double ';'
2021-02-27 Marton Balintavfilter/avf_showcqt: use av_gettime_relative() instead...
2021-02-25 Andreas Rheinhardtavfilter/lavfutils.h: Don't include avformat.h
2021-02-25 Paul B Maholavfilter/vf_vif: add support for more formats
2021-02-25 Paul B Maholavfilter/vf_vif: simplify case comparing same inputs
2021-02-25 Guo, Yejunavfilter/vf_vif.c: fix build warning for [-Wmain]
2021-02-25 Guo, Yejunavfilter/vf_ssim.c: fix build warning for [-Wmain]
2021-02-21 Paul B Maholavfilter/af_afade: remove uneeded '.' from durations...
2021-02-19 Paul B Maholavfilter/vf_ssim: add slice threading
2021-02-19 Paul B Maholavfilter/vf_psnr: add support for slice threading
2021-02-19 Andreas Rheinhardtavfilter/vf_vif: Remove superfluous ';'
2021-02-18 Ting Fudnn_backend_openvino.c: allow out_frame as NULL for...
2021-02-18 Guo, Yejundnn: add color conversion for analytic case
2021-02-18 Guo, Yejundnn_interface.h: add enum DNNColorOrder
2021-02-18 Guo, Yejundnn: add function type for model
2021-02-18 Guo, Yejundnn: extract common functions used by different filters
2021-02-18 Guo, Yejundnn_backend_openvino.c: fix multi-thread issue for...
2021-02-18 Guo, Yejundnn_backend_openvino.c: fix mismatch between ffmpeg...
2021-02-17 Mark Thompsonavfilter/vf_pseudocolor: Add missing braces
2021-02-17 James Almerx86/vf_gblur: fix reg name in UNIX64 prologue
2021-02-17 James Almeravfilter/vf_gblur: add missing arch check
2021-02-17 James Almerx86/vf_gblur: fix postscale_slice prologue
2021-02-17 Nicolas Georgelavfi/drawtext: ignore final LF of textfile.
2021-02-16 Andreas Rheinhardtavfilter/vif: Include avfilter.h
2021-02-16 Paul B Maholavfilter/x86/vf_gblur: add postscale SIMD
2021-02-16 Paul B Maholavfilter/vf_gblur: factor out postscale function
2021-02-16 James Almeravfilter/buffersrc: simplify av_buffersrc_add_frame_flags()
2021-02-16 Ashish Singhavfilter: add vif filter
2021-02-14 Carl Eugen Hoyoslavfi/vflip: Support Bayer vertical flip.
2021-02-13 Paul B Maholavfilter/vf_convolution: add 16-column operation for...
2021-02-13 Paul B Maholavfilter/vf_datascope: pixscope: add commands support
2021-02-12 Paul B Maholavfilter/vf_psnr: remove precision limits for metadata...
2021-02-12 Paul B Maholavfilter/vf_ssim: remove precision limits for metadata...
2021-02-12 Paul B Maholavfilter/af_amix: rename sum option to normalize
2021-02-12 Paul B Maholavfilter/vf_ssim: add timeline support
2021-02-12 Paul B Maholavfilter/vf_psnr: add timeline support
2021-02-12 Paul B Maholavfilter/vf_gblur: add float format support
2021-02-11 Paul B Maholavfilter: add monochrome video filter
2021-02-11 Jan Ekströmavfilter/vf_zscale: add support for setting scaling...
2021-02-11 Paul B Maholavfilter/vf_pseudocolor: do not leave alpha uninitialized
2021-02-11 Paul B Maholavfilter/vf_pseudocolor: add two more presets
2021-02-11 Paul B Maholavfilter/vf_pseudocolor: add opacity option
2021-02-11 Paul B Maholavfilter/af_adeclick: add more descriptive options...
2021-02-10 Paul B Maholavfilter/vf_lagfun: use macro
2021-02-10 Paul B Maholavfilter/vf_lagfun: add timeline support
2021-02-10 Paul B Maholavfilter/vf_lagfun: increase filter precision
2021-02-10 Paul B Maholavfilter: add exposure video filter
2021-02-10 Paul B Maholavfilter: add aexciter audio filter
2021-02-10 Paul B Maholavfilter/af_arnndn: skip array extra entries by looking...
2021-02-10 Paul B Maholavfilter/vf_datascope: add commands support
2021-02-09 Paul B Maholavfilter/af_arnndn: make model opening errors more...
2021-02-09 Paul B Maholavfilter/vf_curves: add commands support
2021-02-09 Paul B Maholavfilter/vf_framepack: add >8 format support
2021-02-09 Paul B Maholavfilter/vf_swaprect: add support for commands
2021-02-09 Paul B Maholavfilter/vf_maskfun: add support for commands
2021-02-09 Paul B Maholavfilter/vf_zscale: switch verbose log to trace
2021-02-08 Paul B Maholavfilter/vf_lut: add support for commands
2021-02-08 Paul B Maholavfilter/vf_deband: add support for commands
2021-02-08 Paul B Maholavfilter/vf_deband: avoid doubles
2021-02-08 Paul B Maholavfilter/vf_thumbnail: add support for rest of packed...
2021-02-08 Paul B Maholavfilter/vf_thumbnail: add support for YUV and GBRP...
2021-02-08 Anton Khirnovvf_pp: remove unnecessary free
2021-02-07 Paul B Maholavfilter/vf_lut3d: lut3d, haldclut: add support for...
2021-02-07 Paul B Maholavfilter/vf_lut2: add support for commands
2021-02-07 Paul B Maholavfilter/vf_extractplanes: add float formats support
2021-02-07 Paul B Maholavfilter: add colorize filter
2021-02-06 Paul B Maholavfilter/vf_deblock: add support for commands
2021-02-06 Paul B Maholavfilter/vf_lut3d: lut1d: add support for commands
2021-02-06 Paul B Maholavfilter/vf_tile: remove extra whitespace in option...
2021-02-06 Paul B Maholavfilter/avfilter: move enable_str expression parsing...
2021-02-06 Paul B Maholavfilter/vf_mix: add support for commands
2021-02-06 Paul B Maholavfilter/vf_mix: add timeline support
2021-02-05 Paul B Maholavfilter/vf_lensfun: display list of possible values...
2021-02-05 Paul B Maholavfilter/vf_lensfun: replace deprecated calls
2021-02-05 Paul B Maholavfilter/vf_frei0r: add timeline support
next