fix -T
[enigma2.git] / lib / dvb / tstools.cpp
2007-05-24 Felix Domkeignore negative segments which might occur when PTS...
2007-05-20 Felix Domkeremove some debug, fix abs -> llabs
2007-03-15 Felix Domkealso use PCR (optionally), don't use non-video, non...
2007-03-15 Felix Domkeimprove seek accuracy
2006-06-17 Andreas MonznerI/O priority support with cfq scheduler (needs new...
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...