index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
remux.c
Age
Commit message (
Expand
)
Author
2010-02-28
The option "Setup/DVB/Use Dolby Digital" now only controls whether Dolby Digi...
1.7.13
Klaus Schmidinger
2010-01-30
The PCR pid is now recorded for channels where this is different from the vid...
Klaus Schmidinger
2010-01-24
Fixed determining the frame duration on channels where the PTS deltas jitter ...
Klaus Schmidinger
2010-01-24
The PCR pid in generated PMTs is now set to the channel's PCR pid again
Klaus Schmidinger
2010-01-23
Fixed determining the frame duration on channels where the PTS deltas jitter ...
Klaus Schmidinger
2009-12-31
cPatPmtParser now also stores the audio stream types
Klaus Schmidinger
2009-12-29
Fixed zero-terminating the pid lists
Klaus Schmidinger
2009-12-24
cParsePatPmt now has functions to retrieve the audio, dolby and subtitle pids
Klaus Schmidinger
2009-12-24
Fixed handling STREAMTYPE_11172_AUDIO in cPatPmtParser::ParsePmt()
Klaus Schmidinger
2009-12-06
Added stream type 11172 AUDIO to cPatPmtParser::ParsePmt()
Klaus Schmidinger
2009-12-06
Several code modifications to avoid compiler warnings
Klaus Schmidinger
2009-12-05
The PCR pid in generated PMTs is now set to 0x1FFF ("no PCR pid") in cPatPmtG...
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-11-01
Fixed writing the PCR pid into the PMT in cPatPmtGenerator::GeneratePmt()
Klaus Schmidinger
2009-11-01
Fixed cFrameDetector::Analyze() to handle video streams where the frame type ...
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-17
Removed unused 'synced' member from cTsToPes
Klaus Schmidinger
2009-05-10
Added MPEG 1 handling to remux.c
Klaus Schmidinger
2009-05-03
cFrameDetector::Analyze() now syncs on the TS packet sync bytes
1.7.7
Klaus Schmidinger
2009-04-19
Implemented TsSetTeiOnBrokenPackets()
Klaus Schmidinger
2009-04-18
Fixed detecting the frame rate for streams with PTS distances of 1800
Klaus Schmidinger
2009-04-05
Fixed detecting the frame rate for radio recordings
Klaus Schmidinger
2009-03-27
Modified cFrameDetector::Analyze() to minimize file I/O overhead during recor...
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-24
Fixed detecting frames for pure audio recordings
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-23
Checking the remaining packet length after processing the pointer field
Klaus Schmidinger
2009-01-23
Fixed handling the pointer field in cPatPmtParser::ParsePmt()
Klaus Schmidinger
2009-01-16
Fixed incrementing the continuity counter in cPatPmtGenerator::GetPmt()
Klaus Schmidinger
2009-01-16
Fixed returning complete PES packets in cTsToPes::GetPes()
Klaus Schmidinger
2009-01-06
Fixed cPatPmtParser::ParsePmt() to reset vpid and vtype when switching from a...
Klaus Schmidinger
2009-01-06
The recording format is now Transport Stream
Klaus Schmidinger
2008-12-20
Fixed handling the 'pointer field' in generating and parsing PAT/PMT
Klaus Schmidinger
2008-12-13
Improved handling PES video packets with zero length when converting from TS ...
Klaus Schmidinger
2008-08-15
First step towards switching to TS (Transport Stream) as recording format
Klaus Schmidinger
2007-11-25
Implemented setup option "Miscellaneous/Emergency exit"
Klaus Schmidinger
2007-11-18
Fixed suddenly stopping subtitles in live mode
1.5.12
Klaus Schmidinger
2007-11-17
Fixed handling small PES packets that caused subtitles to be displayed late i...
Klaus Schmidinger
2007-11-10
Fixed assembling PS1 packets in cTS2PES::instant_repack()
Klaus Schmidinger
2007-11-03
Fixed a possible blocking in replay when subtitles are active; fixed displayi...
Klaus Schmidinger
2007-10-12
Implemented handling DVB subtitles
Klaus Schmidinger
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
[next]