|
FFmpeg
|
Windows Television (WTV) demuxer. More...
#include "libavutil/intreadwrite.h"#include "libavutil/avassert.h"#include "avformat.h"#include "avio_internal.h"#include "internal.h"#include "mpegts.h"#include "wtv.h"Classes | |
| struct | WtvFile |
| struct | WtvChunkEntry |
| struct | WtvSyncEntry |
| struct | WtvContext |
| struct | WTVRootEntryTable |
Macros | |
| #define | WTV_BIGSECTOR_SIZE (1 << WTV_BIGSECTOR_BITS) |
| #define | INDEX_BASE 0x2 |
| #define | MAX_NB_INDEX 10 |
| #define | _ , 0, |
| #define | write_pad(pb, size) ffio_fill(pb, 0, size) |
Typedefs | |
| typedef int | WTVHeaderWriteFunc(AVIOContext *pb) |
Variables | |
| AVOutputFormat | ff_wtv_muxer |
Windows Television (WTV) demuxer.
| AVOutputFormat ff_wtv_muxer |
1.8.12