Skip to content
  • Tim-Philipp Müller's avatar
    gst/typefind/gsttypefindfunctions.c: Backport a bunch of typefinding fixes from the 0.8 branch. · e74b1a05
    Tim-Philipp Müller authored
    Original commit message from CVS:
    * gst/typefind/gsttypefindfunctions.c: (aac_type_find),
    (mp3_type_frame_length_from_header), (mp3_type_find),
    (wavpack_type_find), (m4a_type_find), (ircam_type_find),
    (plugin_init):
    Backport a bunch of typefinding fixes from the 0.8 branch.
    Also, improve wavpack typefinding: if we can't peek the
    entire wavpack block, try to parse the bits we can get and
    see if we find what we're looking for in those.
    e74b1a05