log

age author description
Tue, 09 Dec 2008 20:25:49 +0000 diego Fix MGSTR vs. MSGTR typo.
Tue, 09 Dec 2008 18:44:48 +0000 reimar Set d3d_handle to NULL after release.
Tue, 09 Dec 2008 18:41:41 +0000 reimar Forgotten part of previous cosmetics commit
Tue, 09 Dec 2008 18:36:15 +0000 reimar Slightly simplify the conditional release/free code
Tue, 09 Dec 2008 18:31:52 +0000 reimar First version of OSD support for vo_direct3d
Tue, 09 Dec 2008 02:46:28 +0000 compn add binary voxware metavoice audio codec, format 0x74
Mon, 08 Dec 2008 19:43:48 +0000 compn remove duplicated fourcc
Mon, 08 Dec 2008 19:42:00 +0000 compn add some fourcc's and ulead dv audio codec, fixes samples from:
Mon, 08 Dec 2008 14:43:28 +0000 reimar Use svn.ffmpeg.org for the externals which is both more correct and more reliable.
Mon, 08 Dec 2008 11:30:43 +0000 diego cosmetics: indentation
Mon, 08 Dec 2008 11:04:27 +0000 reimar Remove pointless or even wrong N/A return values doxy comments
Mon, 08 Dec 2008 00:12:53 +0000 diego Add missing unistd.h #include, fixes the warning:
Mon, 08 Dec 2008 00:11:03 +0000 diego Remove unused variable, fixes the warning:
Mon, 08 Dec 2008 00:02:07 +0000 diego #include appropriate headers instead of locally declaring function prototypes.
Sat, 06 Dec 2008 12:13:14 +0000 reimar ati_hack only makes sense when PBOs are used, not with mesa_buffer.
Sat, 06 Dec 2008 06:44:54 +0000 reimar More possible fixes for mesa-buffer mode.
Sat, 06 Dec 2008 06:41:36 +0000 reimar Move one ati_hack check to a better place.
Sat, 06 Dec 2008 06:40:47 +0000 reimar Reindent
Sat, 06 Dec 2008 06:18:57 +0000 reimar 100l, forgot setting GL_UNPACK_CLIENT_STORAGE_APPLE for mesa-buffer mode.
Fri, 05 Dec 2008 23:35:32 +0000 reimar 10l, add forgotten a #ifndef GL_WIN32, fixes win32 builds.
Fri, 05 Dec 2008 22:35:24 +0000 reimar Fix indentation
Fri, 05 Dec 2008 22:16:45 +0000 reimar Add experimental support for glXAllocateMemoryMESA
Fri, 05 Dec 2008 21:46:28 +0000 gpoirier sync w/r28096
Fri, 05 Dec 2008 20:56:49 +0000 reimar Avoid one more duplicated logic.
Fri, 05 Dec 2008 20:50:43 +0000 reimar Simplify, do not duplicate buffer size calculation
Fri, 05 Dec 2008 19:01:49 +0000 reimar Set the base size window manager hint, otherwise some subtract the minimum
Fri, 05 Dec 2008 15:55:25 +0000 reimar Using rectangle=2 for vo_gl is probably a good idea nowadays.
Fri, 05 Dec 2008 15:54:31 +0000 reimar Document missing vo_gl suboptions
Fri, 05 Dec 2008 15:50:24 +0000 reimar Add some forgotten documentation for gl suboptions
Fri, 05 Dec 2008 15:36:54 +0000 reimar Add support for YCBCR MESA texture format to vo_gl.