| GStreamer VA-API Plugins 1.0 Library Reference Manual | ||||
|---|---|---|---|---|
| Top | Description | ||||
struct GstVaapiDecoderJpeg; struct GstVaapiDecoderJpegClass; GstVaapiDecoder * gst_vaapi_decoder_jpeg_new (GstVaapiDisplay *display,GstCaps *caps);
GstVaapiDecoder * gst_vaapi_decoder_jpeg_new (GstVaapiDisplay *display,GstCaps *caps);
Creates a new GstVaapiDecoder for JPEG decoding. The caps can
hold extra information like codec-data and pictured coded size.
|
a GstVaapiDisplay |
|
a GstCaps holding codec information |
Returns : |
the newly allocated GstVaapiDecoder object |