| 
    FFmpeg
    
   | 
 
RealText subtitle decoder. More...
Go to the source code of this file.
Functions | |
| static int | rt_event_to_ass (AVBPrint *buf, const char *p) | 
| static int | realtext_decode_frame (AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) | 
Variables | |
| AVCodec | ff_realtext_decoder | 
RealText subtitle decoder.
Definition in file realtextdec.c.
      
  | 
  static | 
Definition at line 32 of file realtextdec.c.
Referenced by realtext_decode_frame().
      
  | 
  static | 
Definition at line 58 of file realtextdec.c.
| AVCodec ff_realtext_decoder | 
Definition at line 77 of file realtextdec.c.
 1.8.6