[FFmpeg-devel] port mplayer eq filter to libavfilter

Luca Barbato lu_zero
Thu Dec 9 11:41:37 CET 2010


On 12/9/10 6:26 AM, Michael Niedermayer wrote:
> On Wed, Dec 08, 2010 at 10:18:20PM -0500, Ronald S. Bultje wrote:
>> Hi,
>>
>> On Wed, Dec 8, 2010 at 10:05 PM, Michael Niedermayer<michaelni at gmx.at>  wrote:
>>> On Wed, Dec 08, 2010 at 07:16:40AM -0500, Ronald S. Bultje wrote:
>>> [...]
>>>> (The problem I see here is tons of broken ports going into our broken
>>>> SVN, and then people that complain about brokenness - like me or Mans
>>>> in the past - will be expected to fix it. Or worse, it just won't
>>>> happen, and ffmpeg will become as broken as mplayer is today.)
>>>
>>> what brokenness of mplayer do you refer to (in respect to video filters) ?
>>
>> Mixing of C code and ASM. It's a bad idea.
>
> bad idea is oppinion aka bikeshed, not saying i disagree or agree on that
> oppinion just saying that thats a bit weak to call it broken IMHO


Ronald "bad idea" expanded:

"Mixing generic and platform specific code makes harder for people 
willing to port to other architectures the optimizations track them, 
makes harder to debug and usually lead to entangled situations."


As you said and I did before, the best is provide a patchset from a git 
tree, possibly public so the various steps needed to reach a proper code 
could be reviewed simply and possibly different people can help better 
to reach this goal.

lu



More information about the ffmpeg-devel mailing list