[VDPAU] [PATCH 1/2] trace: properly annotate private functions as static
Aaron Plattner
aplattner at nvidia.com
Sat Jul 19 10:49:41 PDT 2014
On 07/19/2014 08:22 AM, Emil Velikov wrote:
> The following three were never a part of the public API and as such
> should have never been exported by libvdpau_trace.so
>
> Correct that by marking them as static, thus allowing the compiler
> to hide them from the exported namespace.
>
> _vdp_cap_init_planes_adapt_surface_video
> _vdp_cap_init_planes_adapt_surface_bitmap
> _vdp_cap_init_planes_adapt_surface_output
>
> Signed-off-by: Emil Velikov <emil.l.velikov at gmail.com>
I pushed both of these.
To ssh://people.freedesktop.org/~aplattner/libvdpau
6dd2fa1..6cb973e master -> master
More information about the VDPAU
mailing list