19 #ifndef AVCODEC_DV_PROFILE_H
20 #define AVCODEC_DV_PROFILE_H
30 #define DV_PROFILE_BYTES (6 * 80)
static enum AVPixelFormat pix_fmt
const uint8_t * block_sizes
int audio_samples_dist[5]
enum AVPixelFormat pix_fmt
const uint8_t(* audio_shuffle)[9]
const AVDVProfile * av_dv_frame_profile(const AVDVProfile *sys, const uint8_t *frame, unsigned buf_size)
Get a DV profile for the provided compressed frame.
const AVDVProfile * av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt)
Get a DV profile for the provided stream parameters.
Libavcodec external API header.
Rational number (pair of numerator and denominator).
Utilties for rational number calculation.
const AVDVProfile * av_dv_codec_profile2(int width, int height, enum AVPixelFormat pix_fmt, AVRational frame_rate)
Get a DV profile for the provided stream parameters.
AVPixelFormat
Pixel format.