[FFmpeg-cvslog] avfilter/idet: add current frame classification to metadata

2014-11-01 Thread Kevin Mitchell
ffmpeg | branch: master | Kevin Mitchell | Sat Nov 1 04:10:15 2014 -0700| [ae6118de19a5fc02631842baf20675fa370f7a94] | committer: Michael Niedermayer avfilter/idet: add current frame classification to metadata Fixes ticket 3832 Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avfilter/idet: add metadata to "current" frame instead of "next" frame

2014-11-01 Thread Kevin Mitchell
ffmpeg | branch: master | Kevin Mitchell | Sat Nov 1 04:10:15 2014 -0700| [2847843868c9d7d7e75e771fd79136a00840a8aa] | committer: Michael Niedermayer avfilter/idet: add metadata to "current" frame instead of "next" frame Signed-off-by: Michael Niedermayer >

[FFmpeg-cvslog] avfilter/vf_idet: add a "half_life" option for statistics

2014-11-03 Thread Kevin Mitchell
ffmpeg | branch: master | Kevin Mitchell | Sun Nov 2 21:30:51 2014 -0800| [fe6f5f2908ae9ac49e8f4f0aae66839f1557c61a] | committer: Michael Niedermayer avfilter/vf_idet: add a "half_life" option for statistics This can be useful for videos in which the interlacing pattern changes.

[FFmpeg-cvslog] avfilter/vf_idet: add a repeated field detection

2014-11-05 Thread Kevin Mitchell
ffmpeg | branch: master | Kevin Mitchell | Sun Nov 2 04:49:34 2014 -0800| [fdf22f973d4118b6844ff73b881d046a2e50f435] | committer: Michael Niedermayer avfilter/vf_idet: add a repeated field detection This can be useful for determining telecine. Signed-off-by: Michael Niedermayer > h

[FFmpeg-cvslog] avfilter/vf_idet: add counts to frame metadata

2014-10-19 Thread Kevin Mitchell
ffmpeg | branch: master | Kevin Mitchell | Sun Oct 19 04:11:25 2014 -0700| [9d51bad6255ec58493c8a5369594d701a5766020] | committer: Michael Niedermayer avfilter/vf_idet: add counts to frame metadata Signed-off-by: Michael Niedermayer > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] avfilter/vf_idet: add both multiple and single frame detection metadata

2014-10-20 Thread Kevin Mitchell
ffmpeg | branch: master | Kevin Mitchell | Sun Oct 19 13:32:56 2014 -0700| [ff68ceb1b55b7801afd25186ca16e606bfd2442a] | committer: Michael Niedermayer avfilter/vf_idet: add both multiple and single frame detection metadata Signed-off-by: Michael Niedermayer > http://git.videolan.

[FFmpeg-cvslog] avformat: add windows.h to SChannel SSP TLS code

2016-02-02 Thread Kevin Mitchell
ffmpeg | branch: master | Kevin Mitchell | Tue Nov 24 19:25:12 2015 -0800| [5120b03d6987f0372f9c5d936298ce51797b1014] | committer: Hendrik Leppkes avformat: add windows.h to SChannel SSP TLS code This fixes building on cygwin Fixes ticket #5036 > http://git.videolan.org/gitweb.cgi/ffmpeg.