log

age author description
Sun, 20 Dec 2009 19:56:18 +0000 diego Remove unused debugging output about total number of printed lines.
Sun, 20 Dec 2009 19:36:30 +0000 diego Employ slightly better variable names for output files.
Sun, 20 Dec 2009 19:32:25 +0000 diego Eliminate completely pointless print_includes function.
Sun, 20 Dec 2009 19:12:20 +0000 diego Use "mingw32" instead of "mingw32msvc" as system name for MinGW with --target.
Sun, 20 Dec 2009 17:49:07 +0000 diego Do not autogenerate vidix/pci_names.h.
Sun, 20 Dec 2009 17:42:35 +0000 ramiro Indentation.
Sun, 20 Dec 2009 17:15:01 +0000 ramiro Indent.
Sun, 20 Dec 2009 17:09:46 +0000 ramiro Set fast_bilinear functions in sws_init_swScale().
Sun, 20 Dec 2009 17:09:20 +0000 diego Remove pointless return statements from functions that return nothing.
Sun, 20 Dec 2009 17:01:47 +0000 diego Move code to write multiple inclusion guards to generated files into functions.
Sun, 20 Dec 2009 16:32:58 +0000 ramiro Set horizontal scaler's range conversion in context in sws_init_swScale().
Sun, 20 Dec 2009 16:21:25 +0000 ramiro Set horizontal scaler's src offsets in context in sws_init_swScale().
Sun, 20 Dec 2009 15:16:34 +0000 diego cosmetics: Use more consistent formatting style for generated files.
Sun, 20 Dec 2009 14:43:50 +0000 diego cosmetics: Use a consistent formattting style; tabs to spaces.
Sun, 20 Dec 2009 14:32:34 +0000 reimar Change %f to %e in generated fragment programs to avoid losing precision unnecessarily.
Sun, 20 Dec 2009 14:14:56 +0000 diego Run vidix/pci_db2c.awk directly instead of passing it to awk.
Sun, 20 Dec 2009 13:25:08 +0000 cehoyos VP6F has to be flipped for binary decoder.
Sat, 19 Dec 2009 21:08:14 +0000 reimar Slightly improve vo_gl suboption documentation.
Sat, 19 Dec 2009 21:07:42 +0000 reimar Define GL_GENERATE_MIPMAP ourselves if necessary.
Sat, 19 Dec 2009 20:59:58 +0000 reimar Fix compilation with internal ASS when no ass header is installed system-wide.
Sat, 19 Dec 2009 20:53:34 +0000 reimar Add support for auto-generating mipmaps in vo_gl, should ease
Sat, 19 Dec 2009 20:48:23 +0000 reimar Make -vo gl:customprog also work with RGB input (obviously those need to be
Sat, 19 Dec 2009 20:45:34 +0000 reimar Fix a broken indentation.
Sat, 19 Dec 2009 20:44:55 +0000 reimar Enable running fragment programs with YUV_CONVERSION_NONE
Sat, 19 Dec 2009 15:41:47 +0000 reimar Make ass_mp.h use the system-libass headers when the internal one is disabled.
Sat, 19 Dec 2009 15:32:17 +0000 reimar Never include ass.h and ass_types.h directly, use ass_mp.h instead.
Sat, 19 Dec 2009 15:18:22 +0000 reimar Experimental support for external libass.
Sat, 19 Dec 2009 13:49:44 +0000 reimar Rename GL_* defines to CONFIG_GL_*
Sat, 19 Dec 2009 13:46:34 +0000 reimar Add x11_common as dependency for OpenGL with X11 backend.
Sat, 19 Dec 2009 10:52:32 +0000 reimar Make the check for X11 and WIN32 backends for OpenGL separate.