summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter/vf_hysteresis: use time_base from framesyncPaul B Mahol2019-07-14
* avfilter/vf_remap: add option to control output formatPaul B Mahol2019-07-14
* avfilter/vf_remap: use time_base from framesyncPaul B Mahol2019-07-14
* avfilter/vf_displace: use time_base from framesyncPaul B Mahol2019-07-14
* avfilter/vf_midequalizer: always use framesync timestampsPaul B Mahol2019-07-14
* avfilter/vf_maskedmerge: always use framesync timestampsPaul B Mahol2019-07-14
* avfilter/vf_threshold: use time_base from framesyncPaul B Mahol2019-07-14
* avfilter/vf_blend: add 9bit supportPaul B Mahol2019-07-14
* avfilter/af_aiir: calculate group delay tooPaul B Mahol2019-07-13
* avfilter/af_aiir: do not ignore k option for audio filteringPaul B Mahol2019-07-13
* avfilter/avf_showfreqs: make selecting window size simplerPaul B Mahol2019-07-10
* avfilter/af_afftfilt: make selecting window size simplerPaul B Mahol2019-07-10
* avfilter/vf_readeia608: implement lowpass operation prior to processing linesPaul B Mahol2019-07-08
* avfilter/vf_tinterlace: re-enable lowpass optionPaul B Mahol2019-07-08
* avfilter/af_aiir: implement mix optionPaul B Mahol2019-07-08
* avfilter/af_biquads: clip gain picked from command to sane valuesPaul B Mahol2019-07-08
* avfilter/af_biquads: implement mix option to all filtersPaul B Mahol2019-07-08
* vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variablesCalvin Walton2019-07-07
* avfilter/af_afftfilt: remove invalid scalingPaul B Mahol2019-07-06
* lavfi/scale: Add sub-options for in_color_matrix/out_color_matrixJun Zhao2019-07-06
* avfilter/vf_lut: fix regression with >8bit planar filteringPaul B Mahol2019-07-05
* libavfilter/vf_colorspace.c: fix demarcation point of gamma linearize functionYonglin Luo2019-07-03
* avfilter/vf_lut2: use time_base from framesyncPaul B Mahol2019-07-03
* avfilter/vf_midequalizer: use time_base from framesyncPaul B Mahol2019-07-03
* avfilter/vf_blend: use time_base from framesyncPaul B Mahol2019-07-03
* avfilter/vf_maskedclamp: use time_base from framesyncPaul B Mahol2019-07-03
* avfilter/vf_maskedmerge: use time_base from framesyncPaul B Mahol2019-07-03
* avfilter/af_deesser: remove extra ;Paul B Mahol2019-07-03
* avfilter: add deesser audio filterPaul B Mahol2019-07-02
* avfilter/af_silenceremove: use input timestamp for timestamp recalculationPaul B Mahol2019-07-02
* 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