]> git.sesse.net Git - ffmpeg/history - libavfilter
avcodec/m101: Fix off be 2 error
[ffmpeg] / libavfilter /
2019-06-25 Zhong Lilavf/qsv_scale: add scaling modes support
2019-06-18 Jun Zhaolavfi/af_asetnsamples: Remove the redundant condition...
2019-06-14 Limin Wanglibavfilter/vf_blend.c: remove duplicate code with...
2019-06-14 Limin Wanglibavfilter/vf_blend.c: remove duplicate code with...
2019-06-14 Zhong Lilavf/qsv_vpp: add frame format option
2019-06-12 James Almeravfilter/vf_gblur: add missing preprocessor check
2019-06-12 Ruiling Songavfilter/vf_gblur: add x86 SIMD optimizations
2019-06-11 Limin Wanglibavfilter/vf_cover_rect.c: free the allocated frame
2019-06-10 Paul B Maholavfilter/vf_normalize: fix filtering of RGB0 formats
2019-06-10 Zhong Lilavf/qsvvpp: add P010 output format support
2019-06-10 Zhong Lilavf/qsvvpp: add extra_hw_frames support
2019-06-09 Paul B Maholavfilter/vf_lut2: add slice threading
2019-06-07 Mark Thompsonlavfi/vaapi: Fix build with libva 2.1 and 2.2
2019-06-06 Xuewei Menglibavfilter: Add derain filter
2019-06-06 Gyan Doshiavfilter/framesync: fix shortest with eof_action=pass
2019-06-04 Paul B Maholavilter/avf_showwaves: switch to activate in showwaves...
2019-06-03 Paul B Maholavfilter/af_anlmdn: add support for commands
2019-06-03 Jun Zhaolavf/sr: Refine the coding style for init
2019-06-03 Jun Zhaolavf/sr: Don't need to check NULL before sws_freeContext
2019-06-03 Jun Zhaolavf/sr: Dump input pixel format in error message
2019-06-02 Zhong Lilavf/qsv: use av_cold for init/uninit
2019-06-03 Ruiling Songavfilter/vf_unsharp: enable slice threading
2019-06-03 Jun Zhaolavfi/lut: Add slice threading support
2019-06-03 Jun Zhaolavfi/colorlevels: Add slice threading support
2019-06-02 Mark Thompsonvf_scale_vaapi: Add options to configure output colour...
2019-06-02 Mark Thompsonlavfi/vaapi: Improve support for colour properties
2019-06-02 Mark Thompsonvf_misc_vaapi: Add missing return value checks
2019-06-02 Mark Thompsonlavfi/vaapi: Factorise out common code for parameter...
2019-06-02 Mark Thompsonvf_crop: Add support for cropping hardware frames
2019-06-02 Paul B Maholavfilter/af_anlmdn: avoid creating frames with zero...
2019-06-02 Paul B Maholavfilter/af_anlmdn: try to recover when cache becomes...
2019-06-02 Paul B Maholavfilter/af_anlmdn: add smooth factor option
2019-06-02 Paul B Maholavfilter/vf_xmedian: remove limitation of only odd...
2019-05-31 Carl Eugen Hoyoslavfi/showspatial: Remove two write-only variables.
2019-05-31 Paul B Maholavfilter: add showspatial multimedia filter
2019-05-30 Linjie Fulavf/qsvvpp: avoid the double-free when working in...
2019-05-28 Paul B Maholavfilter/avf_aphasemeter: make use of av_rescale
2019-05-28 Paul B Maholavfilter/avf_showwaves: make use of av_rescale_q
2019-05-28 Paul B Maholavfilter/avf_ahistogram: make use of av_rescale
2019-05-28 Paul B Maholavfilter/avf_showvolume: make use of av_rescale
2019-05-28 Paul B Maholavfilter/avf_abitscope: make use of av_rescale
2019-05-28 Paul B Maholavfilter/avf_avectorscope: make use of av_rescale
2019-05-28 Jun Zhaolavfi/sr: Change the backend type from flags to int
2019-05-28 Jun Zhaolavfi/sr: Remove slice thread flag
2019-05-27 Paul B Maholavfilter/avf_showvolume: switch to activate
2019-05-27 Paul B Maholavfilter/af_superequalizer: switch to activate
2019-05-26 Paul B Maholavfilter/avf_showfreqs: switch to activate
2019-05-24 Marton Balintavfilter/f_loop: warn about unset loop sizes
2019-05-24 Marton Balintavfilter/f_loop: fix video loop issues with 0 size...
2019-05-24 Josh Allmannavfilter/vf_scale_cuda: reset frame size after acquirin...
2019-05-24 Paul B Maholavfilter/vf_xmedian: set sar to outlink
2019-05-24 Paul B Maholavfilter/vf_mix: set sar to outlink
2019-05-24 Paul B Maholavfilter/vf_mix: use time_base from framesync
2019-05-24 Ruiling Songlavfi/opencl: add nlmeans_opencl filter
2019-05-24 Xuewei Menglibavfilter/dnn_native: Add support of dilated convolut...
2019-05-22 Jun Zhaolavfi/lensfun: Use ff_filter_get_nb_threads() get numbe...
2019-05-22 Xuewei Menglibavfilter/dnn_native: Add multiple activation functio...
2019-05-21 Xuewei Menglibavfilter/dnn_native: Add multiple padding methods...
2019-05-17 Paul B Maholavfilter/vf_ocr: also export confidence of result
2019-05-16 Paul B Maholavfilter/vf_separatefields: switch to activate
2019-05-16 Gyan Doshiavfilter/drawtext: stop resource leak
2019-05-15 Philip Langdaleavfilter/vf_scale_cuda: Simplify output plane addressing
2019-05-15 Philip Langdaleavfilter/vf_scale_cuda: Add support for YUV444P16
2019-05-15 Philip Langdaleavfilter/vf_scale_cuda: Fix incorrect scaling of >...
2019-05-14 Paul B Maholavfilter: add asr filter
2019-05-14 Andreas Rheinhardtavfilter/vf_stack: Don't modify const strings
2019-05-14 Paul B Maholavfilter: add xmedian filter
2019-05-13 Paul B Maholavfilter/vf_chromahold: implement blend option
2019-05-13 Gyan Doshiavfilter/drawtext: make command processing error-resilient
2019-05-12 Paul B Maholavfilter/af_astats: fix calculations involving last...
2019-05-12 Paul B Maholavfilter/af_astats: fix initial values of variables
2019-05-11 Paul B Maholavfilter: add colorhold filter
2019-05-10 Jun Zhaolavf/cover_rect: Fix logic check issue
2019-05-09 Pavel Koshevoyavfilter/af_atempo: Make ffplay display correct timesta...
2019-05-08 Guo, Yejunlibavfilter/dnn: add more data type support for dnn...
2019-05-08 Guo, Yejunlibavfilter/dnn: support multiple outputs for tensorflo...
2019-05-08 Guo, Yejunlibavfilter/dnn: avoid memcpy for tensorflow dnn output
2019-05-08 Guo, Yejunlibavfilter/dnn: determine dnn output during execute_mo...
2019-05-08 Guo, Yejunlibavfilter/dnn: remove limit for the name of DNN model...
2019-05-08 Guo, Yejunlibavfilter/vf_sr: refine code to remove keyword 'else'
2019-05-08 Guo, Yejunlibavfilter/dnn_backend_tf.c: set layer_add_res for...
2019-05-08 Paul B Maholavfilter/af_afftfilt: switch to activate
2019-05-08 Ruiling Songlavfi/gblur: doing several columns at the same time
2019-05-07 Gyan Doshiavfilter/vf_xstack: set better error msg for
2019-05-06 Paul B Maholavfilter/af_rubberband: also do not ignore failures
2019-05-06 Paul B Maholavfilter/af_rubberband: handle case when no frame is...
2019-05-05 Marton Balintavfilter/vf_freezedetect: fix missing freeze_start...
2019-05-05 Paul B Maholavfilter/f_interleave: switch to activate
2019-05-05 Paul B Maholavfilter/vf_vibrance: add alternate option
2019-05-05 Paul B Maholavfilter/vf_vibrance: factor some calculations out...
2019-05-04 Moritz Barsnickavfilter/f_realtime: add option to scale speed
2019-05-04 Paul B Maholavfilter/af_amultiply: use pts from frame from first...
2019-05-04 Paul B Maholavfilter/vf_vmafmotion: remove unused header
2019-05-03 Paul B Maholavfilter/vf_blend: remove unused header
2019-05-02 James AlmerMerge commit 'c4642788e83b0858bca449f9b6e71ddb015dfa5d'
2019-05-02 James AlmerMerge commit '9485cce6d55baf547e92ef1f54cad117f2a38287'
2019-05-02 James AlmerMerge commit 'c93e92f2b25f4174350ded3f59ad117ec8eb1fe4'
2019-05-02 James AlmerMerge commit 'c0bd865ad60da31282c5d8e1000c98366249c31e'
2019-05-02 James AlmerMerge commit '1e56173515826aa4d680d3b216d80a3879ed1c68'
2019-05-01 Paul B Maholavfilter/vf_tonemap: add slice threading
next