[FFmpeg-devel] [PATCH] Fix function parameters for rgb48 to YV12 functions.

Ramiro Polla ramiro.polla
Tue May 11 02:37:01 CEST 2010


On Tue, May 4, 2010 at 9:31 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
> On Tue, May 04, 2010 at 07:29:09PM -0300, Ramiro Polla wrote:
>> On Fri, Mar 12, 2010 at 8:29 PM, Ramiro Polla <ramiro.polla at gmail.com> wrote:
>> > On Tue, Mar 2, 2010 at 7:16 AM, Michael Niedermayer <michaelni at gmx.at> wrote:
>> >> On Wed, Feb 24, 2010 at 12:49:13AM -0300, Ramiro Polla wrote:
>> [...]
>> >>> ?bfin/internal_bfin.S | ? ?8 +-
>> >>> ?bfin/swscale_bfin.c ?| ? ?8 +-
>> >>> ?colorspace-test.c ? ?| ? ?2
>> >>> ?rgb2rgb.c ? ? ? ? ? ?| ?172 +++++++++++++++++++++++++--------------------------
>> >>> ?rgb2rgb.h ? ? ? ? ? ?| ?146 +++++++++++++++++++++----------------------
>> >>> ?rgb2rgb_template.c ? | ?154 ++++++++++++++++++++++-----------------------
>> >>> ?swscale.c ? ? ? ? ? ?| ? 20 ++---
>> >>> ?swscale_internal.h ? | ? 18 ++---
>> >>> ?swscale_template.c ? | ? 57 ++++++++--------
>> >>> ?9 files changed, 293 insertions(+), 292 deletions(-)
>> >>> 04410ad4397e17866d30731b02fab4728526f5f7 ?use_int.diff
>> >>> diff --git a/bfin/internal_bfin.S b/bfin/internal_bfin.S
>> >>
>> >> many of the functions changed are used by applications directly
>> >> (i remember them in mplayer) so this breaks ABI
>> >
>> > Maybe MPlayer should stop using functions that aren't in the API...
>> >
>> > Anyways new patch attached doesn't change the rgb2rgb functions used by MPlayer.
>>
>> Patch updated to latest SVN.
>
> do what you want with the int <-> long as long as it has been benchmarked
> and is not slower on x86_64

Applied.



More information about the ffmpeg-devel mailing list