diff options
author | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-03-31 13:00:02 +0000 |
---|---|---|
committer | Ronald S. Bultje <rbultje@ronald.bitfreak.net> | 2005-03-31 13:00:02 +0000 |
commit | e45be2483a09d93449991b59185fc57335319920 (patch) | |
tree | 590ce9e922ebf5f4a73000d83592c0138dd12000 /ChangeLog | |
parent | c0aedcffd9ae431cf2a52eb3342e00ab7d26a1db (diff) | |
download | gst-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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). |