QGst::StructureBase: Replace the peekGstStructure() methods with operator GstStructur...
authorGeorge Kiagiadakis <kiagiadakis.george@gmail.com>
Sun, 20 Jun 2010 13:21:54 +0000 (16:21 +0300)
committerGeorge Kiagiadakis <kiagiadakis.george@gmail.com>
Sun, 20 Jun 2010 13:21:54 +0000 (16:21 +0300)
commit4a57e676f75937bf2ee5bf8b213a95d0b5dd1c61
tree6a437a145ef21992dd120eb19bb633481ecf52c7
parent3027c93c9d4fcba339fe0cb968ea5dcc6d93d039
QGst::StructureBase: Replace the peekGstStructure() methods with operator GstStructure* to keep consistency with QGlib::ValueBase
src/QGst/caps.cpp
src/QGst/structure.cpp
src/QGst/structure.h
tests/structuretest.cpp