log

age author description
Mon, 27 Mar 2006 08:38:32 +0000 ods15 10l missing header for strdup
Mon, 27 Mar 2006 07:49:14 +0000 diego Change some printf calls to fprintf.
Mon, 27 Mar 2006 07:31:08 +0000 diego Remove superfluous extern variable declaration.
Mon, 27 Mar 2006 07:22:48 +0000 diego Change 'if(verbose)' to the more appropriate mp_msg_test.
Mon, 27 Mar 2006 06:59:00 +0000 diego Clarify which message levels should be translated.
Sun, 26 Mar 2006 22:56:46 +0000 diego Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.
Sun, 26 Mar 2006 21:44:55 +0000 diego Simplify directory creation in the install target.
Sun, 26 Mar 2006 21:32:52 +0000 lorenm use shifts instead of division. 15% faster hqdn3d
Sun, 26 Mar 2006 21:17:14 +0000 diego Discard return value from ldconfig, it might not work on non-root installs.
Sun, 26 Mar 2006 21:07:31 +0000 diego Simplify mkdir calls, test is not necessary before creating directories,
Sun, 26 Mar 2006 19:10:43 +0000 albeu NEVER assign static strings to string command line options.
Sun, 26 Mar 2006 14:23:22 +0000 gabrov synced with 1.231
Sun, 26 Mar 2006 14:10:52 +0000 rtognimp Fix a/v desync for real some files
Sun, 26 Mar 2006 11:09:17 +0000 reimar allow values up to 100 for -mc
Sun, 26 Mar 2006 10:52:13 +0000 albeu Don't call make from shell constructs it prevent proper
Sun, 26 Mar 2006 10:43:56 +0000 reimar support custom OSD colour for vo_gl.c
Sun, 26 Mar 2006 10:43:56 +0000 reimar support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz
Sun, 26 Mar 2006 10:03:26 +0000 diego typo, parameter naming consistency
Sun, 26 Mar 2006 10:02:04 +0000 diego Use <value> and [value] consistently.
Sat, 25 Mar 2006 23:10:08 +0000 nicodvb fixed framerate detection of interlaced H264 streams
Sat, 25 Mar 2006 23:07:28 +0000 nicodvb H264: when fixed_fps is set the framerate is expressed in fields per second, so it must be halved
Sat, 25 Mar 2006 22:41:15 +0000 diego Add libpostproc to PARTS, fixes distclean on OS X and other platforms.
Sat, 25 Mar 2006 22:41:14 +0000 jonas fix for the macosx tiger (groff 1.19.x) indentation issue
Sat, 25 Mar 2006 20:49:36 +0000 albeu Turn the preferences menu in something usefull using the new
Sat, 25 Mar 2006 19:24:36 +0000 reimar Unify MP3 fourccs for all decoders
Sat, 25 Mar 2006 19:24:21 +0000 albeu Add a msg type for the osd menu.
Sat, 25 Mar 2006 18:15:37 +0000 albeu Allow hiding list elements and disableing the pointer.
Sat, 25 Mar 2006 17:32:10 +0000 albeu Allow 6 ways (up/down/left/right/ok/cancel) navigation.
Sat, 25 Mar 2006 13:39:47 +0000 ods15 max_distance clarification
Sat, 25 Mar 2006 10:38:37 +0000 diego cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines