summaryrefslogtreecommitdiff
path: root/libavfilter
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2016-02-16 18:01:29 +0100
committerDiego Biurrun <diego@biurrun.de>2016-02-18 15:35:30 +0100
commit29c2d06d67724e994980045afa055c6c34611b30 (patch)
tree86e9babf902c738c6f753cbbfb30faca768e73ea /libavfilter
parentd847a40888c064cc8c35b546fc5a0ccb69136a7c (diff)
cosmetics: Drop empty comment lines
Diffstat (limited to 'libavfilter')
-rw-r--r--libavfilter/af_join.c1
-rw-r--r--libavfilter/af_resample.c1
-rw-r--r--libavfilter/buffersrc.h1
-rw-r--r--libavfilter/formats.h1
-rw-r--r--libavfilter/pthread.c1
-rw-r--r--libavfilter/thread.h1
6 files changed, 0 insertions, 6 deletions
diff --git a/libavfilter/af_join.c b/libavfilter/af_join.c
index e684cb9ff9..4d86c8b357 100644
--- a/libavfilter/af_join.c
+++ b/libavfilter/af_join.c
@@ -1,5 +1,4 @@
/*
- *
* This file is part of Libav.
*
* Libav is free software; you can redistribute it and/or
diff --git a/libavfilter/af_resample.c b/libavfilter/af_resample.c
index 62f1d87828..413b6634cc 100644
--- a/libavfilter/af_resample.c
+++ b/libavfilter/af_resample.c
@@ -1,5 +1,4 @@
/*
- *
* This file is part of Libav.
*
* Libav is free software; you can redistribute it and/or
diff --git a/libavfilter/buffersrc.h b/libavfilter/buffersrc.h
index 0bfe845e63..dcea3da79b 100644
--- a/libavfilter/buffersrc.h
+++ b/libavfilter/buffersrc.h
@@ -1,5 +1,4 @@
/*
- *
* This file is part of Libav.
*
* Libav is free software; you can redistribute it and/or
diff --git a/libavfilter/formats.h b/libavfilter/formats.h
index 2e44792f3c..b273f8aa03 100644
--- a/libavfilter/formats.h
+++ b/libavfilter/formats.h
@@ -204,7 +204,6 @@ void ff_formats_ref(AVFilterFormats *formats, AVFilterFormats **ref);
void ff_formats_unref(AVFilterFormats **ref);
/**
- *
* Before After
* ________ ________
* |formats |<---------. |formats |<---------.
diff --git a/libavfilter/pthread.c b/libavfilter/pthread.c
index dd3b174b1b..a60c1dcfba 100644
--- a/libavfilter/pthread.c
+++ b/libavfilter/pthread.c
@@ -1,5 +1,4 @@
/*
- *
* This file is part of Libav.
*
* Libav is free software; you can redistribute it and/or
diff --git a/libavfilter/thread.h b/libavfilter/thread.h
index 1cfea3e7ba..42b7cafcf3 100644
--- a/libavfilter/thread.h
+++ b/libavfilter/thread.h
@@ -1,5 +1,4 @@
/*
- *
* This file is part of Libav.
*
* Libav is free software; you can redistribute it and/or