summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavf/qsv_scale: add scaling modes supportZhong Li2019-06-25
* lavfi/af_asetnsamples: Remove the redundant condition checkJun Zhao2019-06-18
* libavfilter/vf_blend.c: remove duplicate code with macro-defined functionLimin Wang2019-06-14
* libavfilter/vf_blend.c: remove duplicate code with same functionLimin Wang2019-06-14
* lavf/qsv_vpp: add frame format optionZhong Li2019-06-14
* avfilter/vf_gblur: add missing preprocessor checkJames Almer2019-06-12
* avfilter/vf_gblur: add x86 SIMD optimizationsRuiling Song2019-06-12
* libavfilter/vf_cover_rect.c: free the allocated frameLimin Wang2019-06-11
* avfilter/vf_normalize: fix filtering of RGB0 formatsPaul B Mahol2019-06-10
* lavf/qsvvpp: add P010 output format supportZhong Li2019-06-10
* lavf/qsvvpp: add extra_hw_frames supportZhong Li2019-06-10
* avfilter/vf_lut2: add slice threadingPaul B Mahol2019-06-09
* lavfi/vaapi: Fix build with libva 2.1 and 2.2Mark Thompson2019-06-07
* libavfilter: Add derain filterXuewei Meng2019-06-06
* avfilter/framesync: fix shortest with eof_action=passGyan Doshi2019-06-06
* avilter/avf_showwaves: switch to activate in showwaves filterPaul B Mahol2019-06-04
* avfilter/af_anlmdn: add support for commandsPaul B Mahol2019-06-03
* lavf/sr: Refine the coding style for initJun Zhao2019-06-03
* lavf/sr: Don't need to check NULL before sws_freeContextJun Zhao2019-06-03
* lavf/sr: Dump input pixel format in error messageJun Zhao2019-06-03
* lavf/qsv: use av_cold for init/uninitZhong Li2019-06-03
* avfilter/vf_unsharp: enable slice threadingRuiling Song2019-06-03
* lavfi/lut: Add slice threading supportJun Zhao2019-06-03
* lavfi/colorlevels: Add slice threading supportJun Zhao2019-06-03
* vf_scale_vaapi: Add options to configure output colour propertiesMark Thompson2019-06-02
* lavfi/vaapi: Improve support for colour propertiesMark Thompson2019-06-02
* vf_misc_vaapi: Add missing return value checksMark Thompson2019-06-02
* lavfi/vaapi: Factorise out common code for parameter buffer setupMark Thompson2019-06-02
* vf_crop: Add support for cropping hardware framesMark Thompson2019-06-02
* avfilter/af_anlmdn: avoid creating frames with zero samplesPaul B Mahol2019-06-02
* avfilter/af_anlmdn: try to recover when cache becomes negativePaul B Mahol2019-06-02
* avfilter/af_anlmdn: add smooth factor optionPaul B Mahol2019-06-02
* avfilter/vf_xmedian: remove limitation of only odd number of inputsPaul B Mahol2019-06-02
* lavfi/showspatial: Remove two write-only variables.Carl Eugen Hoyos2019-05-31
* avfilter: add showspatial multimedia filterPaul B Mahol2019-05-31
* lavf/qsvvpp: avoid the double-free when working in sys memory modeLinjie Fu2019-05-30
* avfilter/avf_aphasemeter: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_showwaves: make use of av_rescale_qPaul B Mahol2019-05-28
* avfilter/avf_ahistogram: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_showvolume: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_abitscope: make use of av_rescalePaul B Mahol2019-05-28
* avfilter/avf_avectorscope: make use of av_rescalePaul B Mahol2019-05-28
* lavfi/sr: Change the backend type from flags to intJun Zhao2019-05-28
* lavfi/sr: Remove slice thread flagJun Zhao2019-05-28
* avfilter/avf_showvolume: switch to activatePaul B Mahol2019-05-27
* avfilter/af_superequalizer: switch to activatePaul B Mahol2019-05-27
* avfilter/avf_showfreqs: switch to activatePaul B Mahol2019-05-26
* avfilter/f_loop: warn about unset loop sizesMarton Balint2019-05-24
* avfilter/f_loop: fix video loop issues with 0 size or when size is bigger tha...Marton Balint2019-05-24
* avfilter/vf_scale_cuda: reset frame size after acquiring from hwframeJosh Allmann2019-05-24