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. _______________________________________________ FFmpeg-soc mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc
