From 186980bf0f5e890295b6dc6b939084e3ebcf0dde Mon Sep 17 00:00:00 2001 From: Sebastien Zwickert Date: Sun, 8 Jan 2012 20:22:12 +0100 Subject: vda: cosmetic. --- libavcodec/vda_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libavcodec/vda_internal.h') diff --git a/libavcodec/vda_internal.h b/libavcodec/vda_internal.h index 02c13df721..df7305bfe6 100644 --- a/libavcodec/vda_internal.h +++ b/libavcodec/vda_internal.h @@ -31,7 +31,7 @@ * @{ */ -/** Send a frame data to the hardware decoder. */ +/** Send frame data to the hardware decoder. */ int ff_vda_decoder_decode(struct vda_context *vda_ctx, uint8_t *bitstream, int bitstream_size, -- cgit v1.2.3