FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
api-h264-test.c File Reference
#include "libavutil/adler32.h"
#include "libavcodec/avcodec.h"
#include "libavformat/avformat.h"
#include "libavutil/imgutils.h"

Go to the source code of this file.

Functions

static int video_decode_example (const char *input_filename)
 H264 codec test. More...
 
int main (int argc, char **argv)
 

Function Documentation

static int video_decode_example ( const char *  input_filename)
static

H264 codec test.

Definition at line 32 of file api-h264-test.c.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 153 of file api-h264-test.c.