FFmpeg
|
oggparseskeleton.c
Go to the documentation of this file.
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
static int skeleton_header(AVFormatContext *s, int idx)
Definition: oggparseskeleton.c:26
Definition: oggdec.h:61
int av_reduce(int *dst_num, int *dst_den, int64_t num, int64_t den, int64_t max)
Reduce a fraction.
Definition: rational.c:36
void avpriv_report_missing_feature(void *avc, const char *msg,...) av_printf_format(2
Log a generic warning message about a missing feature.
Main libavformat public API header.
int64_t start_time
Decoding: pts of the first frame of the stream in presentation order, in stream time base...
Definition: avformat.h:689
Definition: oggdec.h:98
Generated on Fri Dec 20 2024 06:56:05 for FFmpeg by 1.8.11