summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2005-03-30 23:07:47 +0000
committerDavid Schleef <ds@schleef.org>2005-03-30 23:07:47 +0000
commit467e04996d787ce833cc370928a147bb759a292c (patch)
tree4be453b071020331f3d24e6bd0618c5a5e5c9756 /ChangeLog
parent01d7d9e9fe872d41511ff2e886156014673e107f (diff)
downloadgst-plugins-bad-467e04996d787ce833cc370928a147bb759a292c.tar.gz
gst-plugins-bad-467e04996d787ce833cc370928a147bb759a292c.tar.bz2
gst-plugins-bad-467e04996d787ce833cc370928a147bb759a292c.zip
configure.ac: update for liboil-0.3. Remove librfb check.
Original commit message from CVS: * configure.ac: update for liboil-0.3. Remove librfb check. * gst/games/gstvideoimage.c: (oil_splat_u8), (paint_hline_YUY2), (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3), (paint_hline_RGB565), (paint_hline_xRGB1555): * gst/videotestsrc/videotestsrc.c: (paint_hline_YUY2), (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3), (paint_hline_RGB565), (paint_hline_xRGB1555):
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9beb4c9b..087966f5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-03-30 David Schleef <ds@schleef.org>
+
+ * configure.ac: update for liboil-0.3. Remove librfb check.
+ * gst/games/gstvideoimage.c: (oil_splat_u8), (paint_hline_YUY2),
+ (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
+ (paint_hline_RGB565), (paint_hline_xRGB1555):
+ * gst/videotestsrc/videotestsrc.c: (paint_hline_YUY2),
+ (paint_hline_IYU2), (paint_hline_str4), (paint_hline_str3),
+ (paint_hline_RGB565), (paint_hline_xRGB1555):
+
2005-03-30 Tim-Philipp Müller <tim at centricular dot net>
* ext/musepack/gstmusepackdec.c: (gst_musepack_stream_init):