diff options
| author | Christoph Burghardt <hawkes@web.de> | 2006-01-20 15:06:28 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2006-01-20 15:06:28 +0000 |
| commit | 3f2421c8a66a14310bbd94261bb13ac44939e911 (patch) | |
| tree | 0af1ecc9f1d1c19308d0df61bb36df444f088307 /ChangeLog | |
| parent | 7d437d6c760522d4303ffda5ab69e123f6203f39 (diff) | |
gst/videobox/gstvideobox.c: Don't forget to initialize liboil, otherwise our oil functions
Original commit message from CVS:
* gst/videobox/gstvideobox.c: (gst_video_box_class_init):
Don't forget to initialize liboil, otherwise our oil functions
will crash (fixes #327871; patch by: Christoph Burghardt
<hawkes at web dot de>).
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-01-20 Tim-Philipp Müller <tim at centricular dot net> + + * gst/videobox/gstvideobox.c: (gst_video_box_class_init): + Don't forget to initialize liboil, otherwise our oil functions + will crash (fixes #327871; patch by: Christoph Burghardt + <hawkes at web dot de>). + 2006-01-19 Tim-Philipp Müller <tim at centricular dot net> * configure.ac: |
