summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-06Added --pass1only command line argumentJochen Dolze
Optimized start/stop recognition
2010-10-05Improved start/stop mark processingJochen Dolze
2010-10-03Added better detection for transparent logos, new logo filename scheme!Jochen Dolze
2010-09-29Small bugfix in combination with start mark in "long" distanceJochen Dolze
2010-09-27Added a few optimisations for 4:3 broadcastsJochen Dolze
2010-09-26Added better thread handling in decoder.cpp, added --threads optionJochen Dolze
2010-09-24Added support for libavcodec51 (see define in Makefile)Jochen Dolze
Lowered memory consumption on some cases Enhanced buffer usage output
2010-09-20Changed broadcast length outputJochen Dolze
2010-09-20Added vpkt and apkt usage in second passJochen Dolze
2010-09-20Fixed timestamp fetching for TS filesJochen Dolze
2010-09-19Added getservbyname for default port settingJochen Dolze
2010-09-19Added fix for ffmpeg < 52.37.0Jochen Dolze
2010-09-18Added avcodec_copy_context fix for ffmpeg < 52.65.0Jochen Dolze
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-19Added code to distinguish between different index errorsJochen Dolze
2010-08-15Fixed demux error with AC3 on VDR files (added in the last commits)Jochen Dolze
Fixed writing info files Few cleanups
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-07-08Corrected info/info.vdr will now be savedJochen Dolze
Added compatibility for GCC3.x
2010-06-20Added STDC_CONSTANT_MACROS to MakefileJochen Dolze
Added function CheckLogoMarks
2010-06-08Got rid of --tstart/--tstopJochen Dolze
Reworked logomark handling Added rewriting of info/info.vdr (not yet complete)
2010-06-08Re-ordered includesJochen Dolze
2010-05-25Fixed display bug (text moved too far to the left)Jochen Dolze
2010-05-25Added Clear()-function to demuxer,paket classesJochen Dolze
Added marks DelAll, DelTill functions
2010-05-25Fixed format string warningsJochen Dolze
2010-05-25Fixed some compiler warningsJochen Dolze
2010-05-22Updated Historyv0.0.7Jochen Dolze
2010-05-22Fixed marks handling, new version 0.0.7Jochen Dolze
2010-05-15Fixed various thingsJochen Dolze
2010-04-28Changed --bstart/stop to --tstart/stop, added SIGSEGV backtraceJochen Dolze
2010-04-21last commit missed file markad-standalone.hJochen Dolze
2010-04-21added -G and --bstart/--bstop optionsJochen Dolze
2010-04-10Added more setup options, added MARK svdrp commandJochen Dolze
2010-04-08Fixed APIVERSION bug, increased H264 bufferJochen Dolze
2010-04-08Added plugin setup, plugin main menuJochen Dolze
2010-04-04Added handler for SIGTSTP/SIGCONTJochen Dolze
2010-03-31Fixed bugs in makefile, extended usage infoJochen Dolze
2010-03-31Added OSD message outputJochen Dolze
2010-03-30Moved logos into command dirJochen Dolze
2010-03-30Changed directory structure, added MakefilesJochen Dolze
2010-03-29Fixed make dist, fixed spelling in a log messageJochen Dolze
2010-03-29Updated logo ratingJochen Dolze
2010-03-28Fixed black border detectionJochen Dolze
2010-03-27Added missing file audio.h of last commitJochen Dolze
2010-03-27Got rid of <vdr/tool.h> dependencyJochen Dolze
2010-03-27Changed structures in global.hJochen Dolze
2010-03-26Added missing debug.hJochen Dolze
2010-03-26Fixed buffer full bug, added queue debugging (-v -v)Jochen Dolze