FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
MovTextContext Struct Reference

Data Fields

StyleBox ** s
 
StyleBoxs_temp
 
HighlightBox h
 
HilightcolorBox c
 
FontRecord ** ftab
 
FontRecordftab_temp
 
TextWrapBox w
 
MovTextDefault d
 
uint8_t box_flags
 
uint16_t style_entries
 
uint16_t ftab_entries
 
uint64_t tracksize
 
int size_var
 
int count_s
 
int count_f
 
ASSSplitContextass_ctx
 
AVBPrint buffer
 
StyleBox ** style_attributes
 
StyleBoxstyle_attributes_temp
 
HighlightBox hlit
 
HilightcolorBox hclr
 
int count
 
uint16_t style_fontID
 
uint8_t style_fontsize
 
uint32_t style_color
 
uint16_t text_pos
 

Detailed Description

Definition at line 88 of file movtextdec.c.

Field Documentation

StyleBox** MovTextContext::s

Definition at line 89 of file movtextdec.c.

Referenced by decode_styl(), mov_text_cleanup(), and text_to_ass().

StyleBox* MovTextContext::s_temp

Definition at line 90 of file movtextdec.c.

Referenced by decode_styl().

HighlightBox MovTextContext::h

Definition at line 91 of file movtextdec.c.

Referenced by decode_hlit(), and text_to_ass().

HilightcolorBox MovTextContext::c

Definition at line 92 of file movtextdec.c.

Referenced by decode_hclr(), and text_to_ass().

FontRecord** MovTextContext::ftab

Definition at line 93 of file movtextdec.c.

Referenced by mov_text_cleanup_ftab(), mov_text_tx3g(), and text_to_ass().

FontRecord* MovTextContext::ftab_temp

Definition at line 94 of file movtextdec.c.

Referenced by mov_text_cleanup_ftab(), and mov_text_tx3g().

TextWrapBox MovTextContext::w

Definition at line 95 of file movtextdec.c.

Referenced by decode_twrp(), and text_to_ass().

MovTextDefault MovTextContext::d

Definition at line 96 of file movtextdec.c.

Referenced by mov_text_init(), and mov_text_tx3g().

uint8_t MovTextContext::box_flags
uint16_t MovTextContext::style_entries

Definition at line 98 of file movtextdec.c.

Referenced by decode_styl(), encode_styl(), mov_text_encode_frame(), and text_to_ass().

uint16_t MovTextContext::ftab_entries

Definition at line 98 of file movtextdec.c.

Referenced by mov_text_tx3g(), and text_to_ass().

uint64_t MovTextContext::tracksize

Definition at line 99 of file movtextdec.c.

Referenced by decode_styl().

int MovTextContext::size_var

Definition at line 100 of file movtextdec.c.

Referenced by decode_styl().

int MovTextContext::count_s

Definition at line 101 of file movtextdec.c.

Referenced by decode_styl(), and mov_text_cleanup().

int MovTextContext::count_f

Definition at line 101 of file movtextdec.c.

Referenced by mov_text_cleanup_ftab(), and mov_text_tx3g().

ASSSplitContext* MovTextContext::ass_ctx

Definition at line 60 of file movtextenc.c.

Referenced by mov_text_encode_close(), mov_text_encode_frame(), and mov_text_encode_init().

AVBPrint MovTextContext::buffer
StyleBox** MovTextContext::style_attributes

Definition at line 62 of file movtextenc.c.

Referenced by encode_styl(), mov_text_cleanup(), and mov_text_style_cb().

StyleBox* MovTextContext::style_attributes_temp

Definition at line 63 of file movtextenc.c.

Referenced by mov_text_style_cb().

HighlightBox MovTextContext::hlit

Definition at line 64 of file movtextenc.c.

Referenced by encode_hlit(), and mov_text_color_cb().

HilightcolorBox MovTextContext::hclr

Definition at line 65 of file movtextenc.c.

Referenced by encode_hclr(), and mov_text_color_cb().

int MovTextContext::count
uint16_t MovTextContext::style_fontID

Definition at line 69 of file movtextenc.c.

Referenced by encode_styl().

uint8_t MovTextContext::style_fontsize

Definition at line 70 of file movtextenc.c.

Referenced by encode_styl().

uint32_t MovTextContext::style_color

Definition at line 71 of file movtextenc.c.

Referenced by encode_styl().

uint16_t MovTextContext::text_pos

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