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

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2016-03-15 05:20:17 +0300
committerMichael Niedermayer <michael@niedermayer.cc>2016-03-15 17:11:57 +0300
commit7eedad946c30e36b06e476f5686c4ccb7de6dd06 (patch)
tree1db23c624345f5aa25af51d1a1355e166d350872 /libavcodec/mediacodec_sw_buffer.c
parent03a6ed83b029588c0927594b88f4cb0a254348c8 (diff)
avcodec/mediacodec_sw_buffer: remove redundant article
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavcodec/mediacodec_sw_buffer.c')
-rw-r--r--libavcodec/mediacodec_sw_buffer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/mediacodec_sw_buffer.c b/libavcodec/mediacodec_sw_buffer.c
index 349a68d3c2..7baf120539 100644
--- a/libavcodec/mediacodec_sw_buffer.c
+++ b/libavcodec/mediacodec_sw_buffer.c
@@ -37,7 +37,7 @@
#define QCOM_TILE_GROUP_SIZE (4 * QCOM_TILE_SIZE)
/**
- * The code handling the the various YUV color formats is taken from the
+ * The code handling the various YUV color formats is taken from the
* GStreamer project.
*
* Gstreamer reference: