Mercurial > mplayer.hg
view TOOLS/mwallp/compile.sh @ 20920:94b1a797661f
Fix extradata passing to lavc RV20 decoder
Pass video codec extradata unchanged from demux_real, sync vd_realvid to
the new format
Sync mkv demuxer to the changes above (cmsg24 extradata was totally
broken before)
Detect cmsg24 size from extradata (was fixed)
Based on a patch by elupus >> elupus >a< ecce se <<
author | rtogni |
---|---|
date | Tue, 14 Nov 2006 22:40:35 +0000 |
parents | 06e4c7737aa7 |
children |
line wrap: on
line source
echo gcc -g mwallp.c jpeg.c ../../libvo/aclib.o ../../libmpcodecs/img_format.o \ ../../cpudetect.o ../../mp_msg-mencoder.o ../../libavcodec/libavcodec.a \ ../../libswscale/libswscale.a ../../osdep/libosdep.a \ -I../../libmpcodecs -I../.. -I../../libswscale \ -L/usr/X11/lib -L/usr/X11R6/lib -lX11 -lm -ljpeg -o mwallp