Age | Commit message (Expand) | Author |
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 |
2005-02-05 | Modified cDolbyRepacker to make sure PES packets don't exceed the requested l... | Klaus Schmidinger |
2005-01-23 | Recording and Transfer Mode can now handle up to 8 Dolby Digital tracks | Klaus Schmidinger |
2005-01-16 | Extended some buffer sizes to allow handling HDTV streams | Klaus Schmidinger |
2005-01-16 | Recording and Transfer Mode now handle more than 2 audio PIDs | Klaus Schmidinger |
2005-01-15 | Implemented cDolbyRepacker for better handling of Dolby Digital PES packets | Klaus Schmidinger |
2004-12-18 | Fixed setting 'synced' in cRemux when recording radio channels | Klaus Schmidinger |
2004-11-16 | Fixed cRemux::ScanVideoPacket() to make sure it doesn't access memory beyond ... | Klaus Schmidinger |
2004-10-24 | Increased the required free buffer space in the resultBuffer of cRemux | Klaus Schmidinger |
2004-10-23 | Fixed a case where the resultBuffer in cRemux ran full before getting a sync | Klaus Schmidinger |
2004-10-16 | Improved buffer handling | Klaus Schmidinger |
2004-02-14 | Initiating an emergency exit on too many UPT errors per recording | Klaus Schmidinger |
2003-09-14 | Fixed checking for VIDEO_STREAM_S in cRemux::SetBrokenLink() | Klaus Schmidinger |
2003-08-06 | Fixed the TS to PES repacker so that it works with MPEG1 streams | Klaus Schmidinger |
2003-04-26 | Now setting the 'broken link' flag for GOPs at the beginning of a new video s... | Klaus Schmidinger |
2003-01-24 | Added TS error checking to remux.c | Klaus Schmidinger |
2003-01-24 | Increased the maximum possible packet size to avoid corrupted streams | Klaus Schmidinger |
2002-10-12 | Reactivated full handling of second audio PID (even in 'Transfer Mode') | Klaus Schmidinger |
2002-08-11 | Consistently using malloc/free and new/delete | Klaus Schmidinger |
2002-08-11 | Changed the log error message "can't record MPEG1!" to "error in data stream!" | Klaus Schmidinger |
2002-05-13 | Improved the [eid]syslog() macros | Klaus Schmidinger |