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
|