Skip to content
  • Edward Hervey's avatar
    typefind: Fix mp3 typefinding with multiple different headers · 384d2700
    Edward Hervey authored
    (yes, this has never worked since it was introduced, don't worry)
    
    If we want to actually detect layer/channels/samplerate changes,
    it would be better to:
    * not reset the various prev_* variables at every iteration.
    * and actually store the values when they change
    
    CID #206079
    CID #206080
    CID #206081
    384d2700