Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/vda_internal.h')
-rw-r--r--libavcodec/vda_internal.h2
1 files changed, 1 insertions, 1 deletions
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,