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 /configure | |
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 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1401,6 +1401,7 @@ tcp_protocol_deps="network" udp_protocol_deps="network" # filters +blackframe_filter_deps="gpl" ocv_smooth_filter_deps="libopencv" yadif_filter_deps="gpl" |