19 #ifndef AVCODEC_DV_PROFILE_H
20 #define AVCODEC_DV_PROFILE_H
24 #include "libavutil/pixfmt.h"
25 #include "libavutil/rational.h"
65 const uint8_t *frame,
unsigned buf_size);
const uint8_t(* audio_shuffle)[9]
int audio_samples_dist[5]
enum AVPixelFormat pix_fmt
AVPixelFormat
Pixel format.
enum AVPixelFormat pix_fmt
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 uint8_t * block_sizes
const AVDVProfile * av_dv_codec_profile(int width, int height, enum AVPixelFormat pix_fmt)
Get a DV profile for the provided stream parameters.
rational number numerator/denominator
Libavcodec external API header.