Mercurial > mplayer.hg
graph
-
Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu2006-03-30, by reynaldo
-
Add a function to draw flat boxes and use it to make the list2006-03-30, by albeu
-
Move global vars used for header parsing, etc to dewux->priv as it should2006-03-29, by albeu
-
support for mp3lame with -oac lavc2006-03-29, by jonas
-
100L to who wrote this. Also fix broken headers while at it.2006-03-29, by albeu
-
French proofreading, by Bounec2006-03-29, by gpoirier
-
added support for external VIDIX2006-03-28, by nicodvb
-
Removed unused constant definition (MSGTR_InvalidAOdriver)2006-03-28, by ptt
-
Removed unused constant definition (MSGTR_InvalidAOdriver)2006-03-28, by ptt
-
sync up to 1.2232006-03-28, by ptt
-
sync up to 1.231 plus minor corrections...2006-03-27, by ptt
-
Remove verbosity parameter added to print_*_header call in last revision again.2006-03-27, by diego
-
Fix passing qdm2 extradata to lavc decoder2006-03-27, by rtognimp
-
synced with 1.12492006-03-27, by gpoirier
-
Fix cycling in menu with hidden items.2006-03-27, by albeu
-
Fix stepping in the playtree when interupting libmpdemux.2006-03-27, by albeu
-
include MSGL_* definitions2006-03-27, by henry
-
Convert printfs in aviprint.c to mp_msg and give the information printing2006-03-27, by diego
-
Properly document sub_alignment.2006-03-27, by diego
-
1.1250: [applied by Diego, #1.216]2006-03-27, by kraymer
-
Rename the default GUI skins directory from 'Skin' to 'skins', keeping2006-03-27, by diego
-
reinit vo when pix_fmt changes.2006-03-27, by reimar
-
10l missing header for strdup2006-03-27, by ods15
-
Change some printf calls to fprintf.2006-03-27, by diego
-
Remove superfluous extern variable declaration.2006-03-27, by diego
-
Change 'if(verbose)' to the more appropriate mp_msg_test.2006-03-27, by diego
-
Clarify which message levels should be translated.2006-03-27, by diego
-
Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only.2006-03-26, by diego
-
Simplify directory creation in the install target.2006-03-26, by diego
-
use shifts instead of division. 15% faster hqdn3d2006-03-26, by lorenm
-
Discard return value from ldconfig, it might not work on non-root installs.2006-03-26, by diego
-
Simplify mkdir calls, test is not necessary before creating directories,2006-03-26, by diego
-
NEVER assign static strings to string command line options.2006-03-26, by albeu
-
synced with 1.2312006-03-26, by gabrov
-
Fix a/v desync for real some files2006-03-26, by rtognimp
-
allow values up to 100 for -mc2006-03-26, by reimar
-
Don't call make from shell constructs it prevent proper2006-03-26, by albeu
-
support custom OSD colour for vo_gl.c2006-03-26, by reimar
-
support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi at nomi cz2006-03-26, by reimar
-
typo, parameter naming consistency2006-03-26, by diego
-
Use <value> and [value] consistently.2006-03-26, by diego
-
fixed framerate detection of interlaced H264 streams2006-03-25, by nicodvb
-
Add libpostproc to PARTS, fixes distclean on OS X and other platforms.2006-03-25, by diego
-
fix for the macosx tiger (groff 1.19.x) indentation issue2006-03-25, by jonas
-
Turn the preferences menu in something usefull using the new2006-03-25, by albeu
-
Unify MP3 fourccs for all decoders2006-03-25, by reimar
-
Add a msg type for the osd menu.2006-03-25, by albeu
-
Allow hiding list elements and disableing the pointer.2006-03-25, by albeu
-
Allow 6 ways (up/down/left/right/ok/cancel) navigation.2006-03-25, by albeu
-
max_distance clarification2006-03-25, by ods15
-
cosmetics: Shorten overly long lines, put SRCS/OBJS on individual lines2006-03-25, by diego
-
Simplify rules with common make constructs.2006-03-25, by diego
-
Simplify clean rule.2006-03-25, by diego
-
cosmetic, table align2006-03-25, by ods15
-
switch to using vlc for stream_flags2006-03-25, by ods15
-
Get rid of 2 osd related hacks.2006-03-24, by albeu
-
Update to the recent properties changes.2006-03-24, by albeu
-
1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,2006-03-24, by kraymer
-
Subtitles properties: move sub_select, sub_pos, sub_visibilty,2006-03-24, by albeu
-
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,2006-03-24, by kraymer
-
printf --> mp_msg2006-03-24, by diego
-
Convert all if(verbose>X) to mp_msg_test calls.2006-03-24, by diego
-
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other2006-03-24, by albeu