| FFmpeg
    4.0
    | 
#include <string.h>#include "avcodec.h"#include "ass.h"#include "libavutil/internal.h"#include "libavutil/mem.h"Go to the source code of this file.
| Functions | |
| static av_cold int | ass_decode_init (AVCodecContext *avctx) | 
| static int | ass_decode_frame (AVCodecContext *avctx, void *data, int *got_sub_ptr, AVPacket *avpkt) | 
| 
 | static | 
Definition at line 29 of file assdec.c.
Referenced by ass_decode_frame().
 1.8.13
 1.8.13