gst/avi/Makefile.am: Added linking to libgstriff-0.9
authorEdward Hervey <bilboed@bilboed.com>
Thu, 30 Jun 2005 16:29:36 +0000 (16:29 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Thu, 30 Jun 2005 16:29:36 +0000 (16:29 +0000)
Original commit message from CVS:
* gst/avi/Makefile.am: (libgstavi_la_LIBADD):
Added linking to libgstriff-0.9
* ext/mad/gstmad.c: (gst_mad_src_query):
check the format of the upstream query and return query if it's the
same format as the requested one.

ChangeLog

index ba8041c..698265f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-06-30  Edward Hervey  <edward@fluendo.com>
+
+       * gst/avi/Makefile.am: (libgstavi_la_LIBADD):
+       Added linking to libgstriff-0.9
+       
+       * ext/mad/gstmad.c: (gst_mad_src_query): 
+       check the format of the upstream query and return query if it's the
+       same format as the requested one.
+
 2005-06-30  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
 
        * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):