[VDPAU] [PATCH] Fix doc error on displayable surface types

Aaron Plattner aplattner at nvidia.com
Mon Sep 14 17:58:09 PDT 2015


On 09/09/2015 01:05 PM, José Hiram Soltren wrote:
> VdpVideoSurface is not directly displayable in the current
> implementation of VDPAU. VdpOutputSurface is. Make the documentation
> consistent with reality.
> ---
>  include/vdpau/vdpau.h |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/vdpau/vdpau.h b/include/vdpau/vdpau.h
> index 8cc4524..0bc5b60 100644
> --- a/include/vdpau/vdpau.h
> +++ b/include/vdpau/vdpau.h
> @@ -1704,7 +1704,7 @@ typedef VdpStatus VdpVideoSurfacePutBitsYCbCr(
>   * - The Hardware that implements \ref VdpPresentationQueue
>   *   "VdpPresentationQueue" functionality,
>   *
> - * VdpVideoSurfaces are directly displayable using a \ref
> + * VdpOutputSurfaces are directly displayable using a \ref
>   * VdpPresentationQueue "VdpPresentationQueue" object.
>   *
>   * @{
> 

Pushed:
   fb5362be7a6d..a21bf7aa438f  master -> master


More information about the VDPAU mailing list