diff options
author | David Schleef <ds@schleef.org> | 2005-03-30 23:07:47 +0000 |
---|---|---|
committer | David Schleef <ds@schleef.org> | 2005-03-30 23:07:47 +0000 |
commit | 467e04996d787ce833cc370928a147bb759a292c (patch) | |
tree | 4be453b071020331f3d24e6bd0618c5a5e5c9756 /ChangeLog | |
parent | 01d7d9e9fe872d41511ff2e886156014673e107f (diff) | |
download | gst-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-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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): |