Skip to content
  • Tim-Philipp Müller's avatar
    gst/typefind/gsttypefindfunctions.c: Fix wavpack typefinding to work in more... · b0091828
    Tim-Philipp Müller authored
    gst/typefind/gsttypefindfunctions.c: Fix wavpack typefinding to work in more cases (don't peek for chunks of multiple...
    
    Original commit message from CVS:
    * gst/typefind/gsttypefindfunctions.c: (wavpack_type_find):
    Fix wavpack typefinding to work in more cases (don't peek
    for chunks of multiple hundred kBs at once, but process
    things step-by-step in smaller units). Fixes #339786.
    b0091828