FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
htmlsubtitles.h File Reference
#include "libavutil/bprint.h"

Go to the source code of this file.

Functions

void ff_htmlmarkup_to_ass (void *log_ctx, AVBPrint *dst, const char *in)
 

Function Documentation

void ff_htmlmarkup_to_ass ( void log_ctx,
AVBPrint *  dst,
const char *  in 
)

Definition at line 53 of file htmlsubtitles.c.

Referenced by sami_paragraph_to_ass(), and srt_to_ass().