FFmpeg
Functions
htmlsubtitles.h File Reference
#include "libavutil/bprint.h"

Go to the source code of this file.

Functions

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

Function Documentation

◆ ff_htmlmarkup_to_ass()

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

Definition at line 129 of file htmlsubtitles.c.

Referenced by main(), sami_paragraph_to_ass(), and srt_to_ass().