Add 8088flex TMV video decoder.

Patch by Daniel Verkamp name at drv ... nu.

Originally committed as revision 18765 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Daniel Verkamp
2009-05-06 21:57:20 +00:00
committed by Stefano Sabatini
parent 89cb5cd25d
commit a1fd2bc350
4 changed files with 105 additions and 0 deletions

View File

@@ -194,6 +194,7 @@ enum CodecID {
CODEC_ID_AURA,
CODEC_ID_AURA2,
CODEC_ID_V210X,
CODEC_ID_TMV,
/* various PCM "codecs" */
CODEC_ID_PCM_S16LE= 0x10000,