[MPlayer-cvslog] r29465 - trunk/stream/tv.h
cehoyos
subversion at mplayerhq.hu
Sun Aug 2 16:38:18 CEST 2009
Author: cehoyos
Date: Sun Aug 2 16:38:18 2009
New Revision: 29465
Log:
Fix typos. Patch by Francesco Lavra, francescolavra interfree it
Modified:
trunk/stream/tv.h
Modified: trunk/stream/tv.h
==============================================================================
--- trunk/stream/tv.h Sat Aug 1 23:30:36 2009 (r29464)
+++ trunk/stream/tv.h Sun Aug 2 16:38:18 2009 (r29465)
@@ -287,9 +287,9 @@ void tv_start_scan(tvi_handle_t *tvh, in
typedef
enum{
TT_FORMAT_OPAQUE=0, ///< opaque
- TT_FORMAT_TRANSPARENT, ///< translarent
+ TT_FORMAT_TRANSPARENT, ///< transparent
TT_FORMAT_OPAQUE_INV, ///< opaque with inverted colors
- TT_FORMAT_TRANSPARENT_INV ///< translarent with inverted colors
+ TT_FORMAT_TRANSPARENT_INV ///< transparent with inverted colors
} teletext_format;
typedef
More information about the MPlayer-cvslog
mailing list