diff src/tssplitter_lite.h @ 146:066f33b2213a

EXPERIMENTAL: Select a particular program from multi-channel.
author Naoya OYAMA <naoya.oyama@gmail.com>
date Tue, 21 Aug 2012 04:21:11 +0900
parents bf96eac4dbb1
children 7d8a5bb874ad
line wrap: on
line diff
--- a/src/tssplitter_lite.h	Thu Aug 16 21:57:34 2012 +0900
+++ b/src/tssplitter_lite.h	Tue Aug 21 04:21:11 2012 +0900
@@ -3,7 +3,7 @@
 /* tssplitter_lite.h  -- split TS stream program's header.
 
    Copyright 2009 querulous
-   Copyright 2010 Naoya OYAMA <naoya.oyama@gmail.com>
+   Copyright 2010-2012 Naoya OYAMA <naoya.oyama@gmail.com>
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
@@ -106,7 +106,7 @@
 };
 
 /*
- * PCRからSTCを生成する処理方式(案)
+ * PCRからSTCを生成する処理方式
  * 1. PCRを二つ取得するまでループ(1.から4.までは初期処理で実施すること)
  * 2. ループ開始時刻(PCR)と、ループ抜けた時刻(PCR)の差分を取る
  * 3. ループ開始〜終了の間に処理したパケット数を数える