diff --git a/AUTHORS b/AUTHORS index 8c3a5501fe..06dd9a9209 100644 --- a/AUTHORS +++ b/AUTHORS @@ -528,7 +528,7 @@ Madick, Puk * KDE/GNOME2 fullscreen fix * configparser fixes -Makovička, Jindřich (henry, x0rph) +Makovička, Jindřich (henry, x0rph) * various bug fixes * rewrote v4l video capturing, implemented audio capturing layer * FreeType 2 font rendering support diff --git a/libmpcodecs/vf_delogo.c b/libmpcodecs/vf_delogo.c index a8d750d779..6b906e3b2a 100644 --- a/libmpcodecs/vf_delogo.c +++ b/libmpcodecs/vf_delogo.c @@ -1,5 +1,5 @@ /* - Copyright (C) 2002 Jindrich Makovicka + Copyright (C) 2002 Jindrich Makovicka This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/libvo/font_load_ft.c b/libvo/font_load_ft.c index ba19b25502..8a5c3964da 100644 --- a/libvo/font_load_ft.c +++ b/libvo/font_load_ft.c @@ -5,7 +5,7 @@ * Artur Zaprzala * * ported inside mplayer by Jindrich Makovicka - * + * * */ diff --git a/stream/tvi_v4l.c b/stream/tvi_v4l.c index f12ffa77e3..99d76660e9 100644 --- a/stream/tvi_v4l.c +++ b/stream/tvi_v4l.c @@ -7,7 +7,7 @@ Gerd Knorr Multithreading, a/v sync and native ALSA support by - Jindrich Makovicka + Jindrich Makovicka Mjpeg hardware encoding support by Ivn Sznt diff --git a/stream/tvi_v4l2.c b/stream/tvi_v4l2.c index 8456fe7211..a79a42468e 100644 --- a/stream/tvi_v4l2.c +++ b/stream/tvi_v4l2.c @@ -4,7 +4,7 @@ ** This file is part of MPlayer, see http://mplayerhq.hu/ for info. ** ** (c) 2003 Martin Olschewski -** (c) 2003 Jindrich Makovicka +** (c) 2003 Jindrich Makovicka ** ** File licensed under the GPL, see http://www.fsf.org/ for more info. **