[Ffmpeg-devel] H264 decoding problem

Evgeniy Stepanov eugeni.stepanov
Fri Oct 13 18:55:41 CEST 2006


On Friday 13 October 2006 17:35, Michael Niedermayer wrote:
> > It might be an unrelated problem, but since several days ago h264.c does
> > not compile without -fomit-frame-pointer. Athlon-xp, gcc-4.1.2. Log
> > attached.
>
> 1. add support for configure to set some #define/undef OMIT_FRAME_POINTER
> 2. and then disable the asm in cabac.h if the frame pointer isnt omited
> 3. send us a patch :)
> or
> 1. change the asm so it requires one register less
> 2. benchmark (then goto 1 if its slower)
> 3. send patch

Thanks, but I know some better ways to spend my time :)
I just wanted to make it known that mplayer compilation with --enable-debug is 
broken because of this.




More information about the ffmpeg-devel mailing list