Commit graph

24 commits

Author SHA1 Message Date
gb
f4b2aee89e Allow vaapisink to render videos in fullscreen mode. 2010-03-22 12:03:26 +00:00
gb
57c69b85eb Size window so that to respect the video and pixel aspect ratio. 2010-03-22 10:03:24 +00:00
gb
27307a6c1b Rename gst_vaapi_window_put_surface_full() to plain gst_vaapi_window_put_surface(). 2010-03-21 08:12:52 +00:00
gb
bb66a7ea4a Factor out direct-rendering infrastructure. 2010-03-19 08:42:51 +00:00
gb
6b27844b5b Allow user to specify inout-buffers & derive-image optimizations. 2010-03-18 16:18:17 +00:00
gb
d38a9232f8 Reduce number of debug messaged printed out. 2010-03-18 15:58:28 +00:00
gb
72cdf85977 Add vaDeriveImage() optimization. 2010-03-18 15:53:50 +00:00
gb
c0462fe0c8 Check if our inout buffer is still alive or default to a separate output buffer. 2010-03-18 08:45:57 +00:00
gb
79c168751a Factor out buffers negotiation and optimization checks. 2010-03-18 08:16:59 +00:00
gb
c561cead2b Use gtypes. 2010-03-18 08:02:25 +00:00
gb
65cc4aa494 Initialize the X window in a ::set_caps() handler.
Also fix build with GStreamer < 0.10.25. i.e. use preroll/render hooks.
2010-03-17 07:20:19 +00:00
gb
fae3777c15 Alias sink & src pad buffers whenever possible. 2010-03-16 17:57:57 +00:00
gb
8de41f081d Fix image & surface size cache. 2010-03-16 14:37:47 +00:00
gb
ad54bcf903 Split X11 support to libgstvaapi-x11-*.so.* 2010-03-16 09:39:07 +00:00
gb
f2af51eefc Rename GstVaapiSinkBase to GstVaapiVideoSink. 2010-03-16 09:03:10 +00:00
gb
69d58a0857 Handle I420 formats internally in GstVaapiImage. 2010-03-16 08:43:16 +00:00
gb
1c965c3340 Implement I420 (resp. YV12) with YV12 (resp. I420) if the driver does not. 2010-03-15 17:44:35 +00:00
gb
56820b2bc1 Add initial vaapiconvert plugin. 2010-03-15 17:10:56 +00:00
gb
271d8334ba Display frames. 2010-03-15 17:09:12 +00:00
gb
5c8403fcf7 Implement GstVaapiSinkBase interface and integrate with GST_DEBUG better. 2010-03-12 23:53:48 +00:00
gb
95a4bca0ee Add boilerplate for vaapiconvert and vaapisink elements. 2010-03-05 17:11:52 +00:00
gb
d80785fda6 Add vaapiconvert element hierarchy. 2010-03-05 15:29:04 +00:00
gb
11149b0124 Rename to vaapisink. 2010-03-05 15:26:36 +00:00
gb
c89e9afc5d Initial import of the gstreamer-vaapi hierarchy. 2010-01-12 15:51:39 +00:00