log

age author description
Tue, 16 Aug 2005 19:07:07 +0000 reimar Our buffer usage actually fits better to GL_DYNAMIC_DRAW than GL_STREAM_DRAW.
Tue, 16 Aug 2005 18:52:38 +0000 reimar OSD textures can be deleted with one function call...
Tue, 16 Aug 2005 18:27:12 +0000 reimar Make glFinish optional
Tue, 16 Aug 2005 18:19:06 +0000 ods15 silly printf() is the onyl reason avi-fix was so slow, a printf for
Tue, 16 Aug 2005 17:57:53 +0000 reimar use GenBuffers to get a buffer number instead of hardcoding 1.
Tue, 16 Aug 2005 16:02:13 +0000 danny Synced with 1.1063 - patch by Paul TT <paultt - at - hackerjournal - dot - it>
Tue, 16 Aug 2005 15:41:53 +0000 alex added libavutil, removed linux
Tue, 16 Aug 2005 15:29:24 +0000 alex prefer FIXED_POINT for ARM - patch by AGAWA Koji <i at atty.sakura.ne.jp>
Mon, 15 Aug 2005 22:46:27 +0000 wanderer grammar/phrasing fixes on the recent NTSC and telecine commit
Mon, 15 Aug 2005 16:30:31 +0000 gpoirier -fafmttag can be needed while steam copying.
Mon, 15 Aug 2005 08:30:43 +0000 reimar loadfile/loadlist can now also add files to the playlist
Sun, 14 Aug 2005 23:16:17 +0000 reimar 10l, initializers don't work without a declaration :-(
Sun, 14 Aug 2005 22:25:02 +0000 gpoirier NTSC sources are hard to encode. How to identify telecine content reliably.
Sun, 14 Aug 2005 19:40:33 +0000 reimar use glUploadTex helper function
Sun, 14 Aug 2005 19:38:16 +0000 reimar extra check for glUploadTex to avoid a possible hang.