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.
|
Wed, 22 Mar 2006 18:58:03 +0000 |
mosu |
Fix for playing RealVideo on PPC/big endian processors. Patch by Emanuele Giaquinta (emanuele ! giaquinta () gmail ! com).
|
Wed, 22 Mar 2006 18:25:21 +0000 |
kraymer |
1.1246: insert linebreak, \-playing-msg option
|
Wed, 22 Mar 2006 18:19:15 +0000 |
kraymer |
insert linebreak, \-playing-msg option
|
Wed, 22 Mar 2006 18:11:44 +0000 |
kraymer |
1.1243: 10l
|
Wed, 22 Mar 2006 17:35:39 +0000 |
kraymer |
1.1237: Capitalize some sentences after colons.
|
Wed, 22 Mar 2006 17:22:46 +0000 |
kraymer |
1.1234: Add some undocumented options.
|
Wed, 22 Mar 2006 17:06:34 +0000 |
kraymer |
1.1232: put options in alphabetical order
|
Wed, 22 Mar 2006 17:06:03 +0000 |
albeu |
Shortly describe -playing-msg and -list-properties.
|
Wed, 22 Mar 2006 16:47:48 +0000 |
kraymer |
1.228: Add an option to list the properties: -list-properties
|
Wed, 22 Mar 2006 16:35:17 +0000 |
albeu |
Add an option to list the properties: -list-properties
|
Wed, 22 Mar 2006 12:23:55 +0000 |
reimar |
10l, checking for NULL after dereferencing makes no sense (though what is this check for anyway?)
|
Wed, 22 Mar 2006 11:26:27 +0000 |
jonas |
use mencoder directly for mp3lame encoding instead of lavc
|
Wed, 22 Mar 2006 00:19:02 +0000 |
albeu |
Add the new property API and implement a couple properties.
|
Tue, 21 Mar 2006 23:09:52 +0000 |
michael |
feed something (hopefully correct timestamps) into the video filter chain
|
Tue, 21 Mar 2006 23:06:09 +0000 |
michael |
lavc doesnt pass AVFrame.opaque around :/
|
Tue, 21 Mar 2006 22:31:49 +0000 |
michael |
10l (forgot ...)
|
Tue, 21 Mar 2006 22:12:48 +0000 |
michael |
10l (null pointer dereference)
|
Tue, 21 Mar 2006 21:26:42 +0000 |
michael |
passing pts through the filter layer (lets see if pts or cola comes out at the end)
|