[FFmpeg-cvslog] avcodec/mediacodec_sw_buffer: remove redundant article

Michael Niedermayer git at videolan.org
Tue Mar 15 16:34:00 CET 2016


ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Tue Mar 15 03:20:17 2016 +0100| [7eedad946c30e36b06e476f5686c4ccb7de6dd06] | committer: Michael Niedermayer

avcodec/mediacodec_sw_buffer: remove redundant article

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7eedad946c30e36b06e476f5686c4ccb7de6dd06
---

 libavcodec/mediacodec_sw_buffer.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libavcodec/mediacodec_sw_buffer.c b/libavcodec/mediacodec_sw_buffer.c
index 349a68d..7baf120 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:



More information about the ffmpeg-cvslog mailing list