Andoni Morales Alastruey
|
4b48c43b31
|
d3dvideosink: add missing directx headers
|
2012-03-02 15:42:29 +01:00 |
|
Wim Taymans
|
1119f6ee41
|
Merge branch 'master' into 0.11
Conflicts:
ext/chromaprint/gstchromaprint.c
ext/mpeg2enc/Makefile.am
ext/voaacenc/gstvoaacenc.c
gst/dvbsuboverlay/gstdvbsuboverlay.c
gst/mpegtsdemux/mpegtsbase.c
gst/sdp/gstsdpdemux.c
gst/videoparsers/gsth264parse.c
sys/d3dvideosink/d3dvideosink.c
tests/examples/camerabin/gst-camera-perf.c
tests/examples/camerabin/gst-camerabin-test.c
tests/examples/camerabin2/gst-camerabin2-test.c
tests/examples/mxf/mxfdemux-structure.c
tests/examples/scaletempo/demo-main.c
|
2012-02-10 16:46:50 +01:00 |
|
Wim Taymans
|
de1f89bf07
|
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
|
2012-02-08 16:37:13 +01:00 |
|
Carsten Kroll
|
0c5037072a
|
d3dvideosink: create a d3d device for each sink and use the default swap chain in connection with flushing the GPU and not recreating the swap chain this avoids tearing also use GST_xx_DEBUG macros where appropriate
|
2012-02-07 15:35:28 +01:00 |
|
Carsten Kroll
|
ab22a64a13
|
d3dvideosink: flush GPU before Present added alternate wait for vsync method based on GetRasterStatus
|
2012-02-07 15:35:10 +01:00 |
|
Carsten Kroll
|
ec603dc326
|
d3dvideosink: check for hardware capabilities, when negotiating
|
2012-02-07 15:34:46 +01:00 |
|
Carsten Kroll
|
56193e8f49
|
d3dvideosink: redraw last buffer when new window handle has been set.
|
2012-02-07 15:34:41 +01:00 |
|
Carsten Kroll
|
12407a13a0
|
d3dvideosink: added NV12 + enabled RGB support
|
2012-02-07 15:33:30 +01:00 |
|
Andoni Morales Alastruey
|
d3b1488fa7
|
d3dvideosink: Fix device initialization check
|
2012-02-07 12:37:40 +01:00 |
|
Vincent Penquerc'h
|
7521b597f4
|
various: fix pad template ref leaks
https://bugzilla.gnome.org/show_bug.cgi?id=662664
|
2011-11-28 13:08:27 +00:00 |
|
Raimo Järvi
|
59aaf71b0b
|
d3dvideosink: Fix configure check and makefiles
Fixes bug #652035.
|
2011-06-25 18:08:45 -07:00 |
|
Levente Farkas
|
be87d62fde
|
d3dvideosink: compile fix
Signed-off-by: David Schleef <ds@schleef.org>
|
2011-06-05 13:41:46 -07:00 |
|
David Schleef
|
655e511a5c
|
d3dvideosink: Add plugin
Fixes #651782. Patch from various authors, by way of ossbuild.
|
2011-06-04 19:01:16 -07:00 |
|