Module: libav
Branch: master
Commit: 1716b4c7b888a00380b36d3a49f725e6a243ed18

Author:    Luca Barbato <lu_z...@gentoo.org>
Committer: Luca Barbato <lu_z...@gentoo.org>
Date:      Mon Dec 16 06:40:24 2013 +0100

mms: Remove non-utf8 characters

Certain softwares get badly confused.

Signed-off-by: Luca Barbato <lu_z...@gentoo.org>

---

 libavformat/mms.c  |    2 +-
 libavformat/mmst.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/libavformat/mms.c b/libavformat/mms.c
index 192e703..fb16a3c 100644
--- a/libavformat/mms.c
+++ b/libavformat/mms.c
@@ -1,7 +1,7 @@
 /*
  * MMS protocol common definitions.
  * Copyright (c) 2006,2007 Ryan Martell
- * Copyright (c) 2007 Bj�rn Axelsson
+ * Copyright (c) 2007 Björn Axelsson
  * Copyright (c) 2010 Zhentan Feng <spyfeng at gmail dot com>
  *
  * This file is part of Libav.
diff --git a/libavformat/mmst.c b/libavformat/mmst.c
index a17b4c1..4f896e0 100644
--- a/libavformat/mmst.c
+++ b/libavformat/mmst.c
@@ -1,7 +1,7 @@
 /*
  * MMS protocol over TCP
  * Copyright (c) 2006,2007 Ryan Martell
- * Copyright (c) 2007 Bj�rn Axelsson
+ * Copyright (c) 2007 Björn Axelsson
  * Copyright (c) 2010 Zhentan Feng <spyfeng at gmail dot com>
  *
  * This file is part of Libav.

_______________________________________________
libav-commits mailing list
libav-commits@libav.org
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to