driver/file.cpp: add AAC file type, add .dts extension

Origin commit data
------------------
Branch: ni/coolstream
Commit: 77f28b6825
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2013-12-10 (Tue, 10 Dec 2013)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
[CST] Focus
2013-12-10 16:56:46 +04:00
parent 6349136b3f
commit a4102251d1
2 changed files with 5 additions and 4 deletions

View File

@@ -52,6 +52,7 @@ public:
enum FileType
{
FILE_UNKNOWN = 0,
FILE_AAC,
FILE_AVI,
FILE_ASF,
FILE_DIR,