summaryrefslogtreecommitdiff
path: root/command/markad-standalone.cpp
AgeCommit message (Collapse)Author
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
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-30Fixed endless loop bug with DD5.1 (found by amair)Jochen Dolze
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-08Added ioprio_setJochen Dolze
2010-10-07Added support for totally broken info filesJochen Dolze
Code cleanups
2010-10-07Added check for DolbyDigital5.1 in info with no AC3 audioJochen Dolze
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-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-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