gstreamer/gst/vaapi
Gwenole Beauchesne bcae632c32 vaapisink: drop checks for new APIs used by default.
GStreamer -base plugins >= 0.10.31 are now required, so the checks for
new APIs like GstXOverlay::set_window_handle() and ::set_render_rectangle()
are no longer necessary.
2012-07-20 14:11:42 +02:00
..
gstvaapi.c vaapipostproc: add new element for video postprocessing. 2012-03-26 14:37:24 +02:00
gstvaapidecode.c Drop all references to USE_CODEC_PARSERS. 2012-07-19 17:30:36 +02:00
gstvaapidecode.h Drop FFmpeg-based decoders. 2012-07-19 17:30:36 +02:00
gstvaapidownload.c plugins: use g_clear_object() wherever applicable. 2012-07-19 15:19:17 +02:00
gstvaapidownload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapipluginutil.c vaapiplugin: fix build when compiling without GLX. 2012-06-26 11:07:44 +02:00
gstvaapipluginutil.h legal: fix year for some copyright notices. 2012-01-16 11:40:51 +01:00
gstvaapipostproc.c plugins: use g_clear_object() wherever applicable. 2012-07-19 15:19:17 +02:00
gstvaapipostproc.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapisink.c vaapisink: drop checks for new APIs used by default. 2012-07-20 14:11:42 +02:00
gstvaapisink.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
gstvaapiupload.c plugins: use g_clear_object() wherever applicable. 2012-07-19 15:19:17 +02:00
gstvaapiupload.h plugins: declare _get_type() functions as const. 2012-07-19 15:19:17 +02:00
Makefile.am vaapipostproc: add new element for video postprocessing. 2012-03-26 14:37:24 +02:00