27 #ifndef AVFORMAT_VPCC_H 28 #define AVFORMAT_VPCC_H 39 int chroma_subsampling;
Bytestream IO Context.
Definition: avio.h:161
This struct describes the properties of an encoded stream.
Definition: avcodec.h:3936
Format I/O context.
Definition: avformat.h:1351
int ff_isom_write_vpcc(AVFormatContext *s, AVIOContext *pb, AVCodecParameters *par)
Writes VP codec configuration to the provided AVIOContext.
Definition: vpcc.c:149
Libavcodec external API header.
Rational number (pair of numerator and denominator).
Definition: rational.h:58