[MPlayer-cvslog] r34847 - trunk/sub/sub_cc.c
reimar
subversion at mplayerhq.hu
Sat Apr 7 14:30:33 CEST 2012
Author: reimar
Date: Sat Apr 7 14:30:33 2012
New Revision: 34847
Log:
Fix misspelling ATSC as ASTC.
Modified:
trunk/sub/sub_cc.c
Modified: trunk/sub/sub_cc.c
==============================================================================
--- trunk/sub/sub_cc.c Sat Apr 7 13:18:59 2012 (r34846)
+++ trunk/sub/sub_cc.c Sat Apr 7 14:30:33 2012 (r34847)
@@ -382,7 +382,7 @@ void subcc_process_data(const uint8_t *i
}
/**
- * This processes CC captions in the format as found in ASTC broadcasts.
+ * This processes CC captions in the format as found in ATSC broadcasts.
* Like DVD CC it is stored inside the MPEG-frame userdata, but with two
* differences:
* 1) It starts with "GA" instead of "CC"
More information about the MPlayer-cvslog
mailing list