[MPlayer-cvslog] r18614 - in trunk: loader/dmo/dmo_guids.h tremor/framing.c
corey
subversion at mplayerhq.hu
Wed Jun 7 02:15:28 CEST 2006
Author: corey
Date: Wed Jun 7 02:15:28 2006
New Revision: 18614
Modified:
trunk/loader/dmo/dmo_guids.h
trunk/tremor/framing.c
Log:
Change "Supress" to "Suppress" in a couple comments.
Modified: trunk/loader/dmo/dmo_guids.h
==============================================================================
--- trunk/loader/dmo/dmo_guids.h (original)
+++ trunk/loader/dmo/dmo_guids.h Wed Jun 7 02:15:28 2006
@@ -23,7 +23,7 @@
// Matches KSNODETYPE_ACOUSTIC_ECHO_CANCEL
extern const GUID DMOCATEGORY_ACOUSTIC_ECHO_CANCEL;
-// Noise Supression
+// Noise Suppression
// Matches KSNODETYPE_AUDIO_NOISE_SUPPRESS
extern const GUID DMOCATEGORY_AUDIO_NOISE_SUPPRESS;
Modified: trunk/tremor/framing.c
==============================================================================
--- trunk/tremor/framing.c (original)
+++ trunk/tremor/framing.c Wed Jun 7 02:15:28 2006
@@ -629,7 +629,7 @@
}
/* sync the stream and get a page. Keep trying until we find a page.
- Supress 'sync errors' after reporting the first.
+ Suppress 'sync errors' after reporting the first.
return values:
-1) recapture (hole in data)
More information about the MPlayer-cvslog
mailing list