From 7eedad946c30e36b06e476f5686c4ccb7de6dd06 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Tue, 15 Mar 2016 03:20:17 +0100 Subject: [PATCH] avcodec/mediacodec_sw_buffer: remove redundant article Signed-off-by: Michael Niedermayer --- 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 349a68d3c22..7baf1205397 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: -- 2.39.2