[FFmpeg-devel] [PATCH] Adjusting accel flag of liba52

KO Myung-Hun komh
Thu Jan 17 18:58:33 CET 2008


Hi/2.

Michael Niedermayer wrote:
> On Fri, Jan 18, 2008 at 12:57:21AM +0900, KO Myung-Hun wrote:
>   
>> Hi/2.
>>
>> Currently, liba52 call just a52_init(0). Because of this, we have no
>> choice for a proper IMDCT transform.
>>
>> So I add a global flag variable, a52_accel.
>>     
>
> rejected
>   

I see.

> not a generic API
>   

Should I use a API such as mm_support() instead of global variable? Or
what do you mean ?

> no av prefix
>   

Ok.

> non constant global
>   

Hmm... Do you mean 'a52_aceel' is not a constant global, or macros are
need ?

What I intended was that user should initialize a52_accel variable with
macros defined in 'mm_accel.h'.

-- 
KO Myung-Hun

Using Mozilla SeaMonkey 1.1.7
Under OS/2 Warp 4 for Korean with FixPak #15
On AMD ThunderBird 750 MHz with 512 MB RAM

Korean OS/2 User Community : http://www.ecomstation.co.kr






More information about the ffmpeg-devel mailing list