tagparser/ogg
Martchus 72f56f4297 Set the OggIterator filter correctly when parsing tags
I suppose otherwise parsing will fail if there are multiple streams and the
tag spans multiple interleaved pages.
2022-05-03 23:52:18 +02:00
..
oggcontainer.cpp Set the OggIterator filter correctly when parsing tags 2022-05-03 23:52:18 +02:00
oggcontainer.h Add Ogg stream serial number to tag target when parsing Vorbis comments 2022-05-03 23:50:20 +02:00
oggiterator.cpp Deprecate certain unused Ogg functions which are likely not generally useful 2021-08-16 18:44:48 +02:00
oggiterator.h Deprecate certain unused Ogg functions which are likely not generally useful 2021-08-16 18:44:48 +02:00
oggpage.cpp Deprecate certain unused Ogg functions which are likely not generally useful 2021-08-16 18:44:48 +02:00
oggpage.h Improve warnings when parsing Vorbis comments 2021-08-16 18:37:44 +02:00
oggstream.cpp Fix crashes due to wrong parameter passing 2021-10-26 15:54:30 +02:00
oggstream.h Add API to allow aborting overall/expensive parsing functions 2021-02-04 23:21:50 +01:00