FFmpeg
Loading...
Searching...
No Matches
api-movtext-test.c File Reference
#include <stdio.h>
#include <string.h>
#include "libavcodec/avcodec.h"
#include "libavutil/mem.h"

Go to the source code of this file.

Functions

static int dump_sample_description (const AVCodec *codec, const char *header)
 Print the sample description for comparison with the FATE reference.
 
int main (void)
 

Function Documentation

◆ dump_sample_description()

static int dump_sample_description ( const AVCodec * codec,
const char * header )
static

Print the sample description for comparison with the FATE reference.

Definition at line 28 of file api-movtext-test.c.

Referenced by main().

◆ main()

int main ( void )

Definition at line 56 of file api-movtext-test.c.