flacenc.h File Reference
#include "libavcodec/flac.h"
#include "libavcodec/bytestream.h"
#include "avformat.h"
Include dependency graph for flacenc.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int ff_flac_write_header (AVIOContext *pb, AVCodecContext *codec, int last_block)
 

Function Documentation

int ff_flac_write_header ( AVIOContext pb,
AVCodecContext codec,
int  last_block 
)

Definition at line 27 of file flacenc_header.c.

Referenced by flac_write_header(), and mkv_write_codecprivate().