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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-16
Implement QGst::Utils::ApplicationSink.
George Kiagiadakis
1
-1
/
+4
2011-01-15
Add version check for boost: require version 1.39 or later.
George Kiagiadakis
1
-2
/
+2
2011-01-14
Link qwidgetvideosink explicitly with gstbase.
George Kiagiadakis
1
-1
/
+4
2011-01-12
0.10.0.2 pre-release
George Kiagiadakis
1
-1
/
+1
2011-01-12
Build QtGStreamer's libs as shared libs from now on.
George Kiagiadakis
1
-1
/
+1
2011-01-07
Split QtGLib out of QtGStreamer and fix all libraries' versions.
George Kiagiadakis
1
-4
/
+2
2011-01-07
Fix branding: it's GStreamer, not Gstreamer.
George Kiagiadakis
1
-2
/
+2
2010-12-18
Bump GStreamer required version to 0.10.31.
George Kiagiadakis
1
-5
/
+5
2010-12-07
Bump cmake required version to 2.8 as we don't really test with cmake 2.6 any...
George Kiagiadakis
1
-1
/
+1
2010-12-07
Import and use macro_log_feature() from kdelibs to show friendlier messages a...
George Kiagiadakis
1
-9
/
+45
2010-12-07
Find boost early to suppress "Boost hasn't been found" message in FindQtGStre...
George Kiagiadakis
1
-0
/
+1
2010-12-07
Rewrite the FindGStreamer* scripts to properly support all gstreamer librarie...
George Kiagiadakis
1
-6
/
+2
2010-11-18
Add options for conditional building of tests and examples.
George Kiagiadakis
1
-2
/
+10
2010-11-18
Rename STATIC_QTGSTREAMER to QTGSTREAMER_STATIC, make it a cmake option and s...
George Kiagiadakis
1
-0
/
+2
2010-07-24
Add a new QtGstreamerUi library that contains a VideoWidget class, a widget t...
George Kiagiadakis
1
-3
/
+1
2010-07-24
Add a GStreamer element that provides a video sink that draws directly on QWi...
George Kiagiadakis
1
-0
/
+2
2010-07-20
Add a version check for GStreamer.
George Kiagiadakis
1
-0
/
+4
2010-07-17
Define GST_DISABLE_DEPRECATED to get rid of the stupid libxml2 dependency and...
George Kiagiadakis
1
-1
/
+0
2010-07-17
Add cmake target to generate API docs and write some basic API docs where nee...
George Kiagiadakis
1
-0
/
+5
2010-07-11
Improve the build system; add new features and examples:
George Kiagiadakis
1
-11
/
+7
2010-07-08
Improve the CMakeLists.txt files.
George Kiagiadakis
1
-2
/
+8
2010-04-20
Port the 'echo' example to the new bindings to make it work again.
George Kiagiadakis
1
-1
/
+1
2010-03-14
Initial commit of the QtGstreamer helper code generator.
George Kiagiadakis
1
-0
/
+3
2010-03-14
Add the missing find_package(Boost REQUIRED).
George Kiagiadakis
1
-1
/
+3
2010-03-05
Initial commit of the new code.
George Kiagiadakis
1
-18
/
+6
2009-07-13
Install files.
George Kiagiadakis
1
-0
/
+1
2009-07-12
Add a simple echo example, which forwards audio from the mic to the speakers.
George Kiagiadakis
1
-0
/
+1
2009-07-12
Initial commit.
George Kiagiadakis
1
-0
/
+34