[Mplayer-cvslog] CVS: main/libmpeg2 decode.c,1.18,1.19 mpeg2_internal.h,Wed Nov 7 01:58:06 2001

Arpi arpi at thot.banki.hu
Wed Nov 7 00:58:58 CET 2001


Hi,

> On Tue, Nov 06, 2001 at 11:31:37PM +0200, Arpi wrote:
> > Hi,
> > 
> > wtf. it breaks compilation only when users use different version (date) of
> > libavcodec and mplayer. i've chanegd both libs at the same time...
> > i'l reverse this patch.
> Ok.
> 
> It has been broken on my systems since yesterday.
> (Though I use libavcodec dir copied from a ffmpeg cvs.
> weird :/)

really. see:

diff -u -d -r1.8 -r1.9
--- avcodec.h   2001/10/16 23:10:38     1.8
+++ avcodec.h   2001/11/05 18:23:31     1.9
@@ -239,8 +239,8 @@

 #ifdef FF_POSTPROCESS
 #ifndef MBC
-#define MBC 48
-#define MBR 36
+#define MBC 120
+#define MBR 72
 #endif
 extern int quant_store[MBR+1][MBC+1]; // [Review]
 #endif

it was from ffmpeg-devel cvslog.
so, using the updated avcodec.h you shouldn't have compile errors.


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-cvslog mailing list