|
Libav 0.7.1
|
Go to the source code of this file.
Functions | |
| static int | skeleton_header (AVFormatContext *s, int idx) |
Variables | |
| struct ogg_codec | ff_skeleton_codec |
| static int skeleton_header | ( | AVFormatContext * | s, |
| int | idx | ||
| ) | [static] |
Definition at line 25 of file oggparseskeleton.c.
| struct ogg_codec ff_skeleton_codec |
{
.magic = "fishead",
.magicsize = 8,
.header = skeleton_header,
}
Definition at line 84 of file oggparseskeleton.c.
1.7.4