Michael Niedermayer wrote: > On Thu, Jul 10, 2008 at 07:31:14AM +0900, Luca Barbato wrote: >> Michael Niedermayer wrote: >>> On Wed, Jul 09, 2008 at 10:59:35PM +0200, Michael Niedermayer wrote: >>>> On Wed, Jul 09, 2008 at 11:34:01PM +0900, Keiji Costantini wrote: >>>>> -- >>>>> Keiji Costantini >>>>> >>>>> >From fe4c17bce5fb24e499d647fce4d67c2f8b450035 Mon Sep 17 00:00:00 2001 >>>>> From: Keiji Costantini <[EMAIL PROTECTED]> >>>>> Date: Wed, 9 Jul 2008 23:20:36 +0900 >>>>> Subject: [PATCH] Checks of sws_getContext() moved up >>>> I dont see the sense in this change besides >>>> it introduces 2 issues, emms must stay at the top no matter what or float >>>> code >>>> will not work. >>>> And handle_jpeg changes the format and must stay before the format checks >>> Besides the supported format checks might one day depend on the cpu ... >> I'd have a sws_check_format() and put all the gory details there. > > It IS seperated, its called isSupportedIn() and isSupportedOut()
I meant the arch specific checks you plan ... lu -- Luca Barbato Gentoo Council Member Gentoo/linux Gentoo/PPC http://dev.gentoo.org/~lu_zero _______________________________________________ FFmpeg-soc mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
