Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Softdevice problem (DVB-T)



On Montag, 31. Mai 2004 18:12, Seppo Ingalsuo wrote:
> 
> http://iki.fi/sing/files/softdevice_problem.tar

Can you try the following diff:

--- cut --- start ---
Index: mpeg2decoder.c
===================================================================
RCS file: /home/nfs/extra/src/cvsroot/softdevice/mpeg2decoder.c,v
retrieving revision 1.2
diff -r1.2 mpeg2decoder.c
307c307
<       if (validPTS && context->coded_frame->pict_type == FF_I_TYPE) {
---
>       if (validPTS /*&& context->coded_frame->pict_type == FF_I_TYPE*/) {
--- cut --- end ---


-- 
Stefan Lucke





Home | Main Index | Thread Index