Matthew Waters
|
48db03200d
|
gtk: implement pixel and display aspect ratio handling
|
2015-06-15 22:39:07 +10:00 |
|
Matthew Waters
|
8648d59974
|
gtk: silence unused variable warnings for unsupported winsys'
|
2015-06-15 14:41:24 +10:00 |
|
Matthew Waters
|
869ea6093c
|
gtk: implement basic wayland GL support
|
2015-06-15 14:41:05 +10:00 |
|
Thibault Saunier
|
baad74b995
|
gtk: Do not try to activate a NULL GLContext
At that point in the code nothing guarantees it exists
|
2015-06-12 15:40:29 +02:00 |
|
Matthew Waters
|
a512a91598
|
gtk: implement video aspect-ratio handling
For both the software and the GL sink's.
Doesn't deal with the pixel-aspect-ratio field at all yet.
|
2015-06-12 15:17:30 +10:00 |
|
Thibault Saunier
|
4cef5787c8
|
gtk: Do not try to initialize display if we have not have a GLContext yet
|
2015-06-11 15:07:24 +02:00 |
|
Matthew Waters
|
a959c410d9
|
Implement gtk sinks
two sinks are provided. gtksink which is a cairo/software based renderer
and gtkglsink which utilises the GL support in gtk and gstreamer.
|
2015-06-11 22:01:03 +10:00 |
|