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:
authorDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-02-24 20:31:44 +0300
committerDerek Buitenhuis <derek.buitenhuis@gmail.com>2016-02-24 20:31:44 +0300
commit1a12eb4a7314900b9569d6cc76814f39f95922bd (patch)
tree8f4644f71ca5f336b1cbb1434b7087bcdf2192dd /libavcodec/lclenc.c
parentcb0355537d6a89fc71fbc672ad5dba8a1eadce34 (diff)
parent29c2d06d67724e994980045afa055c6c34611b30 (diff)
Merge commit '29c2d06d67724e994980045afa055c6c34611b30'
* commit '29c2d06d67724e994980045afa055c6c34611b30': cosmetics: Drop empty comment lines Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
Diffstat (limited to 'libavcodec/lclenc.c')
-rw-r--r--libavcodec/lclenc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libavcodec/lclenc.c b/libavcodec/lclenc.c
index 1b1e08bd99..58ad141f24 100644
--- a/libavcodec/lclenc.c
+++ b/libavcodec/lclenc.c
@@ -35,7 +35,6 @@
* http://www.pcisys.net/~melanson/codecs
*
* Supports: BGR24 (RGB 24bpp)
- *
*/
#include <stdio.h>