diff options
| -rw-r--r-- | HISTORY | 2 | ||||
| -rw-r--r-- | TODO | 3 |
2 files changed, 2 insertions, 3 deletions
@@ -4,6 +4,8 @@ VDR Plugin 'pvrinput' Revision History current git (mini73) - use helper class for protected crc-function of libsi - update of italian translations (thanks to Diego Pierotto) +- use select with timeout on reader so a hanging device doesn't + crash the vdr 2010-03-27-rc1 (mini73) - rework teletext handling so no retuning is needed @@ -1,5 +1,2 @@ -add service interface -setting the aspect ratio by reading the vbi data --directly read TS stream (V4L2_MPEG_STREAM_TYPE_MPEG2_TS) from cx18-based cards instead of using ParseprogramStream --generate PCR data to allow using streamdev with TS (currently only PES works) - |
