Age | Commit message (Expand) | Author |
2009-03-13 | Replaced cBackTrace with cPtsIndex | Klaus Schmidinger |
2009-01-24 | The PAT/PMT is now only processed if its version changes | Klaus Schmidinger |
2009-01-24 | Fixed detecting frames for pure audio recordings | Klaus Schmidinger |
2009-01-23 | Changed cPatPmtGenerator to make sure the PMT pid doesn't collide with any of... | Klaus Schmidinger |
2009-01-23 | Checking the pointer field in cPatPmtParser::ParsePmt() only in 'payload star... | Klaus Schmidinger |
2009-01-23 | Checking the remaining packet length after processing the pointer field | Klaus Schmidinger |
2009-01-23 | Fixed handling the pointer field in cPatPmtParser::ParsePmt() | Klaus Schmidinger |
2009-01-16 | Fixed incrementing the continuity counter in cPatPmtGenerator::GetPmt() | Klaus Schmidinger |
2009-01-16 | Fixed returning complete PES packets in cTsToPes::GetPes() | Klaus Schmidinger |
2009-01-06 | Fixed cPatPmtParser::ParsePmt() to reset vpid and vtype when switching from a... | Klaus Schmidinger |
2009-01-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2008-12-20 | Fixed handling the 'pointer field' in generating and parsing PAT/PMT | Klaus Schmidinger |
2008-12-13 | Improved handling PES video packets with zero length when converting from TS ... | Klaus Schmidinger |
2008-08-15 | First step towards switching to TS (Transport Stream) as recording format | Klaus Schmidinger |
2007-11-25 | Implemented setup option "Miscellaneous/Emergency exit" | Klaus Schmidinger |
2007-11-18 | Fixed suddenly stopping subtitles in live mode1.5.12 | Klaus Schmidinger |
2007-11-17 | Fixed handling small PES packets that caused subtitles to be displayed late i... | Klaus Schmidinger |
2007-11-10 | Fixed assembling PS1 packets in cTS2PES::instant_repack() | Klaus Schmidinger |
2007-11-03 | Fixed a possible blocking in replay when subtitles are active; fixed displayi... | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2007-02-25 | Rewrite of shutdown handling; implemented cPlugin::WakeupTime(); SIGHUP force... | Klaus Schmidinger |
2006-12-01 | Fixed a possible crash in remux.c on 64-bit machines | Klaus Schmidinger |
2006-04-17 | Some comment cleanups | Klaus Schmidinger |
2006-03-25 | Speeded up cRemux::ScanVideoPacket() | Klaus Schmidinger |
2006-02-03 | Speeded up cVideoRepacker | Klaus Schmidinger |
2006-01-08 | Cleaned up some trailing white space | Klaus Schmidinger |
2006-01-03 | Fixed handling TS packets in cTS2PES | Klaus Schmidinger |
2006-01-01 | Fixed incrementing the 'state' variables in the repacker classes in remux.c t... | Klaus Schmidinger |
2005-12-04 | Fixed using MIN_LOG_INTERVAL | Klaus Schmidinger |
2005-12-03 | Limited the frequency of log messages from the cRepackers | Klaus Schmidinger |
2005-12-03 | Improved TS/PES conversion to better handle lost TS packets | Klaus Schmidinger |
2005-09-11 | More cRepacker fixes | Klaus Schmidinger |
2005-09-04 | More cRepacker fixes | Klaus Schmidinger |
2005-08-28 | Now always using stream id 0xE0 for the video stream | Klaus Schmidinger |
2005-08-28 | Fixed syncing in cRepacker | Klaus Schmidinger |
2005-08-28 | Added some missing braces in remux.c | Klaus Schmidinger |
2005-08-28 | Changed credit | Klaus Schmidinger |
2005-08-28 | More changes from Reinhard Nissl | Klaus Schmidinger |
2005-08-27 | Added missing braces | Klaus Schmidinger |
2005-08-26 | Modified handling of audio packets for radio channels in remux.c | Klaus Schmidinger |
2005-08-26 | Implemented cAudioRepacker | Klaus Schmidinger |
2005-08-21 | Fixed cVideoRepacker to better handle errors in data | Klaus Schmidinger |
2005-07-30 | Reactivated cVideoRepacker after some fixes | Klaus Schmidinger |
2005-06-19 | Disabled cVideoRepacker in remux.c | Klaus Schmidinger |
2005-06-04 | Implemented cVideoRepacker in remux.c to make sure every PES packet contains ... | Klaus Schmidinger |
2005-03-20 | Additional fixes to cDolbyRepacker | Klaus Schmidinger |
2005-03-13 | Fixed cDolbyRepacker to allow recording ProSieben HD broadcasts | Klaus Schmidinger |
2005-02-13 | Added missing reset of the 'repacker' to cTS2PES::Clear()1.3.21 | Klaus Schmidinger |
2005-02-13 | Added a missing 'resultSkipped = 0' to cRemux::Clear() | Klaus Schmidinger |
2005-02-12 | Forcing a new resync after a call to cRemux::Clear() | Klaus Schmidinger |