summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-07-16 14:15:39 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-07-16 14:15:39 +0000
commit32e80c449f3a29513111bceb7583a03fd22ca299 (patch)
tree1239b80146de007f468df7bf2f36933a18d01dd0 /ChangeLog
parent504c6670699b077479c010d6a109f56542b47ba9 (diff)
downloadgst-plugins-bad-32e80c449f3a29513111bceb7583a03fd22ca299.tar.gz
gst-plugins-bad-32e80c449f3a29513111bceb7583a03fd22ca299.tar.bz2
gst-plugins-bad-32e80c449f3a29513111bceb7583a03fd22ca299.zip
gst/real/gstrealvideodec.c: Add some casts to fix the build on Forte
Original commit message from CVS: * gst/real/gstrealvideodec.c: (open_library): Add some casts to fix the build on Forte
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 44b6ce43..4d59b9a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-16 Jan Schmidt <Jan.Schmidt@sun.com>
+
+ * gst/real/gstrealvideodec.c: (open_library):
+ Add some casts to fix the build on Forte
+
2008-07-14 Edward Hervey <edward.hervey@collabora.co.uk>
* gst/deinterlace2/tvtime/greedy.c: