]> granicus.if.org Git - libx264/commit
* encoder.c, analyse.c, macroblock: fixed when using a qp per MB.
authorLaurent Aimar <fenrir@videolan.org>
Fri, 23 Jul 2004 18:14:59 +0000 (18:14 +0000)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 23 Jul 2004 18:14:59 +0000 (18:14 +0000)
commit86ca49033ad85660dc88f82ab721263f4d29290e
tree5447f1578e3b390c25953b7b5d34ad5896cb732e
parent55eb54c7e47a8f98f4382a953e03ee414972c36f
 * encoder.c, analyse.c, macroblock: fixed when using a qp per MB.
 (Buggy for pskip and mb with null cbp luma and chroma).
 * dct*: fixed order of idct.

git-svn-id: svn://svn.videolan.org/x264/trunk@13 df754926-b1dd-0310-bc7b-ec298dee348c
core/dct.c
core/i386/dct.asm
core/macroblock.c
encoder/analyse.c
encoder/encoder.c
encoder/macroblock.c