Make more helpers internal, thus reducing .text size further. Add gst_vaapi_display_x...
authorgb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Thu, 1 Apr 2010 13:41:24 +0000 (13:41 +0000)
committergb <gb@5584edef-b1fe-4b99-b61b-dd2bab72e969>
Thu, 1 Apr 2010 13:41:24 +0000 (13:41 +0000)
commit7edf8c9bb76cf917923981f2d83ec68aa5dc5e1c
treeace68fb68d53b2fe1eadc799c454f22025ec57e0
parent6b56ca0068321b7688dde0b49c5110295b2edf43
Make more helpers internal, thus reducing .text size further. Add gst_vaapi_display_x11_get_screen() helper along the way.
13 files changed:
docs/reference/libs/libs-sections.txt
gst-libs/gst/vaapi/Makefile.am
gst-libs/gst/vaapi/gstvaapidisplay_glx.c
gst-libs/gst/vaapi/gstvaapidisplay_glx_priv.h [new file with mode: 0644]
gst-libs/gst/vaapi/gstvaapidisplay_priv.h
gst-libs/gst/vaapi/gstvaapidisplay_x11.c
gst-libs/gst/vaapi/gstvaapidisplay_x11.h
gst-libs/gst/vaapi/gstvaapidisplay_x11_priv.h [new file with mode: 0644]
gst-libs/gst/vaapi/gstvaapiobject_priv.h
gst-libs/gst/vaapi/gstvaapitexture.c
gst-libs/gst/vaapi/gstvaapiwindow_glx.c
gst-libs/gst/vaapi/gstvaapiwindow_x11.c
tests/test-windows.c