]> git.sesse.net Git - ffmpeg/history - libavfilter
fate/oggopus-demux: fix fate failure
[ffmpeg] / libavfilter /
2020-04-30 Limin Wangavfilter/af_adelay: Check sscanf() return value
2020-04-30 Limin Wangavfilter/vf_mix: Check sscanf() return value
2020-04-30 Paul B Maholavfilter/af_crossfeed: make options runtime configurable
2020-04-30 Paul B Maholavfilter/af_crossfeed: make slope configurable
2020-04-30 Paul B Maholavfilter/af_crossfeed: fix calculation of alpha parameter
2020-04-30 Paul B Maholavfilter: add asubboost filter
2020-04-29 Paul B Maholavfilter/vf_v360: make FOV adjusted for dual fisheye too
2020-04-29 Paul B Maholavfilter/af_amix: make weights option runtime configured
2020-04-29 Steven Liuavfilter/vf_v360: adjustment out_pad and in_pad maximum...
2020-04-26 Paul B Maholavfilter/vf_pixscope: also show standard deviation...
2020-04-25 Paul B Maholavfilter/f_interleave: no need to check for inlink...
2020-04-25 Paul B Maholavfilter/f_interleave: make sure that all frames in...
2020-04-25 Paul B Maholavfilter/f_interleave: add duration option
2020-04-23 Lynnescale_vulkan: take frame cropping parameters in account...
2020-04-23 Lynneoverlay_vulkan: add support for overlaying images with...
2020-04-22 Guo, Yejundnn/native: add native support for divide
2020-04-22 Guo, Yejundnn/native: add native support for 'mul'
2020-04-22 Guo, Yejundnn/native: add native support for 'add'
2020-04-18 Paul B Maholavfilter: add maskedthreshold filter
2020-04-18 Paul B Maholavfilter: add tmedian filter
2020-04-17 Limin Wangavfilter/af_acrossover: Check sscanf() return value
2020-04-17 Paul B Maholavfilter/af_astats: add noise floor count stat
2020-04-17 Paul B Maholavfilter/af_astats: add slice threading support
2020-04-17 Paul B Maholavfilter/af_astats: measure noise floor
2020-04-14 Paul B Maholavfilter/af_amix: unbreak FATE, increase iterator when...
2020-04-14 Paul B Maholavfilter/af_amix: use av_strtod() for weights
2020-04-14 Paul B Maholavfilter/vf_telecine: avoid possible null-pointer deref...
2020-04-13 Paul B Maholavfilter/vf_mix: check if array is available
2020-04-13 Gyan Doshidoc/filters: clarify metadata and logging for blackdetect
2020-04-11 Carl Eugen Hoyoslavfi/telecine: Mark telecined frames as interlaced.
2020-04-11 Gyan Doshiavfilter/delogo: correct indentation for option show.
2020-04-11 Gyan Doshiavfilter/delogo: remove deprecated options
2020-04-09 Limin Wangavfilter/ebur128: prefer to use variable instead of...
2020-04-08 Rosen Penevavfilter/vf_drawtext: only test available exceptions
2020-04-07 Lynnehwcontext_vulkan: only use one semaphore per image
2020-04-07 Paul B Maholavfilter/vf_xfade: add slice transitions
2020-04-07 Guo, Yejunavfilter/vf_derain.c: put all the calculation in model...
2020-04-07 Guo, Yejundnn_backend_native_layer_mathbinary: add sub support
2020-04-07 Guo, Yejunavfilter/vf_dnn_processing.c: fix typo for the linesize...
2020-04-06 Lynnescale_vulkan: correctly copy the colormatrix
2020-04-04 Carl Eugen Hoyoslavf, lavfi: Remove uses of sizeof(char).
2020-04-04 Carl Eugen Hoyoslavfi/scale_qsv: Fix a format specifier for a variable...
2020-04-04 Paul B Maholavfilter/vf_v360: add pannini input support
2020-04-03 Paul B Maholavfilter/vf_v360: improve description of output fov...
2020-04-02 Paul B Maholavfilter/x86/vf_v360_init: add missing cases
2020-04-02 Paul B Maholavfilter/vf_v360: add SIMD for lagrange9 interpolation
2020-04-02 Paul B Maholavfilter/vf_v360: add lagrange9 interpolation
2020-04-01 Carl Eugen Hoyoslavfi/deshake_opencl: Do not use bool, powerpc does...
2020-03-29 Paul B Maholavfilter/vf_v360: fix swapped variables
2020-03-29 Paul B Maholavfilter/vf_v360: speedup fisheye output
2020-03-29 Paul B Maholavfilter/vf_v360: reduce unnecessary negations
2020-03-28 Limin Wangavfilter/vf_showinfo: limit the max number of timecode
2020-03-28 Yaroslav Pogrebnyakavfilter: add vf_overlay_cuda
2020-03-27 Paul B Maholavfilter/af_acrossover: revert 270068b5a
2020-03-27 Limin Wangavfilter/vf_showinfo: check if the s12m data size is...
2020-03-26 Paul B Maholavfilter/vf_v360: improve sg input format
2020-03-26 Paul B Maholavfilter/vf_v360: improve sg output format
2020-03-25 Paul B Maholavfilter/vf_v360: fix hfov/vfov calculation from dfov...
2020-03-24 Andreas Rheinhardtavfilter/vf_paletteuse: Forward error codes
2020-03-24 Gyan Doshiavfilter/hue: fix range in comment
2020-03-19 Linjie Fulavfi/vf_dnn_processing: Fix compile warning of mixed...
2020-03-17 Lynnescale_vulkan: add support for RGB->YUV conversions
2020-03-17 Paul B Maholremove CHAR_MIN/CHAR_MAX usage
2020-03-14 Paul B Maholavfilter/af_anequalizer: fix off by one in reallocation
2020-03-13 Paul B Maholavfilter/f_sendcmd: add more useful variables
2020-03-12 Guo, Yejunavfilter/vf_dnn_processing.c: add frame size change...
2020-03-12 Guo, Yejunavfilter/vf_dnn_processing.c: add planar yuv format...
2020-03-12 Guo, Yejunavfilter/vf_dnn_processing.c: use swscale for uint8...
2020-03-11 James Almeravfilter/Makefile: remove dnn files when calling make...
2020-03-03 Paul B Maholavfilter/f_sendcmd: implement expr flag
2020-03-03 Paul B Maholavfilter/vf_v360: simplify some unnecessary indirections
2020-03-03 Paul B Maholavfilter/vf_v360: add half equirectangular input format
2020-03-03 Paul B Maholavfilter/vf_v360: add half equirectangular output format
2020-03-03 Guo, Yejunavfilter/vf_sr.c: refine code to use AVPixFmtDescriptor...
2020-03-02 Paul B Maholavfilter/vf_v360: add truncated square pyramid input...
2020-03-02 Paul B Maholavfilter/vf_v360: add truncated square pyramid output...
2020-03-01 Paul B Maholavfilter/vf_v360: fix cylindrical input format
2020-03-01 Paul B Maholavfilter/vf_v360: cleanup some code
2020-02-29 Paul B Maholavfilter/vf_v360: improve interpolation for equirect...
2020-02-29 Andreas Rheinhardtavfilter/vf_cas: Remove superfluous ;
2020-02-29 Paul B Maholavfilter/vf_v360: add partial size setup for flat
2020-02-29 Paul B Maholavfilter/vf_v360: speed up fisheye input calculation
2020-02-29 Paul B Maholavfilter/vf_v360: improve tetrahedron input format...
2020-02-29 Paul B Maholavfilter/vf_v360: simplify tetrahedron input calculation
2020-02-29 Paul B Maholavfilter/vf_v360: improve precision of some output...
2020-02-28 Paul B Maholavfilter/vf_v360: simplify code which handles interpola...
2020-02-27 Paul B Maholavfilter/vf_v360: add initial barrel split format input...
2020-02-26 Paul B Maholavfilter/vf_v360: add barrel split format output support
2020-02-25 Jacob Ruizavfilter/vf_zscale: fix crash on unaligned input
2020-02-25 Paul B Maholavfilter/vf_convolve: reset fft/ifft pointers after...
2020-02-25 Paul B Maholavfilter/vf_v360: add basic commands support
2020-02-25 Paul B Maholavfilter/vf_v360: handle gracefully invalid values...
2020-02-24 Paul B Maholavfilter: add Contrast Adaptive Sharpen video filter
2020-02-23 Paul B Maholavfilter/vf_v360: improve dfisheye_to_xyz() output
2020-02-23 Paul B Maholavfilter/vf_v360: improve fisheye_to_xyz() output
2020-02-23 Paul B Maholavfilter/vf_v360: improve equirect_to_xyz() quality
2020-02-18 Linjie Fulavfi/vf_scale_qsv: fix the class_name in help for...
2020-02-16 Michael Niedermayeravfilter/vf_aspect: Fix integer overflow in compute_dar()
2020-02-15 Paul B Maholavfilter/vf_phase: add >8 bit support
2020-02-14 Paul B Maholavfilter/opencl: use av_fopen_utf8()
next