Mercurial > mplayer.hg
graph
-
1.1250: [applied by Diego, #1.216]Mon, 27 Mar 2006 12:41:22 +0000, by kraymer
-
Rename the default GUI skins directory from 'Skin' to 'skins', keepingMon, 27 Mar 2006 11:39:27 +0000, by diego
-
reinit vo when pix_fmt changes.Mon, 27 Mar 2006 10:32:52 +0000, by reimar
-
10l missing header for strdupMon, 27 Mar 2006 08:38:32 +0000, by ods15
-
Change some printf calls to fprintf.Mon, 27 Mar 2006 07:49:14 +0000, by diego
-
Remove superfluous extern variable declaration.Mon, 27 Mar 2006 07:31:08 +0000, by diego
-
Change 'if(verbose)' to the more appropriate mp_msg_test.Mon, 27 Mar 2006 07:22:48 +0000, by diego
-
Clarify which message levels should be translated.Mon, 27 Mar 2006 06:59:00 +0000, by diego
-
Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.Sun, 26 Mar 2006 22:56:46 +0000, by diego
-
Simplify directory creation in the install target.Sun, 26 Mar 2006 21:44:55 +0000, by diego
-
use shifts instead of division. 15% faster hqdn3dSun, 26 Mar 2006 21:32:52 +0000, by lorenm
-
Discard return value from ldconfig, it might not work on non-root installs.Sun, 26 Mar 2006 21:17:14 +0000, by diego
-
Simplify mkdir calls, test is not necessary before creating directories,Sun, 26 Mar 2006 21:07:31 +0000, by diego
-
NEVER assign static strings to string command line options.Sun, 26 Mar 2006 19:10:43 +0000, by albeu
-
synced with 1.231Sun, 26 Mar 2006 14:23:22 +0000, by gabrov
-
Fix a/v desync for real some filesSun, 26 Mar 2006 14:10:52 +0000, by rtognimp
-
allow values up to 100 for -mcSun, 26 Mar 2006 11:09:17 +0000, by reimar
-
Don't call make from shell constructs it prevent properSun, 26 Mar 2006 10:52:13 +0000, by albeu
-
support custom OSD colour for vo_gl.cSun, 26 Mar 2006 10:43:56 +0000, by reimar
-
support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi czSun, 26 Mar 2006 10:43:56 +0000, by reimar
-
typo, parameter naming consistencySun, 26 Mar 2006 10:03:26 +0000, by diego
-
Use <value> and [value] consistently.Sun, 26 Mar 2006 10:02:04 +0000, by diego
-
fixed framerate detection of interlaced H264 streamsSat, 25 Mar 2006 23:10:08 +0000, by nicodvb
-
H264: when fixed_fps is set the framerate is expressed in fields per second, so it must be halvedSat, 25 Mar 2006 23:07:28 +0000, by nicodvb
-
Add libpostproc to PARTS, fixes distclean on OS X and other platforms.Sat, 25 Mar 2006 22:41:15 +0000, by diego
-
fix for the macosx tiger (groff 1.19.x) indentation issueSat, 25 Mar 2006 22:41:14 +0000, by jonas
-
Turn the preferences menu in something usefull using the newSat, 25 Mar 2006 20:49:36 +0000, by albeu
-
Unify MP3 fourccs for all decodersSat, 25 Mar 2006 19:24:36 +0000, by reimar
-
Add a msg type for the osd menu.Sat, 25 Mar 2006 19:24:21 +0000, by albeu
-
Allow hiding list elements and disableing the pointer.Sat, 25 Mar 2006 18:15:37 +0000, by albeu
-
Allow 6 ways (up/down/left/right/ok/cancel) navigation.Sat, 25 Mar 2006 17:32:10 +0000, by albeu
-
max_distance clarificationSat, 25 Mar 2006 13:39:47 +0000, by ods15
-
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual linesSat, 25 Mar 2006 10:38:37 +0000, by diego
-
Simplify rules with common make constructs.Sat, 25 Mar 2006 10:18:18 +0000, by diego
-
Simplify clean rule.Sat, 25 Mar 2006 10:03:00 +0000, by diego
-
cosmetic, table alignSat, 25 Mar 2006 07:58:34 +0000, by ods15
-
switch to using vlc for stream_flagsSat, 25 Mar 2006 07:58:07 +0000, by ods15
-
Get rid of 2 osd related hacks.Fri, 24 Mar 2006 20:42:23 +0000, by albeu
-
Update to the recent properties changes.Fri, 24 Mar 2006 19:59:30 +0000, by albeu
-
1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,Fri, 24 Mar 2006 19:47:17 +0000, by kraymer
-
Subtitles properties: move sub_select, sub_pos, sub_visibilty,Fri, 24 Mar 2006 19:32:23 +0000, by albeu
-
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,Fri, 24 Mar 2006 17:44:43 +0000, by kraymer
-
printf --> mp_msgFri, 24 Mar 2006 08:21:40 +0000, by diego
-
Convert all if(verbose>X) to mp_msg_test calls.Fri, 24 Mar 2006 08:12:03 +0000, by diego
-
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the otherFri, 24 Mar 2006 02:31:29 +0000, by albeu
-
Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.Fri, 24 Mar 2006 01:32:04 +0000, by diego
-
Fix osd_show_msg alignment and make sure msg stringsThu, 23 Mar 2006 15:17:23 +0000, by albeu
-
Convert fullscreen, panscan, color controls, ontop, rootwin,Thu, 23 Mar 2006 01:22:43 +0000, by albeu