[vlc-commits] commit: Cosmetics : Fix real. c comment header since sipr support was merged in trunk. (Jai Menon )
git at videolan.org
git at videolan.org
Fri May 28 13:50:19 CEST 2010
vlc | branch: master | Jai Menon <jmenon86 at gmail.com> | Fri May 28 12:43:05 2010 +0530| [ff23d0ea0ded9f3e6b855e87f3b8fa2fcb28de04] | committer: Jean-Baptiste Kempf
Cosmetics : Fix real.c comment header since sipr support was merged in trunk.
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ff23d0ea0ded9f3e6b855e87f3b8fa2fcb28de04
---
modules/demux/real.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/demux/real.c b/modules/demux/real.c
index 7ae46ad..7c0d0a9 100644
--- a/modules/demux/real.c
+++ b/modules/demux/real.c
@@ -33,7 +33,7 @@
* - dnet is twisted "The byte order of the data is reversed
* from standard AC3" but ok
* - 28_8 is ok.
- * - sipr doesn't work
+ * - sipr is ok.
* - ralf is unsupported, but hardly any sample exist.
* - mp3 is unsupported, one sample exists...
*
More information about the vlc-commits
mailing list