summaryrefslogtreecommitdiff
path: root/command/video.cpp
AgeCommit message (Collapse)Author
2016-09-25Added new/updated logos: ServusTV, Pro7MAXX, EinsPlusJochen Dolze
Updated vertical border detection
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
Increased intensity value from 100 to 180 Increased HD buffer
2012-11-01Improved overlap detection for HD recordingsJochen Dolze
2012-09-28Added speedup for decoding H264/H262Jochen Dolze
Added fix for OSD message Added fix for 'ALERT: stopping before end of broadcast' Code cleanups
2012-09-23A few code cleanupsJochen Dolze
2012-09-19Added vertical border detection for HDTVJochen Dolze
2012-05-17Fixed warnings from cppcheckJochen Dolze
Added setup menu entry to prevent deferred shutdown Added many logos from contributors
2011-03-20Fixed bug in handling ts files ("demux error")v0.1.1Jochen Dolze
Fixed output of marks on channels without logos Added finnish logos and translation from Rolf Ahrensberg Added more informations in markad logfile
2011-03-14Added -O3 and -funroll-loops in MakefileJochen Dolze
Reverted cutval to 127, adding commandline argument later Fixed demux error with TS files Added more info messages
2011-03-13Changed order of detection modes in video.cppJochen Dolze
Changed position of start/stop detection
2011-03-09Decreased cutval in logo detectionJochen Dolze
Added italian translation from Diego Pierotto Added slovak translation from Milan Hrala Added logos from Dominic Evans Added logo from Copperhead
2011-03-02Fixed memory leak in AddMarkJochen Dolze
Fixed uninitialized variable error in video.cpp Added logo detection for permitting weak marks
2011-02-16Drop of -i 1/2 (ignore video/audio info)Jochen Dolze
Small bugfixes
2011-02-14Improved stop detectionJochen Dolze
H262 fps detection bugfix
2011-02-13Removed "scan ac3 always" parameterJochen Dolze
Added some logos Added spanish translations (thanks to jbjbjb) Minor code cleanups
2011-02-09Completed end mark detectionJochen Dolze
New option -I for correcting info file Better texts for options
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
Prevent false overlap detection on 4:3 recordings
2010-11-28Fixed GetBroadcastLength for TS-recordingsJochen Dolze
Added proper handling of components in SaveInfo Added France3 and France5 logos Added pixfmt 12
2010-11-24Added log to recdir optionJochen Dolze
Added access check for recdir
2010-11-03Got rid of iframetime, better broadcast start detection, dont change ↵Jochen Dolze
atime/mtime of info file anymore
2010-10-24Small fix on Logo detectionJochen Dolze
2010-10-21Added letterbox detectionJochen Dolze
Improved audiochannel-/aspect-/borderchange detection
2010-10-16Use border detection only on non 4:3 broadcastsJochen Dolze
Remove aspectratio changes which are to short
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
Added marks DelAll, DelTill functions
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