Age | Commit message (Expand) | Author |
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 |
2002-02-03 | Special VPIDs to allow recording radio channels | Klaus Schmidinger |
2002-02-02 | Changed the [dei]syslog macros to use var args; fixed error handling in estab... | Klaus Schmidinger |
2001-08-19 | Fixed broken recordings after a driver buffer overflow | Klaus Schmidinger |
2001-06-24 | Added Dolby Digital recording/replay0.8.3 | Klaus Schmidinger |
2001-06-14 | Recording both audio tracks | Klaus Schmidinger |
2001-06-03 | Support for two audio channels | Klaus Schmidinger |
2001-06-02 | Converted to the new API plus several small enhancements0.8.0 | Klaus Schmidinger |
2001-03-31 | Redesigned the ring buffer; prepared for remultiplexing | Klaus Schmidinger |