Skip to content
  • Tim-Philipp Müller's avatar
    gst/smpte/gstsmpte.c: Add cast to avoid compiler warnings with older GLib... · 7dd530e6
    Tim-Philipp Müller authored
    gst/smpte/gstsmpte.c: Add cast to avoid compiler warnings with older GLib versions where the nick/name members in GEn...
    
    Original commit message from CVS:
    * 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.
    7dd530e6