[FFmpeg-cvslog] lavf/showspectrum: add divVerent in the (c) for his recent work on the filter.

Clément Bœsch git at videolan.org
Mon Feb 18 13:36:18 CET 2013


ffmpeg | branch: master | Clément Bœsch <ubitux at gmail.com> | Mon Feb 18 13:34:37 2013 +0100| [f894246304b372326ffa92cf06ebf9d15a7f0d9c] | committer: Clément Bœsch

lavf/showspectrum: add divVerent in the (c) for his recent work on the filter.

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f894246304b372326ffa92cf06ebf9d15a7f0d9c
---

 libavfilter/avf_showspectrum.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/libavfilter/avf_showspectrum.c b/libavfilter/avf_showspectrum.c
index 6a73df6..bb8b62f 100644
--- a/libavfilter/avf_showspectrum.c
+++ b/libavfilter/avf_showspectrum.c
@@ -1,5 +1,6 @@
 /*
  * Copyright (c) 2012 Clément Bœsch
+ * Copyright (c) 2013 Rudolf Polzer <divverent at xonotic.org>
  *
  * This file is part of FFmpeg.
  *



More information about the ffmpeg-cvslog mailing list