index
:
gstreamer/qt-gstreamer
0.10
master
Qt bindings for GStreamer
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
QGst
/
miniobject.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-11
Remove the useless flag functions from MiniObject.
George Kiagiadakis
1
-5
/
+0
2011-01-08
Declare the exported and non-exported symbols of the libraries.
George Kiagiadakis
1
-3
/
+3
2011-01-06
Implement a new way of wraping objects, similar to the one glibmm uses.
George Kiagiadakis
1
-1
/
+8
2010-11-26
Remove all the remaining ValueImpl declarations and register the gstreamer ty...
George Kiagiadakis
1
-2
/
+0
2010-11-24
Add global object store to track the bindings reference count for MiniObjects...
Mauricio Piacentini
1
-1
/
+1
2010-11-24
Remove makeWritable() from base RefCountedObject() class, as it applies only ...
Mauricio Piacentini
1
-1
/
+1
2010-07-17
Add cmake target to generate API docs and write some basic API docs where nee...
George Kiagiadakis
1
-0
/
+3
2010-07-06
Add ValueImpl specialization for Caps, Message and MiniObject.
George Kiagiadakis
1
-1
/
+3
2010-06-21
Implement a QSharedDataPointer-like method for ensuring that caps and miniobj...
George Kiagiadakis
1
-1
/
+1
2010-06-19
Refactor the Type and Value systems, cleanup code, add useful macros, documen...
George Kiagiadakis
1
-0
/
+2
2010-03-31
Add wrapper class for GstMiniObject.
George Kiagiadakis
1
-0
/
+46