Nathan Manzi wrote:
William Uther wrote:
Patch:
This patch implements the first fix above. Note: This patch is
untested. I have tested commenting out the line that sets
_scanning_pes_header_for_gop to false, but this patch removes that
variable entirely.
Using CVS and the patch returns during make:
dtvrecorder.cpp: In member function `virtual void DTVRecorder::Reset()':
dtvrecorder.cpp:86: error: `_scanning_pes_header_for_gop' undeclared
(first use
this function)
dtvrecorder.cpp:86: error: (Each undeclared identifier is reported only once
for each function it appears in.)
make[2]: *** [dtvrecorder.o] Error 1
make[2]: Leaving directory `/cvs/cvs/mythtv/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/cvs/cvs/mythtv/libs'
make: *** [sub-libs] Error 2
I don't think you've removed all the instances where it's called. I'm
gonna play around with it for a bit, I'll post the results.
Anything else I'm missing? I applied the patch and removed other
occurances of _scanning_pes_header_for_gop. I still can't ff/rewind a TS
recording (the time is wrong).. but when I hit 'E', the time is correct.
_______________________________________________
mythtv-dev mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev