tools/pktdumper.c File Reference

#include <limits.h>
#include <fcntl.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "libavformat/avformat.h"

Go to the source code of this file.

Defines

#define PKTFILESUFF   "_%08" PRId64 "_%02d_%010" PRId64 "_%06d_%c.bin"

Functions

static int usage (int ret)
int main (int argc, char **argv)


Define Documentation

#define PKTFILESUFF   "_%08" PRId64 "_%02d_%010" PRId64 "_%06d_%c.bin"

Definition at line 30 of file pktdumper.c.

Referenced by main().


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 42 of file pktdumper.c.

static int usage ( int  ret  )  [static]

Definition at line 32 of file pktdumper.c.


Generated on Fri Oct 26 02:48:03 2012 for FFmpeg by  doxygen 1.5.8