diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-26 21:36:05 +0000 |
---|---|---|
committer | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2010-09-26 21:36:05 +0000 |
commit | 13fabd7a8d6b01587cfc5049549d2e389b568182 (patch) | |
tree | d5ec71628686c25550c495c23e1e499ca579d946 /Changelog | |
parent | b6c06894560b9ed11bb6bf6d3036e7c278e1becf (diff) | |
download | ffmpeg-13fabd7a8d6b01587cfc5049549d2e389b568182.tar.gz |
Port MPlayer blackframe filter.
See thread:
Subject: [FFmpeg-devel] [PATCH] Port MPlayer blackframe filter.
Date: Sun, 26 Sep 2010 01:10:40 +0200
Originally committed as revision 25214 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ version <next>: - make the crop filter accept parametric expressions - make ffprobe accept AVFormatContext options - yadif filter +- blackframe filter version 0.6: |