19#ifndef AVCODEC_DV_PROFILE_H
20#define AVCODEC_DV_PROFILE_H
29#define DV_PROFILE_BYTES (6 * 80)
69 const uint8_t *
frame,
unsigned buf_size);
static enum AVPixelFormat pix_fmt
const AVDVProfile * av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt)
Get a DV profile for the provided stream parameters.
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.
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.
AVPixelFormat
Pixel format.
Utilties for rational number calculation.
int audio_samples_dist[5]
const uint8_t(* audio_shuffle)[9]
const uint8_t * block_sizes
enum AVPixelFormat pix_fmt
Rational number (pair of numerator and denominator).