[FFmpeg-devel] [PATCH]levc/hevc_cabac Optimise ff_hevc_hls_residual_coding (v2)

John Cox jc at kynesim.co.uk
Thu Jan 21 11:45:55 CET 2016


Hi

v2 of my hevc residual patch

I've fixed the fate regression
I've split it into more pieces
Now uses ff_clz
Some reformating of function headers

The patches can also be found on
https://github.com/jc-kynesim/rpi-ffmpeg.git on branch
test/ff_hevc_cabac_4 from tag ff_hevc_cabac_4_base

Note that I will be going on holiday from the end of Friday (UK time)
till the 1st Feb and will be unable to edit code or read this list
during that period.

Regards

JC
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-cabac-Ensure-2-byte-cabac-loads-are-on-2-byte-boundr.patch
Type: application/octet-stream
Size: 1334 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160121/d842b675/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-cabac_functions-Cound-zeros-with-ctz-if-it-is-fast.patch
Type: application/octet-stream
Size: 1028 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160121/d842b675/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-cabac_functions-Allow-more-functions-to-be-overridde.patch
Type: application/octet-stream
Size: 2622 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160121/d842b675/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-hevc_cabac-Optimize-ff_hevc_hls_residual_coding.patch
Type: application/octet-stream
Size: 48809 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160121/d842b675/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-hevc_cabac-Add-bulk-bypass-decoding.patch
Type: application/octet-stream
Size: 10812 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160121/d842b675/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-hevc_cabac-Add-ARM-asm-functions.patch
Type: application/octet-stream
Size: 27609 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160121/d842b675/attachment-0005.obj>


More information about the ffmpeg-devel mailing list