summaryrefslogtreecommitdiff
path: root/command/demux.cpp
AgeCommit message (Expand)Author
2013-10-13Reverted changes in streaminfo.cpp from 2012-09-29 (should fix #1108)Jochen Dolze
2013-01-02Fixed bug with --astopoffs (option doesnt worked)Jochen Dolze
2012-10-15Fixed demux abort when stream error bit is set (reported by satellit)Jochen Dolze
2012-09-29Fixed bug in demuxerJochen Dolze
2012-09-28Added speedup for decoding H264/H262Jochen Dolze
2012-09-10Code cleanupsJochen Dolze
2012-09-10Changed log output for some messagesJochen Dolze
2012-05-17Fixed warnings from cppcheckJochen Dolze
2011-04-11Sorting of logo list addedJochen Dolze
2011-03-25Fixed TS afc error which led to "demux error"Jochen Dolze
2011-03-14Added -O3 and -funroll-loops in MakefileJochen Dolze
2011-03-02Fixed memory leak in AddMarkJochen Dolze
2011-02-14Improved stop detectionJochen Dolze
2011-02-11Fixed disabling of pids in demuxer bugJochen Dolze
2011-02-06Added CheckStart to check start conditionJochen Dolze
2011-02-06Skipping additional private stream header with AC3Jochen Dolze
2011-01-30Further cleanupsJochen Dolze
2011-01-29Rewrite of demux/marks recognition (still incomplete)Jochen Dolze
2011-01-04Changed index creation for TSJochen Dolze
2010-11-24Added log to recdir optionJochen Dolze
2010-11-22Added SeekPATPMT when there is no PAT/PMT on start of the TS-recordingJochen Dolze
2010-09-24Added support for libavcodec51 (see define in Makefile)Jochen Dolze
2010-09-20Fixed timestamp fetching for TS filesJochen Dolze
2010-09-16Added second pass processing (overlap, audio silence detection)Jochen Dolze
2010-08-15Fixed demux error with AC3 on VDR files (added in the last commits)Jochen Dolze
2010-08-09Fixed AC3 demux error on restartJochen Dolze
2010-08-08Fixed index repair for inded.vdrJochen Dolze
2010-05-25Added Clear()-function to demuxer,paket classesJochen Dolze
2010-04-08Fixed APIVERSION bug, increased H264 bufferJochen Dolze
2010-03-30Changed directory structure, added MakefilesJochen Dolze