|
FFmpeg
|
Flash Screen Video decoder. More...
#include <stdio.h>#include <stdlib.h>#include <zlib.h>#include "libavutil/intreadwrite.h"#include "avcodec.h"#include "bytestream.h"#include "get_bits.h"#include "internal.h"Classes | |
| struct | BlockInfo |
| struct | FlashSVContext |
Typedefs | |
| typedef struct BlockInfo | BlockInfo |
| typedef struct FlashSVContext | FlashSVContext |
Flash Screen Video decoder.
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.
1.8.12