OSDN Git Service

add QDecoder.
authorNoumi Akira <noumiakira@users.sourceforge.jp>
Wed, 10 Jun 2009 08:31:21 +0000 (17:31 +0900)
committerNoumi Akira <noumiakira@users.sourceforge.jp>
Wed, 10 Jun 2009 08:31:21 +0000 (17:31 +0900)
commit7882791507f6df633fb4a6b246023a4dfddb6809
tree07c39b1c02710c5eade668df7b3e78c14559be66
parent54c33c8e23562accd1a509bb1a10763a329f1434
add QDecoder.
16 files changed:
Lib/QDecoder/QBase.h [new file with mode: 0644]
Lib/QDecoder/QDecoder.cpp [new file with mode: 0644]
Lib/QDecoder/QDecoder.h [new file with mode: 0644]
Lib/QDecoder/QDecoder.vcproj [new file with mode: 0644]
Lib/QDecoder/QFilter.h [new file with mode: 0644]
Lib/QDecoder/QImageConverter.h [new file with mode: 0644]
Lib/QDecoder/QMediaType.h [new file with mode: 0644]
Lib/QDecoder/QPin.h [new file with mode: 0644]
Lib/QDecoder/QPinAudio.h [new file with mode: 0644]
Lib/QDecoder/QPinEnum.h [new file with mode: 0644]
Lib/QDecoder/QPinVideo.h [new file with mode: 0644]
Lib/QDecoder/QReader.h [new file with mode: 0644]
Lib/QDecoder/QStreamer.h [new file with mode: 0644]
Lib/QDecoder/QWaveOutputer.h [new file with mode: 0644]
Lib/QDecoder/StdAfx.cpp [new file with mode: 0644]
Lib/QDecoder/StdAfx.h [new file with mode: 0644]