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-08-14avfilter/vf_convolution: Fix build failuresAndreas Rheinhardt
2019-08-13libavfilter/vf_scale: Ensure scaled video is divisible by nLars Kiesow
2019-08-08lavf/showinfo: use error level when get invalid sidedataJun Zhao
2019-08-08lavf/showinfo: support mastering display sidedataJun Zhao
2019-08-07lavf/vf_vpp_qsv: add support for QSV transpose filterLinjie Fu
2019-08-07avfilter/vf_convolution: add x86 SIMD for filter_3x3()Ruiling Song
2019-08-01lavfi/zmq: Avoid mem copy past the end of input bufferAndriy Gelman
2019-07-30lavfi/vf_thumbnail_cuda: fix operator precedence bugRodger Combs
2019-07-29dnn: convert tf.pad to native model in python script, and load/execute it in ...Guo, Yejun
2019-07-29dnn: add layer pad which is equivalent to tf.padGuo, Yejun
2019-07-29avfilter/fade: don't allow nb_frames == 0Gyan Doshi
2019-07-29lavfi: addroi filterMark Thompson
2019-07-26libavfilter/dnn: move dnn files from libavfilter to libavfilter/dnnGuo, Yejun
2019-07-24avfilter/af_dynaudnorm: add more descriptive aliases for optionsPaul B Mahol
2019-07-23avfilter/vf_ciescope: add DCI-P3Paul B Mahol
2019-07-22avformat/f_select: add support for more pixel formats for scene change score ...Limin Wang
2019-07-22avformat/f_select: support scenecut with more pixel formatsLimin Wang
2019-07-21Bump minor versions again on master to keep 4.2 versions separate from mastern4.3-devMichael Niedermayer
2019-07-21Bump minor versions to separate 4.2 from masterMichael Niedermayer
2019-07-21lavfi/showinfo: support regions of interest sidedataJun Zhao
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