[Ffmpeg-devel] [patch] gcc4 visibility support
Mike Melanson
mike
Fri Jun 2 22:30:12 CEST 2006
Michael Niedermayer wrote:
[...]
> this variable doesnt exist anymore according to grep
[...]
This seems to have been a good housecleaning exercise.
>> /* add by bero : in adx.c */
>>-int is_adx(const unsigned char *buf,size_t bufsize);
>>+int is_adx(const unsigned char *buf,size_t bufsize) EXPORTED;
>
>
> this should not even be in avcodec.h
I remember that this was some kind of hack. I don't remember all the
details and the person who added this does not speak English well enough
to explain. One day I may get back on the ADX task, or finish
documenting it in the Wiki so someone else can.
--
-Mike Melanson
More information about the ffmpeg-devel
mailing list