FFmpeg
|
oggparseflac.c
Go to the documentation of this file.
#define OGG_FLAC_METADATA_TYPE_STREAMINFO
Definition: oggparseflac.c:28
void avpriv_set_pts_info(AVStream *s, int pts_wrap_bits, unsigned int pts_num, unsigned int pts_den)
Set the time base and wrapping info for a given stream.
Definition: libavformat/utils.c:3952
Definition: libavcodec/avcodec.h:393
Definition: flac.h:79
uint8_t * extradata
some codecs need / can use extradata like Huffman tables.
Definition: libavcodec/avcodec.h:1242
bitstream reader API header.
int ff_vorbis_comment(AVFormatContext *ms, AVDictionary **m, const uint8_t *buf, int size)
Definition: oggparsevorbis.c:72
Definition: oggdec.h:61
FLAC (Free Lossless Audio Codec) decoder/demuxer common functions.
Definition: avutil.h:144
void avpriv_flac_parse_streaminfo(AVCodecContext *avctx, struct FLACStreaminfo *s, const uint8_t *buffer)
Parse the Streaminfo metadata block.
Definition: flac.c:204
#define FF_INPUT_BUFFER_PADDING_SIZE
Required number of additionally allocated bytes at the end of the input bitstream for decoding...
Definition: libavcodec/avcodec.h:561
void * av_malloc(size_t size)
Allocate a block of size bytes with alignment suitable for all memory accesses (including vectors if ...
Definition: mem.c:73
static int init_get_bits(GetBitContext *s, const uint8_t *buffer, int bit_size)
Initialize GetBitContext.
Definition: get_bits.h:379
static unsigned int get_bits_long(GetBitContext *s, int n)
Read 0-32 bits.
Definition: get_bits.h:306
Main libavformat public API header.
Definition: get_bits.h:54
Definition: oggdec.h:98
Definition: flac.h:51
Generated on Mon Nov 18 2024 06:51:58 for FFmpeg by 1.8.11