diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-07-16 14:15:39 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-07-16 14:15:39 +0000 |
commit | 32e80c449f3a29513111bceb7583a03fd22ca299 (patch) | |
tree | 1239b80146de007f468df7bf2f36933a18d01dd0 /ChangeLog | |
parent | 504c6670699b077479c010d6a109f56542b47ba9 (diff) | |
download | gst-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |