gstreamer/gst/vaapi
Gwenole Beauchesne de2a18012d vaapisink: fix calculation of window size.
If either dimension is out-of-bounds, then scale window to fit the
display size, even if the output is to be rotated. Use the standard
gst_video_sink_center_rect() function to center and scale the window
wrt. the outer (display) bounds.
2012-09-06 13:44:42 +02:00
..
gstvaapi.c vaapipostproc: add new element for video postprocessing. 2012-03-26 14:37:24 +02:00
gstvaapidecode.c vaapisink: drop obsolete GstVaapiVideoSink interface. 2012-08-29 13:20:17 +02:00
gstvaapidecode.h Drop FFmpeg-based decoders. 2012-07-19 17:30:36 +02:00
gstvaapidownload.c vaapisink: drop obsolete GstVaapiVideoSink interface. 2012-08-29 13:20:17 +02:00
gstvaapidownload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapipluginbuffer.c plugins: fix creation of video buffer from surface proxy. 2012-07-25 15:11:51 +02:00
gstvaapipluginbuffer.h videobuffer: drop deprecated functions. 2012-07-24 16:13:31 +02:00
gstvaapipluginutil.c plugins: add support for headless pipelines. 2012-08-01 16:40:17 +02:00
gstvaapipluginutil.h pluginutils: add G_PRIMITIVE_SWAP() helper macro. 2012-09-06 13:39:50 +02:00
gstvaapipostproc.c vaapisink: drop obsolete GstVaapiVideoSink interface. 2012-08-29 13:20:17 +02:00
gstvaapipostproc.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapisink.c vaapisink: fix calculation of window size. 2012-09-06 13:44:42 +02:00
gstvaapisink.h vaapisink: add video rotation support. 2012-09-06 13:44:42 +02:00
gstvaapiupload.c vaapisink: drop obsolete GstVaapiVideoSink interface. 2012-08-29 13:20:17 +02:00
gstvaapiupload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
Makefile.am plugins: add support for headless pipelines. 2012-08-01 16:40:17 +02:00