#include "../config.h"#include "filebase.h"#include "file.inc"#include <theora/theora.h>#include <vorbis/codec.h>#include <vorbis/vorbisenc.h>#include <libdv/dv.h>Go to the source code of this file.
Classes | |
| struct | sync_window_t |
| struct | theoraframes_info_t |
| class | FileOGG |
| class | OGGVorbisFixedBitrate |
| class | OGGVorbisVariableBitrate |
| class | OGGVorbisMinBitrate |
| class | OGGVorbisMaxBitrate |
| class | OGGVorbisAvgBitrate |
| class | OGGConfigAudio |
| class | OGGTheoraBitrate |
| class | OGGTheoraKeyframeFrequency |
| class | OGGTheoraKeyframeForceFrequency |
| class | OGGTheoraSharpness |
| class | OGGTheoraFixedBitrate |
| class | OGGTheoraFixedQuality |
| class | OGGConfigVideo |
Defines | |
| #define | HISTORY_MAX 0x100000 |
|
|
Definition at line 144 of file fileogg.h. Referenced by FileVorbis::read_samples(), FileOGG::read_samples(), and FileVorbis::read_samples_float(). |
1.4.4