[FFmpeg-devel] [PATCH] H.264: x264 SSE2 iDCT functions
Guillaume POIRIER
poirierg
Fri Jan 2 22:14:10 CET 2009
Hello,
On Fri, Jan 2, 2009 at 9:37 PM, Jason Garrett-Glaser
<darkshikari at gmail.com> wrote:
> Patch attached.
> +#if defined(CONFIG_GPL) && defined(HAVE_YASM)
> +static void ff_h264_idct_dc_add8_mmx2(uint8_t *dst, int16_t *block, int stride)
> +{
>
This is just to avoid having unreferenced code, right? I assume you're
not doing to license ff_h264_idct_dc_add8_mmx2 under GPL...
Guilaume
--
Only a very small fraction of our DNA does anything; the rest is all
comments and ifdefs.
Groucho Marx - "I was married by a judge. I should have asked for a jury."
More information about the ffmpeg-devel
mailing list