summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-03-31 13:00:02 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2005-03-31 13:00:02 +0000
commite45be2483a09d93449991b59185fc57335319920 (patch)
tree590ce9e922ebf5f4a73000d83592c0138dd12000 /ChangeLog
parentc0aedcffd9ae431cf2a52eb3342e00ab7d26a1db (diff)
downloadgst-plugins-bad-e45be2483a09d93449991b59185fc57335319920.tar.gz
gst-plugins-bad-e45be2483a09d93449991b59185fc57335319920.tar.bz2
gst-plugins-bad-e45be2483a09d93449991b59185fc57335319920.zip
gst/videotestsrc/videotestsrc.c: Fix oilless compile.
Original commit message from CVS: * gst/videotestsrc/videotestsrc.c: (oil_splat_u8): Fix oilless compile.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 82aabb75..6fb584f6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-03-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+ * gst/videotestsrc/videotestsrc.c: (oil_splat_u8):
+ Fix oilless compile.
+
+2005-03-31 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
* gst/typefind/gsttypefindfunctions.c:
(mp3_type_frame_length_from_header), (mp3_type_find):
Detect free format mp3s with faulty headers (#170387).