Karl Blomster
|
bec8951534
|
Implement a basic QuickTime audio provider. Currently a bit limited in functionality (it will convert everything to 16-bit mono), but seems to work fine with the one .mov test file I have. Also does a lot of ugly downcasting, I'll try to fix that later.
Originally committed to SVN as r3254.
|
2009-07-24 06:04:19 +00:00 |
|
Karl Blomster
|
7149e01888
|
Move more stuff to the common QT provider class and generalize initializing/de-initializing QuickTime.
Originally committed to SVN as r3243.
|
2009-07-23 23:57:12 +00:00 |
|
Karl Blomster
|
8ef5d3869a
|
Actually add the new common class files (derp) and add them to the makefile/msvc project.
Originally committed to SVN as r3226.
|
2009-07-23 20:19:42 +00:00 |
|