]> git.sesse.net Git - ffmpeg/history - libavfilter
avcodec/mpeg12dec: switch to AVBufferRef buffer for a53 caption
[ffmpeg] / libavfilter /
2020-06-25 exwmavfilter/zoompan: add in_time variable
2020-06-25 Ting Fudnn_backend_native_layer_mathunary: add atan support
2020-06-25 Ting Fudnn_backend_native_layer_mathunary: add acos support
2020-06-25 Ting Fudnn_backend_native_layer_mathunary: add asin support
2020-06-23 Paul B Maholavfilter/vf_v360: do not ignore return value of allocat...
2020-06-23 Paul B Maholavfilter/vf_v360: add orthographic projection support
2020-06-22 Paul B Maholavfilters/vf_v360: add equisolid projection support
2020-06-22 Andreas Rheinhardtavfilter/vf_showpalette: Don't pretend disp_palette...
2020-06-21 Paul B Maholavfilter/af_ladspa: check return value of getenv()
2020-06-21 Paul B Maholavfilter/af_ladspa: add latency compensation
2020-06-21 Paul B Maholavfilter/af_ladspa: check another directory for plugins
2020-06-19 Limin Wangavfilter: add D2TS, TS2D, TS2T as a common macro in...
2020-06-18 Limin Wangavfilter/vf_overlay: add yuv420p10 and yuv422p10 10bit...
2020-06-18 Limin Wangavfilter/vf_overlay: support for 8bit and 10bit overlay...
2020-06-17 Guo Yejundnn_backend_native: check operand index
2020-06-17 Guo Yejundnn_backend_native.c: refine code for fail case
2020-06-14 Limin Wangavfilter/vf_showinfo: display H.26[45] user data unregi...
2020-06-12 Paul B Maholavfilter/vf_vaguedenoiser: fix small typo in option...
2020-06-12 Paul B Maholavfilter/af_rubberband: adjust nb_samples after every...
2020-06-11 Ting Fudnn_backend_native_layer_mathunary: add tan support
2020-06-11 Ting Fudnn_backend_native_layer_mathunary: add cos support
2020-06-11 Ting Fudnn_backend_native_layer_mathunary: add sin support
2020-06-10 Anton Khirnovvf_spp: switch to child_class_iterate()
2020-06-10 Anton Khirnovvf_scale: switch to child_class_iterate()
2020-06-10 Anton Khirnovframesync: switch to child_class_iterate()
2020-06-10 Anton Khirnovavfilter: switch to child_class_iterate()
2020-06-10 Anton Khirnovaf_resample: switch to child_class_iterate()
2020-06-10 Anton Khirnovaf_aresample: switch to child_class_iterate()
2020-06-10 Anton KhirnovRemove unnecessary use of avcodec_close().
2020-06-08 Michael NiedermayerBump minor versions after branching 4.3
2020-06-08 Michael NiedermayerBump minor versions to separate 4.3 from master
2020-06-07 Paul B Maholavfilter/vf_vaguedenoiser: add new type of threshold
2020-06-07 Paul B Maholavfilter/vf_vaguedenoiser: remove excessive code from...
2020-06-06 Paul B Maholavfilter/avf_showspectrum: properly handle EOF case
2020-06-06 Paul B Maholavfilter/asrc_anoisesrc: switch to activate
2020-06-03 Wu Zhiwendnn/native: fix typo for definition of DOT_INTERMEDIATE
2020-06-01 Andreas Rheinhardtavfilter/vf_lut3d: Fix mixed declaration and code
2020-05-30 Mark Reidavfilter/vf_lut3d: prelut support for 3d cinespace...
2020-05-30 Paul B Maholavfilter/af_aiir: simplify polynomial evaluation
2020-05-30 Paul B Maholavfilter/af_aiir: use correct size when allocating...
2020-05-30 Paul B Maholavfilter: add dblur video filter
2020-05-30 Jun Zhaolavfi/aiir: Refine the pad/vpad related operation
2020-05-30 Jun Zhaolavfi/afir: fix vpad.name leak
2020-05-30 Paul B MaholRevert "avfilter/af_aiir: move response drawing as...
2020-05-30 Paul B Maholavfilter/af_aiir: improve response calculation with...
2020-05-30 Paul B Maholavfilter/af_aiir: add S-plane support
2020-05-30 Paul B Maholavfilter/af_aiir: make it clear that transfer function...
2020-05-30 Paul B Maholavfilter/af_biquads: implement 1st order allpass
2020-05-29 Lynnelavfi/vulkan: use av_get_random_seed instead of rand
2020-05-28 Ting Fudnn_backend_native_layer_mathunary: add abs support
2020-05-26 Paul B Maholavfilter/vf_blend: add support for float formats
2020-05-26 Lynnelavfi/vulkan: fix queue counts and set indices
2020-05-26 Lynnelavfi/vulkan: use dedicated allocation for buffers...
2020-05-23 Lynnelavfi/vulkan: use all enabled queues in the queue family
2020-05-23 Lynnelavfi/vulkan: fix 2 minor memory leaks
2020-05-23 Nicolas Georgelavfi: add untile filter.
2020-05-23 Nicolas Georgelavfi/framesync: use av_gcd_q().
2020-05-23 Nicolas Georgelavfi/tests/formats: reindent.
2020-05-23 Nicolas Georgelavfi/formats: remove dead code.
2020-05-23 Nicolas Georgelavfi/vf_crop: use ff_formats_pixdesc_filter().
2020-05-23 Nicolas Georgelavfi/formats: add ff_formats_pixdesc_filter().
2020-05-22 Mark Reidavfilter/vf_lut3d: initial float pixel format support
2020-05-22 Anton KhirnovStop hardcoding align=32 in av_frame_get_buffer() calls.
2020-05-22 Paul B Maholavfilter/af_aiir: move response drawing as last step
2020-05-22 Paul B Maholavfilter/af_aiir: fix first denominator calculation
2020-05-22 Paul B Maholavfilter/af_aiir: add more descriptive options aliases
2020-05-22 Paul B Maholavfilter/af_aiir: export normalize option
2020-05-22 Paul B Maholavfilter/af_aiir: fix first delay value
2020-05-20 Paul B Maholavfilter/af_aiir: fix phase and group delay calculation
2020-05-19 Paul B Maholavfilter/af_aiir: fix invalid memory access with tf...
2020-05-19 Paul B Maholavfilter/vf_chromakey: fix formula for calculation...
2020-05-19 Paul B Maholavfilter/vf_colorkey: fix formula for calculation of...
2020-05-19 Paul B Maholavfilter: add gradients source video filter
2020-05-16 Paul B Maholavfilter/vsrc_sierpinski: unbreak configuring rate...
2020-05-16 Paul B Maholavfilter/vsrc_mandelbrot: unbreak configuring rate...
2020-05-15 Marton BalintRevert "avfilter/vf_framerate: if metadata lavfi.scd...
2020-05-15 Marton BalintRevert "avfilter/vf_minterpolate: if metadata lavfi...
2020-05-14 Limin Wangavfilter/vf_minterpolate: change the default threshold...
2020-05-14 Limin Wangavfilter/vf_minterpolate: correct the mafd calculation
2020-05-14 Limin Wangavfilter/vf_minterpolate: if metadata lavfi.scd.mafd...
2020-05-14 Limin Wangavfilter/vf_framerate: if metadata lavfi.scd.mafd exist...
2020-05-14 Limin Wangavfilter/vf_scdet: add filter to detect scene change
2020-05-14 lance.lmwang@gmail.comavfilter/vf_colorbalance:: Fix for framecrc bitexact...
2020-05-13 Martin Storsjöpixblockdsp, avdct: Add get_pixels_unaligned
2020-05-12 Anton Khirnovvf_showinfo: support AV_FRAME_DATA_VIDEO_ENC_PARAMS
2020-05-11 Michael Niedermayeravfilter/vf_spp: Fix endian-dependance in add_block()
2020-05-11 Michael Niedermayeravfilter/vf_spp: Remove unused AVCodecContext
2020-05-11 LynneRevert "hwcontext_vulkan: only use one semaphore per...
2020-05-10 Limin Wangavfilter/vf_signalstats: reindent after last commit
2020-05-10 Limin Wangavfilter/vf_signalstats: make the alloc array used...
2020-05-10 Limin Wangavfilter/vf_signalstats: add SignalstatsContext.maxsize...
2020-05-10 Limin Wangavfilter/vf_signalstats: rename config_props -> config_...
2020-05-08 Guo, Yejundnn/native: add native support for minimum
2020-05-02 Sebastian Dröges->target_i and global are in dB but s->target_tp and...
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
next