Chronomaster DFA decoder

Signed-off-by: Anton Khirnov <anton@khirnov.net>
This commit is contained in:
Kostya Shishkov
2011-03-15 09:37:48 +01:00
committed by Anton Khirnov
parent c6f951442e
commit 42315dabce
11 changed files with 526 additions and 2 deletions

View File

@@ -212,6 +212,7 @@ enum CodecID {
CODEC_ID_LAGARITH,
CODEC_ID_PRORES,
CODEC_ID_JV,
CODEC_ID_DFA,
/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,