manpagez: man pages & more
html files: gst-libav-plugins-1.0
Home | html | info | man

gstavutils

gstavutils

Description

Functions

gst_ffmpeg_avpicture_get_size ()

int
gst_ffmpeg_avpicture_get_size (int pix_fmt,
                               int width,
                               int height);

gst_ffmpeg_avpicture_fill ()

int
gst_ffmpeg_avpicture_fill (AVPicture *picture,
                           uint8_t *ptr,
                           enum AVPixelFormat pix_fmt,
                           int width,
                           int height);

Types and Values

© manpagez.com 2000-2024
Individual documents may contain additional copyright information.