vlc | branch: master | Juha Jeronen <juha.jero...@jyu.fi> | Mon May 2 17:33:19 2011 +0300| [a6456dc87d951e2a896fc6e4f1b41ff2a518a446] | committer: Jean-Baptiste Kempf
deinterlace: fixed authors for X and the Yadif glue Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a6456dc87d951e2a896fc6e4f1b41ff2a518a446 --- modules/video_filter/deinterlace/algo_x.c | 2 +- modules/video_filter/deinterlace/algo_x.h | 2 +- modules/video_filter/deinterlace/algo_yadif.c | 3 ++- modules/video_filter/deinterlace/algo_yadif.h | 3 ++- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/modules/video_filter/deinterlace/algo_x.c b/modules/video_filter/deinterlace/algo_x.c index f68b122..4724c35 100644 --- a/modules/video_filter/deinterlace/algo_x.c +++ b/modules/video_filter/deinterlace/algo_x.c @@ -4,7 +4,7 @@ * Copyright (C) 2000-2011 the VideoLAN team * $Id$ * - * Author: Sam Hocevar <s...@zoy.org> + * Author: Laurent Aimar <fen...@videolan.org> * * 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/modules/video_filter/deinterlace/algo_x.h b/modules/video_filter/deinterlace/algo_x.h index de5c95a..09f0c89 100644 --- a/modules/video_filter/deinterlace/algo_x.h +++ b/modules/video_filter/deinterlace/algo_x.h @@ -4,7 +4,7 @@ * Copyright (C) 2000-2011 the VideoLAN team * $Id$ * - * Author: Sam Hocevar <s...@zoy.org> + * Author: Laurent Aimar <fen...@videolan.org> * * 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/modules/video_filter/deinterlace/algo_yadif.c b/modules/video_filter/deinterlace/algo_yadif.c index 231eaae..bf2f097 100644 --- a/modules/video_filter/deinterlace/algo_yadif.c +++ b/modules/video_filter/deinterlace/algo_yadif.c @@ -4,7 +4,8 @@ * Copyright (C) 2000-2011 the VideoLAN team * $Id$ * - * Author: Sam Hocevar <s...@zoy.org> + * Author: Laurent Aimar <fen...@videolan.org> + * Juha Jeronen <juha.jero...@jyu.fi> (soft field repeat hack) * * 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/modules/video_filter/deinterlace/algo_yadif.h b/modules/video_filter/deinterlace/algo_yadif.h index d0467a8..b211417 100644 --- a/modules/video_filter/deinterlace/algo_yadif.h +++ b/modules/video_filter/deinterlace/algo_yadif.h @@ -4,7 +4,8 @@ * Copyright (C) 2000-2011 the VideoLAN team * $Id$ * - * Author: Sam Hocevar <s...@zoy.org> + * Author: Laurent Aimar <fen...@videolan.org> + * Juha Jeronen <juha.jero...@jyu.fi> (soft field repeat hack) * * 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 _______________________________________________ vlc-commits mailing list vlc-commits@videolan.org http://mailman.videolan.org/listinfo/vlc-commits