tests/seek_test.c File Reference

#include <stdint.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include "libavutil/common.h"
#include "libavformat/avformat.h"

Go to the source code of this file.

Functions

static const char * ret_str (int v)
static void ts_str (char buffer[60], int64_t ts, AVRational base)
int main (int argc, char **argv)

Variables

static char buffer [20]


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 60 of file seek_test.c.

static const char* ret_str ( int  v  )  [static]

Definition at line 36 of file seek_test.c.

Referenced by main().

static void ts_str ( char  buffer[60],
int64_t  ts,
AVRational  base 
) [static]

Definition at line 49 of file seek_test.c.

Referenced by main().


Variable Documentation

char buffer[20] [static]


Generated on Fri Oct 26 02:39:50 2012 for FFmpeg by  doxygen 1.5.8