aboutsummaryrefslogtreecommitdiff
path: root/lib/dvb/tstools.cpp
AgeCommit message (Expand)Author
2010-11-26dvb/tstools.cpp: fix openFile without streaminfoghost
2010-11-24rename iDataSource to iTsSource (no functional change)ghost
2010-11-10a little bit more error checkingghost
2010-11-10migrate eDVBTsTools to new iDataSource seek functionghost
2010-11-09tstools.h/cpp: migrate to iDataSourceghost
2009-12-23Merge branch 'bug_355_seek_fixes'ghost
2009-12-23Merge branch 'bug_358_support_streamid_extension'ghost
2009-12-22Merge branch 'bug_245_record_playback_fixes'ghost
2009-12-21lib/dvb/tstools.cpp: support for stream id extension defined in ISO 13818-1 A...ghost
2009-12-21lib/dvb/tstools.cpp: add more debug output to timestamp parserghost
2009-12-17lib/dvb/tstools.h/cpp: make eDVBTSTool thread safe (i.e. this fixes seeking i...ghost
2009-10-29By Anders Holst:Felix Domke
2009-09-03fix skipping forward/backwardghost
2009-08-10fallback to live info when stores streaminfo failsFelix Domke
2009-04-06more accurate fast-forward/rewindFelix Domke
2009-02-13 - While recording, collect startcodes and save them into ".sc"-filesFelix Domke
2008-11-06Patch by Anders Holst:Felix Domke
2007-05-24ignore negative segments which might occur when PTS and PCR values are mixedFelix Domke
2007-05-20remove some debug, fix abs -> llabsFelix Domke
2007-03-15also use PCR (optionally), don't use non-video, non-audio streams, fix improp...Felix Domke
2007-03-15improve seek accuracyFelix Domke
2006-06-17I/O priority support with cfq scheduler (needs new kernel patch)Andreas Monzner
2006-04-03don't retry inifinitely to scan broken filesFelix Domke
2006-03-06optional cached (i.e. fopen,...) support for raw filesFelix Domke
2006-03-06moved PID search to proper please, simplified a bit (using the first found PM...Felix Domke
2006-03-05only sample each 40MB at max, use fallback bitrate if no other bitrate availableFelix Domke
2006-03-03use samples for more accurate jumps when .ap files are not availableFelix Domke
2006-03-03enable playback of multifile (split) moviesFelix Domke
2006-02-28add getNextAccessPointFelix Domke
2006-02-27add getOffset and fix pvrparse for thatFelix Domke
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
2005-12-06tstools: fix resync codeFelix Domke
2005-11-18tstools: fix adaption field, lower maxrange (increases accuracy), with multip...Felix Domke
2005-11-15add calc bitrate to tstoolsFelix Domke
2005-08-16 - add getLength() call to iStaticServiceInformationFelix Domke
2005-08-14 - add tstools to evaluate PTS values from TS files for playbackFelix Domke