index
:
qtgst-qmlsink.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mateu Batle Sastre
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-02
Allow scripts to reactivate surfaces
HEAD
master
Vincent Penquerc'h
2
-0/+10
2011-06-30
Limit the render timeout 25ms
Sjoerd Simons
1
-3/+2
2011-06-27
Default to not being idle at start (as it used to).
Vincent Penquerc'h
1
-1/+1
2011-06-13
Increase idle timeout from 500 ms to 2500 ms
Vincent Penquerc'h
1
-1/+1
2011-06-10
Set a idle property when no frames are received for a while
Vincent Penquerc'h
2
-0/+51
2011-05-21
Clear the video widget when the pipeline is not playing
Vincent Penquerc'h
4
-2/+46
2011-05-18
Make isFormatSupported const
Vincent Penquerc'h
2
-2/+2
2011-05-17
Deferring size updating seems to avoid the UI wedging
Vincent Penquerc'h
1
-1/+1
2011-05-11
Update the size of the drawing area when setting a new surface
Vincent Penquerc'h
1
-0/+1
2011-05-09
Fix spacing
Mateu Batle
1
-11/+11
2011-05-09
Fix Qt properties must have always READ function
Mateu Batle
2
-1/+8
2011-05-09
Removing libva config, since it does not exist
Mateu Batle
1
-1/+1
2011-05-09
fix some spacing to conform style guide
Mateu Batle
3
-12/+12
2011-05-09
Add support for x-va buffers
Sjoerd Simons
6
-7/+165
2011-05-09
Properly connect/disconnect signals
Vincent Penquerc'h
1
-3/+11
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
[next]