Commit 1fb3dfd8 authored by Francois Cartegnie's avatar Francois Cartegnie

vlc_text_style: wrap tx3g specifics in decoder

parent 858e2e65
......@@ -108,8 +108,6 @@ struct text_segment_t {
char *psz_text; /**< text string of the segment */
text_style_t *style; /**< style applied to this segment */
text_segment_t *p_next; /**< next segment */
size_t i_size; //FIXME: substx3g specific
};
/**
......
This diff is collapsed.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment