FFmpeg
|
#include <stdlib.h>
#include "libavformat/avformat.h"
#include "libavcodec/put_bits.h"
#include "libavutil/lfg.h"
Include dependency graph for probetest.c:
Go to the source code of this file.
Functions | |
static void | probe (AVProbeData *pd, int type, int p, int size) |
int | main (int argc, char **argv) |
Variables | |
static int | score_array [1000] |
static int | failures = 0 |
Function Documentation
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 52 of file probetest.c.
|
static |
Definition at line 30 of file probetest.c.
Referenced by main().
Variable Documentation
|
static |
Definition at line 28 of file probetest.c.
|
static |
Definition at line 27 of file probetest.c.
Referenced by probe().
Generated on Mon Nov 18 2024 06:52:08 for FFmpeg by 1.8.11