[Ffmpeg-devel] [PATCH] Fix compilation when using --disable-opts
Panagiotis Issaris
takis.issaris
Thu Mar 29 13:04:18 CEST 2007
Hi,
Ramiro Ribeiro Polla wrote:
[...]
>>> +
>>> + # check wether EBX is available on x86
>>> + check_cc <<EOF && enable ebx_available
>>> +int main(){
>>> + asm volatile ("":::"%ebx");
>>> +}
>>> +EOF
>>> +fi
>>> +
>>> # check for assembler specific support
>>>
>>
>> I don't have access to Windows right now, but I'll check later on
>> today if it keeps running (IIRC it does) and if OK is the right button
>> name.
> Sorry to take so long. It does keep running, and it shows that "Send
> report" dialog box. So the correct button name is "Don't send".
Attached you'll find an updated patch.
configure | 37 +++++++++++++++++++++++++++++++++++++
libavcodec/cabac.h | 4 ++--
libavcodec/h264.c | 2 +-
libavutil/x86_cpu.h | 4 ++++
4 files changed, 44 insertions(+), 3 deletions(-)
With friendly regards,
Takis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi-20070327T130048-ffmpeg-disable_opts6.diff
Type: text/x-patch
Size: 3825 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070329/2beba268/attachment.bin>
More information about the ffmpeg-devel
mailing list