add support for playing back videos with the not-yet-finished dvbvideosink/dvbaudiosink
[enigma2.git] / lib / dvb / tstools.cpp
2006-04-03 Felix Domkedon't retry inifinitely to scan broken files
2006-03-06 Felix Domkeoptional cached (i.e. fopen,...) support for raw files
2006-03-06 Felix Domkemoved PID search to proper please, simplified a bit...
2006-03-05 Felix Domkeonly sample each 40MB at max, use fallback bitrate...
2006-03-03 Felix Domkeuse samples for more accurate jumps when .ap files...
2006-03-03 Felix Domkeenable playback of multifile (split) movies
2006-02-28 Felix Domkeadd getNextAccessPoint
2006-02-27 Felix Domkeadd getOffset and fix pvrparse for that
2006-02-15 Felix Domkesome fixes
2006-02-15 Felix Domkeuse cached pts/offsets when available, clean up
2006-02-08 Felix Domketstools: check for wrap arounds in length calculation
2006-01-27 Felix Domketrack changing filesizes
2006-01-22 Andreas Oberritterremove generated file "config.h":
2005-12-06 Felix Domketstools: fix resync code
2005-11-18 Felix Domketstools: fix adaption field, lower maxrange (increases...
2005-11-15 Felix Domkeadd calc bitrate to tstools
2005-08-16 Felix Domke - add getLength() call to iStaticServiceInformation
2005-08-14 Felix Domke - add tstools to evaluate PTS values from TS files...