log

age author description
Tue, 27 May 2008 09:03:18 +0000 diego Fix codec-cfg-test compilation.
Mon, 26 May 2008 18:46:13 +0000 reimar Emulate STREAM_CTRL_GET_TIME_LENGTH if cache is used.
Mon, 26 May 2008 13:04:07 +0000 compn add qclp fourcc
Sun, 25 May 2008 17:01:04 +0000 gpoirier sync w/r26863, patch by JRaSH % jrash06 A 163 P com %
Sun, 25 May 2008 16:27:51 +0000 reimar Readd fourcc used by MTV format. Note that BGR->YUV conversion
Sun, 25 May 2008 16:10:55 +0000 reimar Remove incorrectly added formats
Sun, 25 May 2008 11:26:09 +0000 reimar Render everything as early as possible, doing as little as possible in
Sun, 25 May 2008 11:11:32 +0000 reimar Reorder flip_page to make moving around do_render call easier
Sun, 25 May 2008 11:06:51 +0000 reimar Split flip_page function
Sat, 24 May 2008 12:10:08 +0000 reimar Simplify yuv to rgb conversion matrix stuff.
Sat, 24 May 2008 11:31:49 +0000 reimar Cosmetics: align
Sat, 24 May 2008 11:25:57 +0000 reimar update doxygen comments
Sat, 24 May 2008 11:19:38 +0000 reimar Add a filter strength parameter for blurring/sharpening scalers.
Sat, 24 May 2008 11:04:18 +0000 reimar Forgotten changes to gl_common.h
Sat, 24 May 2008 11:03:00 +0000 reimar Use a struct instead of a huge and further growing argument list.