summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2005-06-30 16:29:36 +0000
committerEdward Hervey <bilboed@bilboed.com>2005-06-30 16:29:36 +0000
commit3e9c5ac42a16bbea1e0e91f48bac710cb36391d4 (patch)
tree8ef65532e6839519252653adedb1eaa4a417f053 /ChangeLog
parent31299e48990b60dddc372a9973bf55a8230ad168 (diff)
downloadgst-plugins-bad-3e9c5ac42a16bbea1e0e91f48bac710cb36391d4.tar.gz
gst-plugins-bad-3e9c5ac42a16bbea1e0e91f48bac710cb36391d4.tar.bz2
gst-plugins-bad-3e9c5ac42a16bbea1e0e91f48bac710cb36391d4.zip
gst/avi/Makefile.am: Added linking to libgstriff-0.9
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba8041c8..698265f4 100644
--- 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):