summaryrefslogtreecommitdiff
path: root/command/video.cpp
AgeCommit message (Expand)Author
2016-09-25Added new/updated logos: ServusTV, Pro7MAXX, EinsPlusJochen Dolze
2015-09-26Added missing files from last commit ;)Jochen Dolze
2013-10-13Reverted changes in streaminfo.cpp from 2012-09-29 (should fix #1108)Jochen Dolze
2012-11-01Improved overlap detection for HD recordingsJochen Dolze
2012-09-28Added speedup for decoding H264/H262Jochen Dolze
2012-09-23A few code cleanupsJochen Dolze
2012-09-19Added vertical border detection for HDTVJochen Dolze
2012-05-17Fixed warnings from cppcheckJochen Dolze
2011-03-20Fixed bug in handling ts files ("demux error")v0.1.1Jochen Dolze
2011-03-14Added -O3 and -funroll-loops in MakefileJochen Dolze
2011-03-13Changed order of detection modes in video.cppJochen Dolze
2011-03-09Decreased cutval in logo detectionJochen Dolze
2011-03-02Fixed memory leak in AddMarkJochen Dolze
2011-02-16Drop of -i 1/2 (ignore video/audio info)Jochen Dolze
2011-02-14Improved stop detectionJochen Dolze
2011-02-13Removed "scan ac3 always" parameterJochen Dolze
2011-02-09Completed end mark detectionJochen Dolze
2011-02-08Prevent overlap detection to detect former overlaps in ad blockJochen Dolze
2011-02-05Changed overlap detectionJochen Dolze
2011-01-30Further cleanupsJochen Dolze
2011-01-29Rewrite of demux/marks recognition (still incomplete)Jochen Dolze
2011-01-23New Version 0.0.8v0.0.8Jochen Dolze
2010-12-29Improved startpoint detection with short recordingsJochen Dolze
2010-11-28Fixed GetBroadcastLength for TS-recordingsJochen Dolze
2010-11-24Added log to recdir optionJochen Dolze
2010-11-03Got rid of iframetime, better broadcast start detection, dont change atime/mt...Jochen Dolze
2010-10-24Small fix on Logo detectionJochen Dolze
2010-10-21Added letterbox detectionJochen Dolze
2010-10-16Use border detection only on non 4:3 broadcastsJochen Dolze
2010-10-12Changed detection of border/aspect/channel-changesJochen Dolze
2010-10-10Added -a (AC3 always) optionJochen 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-06-08Re-ordered includesJochen Dolze
2010-05-25Added Clear()-function to demuxer,paket classesJochen Dolze
2010-05-25Fixed some compiler warningsJochen Dolze
2010-05-22Fixed marks handling, new version 0.0.7Jochen Dolze
2010-05-15Fixed various thingsJochen Dolze
2010-04-21added -G and --bstart/--bstop optionsJochen Dolze
2010-03-30Changed directory structure, added MakefilesJochen Dolze