| FFmpeg
    | 
| Data Fields | |
| AVClass * | class | 
| char * | pgno | 
| int | x_offset | 
| int | y_offset | 
| int | format_id | 
| int | chop_top | 
| int | sub_duration | 
| int | transparent_bg | 
| int | chop_spaces | 
| int | lines_processed | 
| TeletextPage * | pages | 
| int | nb_pages | 
| int64_t | pts | 
| int | handler_ret | 
| vbi_decoder * | vbi | 
| vbi_sliced | sliced [MAX_SLICES] | 
Definition at line 51 of file libzvbi-teletextdec.c.
| AVClass* TeletextContext::class | 
Definition at line 53 of file libzvbi-teletextdec.c.
| char* TeletextContext::pgno | 
Definition at line 54 of file libzvbi-teletextdec.c.
Referenced by handler(), and teletext_init_decoder().
| int TeletextContext::x_offset | 
Definition at line 55 of file libzvbi-teletextdec.c.
Referenced by gen_sub_bitmap().
| int TeletextContext::y_offset | 
Definition at line 56 of file libzvbi-teletextdec.c.
Referenced by gen_sub_bitmap().
| int TeletextContext::format_id | 
Definition at line 57 of file libzvbi-teletextdec.c.
Referenced by handler(), teletext_decode_frame(), and teletext_init_decoder().
| int TeletextContext::chop_top | 
Definition at line 58 of file libzvbi-teletextdec.c.
Referenced by handler().
| int TeletextContext::sub_duration | 
Definition at line 59 of file libzvbi-teletextdec.c.
Referenced by teletext_decode_frame().
| int TeletextContext::transparent_bg | 
Definition at line 60 of file libzvbi-teletextdec.c.
Referenced by fix_transparency().
| int TeletextContext::chop_spaces | 
Definition at line 61 of file libzvbi-teletextdec.c.
Referenced by gen_sub_text().
| int TeletextContext::lines_processed | 
Definition at line 63 of file libzvbi-teletextdec.c.
Referenced by teletext_close_decoder(), and teletext_decode_frame().
| TeletextPage* TeletextContext::pages | 
Definition at line 64 of file libzvbi-teletextdec.c.
Referenced by handler(), teletext_close_decoder(), and teletext_decode_frame().
| int TeletextContext::nb_pages | 
Definition at line 65 of file libzvbi-teletextdec.c.
Referenced by handler(), teletext_close_decoder(), and teletext_decode_frame().
| int64_t TeletextContext::pts | 
Definition at line 66 of file libzvbi-teletextdec.c.
Referenced by create_ass_text(), handler(), teletext_close_decoder(), teletext_decode_frame(), and teletext_init_decoder().
| int TeletextContext::handler_ret | 
Definition at line 67 of file libzvbi-teletextdec.c.
Referenced by handler(), and teletext_decode_frame().
| vbi_decoder* TeletextContext::vbi | 
Definition at line 69 of file libzvbi-teletextdec.c.
Referenced by handler(), teletext_close_decoder(), teletext_decode_frame(), and teletext_init_decoder().
| vbi_sliced TeletextContext::sliced[MAX_SLICES] | 
Definition at line 73 of file libzvbi-teletextdec.c.
Referenced by slice_to_vbi_lines(), and teletext_decode_frame().
 1.8.6
 1.8.6