summaryrefslogtreecommitdiff
path: root/command
AgeCommit message (Collapse)Author
2011-04-03Fixed another bug in handling ts files ("demux error")v0.1.2Jochen Dolze
Limited logo extraction to 1000 frames Added more finnish logos Added czech translation
2011-03-25Fixed TS afc error which led to "demux error"Jochen Dolze
Added more error messages and stream numbers
2011-03-21Added ATV logoJochen Dolze
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-02Added experimental start/stop detection without logoJochen Dolze
2011-03-02Fixed memory leak in AddMarkJochen Dolze
Fixed uninitialized variable error in video.cpp Added logo detection for permitting weak marks
2011-02-22Got rid of backupmarks plugin optiondevelJochen Dolze
Fixed noatime detection in GetBroadcastStart
2011-02-21Fixed markad running when timer is deleted bugJochen Dolze
Removed option "hdd priority", start markad always with idle iopriority
2011-02-19Added missing includes (closes #570)Jochen Dolze
Added code to detect small logo gaps (#567) Added description for --logleve and --nopid (closes #556) Added spanish logos (closes #553 and #566)
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-11Fixed disabling of pids in demuxer bugJochen Dolze
2011-02-09Fixed bug in SaveInfo which ignored some linesJochen Dolze
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-06Added missing files in last commitJochen Dolze
2011-02-06Added CheckStart to check start conditionJochen Dolze
Added DisableDPid to disable AC3 demuxing
2011-02-06Skipping additional private stream header with AC3Jochen Dolze
2011-02-06Got rid of additional overlap in second passJochen Dolze
2011-02-05Changed overlap detectionJochen Dolze
2011-02-01New standard switches in plugin (repair index off, only scan channels with logo)Jochen Dolze
Fixed output of audio channel detection
2011-01-30Further cleanupsJochen Dolze
2011-01-29Rewrite of demux/marks recognition (still incomplete)Jochen Dolze
2011-01-29Changed max. height for logo extraction (value from gerdh)Jochen Dolze
2011-01-28Added logos for RTLHD, RTL2HD, VOXHD and kabeleinsHD (thanks to gerdh)Jochen Dolze
2011-01-27Added logos from dplu (Arte,BBC3,E4+1,E4,Five,Itv2) and VIVA GermanyJochen Dolze
2011-01-23New Version 0.0.8v0.0.8Jochen Dolze
2011-01-10Fixed bug reported by ALT255 (markad stops when VDR deletes the timer after ↵Jochen Dolze
a recording) Fixed bug reported by Copperhead (saving setup values was broken) Added logos for SIXX and NICK_COMEDY
2011-01-04Changed index creation for TSJochen Dolze
Removed CheckDolbyDigital51
2011-01-01Changed detection of short audio channel changesJochen Dolze
2010-12-31Added new plugin option 'scan channel with logos only'Jochen Dolze
Abort markad if timer gets deleted by user (reported by Mase) New logo DAS-VIERTE
2010-12-29Improved startpoint detection with short recordingsJochen Dolze
Prevent false overlap detection on 4:3 recordings
2010-11-28Improved overlap detection by increasing the inspection rangeJochen Dolze
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-22Added SeekPATPMT when there is no PAT/PMT on start of the TS-recordingJochen Dolze
Added info about nalu filler Made demuxer more fault tolerant
2010-11-22Fixed bug found by neptunvasjaJochen Dolze
2010-11-19Changed broken stream handlingJochen Dolze
2010-11-09Added handling for interrupted recordingsJochen Dolze
2010-11-07Rewrote GenIndex (works with SDTV-PES, should work with SDTV-TS, unknown on ↵Jochen Dolze
HDTV-TS)
2010-11-05Small fixups, removed P1,P2 of RTL logoJochen Dolze
2010-11-03Got rid of iframetime, better broadcast start detection, dont change ↵Jochen Dolze
atime/mtime of info file anymore
2010-10-31Fall back to single thread operation on libavcodec without pthreadsJochen Dolze
2010-10-30Fixed endless loop bug with DD5.1 (found by amair)Jochen Dolze
2010-10-29Removed avcodec_thread_free, it will be called in avcodec_closeJochen Dolze
2010-10-24Small fix on Logo detectionJochen Dolze