summaryrefslogtreecommitdiff
path: root/remux.h
AgeCommit message (Expand)Author
2009-03-27Adapted cFrameDetector::Analyze() to HD NTSC broadcasts that split frames ove...Klaus Schmidinger
2009-03-13Replaced cBackTrace with cPtsIndexKlaus Schmidinger
2009-01-24The PAT/PMT is now only processed if its version changesKlaus Schmidinger
2009-01-23Changed cPatPmtGenerator to make sure the PMT pid doesn't collide with any of...Klaus Schmidinger
2009-01-23Checking the pointer field in cPatPmtParser::ParsePmt() only in 'payload star...Klaus Schmidinger
2009-01-06The recording format is now Transport StreamKlaus Schmidinger
2008-12-13Improved handling PES video packets with zero length when converting from TS ...Klaus Schmidinger
2008-09-06Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h1.7.1Klaus Schmidinger
2008-08-15First step towards switching to TS (Transport Stream) as recording formatKlaus Schmidinger
2007-10-12Implemented handling DVB subtitlesKlaus Schmidinger
2006-03-25Speeded up cRemux::ScanVideoPacket()Klaus Schmidinger
2005-08-26Implemented cAudioRepackerKlaus Schmidinger
2005-08-07Added cRemux::SetTimeouts() for better use of cRemux in a single threadKlaus Schmidinger
2005-01-16Recording and Transfer Mode now handle more than 2 audio PIDsKlaus Schmidinger
2004-10-16Improved buffer handlingKlaus Schmidinger
2004-02-14Initiating an emergency exit on too many UPT errors per recordingKlaus Schmidinger
2003-04-26Now setting the 'broken link' flag for GOPs at the beginning of a new video s...Klaus Schmidinger
2002-11-01Completely switched to the HEAD driver versionKlaus Schmidinger
2002-10-12Reactivated full handling of second audio PID (even in 'Transfer Mode')Klaus Schmidinger
2002-08-10Adapted VDR to the NEWSTRUCT driverKlaus Schmidinger
2002-08-04Changed the cDevice class to allow plugins to implement their own devicesKlaus 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