summaryrefslogtreecommitdiff
path: root/libs/Makefile.am
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2000-05-12 17:33:35 +0000
committerWim Taymans <wim.taymans@gmail.com>2000-05-12 17:33:35 +0000
commit17224d3c8e6aef33dbead6714645b2098a867813 (patch)
tree0069d8d52973b70107354388b058a4d242fdfe97 /libs/Makefile.am
parent1c6911d307112a626fc3376c91f795fd848d84c7 (diff)
downloadgstreamer-17224d3c8e6aef33dbead6714645b2098a867813.tar.gz
More changes to the mpeg parser and encoder.
Original commit message from CVS: More changes to the mpeg parser and encoder. It seems like the mpeg2 decoder does not like some MPEG1 videos. Use mpeg_play for now (eg. AlienSong)
Diffstat (limited to 'libs/Makefile.am')
-rw-r--r--libs/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/Makefile.am b/libs/Makefile.am
index 2e0eff56cd..00087c244e 100644
--- a/libs/Makefile.am
+++ b/libs/Makefile.am
@@ -1,3 +1,3 @@
-SUBDIRS = riff colorspace getbits
+SUBDIRS = riff colorspace getbits videoscale
-DIST_SUBDIRS = riff colorspace getbits
+DIST_SUBDIRS = riff colorspace getbits videoscale