index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
vf_fps: when reading EOF, using current_pts to duplicate the last frame if ne...
Thierry Foucu
2017-09-15
1
-5
/
+39
*
avfilter/vf_despill: fix assigment
Paul B Mahol
2017-09-14
1
-1
/
+1
*
avfilter/af_dcshift: do not leak out frame
Paul B Mahol
2017-09-12
1
-2
/
+2
*
lavfi/framesync: remove dead code.
Nicolas George
2017-09-12
1
-3
/
+1
*
lavfi/framesync: reword repeatlast option help.
Nicolas George
2017-09-12
1
-1
/
+1
*
lavfi: rename framesync2 to framesync.
Nicolas George
2017-09-12
24
-197
/
+197
*
lavfi: remove framesync.
Nicolas George
2017-09-12
2
-640
/
+0
*
lavfi/af_sidechaincompress: use helper macros.
Nicolas George
2017-09-12
1
-10
/
+5
*
lavfi/af_agate: use helper macros.
Nicolas George
2017-09-12
1
-10
/
+5
*
lavfi: add helper functions and macros for activate.
Nicolas George
2017-09-12
2
-0
/
+98
*
avfilter/vf_convolve: use av_clip_uint8
James Almer
2017-09-09
1
-1
/
+1
*
avfilter: add generic FFT video convolve filter
Paul B Mahol
2017-09-09
4
-1
/
+421
*
lavfi/coreimage: reduce dependency scope from QuartzCore to CoreImage
Clément Bœsch
2017-09-08
1
-1
/
+1
*
avfilter: add Haas stereo enhancer
Paul B Mahol
2017-09-08
4
-1
/
+231
*
lavfi/buffersrc: add av_buffersrc_close().
Nicolas George
2017-09-08
3
-11
/
+21
*
lavfi: guess a timestamp for compat status change.
Nicolas George
2017-09-08
1
-1
/
+19
*
avfilter/vf_zoompan: fix specific corner case when no frame was ever requeste...
Paul B Mahol
2017-09-07
1
-0
/
+1
*
lavfi/atempo: Avoid false triggering an assertion failure
Pavel Koshevoy
2017-09-06
1
-0
/
+5
*
Revert "lavfi/atempo: avoid false triggering an assertion failure"
Pavel Koshevoy
2017-09-06
1
-2
/
+2
*
avfilter/af_dcshift: add direct path
Paul B Mahol
2017-09-06
1
-5
/
+11
*
avfilter/vf_overlay: Restore shorthand option order
Michael Niedermayer
2017-09-05
3
-6
/
+14
*
avfilter/lavfutils: remove usage of AVStream->codec
James Almer
2017-09-05
1
-3
/
+17
*
avfilter/avf_avectorscope: fix mistake in previous commit
Paul B Mahol
2017-09-05
1
-2
/
+2
*
avfilter/avf_avectorscope: add possibility to auto zoom
Paul B Mahol
2017-09-05
1
-2
/
+31
*
avfilter: add despill filter
Paul B Mahol
2017-09-05
4
-1
/
+186
*
avfilter/vf_fftfilt: make it possible to evaluate expressions per frame
Paul B Mahol
2017-09-04
1
-17
/
+38
*
avfilter/vf_fftfilt: add generic timeline support
Paul B Mahol
2017-09-04
1
-0
/
+1
*
avfilter/vf_fftfilt: add support for more pixel formats
Paul B Mahol
2017-09-04
1
-17
/
+25
*
avfilter/vf_fftfilt: cache rdft contexts
Paul B Mahol
2017-09-04
1
-17
/
+24
*
avfilter/vf_datascope: make it possible for output window to automatically ch...
Paul B Mahol
2017-09-04
1
-4
/
+26
*
avfilter/vf_datascope: add timeline support to pixscope and oscilloscope
Paul B Mahol
2017-09-03
1
-0
/
+2
*
avfilter/vf_displace: add mirror edge mode
Paul B Mahol
2017-09-03
1
-3
/
+39
*
avfilter/vf_displace: remove useless requirement that SAR matches between inp...
Paul B Mahol
2017-09-03
1
-18
/
+8
*
avfilter/vf_subtitles: enable processing of alpha channel
Paul B Mahol
2017-09-03
1
-1
/
+3
*
avfilter: remove duplicate and disabled trace log function
James Almer
2017-09-01
1
-8
/
+1
*
avfilter/vf_mcdeint: remove usage of deprecated AVCodecContext.me_method
James Almer
2017-08-30
1
-1
/
+1
*
avfilter/af_adelay: remove requirement that at least one delay should be prov...
Paul B Mahol
2017-08-30
1
-5
/
+0
*
avfilter/vf_mcdeint: free the AVCodecContext struct properly
James Almer
2017-08-30
1
-4
/
+1
*
avfilter/vf_libvmaf: fix pre convert to framesync2 bugs
Ashish Singh
2017-08-30
1
-6
/
+4
*
avfilter/vf_lut2: add framesync options
Paul B Mahol
2017-08-30
1
-5
/
+7
*
lavfi: bump minor version after change in options.
Nicolas George
2017-08-29
1
-1
/
+1
*
lavfi: remove dualinput.
Nicolas George
2017-08-29
2
-136
/
+0
*
vf_ssim: convert to framesync2.
Nicolas George
2017-08-29
2
-26
/
+28
*
lavfi/vf_psnr: convert to framesync2.
Nicolas George
2017-08-29
2
-24
/
+28
*
lavfi/vf_paletteuse: convert to framesync2.
Nicolas George
2017-08-29
2
-23
/
+39
*
lavfi/vf_lut3d: convert to framesync2.
Nicolas George
2017-08-29
2
-24
/
+27
*
lavfi/vf_libvmaf: convert to framesync2.
Nicolas George
2017-08-29
2
-21
/
+26
*
lavfi/vf_blend: convert to framesync2.
Nicolas George
2017-08-29
2
-23
/
+29
*
lavfi/vf_overlay: use framesync2 options.
Nicolas George
2017-08-29
1
-41
/
+4
*
lavfi/framesync2: add common options.
Nicolas George
2017-08-29
2
-3
/
+96
[next]