summaryrefslogtreecommitdiff
path: root/command/audio.cpp
AgeCommit message (Collapse)Author
2012-05-17Fixed warnings from cppcheckJochen Dolze
Added setup menu entry to prevent deferred shutdown Added many logos from contributors
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
2010-11-03Got rid of iframetime, better broadcast start detection, dont change ↵Jochen Dolze
atime/mtime of info file anymore
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-10Added -a (AC3 always) optionJochen 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-09-16Added second pass processing (overlap, audio silence detection)Jochen Dolze
2010-06-08Re-ordered includesJochen Dolze
2010-05-25Added Clear()-function to demuxer,paket classesJochen Dolze
Added marks DelAll, DelTill functions
2010-03-30Changed directory structure, added MakefilesJochen Dolze