summaryrefslogtreecommitdiff
path: root/src/QGst/buffer.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-01-11Fix Buffer::create() to take a uint, as in the C api.George Kiagiadakis1-1/+1
2010-12-26Reviewed all QDebug operator<<() overloads, removed the useless ones and fixe...George Kiagiadakis1-6/+0
2010-12-13Move all the QDebug operator<<() inside the namespaces of their arguments.George Kiagiadakis1-3/+3
2010-11-26Remove all the remaining ValueImpl declarations and register the gstreamer ty...George Kiagiadakis1-7/+0
2010-11-24Remove temporary workarounds related to proper reference counting of classes ...Mauricio Piacentini1-12/+0
2010-11-01Buffer reviewedMauricio Piacentini1-2/+0
2010-10-29Implementation of QGst::BufferMauricio Piacentini1-0/+113