summaryrefslogtreecommitdiff
path: root/command/Makefile
AgeCommit message (Collapse)Author
2012-09-11Added manual page (from marco, resolves #975)Jochen Dolze
2012-05-17Fixed warnings from cppcheckJochen Dolze
Added setup menu entry to prevent deferred shutdown Added many logos from contributors
2011-06-14Added link to version.hJochen Dolze
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-01-29Rewrite of demux/marks recognition (still incomplete)Jochen Dolze
2010-10-16Use border detection only on non 4:3 broadcastsJochen Dolze
Remove aspectratio changes which are to short
2010-09-24Added support for libavcodec51 (see define in Makefile)Jochen Dolze
Lowered memory consumption on some cases Enhanced buffer usage output
2010-09-17Added patches from Anonym and italian translation from Diego PierottoJochen Dolze
2010-09-16Added second pass processing (overlap, audio silence detection)Jochen Dolze
2010-08-08Fixed index repair for inded.vdrJochen Dolze
2010-06-20Added STDC_CONSTANT_MACROS to MakefileJochen Dolze
Added function CheckLogoMarks
2010-05-15Fixed various thingsJochen Dolze
2010-03-31Fixed bugs in makefile, extended usage infoJochen Dolze
2010-03-30Changed directory structure, added MakefilesJochen Dolze