Age | Commit message (Expand) | Author |
2011-09-04 | Detecting frames in case the Picture Start Code or Access Unit Delimiter exte...1.7.21 | Klaus Schmidinger |
2011-09-04 | Revoked the changes to cFrameDetector that have been introduced in version 1.... | Klaus Schmidinger |
2011-06-12 | Fixed detecting frames in case the Picture Start Code or Access Unit Delimite... | Klaus Schmidinger |
2011-05-21 | TsGetPayload() now checks if there actually is a payload in the given TS packet | Klaus Schmidinger |
2011-03-20 | Fixed detecting frames on channels that broadcast with separate "fields" inst... | Klaus Schmidinger |
2010-11-01 | Fixed detecting frames on channels that broadcast with 50 or 60 fps | Klaus Schmidinger |
2010-06-05 | Added full handling of the stream types of Dolby Digital pids | Klaus Schmidinger |
2010-05-13 | Fixed a possible out of buffer memory access in case of bad TS data | Klaus Schmidinger |
2010-01-30 | The PCR pid is now recorded for channels where this is different from the vid... | Klaus Schmidinger |
2009-12-31 | cPatPmtParser now also stores the audio stream types | Klaus Schmidinger |
2009-12-24 | cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pids | Klaus Schmidinger |
2009-12-05 | The new function cDevice::PatPmtParser() can be used in derived devices to ac... | Klaus Schmidinger |
2009-11-22 | Fixed generating the index for recordings from channels that put a whole GOP ... | Klaus Schmidinger |
2009-08-16 | Implemented full handling of subtitling descriptors | Klaus Schmidinger |
2009-06-21 | Fixed cDevice::PlayTsVideo() and cDevice::PlayTsAudio() in case only part of ... | Klaus Schmidinger |
2009-06-06 | Fixed unwanted track modifications when parsing PAT/PMT for recording | Klaus Schmidinger |
2009-05-24 | Fixed generating PAT/PMT version numbers in case the PIDs change during recor... | Klaus Schmidinger |
2009-05-23 | Added a note to cTsToPes regarding the 'payload start' flag for video data | Klaus Schmidinger |
2009-05-17 | Fixed a typo | Klaus Schmidinger |
2009-05-17 | Added a note to cTsToPes about all TS packets having to belong to the same PID | Klaus Schmidinger |
2009-05-17 | Removed unused 'synced' member from cTsToPes | Klaus Schmidinger |
2009-05-10 | Added a note to cTsToPes::GetPes() about having to call it repeatedly, once i... | Klaus Schmidinger |
2009-04-19 | Implemented TsSetTeiOnBrokenPackets() | Klaus Schmidinger |
2009-03-27 | Adapted cFrameDetector::Analyze() to HD NTSC broadcasts that split frames ove... | Klaus Schmidinger |
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-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-06 | The recording format is now Transport Stream | Klaus Schmidinger |
2008-12-13 | Improved handling PES video packets with zero length when converting from TS ... | Klaus Schmidinger |
2008-09-06 | Removed unneeded include files <linux/dvb/dmx.h> und <time.h> from remux.h1.7.1 | Klaus Schmidinger |
2008-08-15 | First step towards switching to TS (Transport Stream) as recording format | Klaus Schmidinger |
2007-10-12 | Implemented handling DVB subtitles | Klaus Schmidinger |
2006-03-25 | Speeded up cRemux::ScanVideoPacket() | Klaus Schmidinger |
2005-08-26 | Implemented cAudioRepacker | Klaus Schmidinger |
2005-08-07 | Added cRemux::SetTimeouts() for better use of cRemux in a single thread | Klaus Schmidinger |
2005-01-16 | Recording and Transfer Mode now handle more than 2 audio PIDs | 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-04-26 | Now setting the 'broken link' flag for GOPs at the beginning of a new video s... | Klaus Schmidinger |
2002-11-01 | Completely switched to the HEAD driver version | Klaus Schmidinger |
2002-10-12 | Reactivated full handling of second audio PID (even in 'Transfer Mode') | Klaus Schmidinger |
2002-08-10 | Adapted VDR to the NEWSTRUCT driver | Klaus Schmidinger |
2002-08-04 | Changed the cDevice class to allow plugins to implement their own devices | 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 |