h264_parser.h File Reference


Detailed Description

H.264 / AVC / MPEG4 part10 parser.

Author:
Michael Niedermayer <michaelni@gmx.at>

Definition in file h264_parser.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.


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 34 of file h264_parser.c.

Referenced by h264_parse().


Generated on Sat Dec 18 05:15:52 2010 for MythTV by  doxygen 1.5.5