diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-11-11 14:06:18 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-11-11 14:06:18 +0000 |
commit | 2c1d8f081487a2148dbd7400e8012a7b7800e259 (patch) | |
tree | 3d18d1b7d03d390f664047fe258b7b74cc9cf644 | |
parent | 80084411388d5656b3ff52c69d4ebb275f61ecb8 (diff) |
adding mediainfo
Original commit message from CVS:
adding mediainfo
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 77aff6cb..726c95aa 100644 --- a/configure.ac +++ b/configure.ac @@ -1049,6 +1049,7 @@ gst-libs/gst/audio/Makefile gst-libs/gst/floatcast/Makefile gst-libs/gst/gconf/Makefile gst-libs/gst/idct/Makefile +gst-libs/gst/media-info/Makefile gst-libs/gst/play/Makefile gst-libs/gst/resample/Makefile gst-libs/gst/riff/Makefile |