FFmpeg
Data Fields
AVIStream Struct Reference

Data Fields

int64_t  frame_offset
 
 
 
uint32_t  handler
 
uint32_t  scale
 
uint32_t  rate
 
 
int64_t  cum_len
 
 
 
uint32_t  pal [256]
 
 
 
 
 
 
int64_t  seek_pos
 
int64_t  frames_hdr_strm
 
int64_t  audio_strm_length
 
 
 
 
 
int64_t  last_dts
 
 
int64_t  strh_flags_offset
 
uint32_t  palette [AVPALETTE_COUNT]
 
 
int64_t  pal_offset
 

Detailed Description

Definition at line 42 of file avidec.c.

Field Documentation

int64_t AVIStream::frame_offset

Definition at line 43 of file avidec.c.

Referenced by avi_read_header(), avi_read_packet(), avi_read_seek(), avi_sync(), get_subtitle_pkt(), and ni_prepare_read().

int AVIStream::remaining

Definition at line 45 of file avidec.c.

Referenced by avi_read_packet(), avi_read_seek(), avi_sync(), and ni_prepare_read().

int AVIStream::packet_size

Definition at line 46 of file avidec.c.

Referenced by avi_read_packet(), avi_read_seek(), and avi_sync().

uint32_t AVIStream::handler

Definition at line 48 of file avidec.c.

Referenced by avi_read_header().

uint32_t AVIStream::scale

Definition at line 49 of file avidec.c.

Referenced by avi_read_header().

uint32_t AVIStream::rate

Definition at line 50 of file avidec.c.

Referenced by avi_read_header().

int AVIStream::sample_size

Definition at line 51 of file avidec.c.

Referenced by avi_read_header(), avi_read_packet(), avi_read_seek(), check_stream_max_drift(), clean_index(), get_duration(), and ni_prepare_read().

int64_t AVIStream::cum_len

Definition at line 54 of file avidec.c.

Referenced by avi_read_header(), avi_read_idx1(), and read_odml_index().

int AVIStream::prefix

Definition at line 55 of file avidec.c.

Referenced by avi_sync().

int AVIStream::prefix_count

Definition at line 56 of file avidec.c.

Referenced by avi_sync().

uint32_t AVIStream::pal[256]

Definition at line 57 of file avidec.c.

Referenced by avi_read_header(), avi_read_packet(), and avi_sync().

int AVIStream::has_pal

Definition at line 58 of file avidec.c.

Referenced by avi_read_header(), avi_read_packet(), and avi_sync().

int AVIStream::dshow_block_align

Definition at line 59 of file avidec.c.

Referenced by avi_read_header(), and get_duration().

AVFormatContext* AVIStream::sub_ctx

Definition at line 62 of file avidec.c.

Referenced by avi_read_close(), avi_read_seek(), get_subtitle_pkt(), read_gab2_sub(), and seek_subtitle().

AVPacket AVIStream::sub_pkt

Definition at line 63 of file avidec.c.

Referenced by avi_read_close(), get_subtitle_pkt(), read_gab2_sub(), and seek_subtitle().

uint8_t* AVIStream::sub_buffer

Definition at line 64 of file avidec.c.

Referenced by avi_read_close(), and read_gab2_sub().

int64_t AVIStream::seek_pos

Definition at line 66 of file avidec.c.

Referenced by avi_read_packet(), and avi_read_seek().

int64_t AVIStream::frames_hdr_strm

Definition at line 79 of file avienc.c.

Referenced by avi_write_counters(), avi_write_header(), and avi_write_trailer().

int64_t AVIStream::audio_strm_length

Definition at line 80 of file avienc.c.

Referenced by avi_start_new_riff(), avi_write_counters(), avi_write_packet_internal(), and update_odml_entry().

int AVIStream::packet_count

Definition at line 81 of file avienc.c.

Referenced by avi_write_counters(), avi_write_packet_internal(), avi_write_trailer(), and write_skip_frames().

int AVIStream::entry

Definition at line 82 of file avienc.c.

Referenced by avi_write_idx1().

int AVIStream::max_size

Definition at line 83 of file avienc.c.

Referenced by avi_add_ientry(), and avi_write_trailer().

int AVIStream::sample_requested

Definition at line 84 of file avienc.c.

Referenced by update_odml_entry().

int64_t AVIStream::last_dts

Definition at line 86 of file avienc.c.

Referenced by avi_write_packet_internal(), and avi_write_trailer().

AVIIndex AVIStream::indexes

Definition at line 88 of file avienc.c.

Referenced by avi_add_ientry(), avi_start_new_riff(), avi_write_idx1(), avi_write_ix(), avi_write_trailer(), update_odml_entry(), and write_odml_master().

int64_t AVIStream::strh_flags_offset

Definition at line 90 of file avienc.c.

Referenced by avi_write_header(), and avi_write_packet().

uint32_t AVIStream::palette[AVPALETTE_COUNT]

Definition at line 92 of file avienc.c.

Referenced by avi_write_packet().

uint32_t AVIStream::old_palette[AVPALETTE_COUNT]

Definition at line 93 of file avienc.c.

Referenced by avi_write_packet().

int64_t AVIStream::pal_offset

Definition at line 94 of file avienc.c.

Referenced by avi_write_header(), and avi_write_packet().


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

Generated on Fri Jan 12 2018 01:48:30 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /