----------------------------------------------------------------------------
Changes committed by taylor on Tue Mar 29 05:59:00 2005
Modified Files:
in mythtv/libs/libmythtv:
dbcheck.cpp dvbrecorder.cpp dvbrecorder.h siparser.cpp
tv_rec.cpp tv_rec.h videosource.cpp
Log Message:
- Added PMT Version number rolling in TS mode whenver AutoPID is called as part
of fixing
mpeg ts playback..
Remaining portions from Jesper Sorensen:
- Make DVB recorder recognize DTS audio streams
- Remove broken dvb_sw_filter option
- Add PCRPID logging
- Remove PS stream id overrides (allows PS recorder to handle multiple audio
streams)
- Workaround for demux problems caused by the DEC2000-t patch:
Basically, some DVB cards/drivers (e.g. the DEC2000-t) seem to need
DMX_PES_AUDIO/VIDEO
for the demux, but that causes problems for other cards. The best solution is
probably to fix the
drivers to handle DMX_PES_OTHER properly, but as a workaround I've added an
option in
mythtv-setup to activate "hardware decoder" mode for those who need it.
The workaround for the DEC2000-t fixes bug 259. Less than a 24 hour fix. Talk
about speed!
----------------------------------------------------------------------------
Changes committed by taylor on Tue Mar 29 05:59:41 2005
Modified Files:
in mythtv/libs/libmythtv:
dvbrecorder.cpp
Log Message:
Cleanup
----------------------------------------------------------------------------
_______________________________________________
mythtv-commits mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits