#include "internal.h"
Go to the source code of this file.
Variables | |
const AVCodecTag | ff_swf_codec_tags [] |
const AVCodecTag ff_swf_codec_tags[] |
Initial value:
{ { AV_CODEC_ID_FLV1, 0x02 }, { AV_CODEC_ID_VP6F, 0x04 }, { AV_CODEC_ID_NONE, 0 }, }
Definition at line 25 of file swf.c.
Referenced by swf_read_packet(), and swf_write_video().