diff options
author | David Schleef <ds@schleef.org> | 2004-07-03 03:06:34 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2004-07-03 03:06:34 +0000 |
commit | 2188fceb6ebaa9128bf433310ea0e3abe3fafbd8 (patch) | |
tree | 1608523ef342c0ce3b095ee3655fdb7bb6b8f457 /ChangeLog | |
parent | 1354fd5845412b34afab3ffeeb836826fa5c5ec8 (diff) | |
download | gst-plugins-bad-2188fceb6ebaa9128bf433310ea0e3abe3fafbd8.tar.gz gst-plugins-bad-2188fceb6ebaa9128bf433310ea0e3abe3fafbd8.tar.bz2 gst-plugins-bad-2188fceb6ebaa9128bf433310ea0e3abe3fafbd8.zip |
gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends on X. (bug #144753)
Original commit message from CVS:
* gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends
on X. (bug #144753)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-07-02 David Schleef <ds@schleef.org> + * gst-libs/gst/xoverlay/Makefile.am: xoverlay no longer depends + on X. (bug #144753) + +2004-07-02 David Schleef <ds@schleef.org> + * gst/wavenc/gstwavenc.c: (gst_wavenc_setup), (gst_wavenc_stop_file): Switch to GST_WRITE_UINT32_LE macros (bug #144624) |