Skip to content
  • Tim-Philipp Müller's avatar
    gst/typefind/gsttypefindfunctions.c: Fix typefinding for audio/x-au,... · aefc04ca
    Tim-Philipp Müller authored
    gst/typefind/gsttypefindfunctions.c: Fix typefinding for audio/x-au, audio/x-paris and audio/iLBC-sh. We cannot use t...
    
    Original commit message from CVS:
    * gst/typefind/gsttypefindfunctions.c: (au_type_find),
    (paris_type_find), (ilbc_type_find), (plugin_init):
    Fix typefinding for audio/x-au, audio/x-paris and
    audio/iLBC-sh. We cannot use the START_WITH macros
    here, because there can only be one typefind factory
    with the same name (caps), so the second one would
    replace the first one and the first one would never
    be called when doing typefinding (see #161712).
    aefc04ca
To find the state of this project's repository at the time of any of these versions, check out the tags.