summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2014-01-29 00:44:59 +0100
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2014-01-29 00:44:59 +0100
commit862174ec831d5fb01c44e8e3f7d3cd28002329bf (patch)
tree32c81a8d2afc72f98b8b9de64968287b1dee921a /configure
parent4151b9953e2386da24fe6b65c4fc02fe3d1da948 (diff)
Move GUID-related objects to riffenc.c and riff.c.
This simplifies the following eac3-in-wav patch.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 57faed5c79..0fbaa6a8ca 100755
--- a/configure
+++ b/configure
@@ -2247,6 +2247,7 @@ wav_demuxer_select="riffdec"
wav_muxer_select="riffenc"
webm_muxer_select="riffenc"
wtv_demuxer_select="riffdec"
+wtv_muxer_select="riffenc"
xmv_demuxer_select="riffdec"
xwma_demuxer_select="riffdec"