[FFmpeg-devel] [PATCH] Port x264 SSE2 deblocking code to H.264 decoder

Jason Garrett-Glaser darkshikari
Fri Dec 19 02:23:54 CET 2008


On Thu, Dec 18, 2008 at 5:22 PM, Jason Garrett-Glaser
<darkshikari at gmail.com> wrote:
> On Thu, Dec 18, 2008 at 5:09 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
>> On Thu, Dec 18, 2008 at 04:47:24PM -0800, Jason Garrett-Glaser wrote:
>>> OK, now we have luma_intra in DSPutil, so this should be easier.
>>>
>>> Michael: how should we rename the x264 functions?  My thought was just
>>> to s/x264/ff_h264/ or something of the sort, which would modify the
>>> code from x264's version but make it trivial to modify the code before
>>> committing any updates from x264.  It wouldn't need ugly #defines
>>> either.
>>
>> didint loren post some patch that changed cglobal to add a prefix
>> automagically ...
>
> Shouldn't that be a separate patch?  If it's fine, can I commit his
> patch now then?
>
> Dark Shikari
>

In the meantime here is the updated patch, now with luma intra asm as
well.  With this patch, ffmpeg will have full asm for all non-MBAFF
deblock modes.

Dark Shikari
-------------- next part --------------
A non-text attachment was scrubbed...
Name: x264_deblock.diff
Type: text/x-diff
Size: 24255 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081218/66772f95/attachment.diff>



More information about the ffmpeg-devel mailing list