FFmpeg
|
swf.c File Reference
#include "internal.h"
Include dependency graph for swf.c:
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 },
{ AV_CODEC_ID_NONE, 0 },
}
Definition: libavcodec/avcodec.h:100
Definition: libavcodec/avcodec.h:124
Definition: libavcodec/avcodec.h:195
Definition at line 25 of file swf.c.
Referenced by swf_read_packet(), and swf_write_video().
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11