aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_opus.cpp
Commit message (Expand)AuthorAgeFilesLines
* Mark deprected methods and remove internal usageScott Wheeler2019-09-111-1/+0
* Calculate Ogg bitrate without overhead size (#874)Urs Fleisch2019-09-021-1/+1
* 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
* 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/+49
* Close temporary files regardless if the tests are successful or not.Tsuda Kageyu2015-11-271-11/+12
* Ogg Opus: AudioProperties improvementsTsuda Kageyu2015-06-181-4/+8
* opus: Estimate the bitrate if possibleTsuda Kageyu2014-03-101-1/+1
* Fix tests when compiled with clang on LinuxLukáš Lalinský2012-11-111-1/+1
* Add support for Ogg OpusLukáš Lalinský2012-10-131-0/+61