[FFmpeg-devel] [PATCH 5/6] configure: add crop filter as ffplay requirement

Michael Niedermayer michaelni at gmx.at
Fri Sep 7 01:42:26 CEST 2012


On Thu, Sep 06, 2012 at 11:40:50PM +0200, Marton Balint wrote:
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
>  configure |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/configure b/configure
> index a92b367..58d7bed 100755
> --- a/configure
> +++ b/configure
> @@ -1921,7 +1921,7 @@ ffmpeg_deps="avcodec avfilter avformat swscale swresample"
>  ffmpeg_select="ffbuffersink_filter format_filter aformat_filter
>                 setpts_filter null_filter anull_filter ffabuffersink_filter"
>  ffplay_deps="avcodec avformat swscale swresample sdl"
> -ffplay_select="ffbuffersink_filter rdft"
> +ffplay_select="ffbuffersink_filter rdft crop_filter"
>  ffprobe_deps="avcodec avformat"
>  ffserver_deps="avformat ffm_muxer fork rtp_protocol rtsp_demuxer"
>  ffserver_extralibs='$ldl'

ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Many that live deserve death. And some that die deserve life. Can you give
it to them? Then do not be too eager to deal out death in judgement. For
even the very wise cannot see all ends. -- Gandalf
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120907/d8ad84c5/attachment.asc>


More information about the ffmpeg-devel mailing list