Thu, 15 Jun 2006 08:09:03 +0000 |
reimar |
Do not parse numbers as octal, strip leading zeroes instead.
|
Mon, 24 Apr 2006 19:20:04 +0000 |
albeu |
Doxygen attack!
|
Mon, 24 Apr 2006 07:20:34 +0000 |
reynaldo |
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
|
Wed, 15 Mar 2006 17:16:13 +0000 |
albeu |
Small fix with object list (-vf) help.
|
Sat, 04 Mar 2006 17:33:56 +0000 |
diego |
Make -xy help output consistent, output an empty line before and after.
|
Wed, 22 Feb 2006 20:39:44 +0000 |
reimar |
use calloc instead of malloc in copy_func_pf, missing initialization of
|
Tue, 24 Jan 2006 11:14:13 +0000 |
albeu |
New option type to print help text with a function.
|
Mon, 23 Jan 2006 12:15:22 +0000 |
albeu |
Fix misuse of the M_OPT_TYPE_INDIRECT flag, it has nothing to do
|
Tue, 25 Oct 2005 17:28:10 +0000 |
rfelker |
fix incorrect use of strl* functions (patch by reimar)
|
Thu, 13 Oct 2005 18:33:56 +0000 |
reimar |
Use PRI?64 defines as format strings for 64 bit variables.
|
Wed, 12 Oct 2005 16:35:37 +0000 |
reimar |
Add support for suboption escaping via both "" and %n%str syntax
|
Wed, 07 Sep 2005 00:19:04 +0000 |
reimar |
Do not define NO_FREE, it causes a giant memleak with -loop 0 and a short file.
|
Fri, 02 Sep 2005 08:29:30 +0000 |
gpoirier |
allow multiple help clauses on the command line, Patch by kiriuja " mplayer-patches AH en-directo POUM net "
|
Mon, 20 Jun 2005 23:07:35 +0000 |
gpoirier |
adds some more -identify output, patch by kiriuja < mplayer DASH patches PAM en DASH directo POUM net>
|
Fri, 17 Jun 2005 08:15:08 +0000 |
reimar |
Fix crash with e.g. -vf scale=::
|
Sat, 14 May 2005 12:49:18 +0000 |
nicodvb |
introduced -string- parameter to match everything after :// syntax
|
Mon, 27 Dec 2004 17:32:54 +0000 |
alex |
CONF_TYPE_AFMT similar to CONF_TYPE_IMGFMT
|
Wed, 01 Dec 2004 23:24:25 +0000 |
diego |
Add "Available video filters:" line to -vf help.
|
Wed, 11 Aug 2004 10:31:38 +0000 |
michael |
RGBA variants
|
Thu, 08 Jul 2004 00:04:42 +0000 |
iive |
make config accept true/false as parameters
|
Fri, 25 Jun 2004 17:01:25 +0000 |
alex |
degccify
|
Tue, 10 Feb 2004 22:58:30 +0000 |
michael |
100l (cvs commit + tired ...)
|
Tue, 10 Feb 2004 14:32:06 +0000 |
michael |
m_option_type_double
|
Tue, 13 Jan 2004 09:55:40 +0000 |
wight |
swedish yes/no options support
|
Mon, 12 Jan 2004 07:09:10 +0000 |
wight |
polish yes/no options support
|
Sat, 10 Jan 2004 14:38:07 +0000 |
albeu |
Fix long standing bug where last (and sometimes first) char of the
|
Sat, 27 Dec 2003 12:36:24 +0000 |
alex |
10l. found by John Wehle <john@feith.com>
|
Sat, 08 Nov 2003 00:26:51 +0000 |
rathann |
Warning fixes (approved by A'rpi).
|
Sat, 25 Oct 2003 18:44:41 +0000 |
diego |
-vop ---> -vf
|
Sun, 31 Aug 2003 21:11:35 +0000 |
alex |
added nv12/nv21 and some other fourccs (still not synced)
|