log

age author description
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.
Sun, 14 Aug 2005 19:36:34 +0000 reimar textures smaller 64x64 might not be supported
Sun, 14 Aug 2005 19:24:49 +0000 reimar remove/move some unused headers/variables/code
Sun, 14 Aug 2005 18:36:01 +0000 reimar 10l, texture_width/height initialization was removed, so use
Sun, 14 Aug 2005 17:34:19 +0000 wanderer minor punctuation fix
Sun, 14 Aug 2005 17:31:09 +0000 wanderer grammar/phrasing fix, still less than ideal
Sun, 14 Aug 2005 14:56:25 +0000 gpoirier fixes short form, better wording
Sun, 14 Aug 2005 14:38:19 +0000 gpoirier fixes bf_threshold description.
Sun, 14 Aug 2005 14:05:28 +0000 gpoirier typo
Sun, 14 Aug 2005 13:44:14 +0000 reimar Helper function for drawing texture and general cleanup of vo_gl2.c
Sun, 14 Aug 2005 10:30:18 +0000 reimar Cleanup, move declarations to beginning of block.