euresys: Remove unused GstBaseSrc methods, fixing caps negotiation in the process

Removing negotiate() fixed caps handling so we can now display live video.
This commit is contained in:
Joshua M. Doe
2011-02-02 11:21:50 -05:00
parent d788b025f9
commit 4645490fa1
2 changed files with 38 additions and 62 deletions

View File

@@ -56,6 +56,7 @@ struct _GstEuresys
gboolean acq_started;
MCHANDLE hChannel;
INT32 boardType;
INT32 boardIdx;
INT32 cameraType;
INT32 connector;