Skip to content
  • Stefan Kost's avatar
    gst/: constify quark registration strings. Fixes #344115 · eb006ba6
    Stefan Kost authored and Wim Taymans's avatar Wim Taymans committed
    Original commit message from CVS:
    Patch by: Stefan Kost <ensonic at sonicpulse dot de>
    * gst/gstevent.c: (gst_event_get_type):
    * gst/gstmessage.c:
    * gst/gstpad.c: (gst_pad_chain_unchecked), (gst_pad_chain),
    (gst_pad_push):
    constify quark registration strings. Fixes #344115
    Avoid unneeded type checking is _pad_push() by internally
    calling gst_pad_chain_unchecked().
    eb006ba6