[FFmpeg-devel] [PATCH] Issue 579: Theora Thusnelda 4MV uncoded support
matthieu castet
castet.matthieu
Mon Sep 1 19:55:43 CEST 2008
Aurelien Jacobs wrote:
> On Sat, 30 Aug 2008 16:27:14 -0400
> "Alex Converse" <alex.converse at gmail.com> wrote:
>
>> Hi,
>>
>> Attached is an updated version of the patch that does not add trailing
>> white space, does not search for uncoded on non-4mv blocks and does
>> not set up an extra vector. Please ignore the previous one and
>> consider this instead.
>
> This patch still contains various cosmetics...
> I reworked it. See attached simplified version split in 2 patches.
>
> - The first one just rearange setting of prior_last_motion_* and
> last_motion_*, with no functionnal change. It helps to keep
> second patch small and simple.
> - The second one now only skips MV reading for blocks which are
> not coded. It is much simpler and obvious than your initial
> patch.
>
> This is tested to work fine with the sample from issue579 and also
> with other "traditional" theora files.
>
But does it work with vp3 files ?
I didn't check but I think these is on the common theora/vp3 code.
Matthieu
More information about the ffmpeg-devel
mailing list