NUTContext Struct Reference

#include <nut.h>


Data Fields

nut_context_t * nut
nut_stream_header_t * s
AVFormatContextavf
FrameCode frame_code [256]
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

nut_context_t* 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_t* NUTContext::s

Definition at line 37 of file libnut.c.

Referenced by nut_read_header(), and nut_read_seek().

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

Definition at line 85 of file nut.h.

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

Definition at line 88 of file nut.h.

Referenced by decode_main_header(), decode_syncpoint(), put_t(), write_header(), and write_mainheader().

Definition at line 90 of file nut.h.

Referenced by write_headers(), write_packet(), and write_trailer().

Definition at line 92 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 Wed Feb 9 19:10:15 2011 for ffmpeg by  doxygen 1.5.6