diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-14 16:51:39 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-14 16:51:39 +0000 |
commit | 4ea0315f42b11256c52fb8c2021f6a574154ae72 (patch) | |
tree | 7c2767dba62205b5d35884b3584f0672f4ffa617 /ChangeLog | |
parent | f13c636486a3c0a583d6c7b6aeb278cedf5e1e6c (diff) | |
download | gst-plugins-bad-4ea0315f42b11256c52fb8c2021f6a574154ae72.tar.gz gst-plugins-bad-4ea0315f42b11256c52fb8c2021f6a574154ae72.tar.bz2 gst-plugins-bad-4ea0315f42b11256c52fb8c2021f6a574154ae72.zip |
make pixbuf loader dir configurable
Original commit message from CVS:
make pixbuf loader dir configurable
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,11 +1,15 @@ +2003-12-14 Thomas Vander Stichele <thomas at apestaart dot org> + + * configure.ac: make pixbuf loader configurable + 2003-12-14 Amaury Jacquot <sxpert@esitcom.org> * sys/xvideo/gstximage.c: remove 3 unnecessary X headers * sys/xvideo/gstxvimage.c: same * sys/xvideo/gstxwindow.c: same - these problems occur when using the X server from freedestkop.org + these problems occur when using the X server from freedesktop.org -2003-12-03 set REAL_NAME environment variable <thomas at apestaart dot org> +2003-12-03 Thomas Vander Stichele <thomas at apestaart dot org> * common/m4/gst-feature.m4: *** instead of newline when not built * configure.ac: fix X detection when no X stuff present |