aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_ogg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prevent the segment table of Ogg pages from exceeding the size limit.Tsuda Kageyu2016-12-011-2/+30
* Add a common function to generate a long string to test.Tsuda Kageyu2016-10-311-5/+3
* Correct the license information.Tsuda Kageyu2016-02-061-0/+25
* Move a test to the proper place.Tsuda Kageyu2015-12-031-34/+0
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-7/+7
* Merge branch 'xiph-picture' of https://github.com/gogglesmm/taglib into goggl...Tsuda Kageyu2015-12-021-0/+34
|\
| * Check if saved picture can be read back correctlySander Jansen2015-11-121-0/+8
| * Add FLAC::Picture support to Xiph CommentSander Jansen2015-11-121-0/+28
* | Use a standard type rather than TagLib::wchar.Tsuda Kageyu2015-12-021-1/+1
* | Add some tests about splitting/merging Ogg pages.Tsuda Kageyu2015-11-291-0/+15
* | Close temporary files regardless if the tests are successful or not.Tsuda Kageyu2015-11-271-39/+37
* | Add a test for the CRC checksum of Ogg pages.Tsuda Kageyu2015-11-171-0/+25
|/
* Improve a test about splitting OGG pages.Tsuda Kageyu2015-08-081-1/+10
* Improve a test about splitting OGG pages.Tsuda Kageyu2015-08-071-1/+6
* Ogg Vorbis: AudioProperties improvementsTsuda Kageyu2015-06-181-0/+16
* Fixed a test to work with MSVC.Tsuda Kageyu2014-08-041-3/+8
* Fix tests when compiled with clang on LinuxLukáš Lalinský2012-11-111-4/+4
* Fix compilation errorsLukáš Lalinský2012-03-171-4/+4
* fixed testsMichael Helmling2012-02-151-8/+9
* Some preliminary work for unified dictionary tag interface support.Michael Helmling2011-08-261-0/+47
* New utility class to make sure temporary files are always deletedLukáš Lalinský2009-11-021-6/+4
* Split Ogg packets larger than 64kb into multiple pagesLukáš Lalinský2009-09-031-0/+58