#include "libmpeg3.h"#include <stdlib.h>

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, | |
| char * | argv[] | |||
| ) |
Definition at line 7 of file mpeg3peek.c.
References error(), mpeg3_vtrack_t::frame_offsets, mpeg3_open(), mpeg3_total_vstreams(), mpeg3_vtrack_t::total_frame_offsets, and mpeg3_t::vtrack.

1.5.5