diff options
| author | Tim-Philipp Müller <tim@centricular.net> | 2007-02-06 16:29:30 +0000 |
|---|---|---|
| committer | Tim-Philipp Müller <tim@centricular.net> | 2007-02-06 16:29:30 +0000 |
| commit | 2a873dd98e5d8c0800ae85030fea8a420da2da32 (patch) | |
| tree | f392840648a2f4bad4b858a443f227571cfbba84 /ChangeLog | |
| parent | 7dd530e6c4a1c581fc16afa0e65b97bf619b7f75 (diff) | |
gst/smpte/gstsmpte.c: Let's try this again and use the right cast this time.
Original commit message from CVS:
* gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
Let's try this again and use the right cast this time.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ 2007-02-06 Tim-Philipp Müller <tim at centricular dot net> * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type): + Let's try this again and use the right cast this time. + +2007-02-06 Tim-Philipp Müller <tim at centricular dot net> + + * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type): Add cast to avoid compiler warnings with older GLib versions where the nick/name members in GEnumValue are not declared as constant strings. |
