summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-03-09 17:54:05 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-03-09 17:54:05 +0000
commit5adbb8e1604ecc9a51dd9f0e0b8b9643c9763a01 (patch)
tree02e58c95f81b90382a687e767090b6da3c7aae0c /ChangeLog
parentd5dde5fe1aaa7ef0cfe28b893e8f4babb52f2673 (diff)
downloadgst-plugins-bad-5adbb8e1604ecc9a51dd9f0e0b8b9643c9763a01.tar.gz
gst-plugins-bad-5adbb8e1604ecc9a51dd9f0e0b8b9643c9763a01.tar.bz2
gst-plugins-bad-5adbb8e1604ecc9a51dd9f0e0b8b9643c9763a01.zip
synchronize the two pc files
Original commit message from CVS: synchronize the two pc files
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 64c6f0b3..48860e7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
+ * pkgconfig/gstreamer-play-uninstalled.pc.in:
+ * pkgconfig/gstreamer-play.pc.in:
+ synchronize the two
+
+2004-03-09 Thomas Vander Stichele <thomas at apestaart dot org>
+
* ext/cdparanoia/gstcdparanoia.c: (cdparanoia_base_init),
(cdparanoia_open), (cdparanoia_event):
fix/add error handling
@@ -515,7 +521,7 @@
* gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_chunk):
don't use gst_buffer_free
* gst/playondemand/filter.func:
- don't usae gst_data_free. Free data only once.
+ don't use gst_data_free. Free data only once.
2004-02-26 David Schleef <ds@schleef.org>