#include <stdlib.h>#include "libavformat/avformat.h"#include "libavcodec/put_bits.h"#include "libavutil/lfg.h"Go to the source code of this file.
Functions | |
| static void | probe (AVProbeData *pd, int type, int p, int size) |
| int | main (void) |
Variables | |
| static int | score_array [1000] |
| static int | failures = 0 |
| int main | ( | void | ) |
Definition at line 51 of file probetest.c.
|
static |
Definition at line 30 of file probetest.c.
Referenced by main().
|
static |
Definition at line 28 of file probetest.c.
|
static |
Definition at line 27 of file probetest.c.
Referenced by probe().