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.
Detailed Description
8088flex TMV video decoder
- Author
- Daniel Verkamp
- See Also
- http://www.oldskool.org/pc/8088_Corruption
Definition in file tmv.c.
Typedef Documentation
Function Documentation
Definition at line 95 of file tmv.c.
Definition at line 41 of file tmv.c.
Definition at line 89 of file tmv.c.
Variable Documentation
Initial value: {
.name = "tmv",
.capabilities = CODEC_CAP_DR1,
}
Definition at line 105 of file tmv.c.