summaryrefslogtreecommitdiff
path: root/remux.c
AgeCommit message (Expand)Author
2004-10-23Fixed a case where the resultBuffer in cRemux ran full before getting a syncKlaus Schmidinger
2004-10-16Improved buffer handlingKlaus Schmidinger
2004-02-14Initiating an emergency exit on too many UPT errors per recordingKlaus Schmidinger
2003-09-14Fixed checking for VIDEO_STREAM_S in cRemux::SetBrokenLink()Klaus Schmidinger
2003-08-06Fixed the TS to PES repacker so that it works with MPEG1 streamsKlaus Schmidinger
2003-04-26Now setting the 'broken link' flag for GOPs at the beginning of a new video s...Klaus Schmidinger
2003-01-24Added TS error checking to remux.cKlaus Schmidinger
2003-01-24Increased the maximum possible packet size to avoid corrupted streamsKlaus Schmidinger
2002-10-12Reactivated full handling of second audio PID (even in 'Transfer Mode')Klaus Schmidinger
2002-08-11Consistently using malloc/free and new/deleteKlaus Schmidinger
2002-08-11Changed the log error message "can't record MPEG1!" to "error in data stream!"Klaus Schmidinger
2002-05-13Improved the [eid]syslog() macrosKlaus Schmidinger
2002-02-03Special VPIDs to allow recording radio channelsKlaus Schmidinger
2002-02-02Changed the [dei]syslog macros to use var args; fixed error handling in estab...Klaus Schmidinger
2001-08-19Fixed broken recordings after a driver buffer overflowKlaus Schmidinger
2001-06-24Added Dolby Digital recording/replay0.8.3Klaus Schmidinger
2001-06-14Recording both audio tracksKlaus Schmidinger
2001-06-03Support for two audio channelsKlaus Schmidinger
2001-06-02Converted to the new API plus several small enhancements0.8.0Klaus Schmidinger
2001-03-31Redesigned the ring buffer; prepared for remultiplexingKlaus Schmidinger