From 6abeaf2781ce4b7c84a93904003ab60b6d64cf27 Mon Sep 17 00:00:00 2001 From: Rong Yan Date: Mon, 1 Sep 2014 21:46:22 -0400 Subject: build sys: enable the decoding_encoding example under the ffmpeg/doc/examples Signed-off-by: Michael Niedermayer --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index b41a54f20a..8f0b915577 100755 --- a/configure +++ b/configure @@ -2592,6 +2592,7 @@ zoompan_filter_deps="swscale" # examples avio_reading="avformat avcodec avutil" avcodec_example_deps="avcodec avutil" +decoding_encoding_example_deps="avcodec avformat avutil" demuxing_decoding_example_deps="avcodec avformat avutil" extract_mvs_example_deps="avcodec avformat avutil" filter_audio_example_deps="avfilter avutil" -- cgit v1.2.3