log

age author description
Tue, 27 May 2008 11:05:43 +0000 diego There is no need to ignore the return value of an 'rm -rf' command.
Tue, 27 May 2008 09:11:13 +0000 diego Fix codec-cfg-test linking.
Tue, 27 May 2008 09:04:47 +0000 diego Link codec-cfg programs against mp_msg-mencoder.o instead of mp_msg.o.
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.
Sat, 24 May 2008 07:48:35 +0000 reimar Add basic support for stream controls with cache enabled.
Sat, 24 May 2008 07:47:11 +0000 reimar Re-add (hackish) support for -chapter (only start chapter, end is not supported) with -dumpstream.
Fri, 23 May 2008 20:18:06 +0000 attila make use of the new MGA_VID_VERSION ioctl to check
Fri, 23 May 2008 20:14:31 +0000 attila sync mga_vid.h to revision 265 from the mga_vid repo
Fri, 23 May 2008 19:46:41 +0000 attila revert changes 26035 and 26061
Fri, 23 May 2008 17:35:54 +0000 Gabrov synced with r26853
Fri, 23 May 2008 14:57:56 +0000 ptt little fixes
Fri, 23 May 2008 14:52:12 +0000 reimar Get rid of "define RECURSIVE_RULE" since a lot of make version have problems
Thu, 22 May 2008 22:52:58 +0000 eugeni Cosmetics: reindent after the last commit.
Thu, 22 May 2008 22:52:57 +0000 eugeni Read all faces of a memory font, not just the first one.
Thu, 22 May 2008 20:21:19 +0000 reimar Saner handling of VOCTRL_PAUSE/VOCTRL_RESUME
Thu, 22 May 2008 20:09:44 +0000 reimar Simplify equalizer handling for vo gl