Go to the source code of this file.
Definition at line 37 of file gdv.c.
Definition at line 70 of file gdv.c.
Definition at line 46 of file gdv.c.
Definition at line 47 of file gdv.c.
Definition at line 48 of file gdv.c.
struct { ... } FixedSize[] |
Initial value:= {
{ 0, 320, 200},
{ 1, 640, 200},
{ 2, 320, 167},
{ 3, 320, 180},
{ 4, 320, 400},
{ 5, 320, 170},
{ 6, 160, 85},
{ 7, 160, 83},
{ 8, 160, 90},
{ 9, 280, 128},
{10, 320, 240},
{11, 320, 201},
{16, 640, 400},
{17, 640, 200},
{18, 640, 180},
{19, 640, 167},
{20, 640, 170},
{21, 320, 240}
}
Referenced by gdv_read_header().
Initial value:= {
.name = "gdv",
}
#define NULL_IF_CONFIG_SMALL(x)
Return NULL if CONFIG_SMALL is true, otherwise the argument without modification. ...
static int read_header(FFV1Context *f)
static int read_packet(void *opaque, uint8_t *buf, int buf_size)
Definition at line 194 of file gdv.c.