Main Page | Data Structures | File List | Data Fields | Globals

h264_analyze.c File Reference

#include "h264_stream.h"
#include <stdlib.h>
#include <stdint.h>
#include <unistd.h>
#include <fcntl.h>
#include <stdio.h>
#include <string.h>

Include dependency graph for h264_analyze.c:

Go to the source code of this file.

Defines

#define BUFSIZE   8*1024*1024

Functions

int main (int argc, char *argv[])


Define Documentation

#define BUFSIZE   8*1024*1024
 

Definition at line 31 of file h264_analyze.c.

Referenced by main().


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 35 of file h264_analyze.c.

References BUFSIZE, debug_nal(), find_nal_unit(), h264_stream_t::nal, h264_stream_t::pps, read_nal_unit(), h264_stream_t::sh, and h264_stream_t::sps.

Here is the call graph for this function:


Generated on Sat Jul 22 22:05:10 2006 by  doxygen 1.4.4