no, there is nothing wrong.
Try it, it works. Channel switching to an AC3-channel becomes much faster.
I found this in vdrportal: http://www.vdrportal.de/board/thread.php?threadid=34456&sid= But it is important to edit not only transfer.c, but also dvbosd.c !
On Tue, Nov 29, 2005 at 11:14:51PM +0100, Martin Dauskardt wrote:
The trick is that if FW_NEEDS_BUFFER_RESERVE_FOR_AC3 is not defined the later code in cTransfer::Action() used only with this cpp macro defined, will not executed. The boolean DvbCardWith4MBofSDRAM is set to false but never used anymore.
Werner