index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter/af_adeclick: implement timeline support
Paul B Mahol
2019-12-21
1
-5
/
+26
*
avfilter/vf_readeia608: if parity bit check fails, set correct value
Paul B Mahol
2019-12-21
1
-1
/
+1
*
avfilter/vf_readeia608: rewrite processing, make extracting more robust
Paul B Mahol
2019-12-20
1
-89
/
+227
*
avfilter/vf_stack: set framerate to VFR when inputs frame rates differs
Paul B Mahol
2019-12-17
1
-0
/
+11
*
avfilter: Add tonemap vaapi filter for H2S
Xinpeng Sun
2019-12-17
4
-1
/
+422
*
avfilter/x86/vf_interlace: always use unaligned movs
Marton Balint
2019-12-15
1
-6
/
+6
*
avfilter/vf_interlace: do not interlace already interlaced frames
Marton Balint
2019-12-15
1
-0
/
+1
*
avfilter/vf_tinterlace: add support for bypassing already interlaced frames
Marton Balint
2019-12-15
3
-1
/
+13
*
avfilter/vf_interlace: restore lowpass mode constants
Marton Balint
2019-12-14
2
-4
/
+16
*
avfilter/vf_dnn_processing: refine code for better naming
Guo, Yejun
2019-12-13
1
-45
/
+45
*
avfilter/vf_datascope: add decimal output
Paul B Mahol
2019-12-13
1
-7
/
+14
*
avfilter: Fix type in av_log for random_seed in cellauto and life
Michael Niedermayer
2019-12-12
2
-2
/
+2
*
avfilter/scale_eval: remove redundant mathematical constants
Gyan Doshi
2019-12-11
1
-12
/
+0
*
Remove redundant ;
Michael Niedermayer
2019-12-10
2
-3
/
+3
*
avfilter: rename scale.c,h to scale_eval
Gyan Doshi
2019-12-10
7
-12
/
+12
*
avfilter/scale.c: factorize ff_scale_eval_dimensions
Gyan Doshi
2019-12-08
6
-38
/
+106
*
lavfi/avf_showspectrum: Fix the memory leak in error handle path
Jun Zhao
2019-12-07
1
-3
/
+2
*
avfilter/vsrc_life: Fix for random_seed type
Limin Wang
2019-12-06
1
-3
/
+3
*
avfilter/vsrc_cellauto: Fix for random_seed type
Limin Wang
2019-12-06
1
-3
/
+3
*
avfilter/vf_yaepblur: add yaepblur filter
leozhang
2019-12-06
4
-1
/
+352
*
avfilter/crop: avoid premature eval error
Gyan Doshi
2019-12-06
1
-4
/
+3
*
avfilter/vf_elbg: Fix for the seed type
Limin Wang
2019-12-04
1
-3
/
+3
*
avfilter/vf_unsharp: Don't dereference NULL
Andreas Rheinhardt
2019-12-03
1
-4
/
+6
*
avfilter/buffersrc: remove write-only variable
Zhao Zhili
2019-12-02
1
-3
/
+0
*
avfilter/vf_hqdn3d: add support for commands
Paul B Mahol
2019-11-29
1
-9
/
+31
*
avfilter/vf_hqdn3d: add support for 12bit and 14bit yuv formats
Paul B Mahol
2019-11-29
1
-19
/
+12
*
avfilter/vf_yadif: rename config_props -> config_output, link -> outlink
Limin Wang
2019-11-29
1
-10
/
+10
*
avfilter/vf_libvmaf: Check for av_frame_alloc failure
Limin Wang
2019-11-28
1
-0
/
+3
*
avfilter/vf_colorconstancy: av_frame_free(&in) in case of error or direct fla...
Limin Wang
2019-11-28
1
-0
/
+6
*
avfilter: add axcorrelate filter
Paul B Mahol
2019-11-23
4
-1
/
+381
*
avfilter/vf_normalize: add support for commands
Paul B Mahol
2019-11-23
1
-4
/
+6
*
avfilter/af_aiir: normalize biquads only if divisor is big enough
Paul B Mahol
2019-11-22
1
-12
/
+16
*
avfilter/af_biquads: add new normalize/n option
Paul B Mahol
2019-11-22
1
-0
/
+31
*
avfilter/af_aiir: fix biquads normalization
Paul B Mahol
2019-11-22
1
-7
/
+12
*
avfilter/af_aiir: add missing normalization of biquads gains
Paul B Mahol
2019-11-22
1
-6
/
+19
*
avfilter/af_aiir: make a/b coefficients array
Paul B Mahol
2019-11-22
1
-19
/
+19
*
avfilter/af_aiir: factor out response calculation
Paul B Mahol
2019-11-22
1
-50
/
+65
*
avfilter/af_aiir: check for stability
Paul B Mahol
2019-11-22
1
-3
/
+25
*
avfilter/af_aiir: fix array length when selecting conjugate poles
Paul B Mahol
2019-11-21
1
-1
/
+1
*
avfilter/graphdump: fix use of uninitialized variables
Zhao Zhili
2019-11-21
1
-1
/
+1
*
avfilter/avfilter: fix indentation
leozhang
2019-11-21
1
-3
/
+3
*
avfilter/vf_amplify: add timeline support
Paul B Mahol
2019-11-21
1
-9
/
+16
*
avfilter/vf_datascope: add support for commands in oscilloscope
Paul B Mahol
2019-11-21
1
-28
/
+54
*
avfilter/vsrc_sierpinski: change seed option type
Paul B Mahol
2019-11-21
1
-2
/
+2
*
avfilter/vsrc_sierpinski: fix another typos
Paul B Mahol
2019-11-21
1
-2
/
+2
*
avfilter/vsrc_testsrc: simplify color filter commands parsing
Paul B Mahol
2019-11-21
1
-15
/
+9
*
avfilter/vf_chromakey: add support for commands
Paul B Mahol
2019-11-21
1
-1
/
+15
*
avfilter/vf_lumakey: add support for commands
Paul B Mahol
2019-11-21
1
-1
/
+14
*
avfilter/vf_lumakey: change options to doubles, so that values are automatica...
Paul B Mahol
2019-11-21
1
-12
/
+15
*
avfilter/vf_lumakey: add support for 12bit yuva formats
Paul B Mahol
2019-11-21
1
-0
/
+1
[next]