niimaqdxsrc: add support for JPEG PixelFormat

This commit is contained in:
Joshua M. Doe
2017-05-03 11:59:04 -04:00
parent 4a18d3e118
commit a4af051165
2 changed files with 27 additions and 9 deletions

View File

@@ -76,6 +76,7 @@ struct _GstNiImaqDxSrc {
gint gst_framesize;
guint8 *temp_buffer;
const ImaqDxCapsInfo *caps_info;
gboolean is_jpeg;
uInt32 cumbufnum;
gint64 n_dropped_frames;