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_theader [128]
uint64_t next_startcode
 stores the next startcode if it has already been parsed but the stream is not seekable
StreamContextstream
ChapterContextchapter
unsigned int max_distance
unsigned int time_base_count
int64_t last_syncpoint_pos
int header_count
AVRationaltime_base
struct AVTreeNodesyncpoints
int sp_count
int64_t max_pts
AVRationalmax_pts_tb


Detailed Description

Definition at line 36 of file libnut.c.


Field Documentation

Definition at line 98 of file nut.h.

Referenced by nut_write_header(), nut_write_trailer(), and write_chapter().

Definition at line 106 of file nut.h.

Referenced by nut_write_packet(), and write_index().

Definition at line 107 of file nut.h.

Referenced by nut_write_packet(), and write_index().

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

Definition at line 96 of file nut.h.

Referenced by nut_read_header(), and nut_read_packet().

nut_context_tt* NUTContext::nut

Definition at line 37 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 38 of file libnut.c.

Referenced by nut_read_header(), and nut_read_seek().

Definition at line 105 of file nut.h.

Referenced by ff_nut_add_sp(), nut_write_packet(), and write_index().

Definition at line 104 of file nut.h.

Referenced by ff_nut_add_sp(), ff_nut_free_sp(), nut_write_packet(), read_seek(), and write_index().


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

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8