[FFmpeg-soc] [soc]: r609 - rv40/rv40.c

Kostya kostya.shishkov at gmail.com
Sun Aug 5 12:14:22 CEST 2007


On Sun, Aug 05, 2007 at 12:09:54PM +0200, kostya wrote:
> Author: kostya
> Date: Sun Aug  5 12:09:54 2007
> New Revision: 609
> 
> Log:
> Correct P-frame bitstream parsing:
> * Correct names for some macroblock types
> * Correct choosing of previous block type for reading of current one
> * Set correct values for block decoding in case of inter blocks

Now P-frame bitstream should be parsed correctly (at least I hope so).
As Mike discovered that motion compensation functions are the same as
in H.264, there is only motion vector prediction left on the way to
the working (yet not quite correct) RV40 decoder.



More information about the FFmpeg-soc mailing list