FFmpeg
|
oggparsecelt.c File Reference
#include <string.h>
#include "libavutil/intreadwrite.h"
#include "avformat.h"
#include "internal.h"
#include "oggdec.h"
Include dependency graph for oggparsecelt.c:
Go to the source code of this file.
Data Structures | |
struct | oggcelt_private |
Functions | |
static int | celt_header (AVFormatContext *s, int idx) |
Variables | |
const struct ogg_codec | ff_celt_codec |
Function Documentation
|
static |
Definition at line 33 of file oggparsecelt.c.
Variable Documentation
const struct ogg_codec ff_celt_codec |
Initial value:
Definition at line 92 of file oggparsecelt.c.
Referenced by celt_header().
Generated on Mon Nov 18 2024 06:52:08 for FFmpeg by 1.8.11