libavcodec/h264_parser.h File Reference

H.264 / AVC / MPEG4 part10 parser. More...

#include "h264.h"

Go to the source code of this file.

Functions

int ff_h264_find_frame_end (H264Context *h, const uint8_t *buf, int buf_size)
 finds the end of the current frame in the bitstream.


Detailed Description

H.264 / AVC / MPEG4 part10 parser.

Author:
Michael Niedermayer <michaelni@gmx.at>

Definition in file h264_parser.h.


Function Documentation

int ff_h264_find_frame_end ( H264Context h,
const uint8_t *  buf,
int  buf_size 
)

finds the end of the current frame in the bitstream.

Returns:
the position of the first byte of the next frame, or -1

Definition at line 36 of file h264_parser.c.

Referenced by h264_parse().


Generated on Fri Oct 26 02:36:52 2012 for FFmpeg by  doxygen 1.5.8