summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-03-23Added more marktypes, added initial mark ratingJochen Dolze
2010-03-23Fixed last -pedantic warning, added some info for VDR1.7.0Jochen Dolze
2010-03-23Fixed wrong logging output, added some more useful informationJochen Dolze
2010-03-23Fixed most warnings from -Wextra and -pedanticJochen Dolze
2010-03-22Added Pidfile creation, Logo from CopperheadJochen Dolze
2010-03-22Revoked plugin scanJochen Dolze
2010-03-22Fixed bug found by valgrindJochen Dolze
2010-03-22Fixed bug reported by SurfaceCleanerZJochen Dolze
2010-03-22Fixed plugin compile bugJochen Dolze
2010-03-22Added online abilityJochen Dolze
2010-03-22Another CheckIndex fix ;)Jochen Dolze
2010-03-21Added logosJochen Dolze
2010-03-21Fixed header mismatch abort conditionJochen Dolze
2010-03-21Added mark typeJochen Dolze
2010-03-21Checkindex improved againJochen Dolze
2010-03-19Added interlace detection for H262Jochen Dolze
2010-03-19libavcodec header and library checkJochen Dolze
2010-03-18More logging in decoder init sectionJochen Dolze
2010-03-18Fixed CheckIndexJochen Dolze
2010-03-18CosmeticsJochen Dolze
2010-03-18Got rid of recvnumber, disabled plugin, added ASDJochen Dolze
2010-03-18Added ability for online scanJochen Dolze
2010-03-17Reverted contrast changesJochen Dolze
2010-03-17Updated HistoryJochen Dolze
2010-03-17Further fixes for frame counterJochen Dolze
2010-03-17Hopefully fixed frame counter errorJochen Dolze
2010-03-17Enhance contrast, if the picture is all too darkJochen Dolze
2010-03-16Added creation of mark filesv0.0.6Jochen Dolze
2010-03-16Fixed I-Frame off by one bug in H262, fixed output of H264 progressive marksrelease/v0.0.6Jochen Dolze
Changed LoadInfo handling
2010-03-16Changed logo naming scheme to match with Microsoft WindowsJochen Dolze
2010-03-15cleanup, fixed compiler warning (thanks to TomG)Jochen Dolze
2010-03-15Added new logoJochen Dolze
2010-03-15Fixed compiler warnings, updated INSTALL, deleted unused filesJochen Dolze
2010-03-14Added support for 1.7.0 in standalone versionJochen Dolze
2010-03-13Fixed typo in commandline parsingJochen Dolze
2010-03-11Added info file processingJochen Dolze
2010-03-11Decoder can now be disabled with commandline switchJochen Dolze
2010-03-11Improved H264 handling, added new logosJochen Dolze
2010-03-09Added working logo detection in standalone modeJochen Dolze
2010-03-07Fixed typos in recv.cppJochen Dolze
2010-03-07Fixed error in recv.cpp constructorJochen Dolze
2010-03-05Changed H264 handlingv0.0.5Jochen Dolze
2009-11-22Fixed translation bug reported from TomGrelease/v0.0.5Jochen Dolze
Added italian translations from Diego Pierotto
2009-10-06Started logo detection (edge detect)Jochen Dolze
2009-10-06Fixed TS packet processing (buffer overflows)Jochen Dolze
Added packet injection
2009-10-03Added packet throttle in demuxJochen Dolze
2009-10-02Rewrote packet handling code, now it uses queuesJochen Dolze
2009-09-29Added patch from ebsiJochen Dolze
Added ES Descriptor handling in standalone version
2009-09-28Fixed buffer handling in ts2pktJochen Dolze
Added TS PAT/PMT handling in markad-standalone
2009-09-27Fixed handling of asprintf resultJochen Dolze