8088flex TMV video decoder
More...
#include <string.h>
#include "avcodec.h"
#include "internal.h"
#include "libavutil/internal.h"
#include "cga_data.h"
Go to the source code of this file.
8088flex TMV video decoder
- Author
- Daniel Verkamp
- See Also
- http://www.oldskool.org/pc/8088_Corruption
Definition in file tmv.c.
Definition at line 95 of file tmv.c.
Definition at line 41 of file tmv.c.
Definition at line 89 of file tmv.c.
Initial value:= {
.name = "tmv",
.capabilities = CODEC_CAP_DR1,
}
Definition at line 105 of file tmv.c.