]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Don't swap back un-deblocked lines for intra prediction when
authorgpoirier <gpoirier@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 21 Jun 2007 07:52:06 +0000 (07:52 +0000)
committergpoirier <gpoirier@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 21 Jun 2007 07:52:06 +0000 (07:52 +0000)
commit75619be69f1851e3eab89c65c0cbcb1d49af8a75
treeb6a70ee8efeacd8a570949566619c51682ca9cb2
parent7d632d0b91f99349d06a18cf6e528a7ae00c63e9
Don't swap back un-deblocked lines for intra prediction when
at slice boundaries for deblocking-type 2 content.

This is needed for slice based threading only and doesn't do much
good or bad otherwise.
Patch by Andreas Oman %andreas A olebyn P nu%
Original thread:
date: Jun 18, 2007 1:21 PM
subject: Re: [FFmpeg-devel] [PATCH] h264 parallelized,

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@9380 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/h264.c