Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-14avfilter/vf_hysteresis: use time_base from framesyncPaul B Mahol
2019-07-14avfilter/vf_remap: add option to control output formatPaul B Mahol
2019-07-14avfilter/vf_remap: use time_base from framesyncPaul B Mahol
2019-07-14avfilter/vf_displace: use time_base from framesyncPaul B Mahol
2019-07-14avfilter/vf_midequalizer: always use framesync timestampsPaul B Mahol
2019-07-14avfilter/vf_maskedmerge: always use framesync timestampsPaul B Mahol
2019-07-14avfilter/vf_threshold: use time_base from framesyncPaul B Mahol
2019-07-14avfilter/vf_blend: add 9bit supportPaul B Mahol
2019-07-13avfilter/af_aiir: calculate group delay tooPaul B Mahol
2019-07-13avfilter/af_aiir: do not ignore k option for audio filteringPaul B Mahol
2019-07-10avfilter/avf_showfreqs: make selecting window size simplerPaul B Mahol
2019-07-10avfilter/af_afftfilt: make selecting window size simplerPaul B Mahol
2019-07-08avfilter/vf_readeia608: implement lowpass operation prior to processing linesPaul B Mahol
2019-07-08avfilter/vf_tinterlace: re-enable lowpass optionPaul B Mahol
2019-07-08avfilter/af_aiir: implement mix optionPaul B Mahol
2019-07-08avfilter/af_biquads: clip gain picked from command to sane valuesPaul B Mahol
2019-07-08avfilter/af_biquads: implement mix option to all filtersPaul B Mahol
2019-07-07vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variablesCalvin Walton
2019-07-06avfilter/af_afftfilt: remove invalid scalingPaul B Mahol
2019-07-06lavfi/scale: Add sub-options for in_color_matrix/out_color_matrixJun Zhao
2019-07-05avfilter/vf_lut: fix regression with >8bit planar filteringPaul B Mahol
2019-07-03libavfilter/vf_colorspace.c: fix demarcation point of gamma linearize functionYonglin Luo
2019-07-03avfilter/vf_lut2: use time_base from framesyncPaul B Mahol
2019-07-03avfilter/vf_midequalizer: use time_base from framesyncPaul B Mahol
2019-07-03avfilter/vf_blend: use time_base from framesyncPaul B Mahol
2019-07-03avfilter/vf_maskedclamp: use time_base from framesyncPaul B Mahol
2019-07-03avfilter/vf_maskedmerge: use time_base from framesyncPaul B Mahol
2019-07-03avfilter/af_deesser: remove extra ;Paul B Mahol
2019-07-02avfilter: add deesser audio filterPaul B Mahol
2019-07-02avfilter/af_silenceremove: use input timestamp for timestamp recalculationPaul B Mahol
2019-06-25lavf/qsv_scale: add scaling modes supportZhong Li
2019-06-18lavfi/af_asetnsamples: Remove the redundant condition checkJun Zhao
2019-06-14libavfilter/vf_blend.c: remove duplicate code with macro-defined functionLimin Wang
2019-06-14libavfilter/vf_blend.c: remove duplicate code with same functionLimin Wang
2019-06-14lavf/qsv_vpp: add frame format optionZhong Li
2019-06-12avfilter/vf_gblur: add missing preprocessor checkJames Almer
2019-06-12avfilter/vf_gblur: add x86 SIMD optimizationsRuiling Song
2019-06-12libavfilter/vf_cover_rect.c: free the allocated frameLimin Wang
2019-06-11avfilter/vf_normalize: fix filtering of RGB0 formatsPaul B Mahol
2019-06-10lavf/qsvvpp: add P010 output format supportZhong Li
2019-06-10lavf/qsvvpp: add extra_hw_frames supportZhong Li
2019-06-09avfilter/vf_lut2: add slice threadingPaul B Mahol
2019-06-07lavfi/vaapi: Fix build with libva 2.1 and 2.2Mark Thompson
2019-06-06libavfilter: Add derain filterXuewei Meng
2019-06-06avfilter/framesync: fix shortest with eof_action=passGyan Doshi
2019-06-04avilter/avf_showwaves: switch to activate in showwaves filterPaul B Mahol
2019-06-03avfilter/af_anlmdn: add support for commandsPaul B Mahol
2019-06-03lavf/sr: Refine the coding style for initJun Zhao
2019-06-03lavf/sr: Don't need to check NULL before sws_freeContextJun Zhao
2019-06-03lavf/sr: Dump input pixel format in error messageJun Zhao