diff options
| author | Jan Schmidt <thaytan@mad.scientist.com> | 2007-07-27 10:38:34 +0000 |
|---|---|---|
| committer | Jan Schmidt <thaytan@mad.scientist.com> | 2007-07-27 10:38:34 +0000 |
| commit | 1364d7b0b1f036e685fc518307fb4d8edd7d172f (patch) | |
| tree | 4d51430f0679c78187ab718c24de691126661e04 /ChangeLog | |
| parent | e98177afae404e443ae2c41c79a63caf2d3b89ea (diff) | |
ext/gconf/gconf.c: Handle a NULL gconf key gracefully by rendering the default element.
Original commit message from CVS:
* ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
Handle a NULL gconf key gracefully by rendering the default element.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-07-27 Jan Schmidt <thaytan@mad.scientist.com> + + * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default): + Handle a NULL gconf key gracefully by rendering the default element. + 2007-07-27 Wim Taymans <wim.taymans@gmail.com> * gst/rtsp/gstrtspext.h: |
