summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavfilter/af_adelay.c1
-rw-r--r--libavfilter/af_aecho.c1
-rw-r--r--libavfilter/af_apad.c1
-rw-r--r--libavfilter/af_compand.c1
4 files changed, 0 insertions, 4 deletions
diff --git a/libavfilter/af_adelay.c b/libavfilter/af_adelay.c
index 363b84d731..cfc6b1fdb5 100644
--- a/libavfilter/af_adelay.c
+++ b/libavfilter/af_adelay.c
@@ -16,7 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
*/
#include "libavutil/avstring.h"
diff --git a/libavfilter/af_aecho.c b/libavfilter/af_aecho.c
index 8355e8c452..c26fdd49a9 100644
--- a/libavfilter/af_aecho.c
+++ b/libavfilter/af_aecho.c
@@ -16,7 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
*/
#include "libavutil/avassert.h"
diff --git a/libavfilter/af_apad.c b/libavfilter/af_apad.c
index 88a3a77a19..15ba8c4834 100644
--- a/libavfilter/af_apad.c
+++ b/libavfilter/af_apad.c
@@ -16,7 +16,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
*/
/**
diff --git a/libavfilter/af_compand.c b/libavfilter/af_compand.c
index c50e9893c6..deaaf4462c 100644
--- a/libavfilter/af_compand.c
+++ b/libavfilter/af_compand.c
@@ -20,7 +20,6 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
- *
*/
/**