From 29c2d06d67724e994980045afa055c6c34611b30 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Tue, 16 Feb 2016 18:01:29 +0100 Subject: cosmetics: Drop empty comment lines --- libavfilter/af_join.c | 1 - libavfilter/af_resample.c | 1 - libavfilter/buffersrc.h | 1 - libavfilter/formats.h | 1 - libavfilter/pthread.c | 1 - libavfilter/thread.h | 1 - 6 files changed, 6 deletions(-) (limited to 'libavfilter') 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 -- cgit v1.2.3