Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-13 | Reverted changes in streaminfo.cpp from 2012-09-29 (should fix #1108) | Jochen Dolze | |
Increased intensity value from 100 to 180 Increased HD buffer | |||
2013-01-02 | Fixed bug with --astopoffs (option doesnt worked) | Jochen Dolze | |
Added more debug output while waiting for new data | |||
2012-10-15 | Fixed demux abort when stream error bit is set (reported by satellit) | Jochen Dolze | |
2012-09-29 | Fixed bug in demuxer | Jochen Dolze | |
Changed framecounter for H264 | |||
2012-09-28 | Added speedup for decoding H264/H262 | Jochen Dolze | |
Added fix for OSD message Added fix for 'ALERT: stopping before end of broadcast' Code cleanups | |||
2012-09-10 | Code cleanups | Jochen Dolze | |
2012-09-10 | Changed log output for some messages | Jochen Dolze | |
2012-05-17 | Fixed warnings from cppcheck | Jochen Dolze | |
Added setup menu entry to prevent deferred shutdown Added many logos from contributors | |||
2011-04-11 | Sorting of logo list added | Jochen Dolze | |
New MTV3 logo Changed demuxer to return raw packets | |||
2011-03-25 | Fixed TS afc error which led to "demux error" | Jochen Dolze | |
Added more error messages and stream numbers | |||
2011-03-14 | Added -O3 and -funroll-loops in Makefile | Jochen Dolze | |
Reverted cutval to 127, adding commandline argument later Fixed demux error with TS files Added more info messages | |||
2011-03-02 | Fixed memory leak in AddMark | Jochen Dolze | |
Fixed uninitialized variable error in video.cpp Added logo detection for permitting weak marks | |||
2011-02-14 | Improved stop detection | Jochen Dolze | |
H262 fps detection bugfix | |||
2011-02-11 | Fixed disabling of pids in demuxer bug | Jochen Dolze | |
2011-02-06 | Added CheckStart to check start condition | Jochen Dolze | |
Added DisableDPid to disable AC3 demuxing | |||
2011-02-06 | Skipping additional private stream header with AC3 | Jochen Dolze | |
2011-01-30 | Further cleanups | Jochen Dolze | |
2011-01-29 | Rewrite of demux/marks recognition (still incomplete) | Jochen Dolze | |
2011-01-04 | Changed index creation for TS | Jochen Dolze | |
Removed CheckDolbyDigital51 | |||
2010-11-24 | Added log to recdir option | Jochen Dolze | |
Added access check for recdir | |||
2010-11-22 | Added SeekPATPMT when there is no PAT/PMT on start of the TS-recording | Jochen Dolze | |
Added info about nalu filler Made demuxer more fault tolerant | |||
2010-09-24 | Added support for libavcodec51 (see define in Makefile) | Jochen Dolze | |
Lowered memory consumption on some cases Enhanced buffer usage output | |||
2010-09-20 | Fixed timestamp fetching for TS files | Jochen Dolze | |
2010-09-16 | Added second pass processing (overlap, audio silence detection) | Jochen Dolze | |
2010-08-15 | Fixed demux error with AC3 on VDR files (added in the last commits) | Jochen Dolze | |
Fixed writing info files Few cleanups | |||
2010-08-09 | Fixed AC3 demux error on restart | Jochen Dolze | |
2010-08-08 | Fixed index repair for inded.vdr | Jochen Dolze | |
2010-05-25 | Added Clear()-function to demuxer,paket classes | Jochen Dolze | |
Added marks DelAll, DelTill functions | |||
2010-04-08 | Fixed APIVERSION bug, increased H264 buffer | Jochen Dolze | |
2010-03-30 | Changed directory structure, added Makefiles | Jochen Dolze | |