[SCM] libav/experimental: The AC3 demuxer depends on the AC3 parser.
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:58:56 UTC 2013
The following commit has been merged in the experimental branch:
commit 03a76ba9f859dfc4964ce48a73cb9b88be662091
Author: Diego Biurrun <diego at biurrun.de>
Date: Sun Apr 15 12:34:50 2007 +0000
The AC3 demuxer depends on the AC3 parser.
Originally committed as revision 8740 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/configure b/configure
index a9ea7d2..60255fb 100755
--- a/configure
+++ b/configure
@@ -700,6 +700,7 @@ mp3lame_encoder_deps="libmp3lame"
oggvorbis_decoder_deps="libvorbis"
oggvorbis_encoder_deps="libvorbis"
+ac3_demuxer_deps="ac3_parser"
audio_demuxer_deps_any="audio_oss audio_beos"
audio_muxer_deps_any="audio_oss audio_beos"
dc1394_demuxer_deps="dc1394"
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list