[FFmpeg-cvslog] r18859 - in trunk/libavcodec: mpeg12.c mpeg12.h
Måns Rullgård
mans
Sun May 17 11:49:31 CEST 2009
Alexander Strange <astrange at ithinksw.com> writes:
> On May 16, 2009, at 8:54 PM, mru wrote:
>
>> Author: mru
>> Date: Sun May 17 02:54:29 2009
>> New Revision: 18859
>>
>> Log:
>> mpeg12: fix non-standard use of "extern inline"
>>
>> Rename ff_mpeg1_decode_block_intra to mpeg1_decode_block_intra and
>> make it static. Add ff_mpeg1_decode_block_intra as plain extern
>> function calling mpeg1_decode_block_intra.
>
> This broke all gcc 4 builds on FATE.
Sorry about that. I could have sworn I'd tested it. Thanks for
fixing it.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list