[FFmpeg-cvslog] configure: dts demuxer needs dca_parser

Paul B Mahol git at videolan.org
Fri Oct 5 19:25:17 CEST 2012


ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Fri Oct  5 15:55:50 2012 +0000| [0a7d4ea31b69433b1390a412540a9f072b0502a8] | committer: Paul B Mahol

configure: dts demuxer needs dca_parser

Signed-off-by: Paul B Mahol <onemda at gmail.com>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0a7d4ea31b69433b1390a412540a9f072b0502a8
---

 configure |    1 +
 1 file changed, 1 insertion(+)

diff --git a/configure b/configure
index 752f0b2..8a805b1 100755
--- a/configure
+++ b/configure
@@ -1797,6 +1797,7 @@ ac3_demuxer_select="ac3_parser"
 asf_stream_muxer_select="asf_muxer"
 avisynth_demuxer_deps="avisynth"
 dirac_demuxer_select="dirac_parser"
+dts_demuxer_select="dca_parser"
 eac3_demuxer_select="ac3_parser"
 f4v_muxer_select="mov_muxer"
 flac_demuxer_select="flac_parser"



More information about the ffmpeg-cvslog mailing list