summaryrefslogtreecommitdiff
path: root/command/video.cpp
AgeCommit message (Collapse)Author
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