vdpau/decode: Fix comment.

Reviewed-by: Christian König <christian.koenig@amd.com>
This commit is contained in:
Rico Schüller 2013-08-21 10:06:54 +02:00 committed by Christian König
parent d8d90ecf30
commit 00fcdc81ff

View file

@ -146,7 +146,7 @@ vlVdpDecoderDestroy(VdpDecoder decoder)
}
/**
* Retrieve the parameters used to create a VdpBitmapSurface.
* Retrieve the parameters used to create a VdpDecoder.
*/
VdpStatus
vlVdpDecoderGetParameters(VdpDecoder decoder,