[mythtv] [patch] CVS doesn't compile (when using vld)

Mino Taoyama mythtv at taoyama.com
Tue Nov 30 17:54:57 UTC 2004


Curtis,

It looks like something got left out.

Here is a one line patch to add mpeg_xvmc_vld_decoder back into 
avcodec.h

It compiles and runs but I'm seeing some choppiness that didn't exist 
before.

Mino



-------------- next part --------------
A non-text attachment was scrubbed...
Name: avcodec.patch
Type: application/octet-stream
Size: 569 bytes
Desc: not available
Url : http://mythtv.org/pipermail/mythtv-dev/attachments/20041130/35ba0b4d/avcodec.obj
-------------- next part --------------


On Nov 30, 2004, at 9:22 AM, Curtis Stanford wrote:

> Latest CVS doesn't compile after distclean:
>
> gcc -c -pipe -w -O3 -march=pentiumpro -fomit-frame-pointer -O3 -Wall 
> -DPIC -fPIC -fomit-frame-pointer -DHAVE_AV_CONFIG_H -I.. 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -D_REENTRANT  
> -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr/local\" -DMMX 
> -DCONFIG_VIDEO4LINUX -DUSING_OSS -DUSING_XVMC -DUSING_XVMC_VLD 
> -DUSING_OPENGL_VSYNC -DUSING_XRANDR -DHAVE_XVMC -DHAVE_XVMC_VLD 
> -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -I/usr/qt/3/mkspecs/linux-g++ -I. 
> -I../.. -I/usr/qt/3/include -o allcodecs.o allcodecs.c
> allcodecs.c: In function `avcodec_register_all':
> allcodecs.c:136: error: `mpeg_xvmc_vld_decoder' undeclared (first use 
> in this function)
> allcodecs.c:136: error: (Each undeclared identifier is reported only 
> once
> allcodecs.c:136: error: for each function it appears in.)
> make[2]: *** [allcodecs.o] Error 1
> make[2]: Leaving directory `/root/cvs/mythtv/libs/libavcodec'
> make[1]: *** [sub-libavcodec] Error 2
> make[1]: Leaving directory `/root/cvs/mythtv/libs'
> make: *** [sub-libs] Error 2
>
> Curtis
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev


More information about the mythtv-dev mailing list