aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_asf.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support a consistent set of MusicBrainz properties where possibleUrs Fleisch2021-01-101-0/+79
* Mark deprected methods and remove internal usageScott Wheeler2019-09-111-2/+0
* Add a common function to generate a long string to test.Tsuda Kageyu2016-10-311-2/+2
* Correct the license information.Tsuda Kageyu2016-02-061-0/+25
* Use a standard type rather than TagLib::uint.Tsuda Kageyu2015-12-031-4/+4
* Close temporary files regardless if the tests are successful or not.Tsuda Kageyu2015-11-271-118/+126
* Avoid writing duplicate tags when saving ASF files.Tsuda Kageyu2015-11-201-0/+16
* ASF: Enable ASF::Properties to get the audio codec information.Tsuda Kageyu2015-06-211-0/+21
* ASF: AudioProperties improvementsTsuda Kageyu2015-06-181-1/+6
* Bring the API more in line with the rest of TagLibScott Wheeler2015-05-201-33/+27
* Implement the PropertyMap interface for WMALukáš Lalinský2012-11-231-2/+37
* Fix tests when compiled with clang on LinuxLukáš Lalinský2012-11-111-1/+1
* Remove trailing whitespaceBirunthan Mohanathas2012-04-191-1/+1
* Make it possible to run the test suite out of the source treeLukáš Lalinský2011-04-111-2/+2
* Support for ASF embedded picturesLukáš Lalinský2011-01-161-0/+74
* Save ASF attributes larger than 64k to the metadata library objectLukáš Lalinský2010-04-021-0/+19
* Handle WM/TrackNumber with DWORD contentLukáš Lalinský2009-12-131-0/+27
* New utility class to make sure temporary files are always deletedLukáš Lalinský2009-11-021-9/+6
* Add my old WMA and MP4 code. It is disabled by default, must be explicitly en...Lukáš Lalinský2008-11-121-0/+103