open_toontown_panda3d/panda
rdb c9aee0fa5b This commit:
* Enables us to build against the latest version of FFMPEG.
* Fixes the ffmpeg code not to use deprecated stuff anymore.
* Adds support for libswscale. Undef HAVE_SWSCALE in Config.pp if you compiled ffmpeg without.
* Uses sws_scale instead of the now-removed img_convert.
* Fixes a couple of deadlocks in FFMpegTexture.
2009-07-03 08:15:54 +00:00
..
metalibs This is a big commit for OpenGL ES stuff: 2009-06-16 09:17:33 +00:00
src This commit: 2009-07-03 08:15:54 +00:00
.gitignore to new 'built' form 2005-07-29 17:23:33 +00:00
Package.pp make ctattach behavior only when ctprojs defined 2006-03-26 23:12:53 +00:00
Sources.pp