|
FFmpeg
|
Flash Screen Video encoder. More...
#include <stdio.h>#include <stdlib.h>#include <zlib.h>#include "avcodec.h"#include "internal.h"#include "put_bits.h"#include "bytestream.h"Classes | |
| struct | FlashSVContext |
Typedefs | |
| typedef struct FlashSVContext | FlashSVContext |
Variables | |
| AVCodec | ff_flashsv_encoder |
Flash Screen Video encoder.
A description of the bitstream format for Flash Screen Video version 1/2 is part of the SWF File Format Specification (version 10), which can be downloaded from http://www.adobe.com/devnet/swf.html.
| AVCodec ff_flashsv_encoder |
1.8.12