index
:
libqtgstreamer.git
1.0
1.0-josh
cmake-automoc
master
qtvideosink-0.11
qtvideosinktest
Unnamed repository; edit this file to name it for gitweb.
George Kiagiadakis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-12
discoverer: Document the requirement of a glib event loop for the async API
HEAD
master
George Kiagiadakis
1
-2/+4
2012-12-12
discoverertest: Use ADL in QGlib::Value equality operators to make the test w...
George Kiagiadakis
1
-2/+6
2012-12-12
QGst: Update gen.cpp to include GST_TYPE_DISCOVERER_RESULT and include pbutil...
George Kiagiadakis
2
-433/+437
2012-12-12
cmake: Raise version requirement of gst-plugins-bad to 0.10.36 and make pbuti...
George Kiagiadakis
1
-2/+2
2012-12-12
discoverer: operator<<: Pass by const reference
Murray Cumming
2
-4/+4
2012-12-12
Moved Fraction debug helper to structs.h
Murray Cumming
2
-6/+6
2012-12-12
Move DiscovererResult to enums.h
Murray Cumming
2
-9/+13
2012-12-12
Remove unused boost include
Murray Cumming
1
-4/+0
2012-12-12
Remove unused wrapDiscovererInfo()
Murray Cumming
1
-10/+0
2012-12-12
Rename DiscovererInfo::subTitleStream() to subtitleStream()
Murray Cumming
3
-6/+6
2012-12-12
tests: Add tests for QGst::Discoverer
Mathias Hasselmann
7
-1/+633
2012-12-12
tests: Add equality operators to QGst::Fraction
Mathias Hasselmann
1
-0/+5
2012-12-12
tests: Teach QCOMPARE() printing certain GStreamer values
Mathias Hasselmann
1
-0/+17
2012-12-12
Discoverer: Update gen.cpp for GstDiscoverer wrapping
Mathias Hasselmann
1
-371/+467
2012-12-12
Add initial wrapping of GstDiscoverer
Mathias Hasselmann
5
-1/+647
2012-12-12
Add convenience constructors for ClockTime
Mathias Hasselmann
1
-0/+25
2012-12-12
cmake: Tell CMake about GStreamer's PBUtils
Mathias Hasselmann
1
-1/+4
2012-12-12
QGlib: Fix cast warning when connecting signals
Mathias Hasselmann
1
-1/+1
2012-12-12
QGlib: Update gen.cpp for GError wrapping
Mathias Hasselmann
1
-54/+56
2012-12-12
QGlib: Integrate QGlib::Error with QGlib::Value
Mathias Hasselmann
4
-9/+62
2012-12-06
qtvideosink/OpenGLSurfacePainter: Define GL_CLAMP_TO_EDGE if not already defined
George Kiagiadakis
1
-0/+4
2012-12-06
qmlplayer: s/setenv/qputenv/, since setenv() apparently does not exist on win...
George Kiagiadakis
1
-1/+1
2012-10-21
graphicsvideosurface.h: Fix example code
Javier Jardón
1
-2/+3
2012-08-24
Fix include order because bison is retarded - fixes codegen compilation with ...
George Kiagiadakis
2
-2/+2
2012-08-02
Require cmake 2.8.4 since the $<> generator expressions are not implemented i...
George Kiagiadakis
1
-1/+1
2012-06-18
qtglvideosink: Use QPainter::device() instead of QGLContext::device() to get ...
George Kiagiadakis
1
-2/+2
2012-06-10
QtGStreamerConfig.cmake: Remove extra PATHS keywords that were added accident...
George Kiagiadakis
1
-2/+2
2012-06-10
QtGStreamerConfig.cmake: Take debian multiarch into account when defining the...
George Kiagiadakis
1
-2/+8
2012-04-15
Begin 0.10.3 development.
George Kiagiadakis
1
-1/+1
2012-04-15
Release 0.10.2
George Kiagiadakis
2
-2/+2
2012-04-08
0.10.1.2 pre-release
George Kiagiadakis
1
-1/+1
2012-04-08
main.dox: Add documentation for qtvideosink and its variants.
George Kiagiadakis
3
-33/+78
2012-04-08
Add NEWS file.
George Kiagiadakis
1
-0/+40
2012-04-08
cmake: Build qmlplayer only if QtDeclarative is found (it is an optional dep).
George Kiagiadakis
1
-1/+3
2012-04-08
cmake: Add the GL include dirs in the compiler include path in all places whe...
George Kiagiadakis
2
-1/+16
2012-04-08
QtGstreamerUi: Improve docs that are mentioning qt(gl)videosink.
George Kiagiadakis
2
-10/+14
2012-04-08
GraphicsVideoSurface: Set the video sink to NULL state before disposing it.
George Kiagiadakis
1
-0/+4
2012-04-08
Fix copy/paste mistake in license headers: s/See the GNU General Public Licen...
George Kiagiadakis
175
-176/+176
2012-04-08
cmake: Add an examples_distcheck target
George Kiagiadakis
2
-0/+63
2012-04-08
examples: Improve the build system scripts
George Kiagiadakis
12
-17/+193
2012-04-07
cmake: Check for OpenGL/OpenGLES before compiling GL bits in QtGStreamerUi.
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
3
-4/+35
2012-02-08
GraphicsVideoSurface: Update the code to use qtglvideosink for QGLWidget view...
George Kiagiadakis
1
-13/+23
2012-02-07
VideoWidget: Add support for qtglvideosink
George Kiagiadakis
1
-0/+49
2012-02-07
VideoWidget: Add support for qtvideosink
George Kiagiadakis
1
-1/+48
2012-02-07
Fix some problematic moc includes to work properly with cmake's automoc
cmake-automoc
George Kiagiadakis
3
-2/+4
2012-02-07
Update the README
George Kiagiadakis
1
-7/+12
2012-02-07
cmake: Use cmake's internal automoc feature if cmake >= 2.8.6
George Kiagiadakis
1
-3/+16
2012-02-07
Fix compilation issue with the latest glib
George Kiagiadakis
1
-1/+1
[next]