#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>
#include "libavformat/avformat.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 30 of file seek_test.c.