summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* dnn: add layer pad which is equivalent to tf.padGuo, Yejun2019-07-29
* avfilter/fade: don't allow nb_frames == 0Gyan Doshi2019-07-29
* lavfi: addroi filterMark Thompson2019-07-28
* libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnnGuo, Yejun2019-07-26
* avfilter/af_dynaudnorm: add more descriptive aliases for optionsPaul B Mahol2019-07-24
* avfilter/vf_ciescope: add DCI-P3Paul B Mahol2019-07-22
* avformat/f_select: add support for more pixel formats for scene change score ...Limin Wang2019-07-22
* avformat/f_select: support scenecut with more pixel formatsLimin Wang2019-07-22
* Bump minor versions again on master to keep 4.2 versions separate from masterMichael Niedermayer2019-07-21
* Bump minor versions to separate 4.2 from masterMichael Niedermayer2019-07-21
* lavfi/showinfo: support regions of interest sidedataJun Zhao2019-07-21
* 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