shithub: libdvdcss

Download patch

ref: 502c6dbe21c613bb6d5b9c555df5aebd481b29d9
parent: da76746bcdd3620202cb68d5d438509f4d34f6c1
author: Sam Hocevar <sam@videolan.org>
date: Sun Jul 13 08:52:22 EDT 2008

* Convert all source code to UTF-8, or Doxygen will fail to generate proper
    LaTeX documents.

--- a/src/css.c
+++ b/src/css.c
@@ -4,8 +4,8 @@
  * Copyright (C) 1999-2003 VideoLAN
  * $Id$
  *
- * Authors: St�phane Borel <stef@via.ecp.fr>
- *          H�kan Hjort <d95hjort@dtek.chalmers.se>
+ * Authors: Stéphane Borel <stef@via.ecp.fr>
+ *          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * based on:
  *  - css-auth by Derek Fawcus <derek@spider.com>
--- a/src/css.h
+++ b/src/css.h
@@ -4,7 +4,7 @@
  * Copyright (C) 1999-2001 VideoLAN
  * $Id$
  *
- * Author: St�phane Borel <stef@via.ecp.fr>
+ * Author: Stéphane Borel <stef@via.ecp.fr>
  *
  * based on:
  *  - css-auth by Derek Fawcus <derek@spider.com>
--- a/src/csstables.h
+++ b/src/csstables.h
@@ -4,7 +4,7 @@
  * Copyright (C) 1999-2001 VideoLAN
  * $Id$
  *
- * Author: St�phane Borel <stef@via.ecp.fr>
+ * Author: Stéphane Borel <stef@via.ecp.fr>
  *
  * based on:
  *  - css-auth by Derek Fawcus <derek@spider.com>
--- a/src/device.c
+++ b/src/device.c
@@ -4,9 +4,9 @@
  * Copyright (C) 1998-2006 VideoLAN
  * $Id$
  *
- * Authors: St�phane Borel <stef@via.ecp.fr>
+ * Authors: Stéphane Borel <stef@via.ecp.fr>
  *          Sam Hocevar <sam@zoy.org>
- *          H�kan Hjort <d95hjort@dtek.chalmers.se>
+ *          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * 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
--- a/src/device.h
+++ b/src/device.h
@@ -4,9 +4,9 @@
  * Copyright (C) 1998-2002 VideoLAN
  * $Id$
  *
- * Authors: St�phane Borel <stef@via.ecp.fr>
+ * Authors: Stéphane Borel <stef@via.ecp.fr>
  *          Samuel Hocevar <sam@zoy.org>
- *          H�kan Hjort <d95hjort@dtek.chalmers.se>
+ *          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * 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
--- a/src/dvdcss/dvdcss.h
+++ b/src/dvdcss/dvdcss.h
@@ -1,6 +1,6 @@
 /**
  * \file dvdcss.h
- * \author St�phane Borel <stef@via.ecp.fr>
+ * \author Stéphane Borel <stef@via.ecp.fr>
  * \author Samuel Hocevar <sam@zoy.org>
  * \brief The \e libdvdcss public header.
  *
--- a/src/ioctl.c
+++ b/src/ioctl.c
@@ -7,9 +7,9 @@
  * Authors: Markus Kuespert <ltlBeBoy@beosmail.com>
  *          Samuel Hocevar <sam@zoy.org>
  *          Jon Lech Johansen <jon-vl@nanocrew.net>
- *          H�kan Hjort <d95hjort@dtek.chalmers.se>
+ *          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *          Eugenio Jarosiewicz <ej0@cise.ufl.edu>
- *          David Sieb�rger <drs-videolan@rucus.ru.ac.za>
+ *          David Siebörger <drs-videolan@rucus.ru.ac.za>
  *          Alex Strelnikov <lelik@os2.ru>
  *          Gildas Bazin <gbazin@netcourrier.com>
  *
--- a/src/libdvdcss.c
+++ b/src/libdvdcss.c
@@ -1,8 +1,8 @@
 /* libdvdcss.c: DVD reading library.
  *
- * Authors: St�phane Borel <stef@via.ecp.fr>
+ * Authors: Stéphane Borel <stef@via.ecp.fr>
  *          Samuel Hocevar <sam@zoy.org>
- *          H�kan Hjort <d95hjort@dtek.chalmers.se>
+ *          Håkan Hjort <d95hjort@dtek.chalmers.se>
  *
  * Copyright (C) 1998-2002 VideoLAN
  * $Id$
--- a/src/libdvdcss.h
+++ b/src/libdvdcss.h
@@ -4,7 +4,7 @@
  * Copyright (C) 1998-2001 VideoLAN
  * $Id$
  *
- * Authors: St�phane Borel <stef@via.ecp.fr>
+ * Authors: Stéphane Borel <stef@via.ecp.fr>
  *          Samuel Hocevar <sam@zoy.org>
  *
  * This program is free software; you can redistribute it and/or modify