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
/
tests
/
manual
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-08
Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...
George Kiagiadakis
4
-4
/
+4
2011-01-21
Use the variadic Bin::add() method in a few places to give a good example to ...
George Kiagiadakis
1
-2
/
+1
2011-01-20
VideoWidget: add support for watching a pipeline and drop the broken support ...
George Kiagiadakis
4
-1
/
+118
2011-01-11
Make the function names of VideoOrientation more readable.
George Kiagiadakis
1
-2
/
+2
2011-01-11
Add ElementFactory::find() and make() QString overloads, to allow factoryName...
George Kiagiadakis
1
-1
/
+1
2011-01-08
Move the init functions in separate init{.h, .cpp} files in both libs and add...
George Kiagiadakis
3
-0
/
+3
2010-10-11
Manual Video Orientation test.
Mauricio Piacentini
3
-0
/
+207
2010-07-24
Add a new QtGstreamerUi library that contains a VideoWidget class, a widget t...
George Kiagiadakis
3
-0
/
+285
2010-07-24
Add a GStreamer element that provides a video sink that draws directly on QWi...
George Kiagiadakis
3
-0
/
+236