summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib/mpegplay/mpegSystemStream.cpp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-02-16 12:05:41 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-02-16 12:05:41 -0600
commitbfe2615471f3de55215e59b45ed677d15e19b688 (patch)
tree6438289f61965374e87035c9f164813659cddc6d /mpeglib/lib/mpegplay/mpegSystemStream.cpp
parentdd73caa65d933da6576ede49ffb20b9a0cb07b60 (diff)
downloadtdemultimedia-bfe2615471f3de55215e59b45ed677d15e19b688.tar.gz
tdemultimedia-bfe2615471f3de55215e59b45ed677d15e19b688.zip
Fix unintended renaming
Diffstat (limited to 'mpeglib/lib/mpegplay/mpegSystemStream.cpp')
-rw-r--r--mpeglib/lib/mpegplay/mpegSystemStream.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpeglib/lib/mpegplay/mpegSystemStream.cpp b/mpeglib/lib/mpegplay/mpegSystemStream.cpp
index d4ec43a6..ca25d7e8 100644
--- a/mpeglib/lib/mpegplay/mpegSystemStream.cpp
+++ b/mpeglib/lib/mpegplay/mpegSystemStream.cpp
@@ -68,7 +68,7 @@ int MpegSystemStream::firstInitialize(MpegSystemHeader* mpegHeader) {
}
mpegHeader->setHeader(syncCode);
- // SETQ_START_CODE: 1b3
+ // SEQ_START_CODE: 1b3
if (mpegHeader->hasRAWHeader()) {
// If we found a seq_heade_start code we assume
// that we are a video only stream