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:
authorSebastien Zwickert <dilaroga@free.fr>2012-01-08 23:22:12 +0400
committerSebastien Zwickert <dilaroga@free.fr>2012-01-08 23:22:12 +0400
commit186980bf0f5e890295b6dc6b939084e3ebcf0dde (patch)
treea9ff896b5c56026f0420521473e1684bfdc62e85 /libavcodec/vda_internal.h
parente953b8b7be7358b6dea51ebbc7cbf75d6c5cf786 (diff)
vda: cosmetic.
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,