NUTContext Struct Reference

#include <nut.h>


Data Fields

nut_context_tt * nut
nut_stream_header_tt * s
AVFormatContextavf
FrameCode frame_code [256]
uint8_t header_len [128]
const uint8_t * header [128]
uint64_t next_startcode
 stores the next startcode if it has already been parsed but the stream is not seekable
StreamContextstream
unsigned int max_distance
unsigned int time_base_count
int64_t last_syncpoint_pos
int header_count
AVRationaltime_base
struct AVTreeNodesyncpoints


Detailed Description

Definition at line 35 of file libnut.c.


Field Documentation

const uint8_t* NUTContext::header[128]

uint8_t NUTContext::header_len[128]

stores the next startcode if it has already been parsed but the stream is not seekable

Definition at line 90 of file nut.h.

Referenced by nut_read_header(), nut_read_packet(), and nut_read_timestamp().

nut_context_tt* NUTContext::nut

Definition at line 36 of file libnut.c.

Referenced by nut_read_close(), nut_read_header(), nut_read_packet(), and nut_read_seek().

nut_stream_header_tt* NUTContext::s

Definition at line 37 of file libnut.c.

Referenced by nut_read_header(), and nut_read_seek().

Definition at line 97 of file nut.h.

Referenced by ff_nut_add_sp(), read_seek(), and write_packet().


The documentation for this struct was generated from the following files:

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