FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Variables
swf.c File Reference
#include "internal.h"

Go to the source code of this file.

Variables

const AVCodecTag ff_swf_codec_tags []
 

Variable Documentation

const AVCodecTag ff_swf_codec_tags[]
Initial value:
= {
{ AV_CODEC_ID_FLV1, 0x02 },
{ AV_CODEC_ID_VP6F, 0x04 },
}

Definition at line 25 of file swf.c.

Referenced by swf_read_packet(), and swf_write_video().