#include "avformat.h"Go to the source code of this file.
Functions | |
| int | ff_flac_write_header (ByteIOContext *pb, AVCodecContext *codec) |
| int ff_flac_write_header | ( | ByteIOContext * | pb, | |
| AVCodecContext * | codec | |||
| ) |
Definition at line 26 of file flacenc.c.
Referenced by flac_write_header(), and mkv_write_codecprivate().
1.5.8