Mon, 27 Mar 2006 18:33:23 +0000 |
albeu |
Fix stepping in the playtree when interupting libmpdemux.
|
Mon, 27 Mar 2006 18:31:04 +0000 |
henry |
include MSGL_* definitions
|
Mon, 27 Mar 2006 17:25:41 +0000 |
diego |
Convert printfs in aviprint.c to mp_msg and give the information printing
|
Mon, 27 Mar 2006 16:43:02 +0000 |
diego |
Properly document sub_alignment.
|
Mon, 27 Mar 2006 12:41:22 +0000 |
kraymer |
1.1250: [applied by Diego, #1.216]
|
Mon, 27 Mar 2006 11:39:27 +0000 |
diego |
Rename the default GUI skins directory from 'Skin' to 'skins', keeping
|
Mon, 27 Mar 2006 10:32:52 +0000 |
reimar |
reinit vo when pix_fmt changes.
|
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
|
Sat, 25 Mar 2006 10:18:18 +0000 |
diego |
Simplify rules with common make constructs.
|
Sat, 25 Mar 2006 10:03:00 +0000 |
diego |
Simplify clean rule.
|
Sat, 25 Mar 2006 07:58:34 +0000 |
ods15 |
cosmetic, table align
|
Sat, 25 Mar 2006 07:58:07 +0000 |
ods15 |
switch to using vlc for stream_flags
|
Fri, 24 Mar 2006 20:42:23 +0000 |
albeu |
Get rid of 2 osd related hacks.
|
Fri, 24 Mar 2006 19:59:30 +0000 |
albeu |
Update to the recent properties changes.
|
Fri, 24 Mar 2006 19:47:17 +0000 |
kraymer |
1.231: Subtitles properties: move sub_select, sub_pos, sub_visibilty,
|
Fri, 24 Mar 2006 19:32:23 +0000 |
albeu |
Subtitles properties: move sub_select, sub_pos, sub_visibilty,
|
Fri, 24 Mar 2006 17:44:43 +0000 |
kraymer |
1.230: Convert fullscreen, panscan, color controls, ontop, rootwin,
|
Fri, 24 Mar 2006 08:21:40 +0000 |
diego |
printf --> mp_msg
|
Fri, 24 Mar 2006 08:12:03 +0000 |
diego |
Convert all if(verbose>X) to mp_msg_test calls.
|
Fri, 24 Mar 2006 02:31:29 +0000 |
albeu |
The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other
|
Fri, 24 Mar 2006 01:32:04 +0000 |
diego |
Add DBG5 verbosity level to prepare for upcoming mp_msg_test changes.
|
Thu, 23 Mar 2006 15:17:23 +0000 |
albeu |
Fix osd_show_msg alignment and make sure msg strings
|
Thu, 23 Mar 2006 01:22:43 +0000 |
albeu |
Convert fullscreen, panscan, color controls, ontop, rootwin,
|
Thu, 23 Mar 2006 00:41:22 +0000 |
albeu |
100L too many arguments to mp_msg().
|
Wed, 22 Mar 2006 23:17:06 +0000 |
kraymer |
1.229: Move audio_delay to a property and add a few read only properties to
|
Wed, 22 Mar 2006 23:05:13 +0000 |
albeu |
Move audio_delay to a property and add a few read only properties to
|
Wed, 22 Mar 2006 20:17:48 +0000 |
albeu |
Add get/set_property and update volume/mute to the last changes.
|