Skip to content
  • David Schleef's avatar
    ogg: Add ogg stream parsing · 72edd146
    David Schleef authored
    Adds code that parses headers of various formats encapsulated in
    Ogg in order to calculate timestamps and durations of each buffer.
    Removes the creation of helper decoder elements to do this calculation
    via conversion queries.
    
    Fixes: #344013, #568014.
    72edd146