diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-09 17:54:05 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-09 17:54:05 +0000 |
commit | 5adbb8e1604ecc9a51dd9f0e0b8b9643c9763a01 (patch) | |
tree | 02e58c95f81b90382a687e767090b6da3c7aae0c /ChangeLog | |
parent | d5dde5fe1aaa7ef0cfe28b893e8f4babb52f2673 (diff) | |
download | gst-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-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -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> |