aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/tstools.cpp
AgeCommit message (Collapse)Author
2006-02-15some fixesFelix Domke
2006-02-15use cached pts/offsets when available, clean upFelix Domke
2006-02-08tstools: check for wrap arounds in length calculationFelix Domke
2006-01-27track changing filesizesFelix Domke
2006-01-22remove generated file "config.h":Andreas Oberritter
pass preprocessor definitions as command line arguments instead this also drops the dependency on "autoheader"
2005-12-06tstools: fix resync codeFelix Domke
2005-11-18tstools: fix adaption field, lower maxrange (increases accuracy), with ↵Felix Domke
multiple tries at end of file
2005-11-15add calc bitrate to tstoolsFelix Domke
2005-08-16 - add getLength() call to iStaticServiceInformationFelix Domke
- implementation for dvb pvr streams using tstools - start of implementing status information for PVR
2005-08-14 - add tstools to evaluate PTS values from TS files for playbackFelix Domke