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
2012-04-15
Release 0.10.2
RELEASE-0.10.2
George Kiagiadakis
1
-1
/
+1
2012-04-08
0.10.1.2 pre-release
George Kiagiadakis
1
-1
/
+1
2012-04-07
cmake: Remove -Wcast-align from the compiler flags.
George Kiagiadakis
1
-1
/
+1
2012-04-07
cmake: Add support for using OpenGLES for qtglvideosink on embedded systems.
George Kiagiadakis
1
-1
/
+6
2012-02-07
cmake: Use cmake's internal automoc feature if cmake >= 2.8.6
George Kiagiadakis
1
-3
/
+16
2012-01-16
Add a qml plugin that exports GraphicsVideoWidget as a QML item called "Video...
George Kiagiadakis
1
-1
/
+8
2012-01-15
cmake: Adjust the external library checks
George Kiagiadakis
1
-12
/
+25
2012-01-06
qtvideosink: Add qtvideosink into the build system.
George Kiagiadakis
1
-0
/
+5
2011-08-10
Fix CMakeLists.txt to avoid errors about missing automoc4_add_* macros when a...
George Kiagiadakis
1
-7
/
+9
2011-08-10
Add option to not build and use codegen.
George Kiagiadakis
1
-7
/
+18
2011-05-23
Add support for installing libraries in lib64 and plugins in the standard gst...
George Kiagiadakis
1
-0
/
+10
2011-02-02
Begin 0.10.2 development.
George Kiagiadakis
1
-1
/
+1
2011-01-23
Release version 0.10.1
RELEASE-0.10.1
George Kiagiadakis
1
-1
/
+1
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