summaryrefslogtreecommitdiff
path: root/command/marks.cpp
AgeCommit message (Collapse)Author
2016-09-25Added new/updated logos: ServusTV, Pro7MAXX, EinsPlusJochen Dolze
Updated vertical border detection
2012-10-06Only save marks file when marks are changing (found by hondansx)Jochen Dolze
2012-05-17Fixed warnings from cppcheckJochen Dolze
Added setup menu entry to prevent deferred shutdown Added many logos from contributors
2011-02-14Improved stop detectionJochen Dolze
H262 fps detection bugfix
2011-02-06Added missing files in last commitJochen Dolze
2011-01-29Rewrite of demux/marks recognition (still incomplete)Jochen Dolze
2010-11-22Added SeekPATPMT when there is no PAT/PMT on start of the TS-recordingJochen Dolze
Added info about nalu filler Made demuxer more fault tolerant
2010-11-07Rewrote GenIndex (works with SDTV-PES, should work with SDTV-TS, unknown on ↵Jochen Dolze
HDTV-TS)
2010-10-12Changed detection of border/aspect/channel-changesJochen Dolze
2010-10-05Improved start/stop mark processingJochen Dolze
2010-10-03Added better detection for transparent logos, new logo filename scheme!Jochen Dolze
2010-09-16Added second pass processing (overlap, audio silence detection)Jochen Dolze
2010-08-19Added code to distinguish between different index errorsJochen Dolze
2010-08-09Fixed AC3 demux error on restartJochen Dolze
2010-08-08Fixed index repair for inded.vdrJochen Dolze
2010-08-03Index repair now done by markad instead of genindex - and for TS too!Jochen Dolze
2010-06-08Re-ordered includesJochen Dolze
2010-05-25Added Clear()-function to demuxer,paket classesJochen Dolze
Added marks DelAll, DelTill functions
2010-05-25Fixed some compiler warningsJochen Dolze
2010-05-15Fixed various thingsJochen Dolze
2010-04-21added -G and --bstart/--bstop optionsJochen Dolze
2010-03-31Added OSD message outputJochen Dolze
2010-03-30Changed directory structure, added MakefilesJochen Dolze