Matthew Hoops
|
d2f5b91a9a
|
AUDIO: Fix usage of Timestamp::convertToFramerate
|
2011-05-11 14:48:13 -04:00 |
|
Matthew Hoops
|
a1d41da096
|
Merge remote branch 'upstream/master' into t7g-ios
Conflicts:
audio/decoders/qdm2.h
common/util.cpp
engines/groovie/music.cpp
engines/groovie/resource.h
video/qt_decoder.cpp
video/qt_decoder.h
|
2011-05-11 00:30:28 -04:00 |
|
Matthew Hoops
|
76105b29b7
|
AUDIO: Split the QuickTimeAudioDecoder into a new header file
(Mirroring the new adpcm_intern.h file)
|
2011-04-14 10:25:02 -04:00 |
|
Matthew Hoops
|
6d153f311c
|
Merge remote branch 'upstream/master' into t7g-ios
Conflicts:
video/qt_decoder.cpp
|
2011-04-13 16:04:29 -04:00 |
|
Matthew Hoops
|
08b70fa1a7
|
AUDIO: Fix QuickTime/MPEG-4 seeking
MPEG-4 seeking was broken while QuickTime seeking was extremely slow. All is fixed now
|
2011-04-12 14:23:23 -04:00 |
|
Matthew Hoops
|
f9413e4dc2
|
AUDIO: Add support for AAC audio
|
2011-04-10 14:51:24 -04:00 |
|
Matthew Hoops
|
7c5dfaa04c
|
COMMON: Parse the MPEG-4 esds atom
|
2011-04-08 22:46:19 -04:00 |
|
Matthew Hoops
|
faee277978
|
COMMON: Add a DisposeAfterUse flag to QuickTimeParser
|
2011-04-08 17:04:29 -04:00 |
|
Matthew Hoops
|
88ebf13077
|
AUDIO: Allow for seeking in a QuickTimeAudioStream
|
2011-04-08 10:54:13 -04:00 |
|
Matthew Hoops
|
8cf73e3fb4
|
AUDIO: Split QuickTime audio into a new class
Standalone QuickTime files can now be played as an AudioStream
|
2011-04-07 19:40:07 -04:00 |
|