tagparser/mpegaudio
Martchus c5cd20682d Determine "effective size" via file info instead of track implementations
This allows removing duplicated code from the track implementations to take
APE tags into account.
2023-05-16 22:39:26 +02:00
..
mpegaudioframe.cpp Fix compilation with libc++ 2021-12-05 17:49:36 +01:00
mpegaudioframe.h Use std::string_view where it makes sense 2021-01-30 21:53:06 +01:00
mpegaudioframestream.cpp Determine "effective size" via file info instead of track implementations 2023-05-16 22:39:26 +02:00
mpegaudioframestream.h Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00