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
2021-05-11
Fixed cTsPayload::AtPayloadStart() to ignore TS packets from other PIDs
Klaus Schmidinger
2020-06-22
Changed the country code in the generated ParentalRatingDescriptor from 'DEU'...
Klaus Schmidinger
2019-03-15
Added support for EAC3 audio from other sources
Klaus Schmidinger
2017-05-01
CAMs are now sent a generated EIT packet that contains a single 'present even...
Klaus Schmidinger
2017-04-24
Fixed a typo
Klaus Schmidinger
2017-03-26
Improved clearing the MTD buffer and syncing on TS packets
Klaus Schmidinger
2017-01-09
Changed 'unsigned' to 'signed' in some places to avoid trouble with abs() in ...
Klaus Schmidinger
2016-12-22
Fixed regenerating the index of audio recordings
Klaus Schmidinger
2016-12-22
Implemented a frame parser for H.265 (HEVC) recordings
Klaus Schmidinger
2015-03-11
Added detection of 24fps
Klaus Schmidinger
2015-01-14
Added support for PGS subtitles
Klaus Schmidinger
2015-01-14
Added handling for DTS audio tracks to cPatPmtParser::ParsePmt()
Klaus Schmidinger
2014-04-13
Fixed a possible division by zero in frame rate detection
Klaus Schmidinger
2014-04-13
Whitespace fix
Klaus Schmidinger
2014-03-08
Fixed handling PAT packets when detecting frames
Klaus Schmidinger
2014-03-08
Fixed a possible endless loop in cH264Parser::GetGolombUe()
Klaus Schmidinger
2014-02-21
Fixed handling frame detection buffer length
Klaus Schmidinger
2014-01-28
Increased MIN_TS_PACKETS_FOR_FRAME_DETECTOR to 100 and introduced counting th...
Klaus Schmidinger
2014-01-18
Fixed detecting frame borders in MPEG-2 streams that have "bottom fields" or ...
Klaus Schmidinger
2013-03-03
Whitespace fixes
Klaus Schmidinger
2013-02-17
Removed trailing whitespace
Klaus Schmidinger
2012-11-25
Changed all occurrences of MPEG4 to H264 (pointed out by Sören Moch)
Klaus Schmidinger
2012-11-19
In order to be able to play TS recordings from other sources, in which there ...
Klaus Schmidinger
2012-11-18
Improved editing TS recordings
Klaus Schmidinger
2012-11-13
Fixed detecting frames in case there are multiple frames per payload unit
Klaus Schmidinger
2012-11-06
Fixed frame detection when regenerating the index
Klaus Schmidinger
2012-11-02
Improved frame detection by parsing just far enough into the MPEG-4 NAL units...
Klaus Schmidinger
2012-09-19
cPatPmtParser::ParsePmt() now also recognizes stream type 0x81 as "AC3"
Klaus Schmidinger
2012-09-18
Improved detecting frames in MPEG 4 video
Klaus Schmidinger
2012-09-14
Fixed mapping the frame type bits when detecting independent frames in MPEG 4...
Klaus Schmidinger
2012-03-02
Fixed some typos
Klaus Schmidinger
2012-01-12
Fixed a possible memory corruption in cTsToPes::GetPes()
Klaus Schmidinger
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-08-27
Fixed detecting frames on radio channels
Klaus Schmidinger
2011-08-20
Fixed detecting frames for channels that split frames into several payloads
Klaus Schmidinger
2011-08-15
The cutter now sets the 'broken link' flag for MPEG2 TS recordings
Klaus Schmidinger
2011-06-12
Fixed overwriting the fps value in a recording's info file
Klaus Schmidinger
2011-06-12
Fixed detecting frames in case the Picture Start Code or Access Unit Delimite...
Klaus Schmidinger
2011-06-11
The frame detector now only starts collecting PTS values after it has seen th...
Klaus Schmidinger
2011-06-11
Fixed detecting frames in case the Picture Start Code or Access Unit Delimite...
Klaus Schmidinger
2011-03-20
Fixed detecting frames on channels that broadcast with separate "fields" inst...
Klaus Schmidinger
2011-03-13
Fixed some direct comparisons of double values
Klaus Schmidinger
2011-02-26
Setting the audio type of language descriptors to 0x00 in the PAT/PMT generator
Klaus Schmidinger
2011-02-25
Now checking the result of all realloc() calls
Klaus Schmidinger
2011-02-20
Fixed reallocating memory in cTsToPes::PutTs()
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-16
Added handling MPEG audio types "ISO/IEC 14496-3 Audio with LATM transport sy...
Klaus Schmidinger
2010-05-13
Fixed a possible out of buffer memory access in case of bad TS data
Klaus Schmidinger
[next]