index
:
qtgst-qmlsink.git
master
Unnamed repository; edit this file 'description' to name the repository.
Sjoerd Simons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-29
Add support for x-va buffers
HEAD
master
Sjoerd Simons
6
-7/+165
2011-03-09
Renamed to prevent collisions with Qt Multimedia
Alvaro Soliverez
13
-302/+302
2011-02-13
Included LICENSE file
Mateu Batle
1
-0/+504
2011-02-13
Added dependency in README
Mateu Batle
1
-2/+2
2011-02-13
Fixed license headers
Mateu Batle
12
-288/+24
2011-01-20
QPainterVideoSurface: Activate one more supported format in GLESv2
Brandon Lewis
1
-2/+2
2011-01-20
Update readme
Brandon Lewis
1
-1/+3
2011-01-20
Add a readme
Brandon Lewis
1
-0/+67
2011-01-19
Rename qpaintervideosurface_p.h -> qpaintervideosurface.h
Brandon Lewis
5
-4/+4
2011-01-19
MyQGraphicsItem -> GstVideoItem
Brandon Lewis
4
-57/+57
2011-01-19
Test: refactor test code so that it's easier to create pipeline in a callback
Brandon Lewis
1
-20/+35
2011-01-19
QPainterVideoSurface: comment out some of the formats which appear to be brok...
Brandon Lewis
1
-4/+7
2011-01-19
QPainterVideoSurface: attempt to set an opengl context and create a painter a...
Brandon Lewis
1
-17/+16
2011-01-19
QPainterVideoSurface: apply a patch from qt-mobility to speed up rendering
Brandon Lewis
1
-2/+4
2011-01-19
QVideoSurfaceGstSink: add more debugging info
Brandon Lewis
1
-2/+8
2011-01-19
QPainterVideoSurface: add more debugging info
Brandon Lewis
1
-0/+19
2011-01-18
MyGraphicsVideoItem: don't delete video surface in destructor
Brandon Lewis
1
-1/+1
2011-01-18
Set a non-null factory on the sink element, as as farsight2 throws an assertion
Brandon Lewis
4
-5/+11
2011-01-13
Really install headers this time
Brandon Lewis
1
-3/+3
2011-01-13
delete a backup file that should never have been checked in
Brandon Lewis
1
-1682/+0
2011-01-11
Check in Button.qml
Brandon Lewis
1
-0/+47
2011-01-10
tests: remove unneeded includes
Brandon Lewis
1
-2/+0
2011-01-10
Build as a shared library
Brandon Lewis
1
-3/+11
2011-01-10
Move main.cpp into tests subdir
Brandon Lewis
3
-0/+13
2011-01-10
Switch from plain Makefile to qmake project
Brandon Lewis
2
-45/+29
2011-01-07
force 720p output from videotestsrc
Brandon Lewis
1
-2/+13
2011-01-06
Generate test pattern if no file is given
Brandon Lewis
1
-9/+23
2011-01-06
Add audio to pipeline
Brandon Lewis
1
-6/+8
2011-01-06
More realistic QML layout
Brandon Lewis
1
-18/+90
2011-01-06
Implement primative framerate calculation
Brandon Lewis
2
-0/+50
2011-01-06
Change resizing rules of declarative view
Brandon Lewis
1
-1/+2
2011-01-06
Add a queue before the video sync
Brandon Lewis
1
-3/+5
2011-01-06
Correct typo in comments
Brandon Lewis
1
-1/+1
2011-01-05
load qml file *after* setting videosurface context property
Brandon Lewis
1
-2/+5
2011-01-05
Remove cruft from main.cpp
Brandon Lewis
1
-11/+1
2011-01-05
Create VideoItem from QML instead of C++
Brandon Lewis
2
-12/+28
2011-01-05
Make "surface" a property
Brandon Lewis
1
-0/+1
2011-01-05
Change MyQGraphicsVideoItem api to allow setting surface externally
Brandon Lewis
3
-8/+13
2011-01-05
Add comments to main.cpp
Brandon Lewis
1
-1/+4
2011-01-05
Remove some QT_MM cruft
Brandon Lewis
1
-1/+1
2011-01-05
Remove the my videoitem class
Brandon Lewis
3
-235/+1
2011-01-04
play the first file given on the command line, rotated and scaled to 50%
Brandon Lewis
1
-5/+37
2011-01-04
Something that seems to work
Brandon Lewis
15
-22/+6273
2010-12-23
Create simple video pipeline
Brandon Lewis
3
-2/+35
2010-12-23
VideoItem: ifdef out stuff which won't compile
Brandon Lewis
2
-5/+2
2010-12-22
Start with some code lifted from qt-mobility
Brandon Lewis
5
-2/+265
2010-12-22
init
Brandon Lewis
2
-0/+25