[linux-dvb] [PATCH] Synchronize dvb-apps with v4l-dvb
Andrea
mariofutire at googlemail.com
Fri May 2 00:00:01 CEST 2008
Hi,
This patch (posted for the 3rd times) keeps dvb-apps in line with recent (and not so recent) changes
in v4l-dvb:
1) for 2 years it has not been possible to open the dvr more than once for read only.
After this change http://linuxtv.org/hg/v4l-dvb/rev/64edfcc88eeb the dvr can only be opened once.
The patch fixes a comment to the function dvbdemux_open_dvr
2) this changeset http://linuxtv.org/hg/v4l-dvb/rev/65699e8bc6f7 added the option
DMX_OUT_TSDEMUX_TAP to send the TS to the demux.
The patch enhances dvbdemux.h to use the DMX_OUT_TSDEMUX_TAP
3) a recent changest http://linuxtv.org/hg/v4l-dvb/rev/8389fb4e774c implemented DMX_SET_BUFFER for
the dvr.
tzap used to set the dvr buffer size to 1MB (this ioctl call used to be ignored) while the default
size is actually double (~2MB). I think the aim of the code was to make the buffer bigger and not to
shrink it. That buffer in my opinion should stay as it is.
I've posted this patch 3 times already with 0 (i.e. ZERO) replies.
Is there anybody taking care of dvb-apps?
Regards
Andrea
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dvb-apps.diff
Type: text/x-patch
Size: 2304 bytes
Desc: not available
Url : http://www.linuxtv.org/pipermail/linux-dvb/attachments/20080501/aa75b5c9/attachment.bin
More information about the linux-dvb
mailing list