Thu, 16 Sep 2004 11:00:37 +0000 |
diego |
nick
|
Thu, 16 Sep 2004 09:25:56 +0000 |
faust3 |
make it possible to use the run command from a menu config file, based on a patch by Aurelien Jacobs <aurel@gnuage.org>
|
Thu, 16 Sep 2004 08:12:05 +0000 |
faust3 |
stdout and stderr are macros --- you can't assign to them. Assignment doesn't make sense anyway, because freopen will always return the same FILE * structure that it got in parameter. patch by Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
|
Thu, 16 Sep 2004 07:58:19 +0000 |
faust3 |
declare modify_ldt with syscall3 macro for older glibcs patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>
|
Wed, 15 Sep 2004 21:58:21 +0000 |
rtognimp |
Support "Creative ADPCM codec" and "Micronas speech codec" audio codecs
|
Wed, 15 Sep 2004 16:01:34 +0000 |
faust3 |
Depend on bio2jack v0.3 as it fixes an important bug in JACK_Write() function patch by ismail donmez <kde@myrealbox.com>
|
Wed, 15 Sep 2004 15:33:52 +0000 |
paszczi |
synced with 1.718
|
Wed, 15 Sep 2004 15:17:06 +0000 |
faust3 |
mingw compile fix
|
Wed, 15 Sep 2004 14:19:41 +0000 |
faust3 |
fix not matching prototype, patch by Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz>; remove ^M
|
Wed, 15 Sep 2004 14:08:46 +0000 |
faust3 |
fix a memory corruption and make sure only getch2 handles stdin
|
Wed, 15 Sep 2004 13:37:49 +0000 |
faust3 |
option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.org>
|
Wed, 15 Sep 2004 13:16:52 +0000 |
faust3 |
This time is a patch to improve subtitle alignment management. It
|
Wed, 15 Sep 2004 13:08:53 +0000 |
gpoirier |
Cumulative patch:
|
Wed, 15 Sep 2004 11:26:45 +0000 |
faust3 |
fix ineffectual video equalizer command line options, patch by kiriuja <mplayer-bugs at en-directo.net>, closes #37, some more variable docu by me
|
Wed, 15 Sep 2004 10:47:03 +0000 |
danny |
Audio output driver suboptions documented
|
Wed, 15 Sep 2004 09:45:34 +0000 |
faust3 |
slave mode command to switch aspect ratio, patch by Aurelien Jacobs <aurel at gnuage.org>
|
Wed, 15 Sep 2004 09:29:10 +0000 |
faust3 |
quit slave mode command now accepts an exit value, patch by Aurelien Jacobs <aurel at gnuage.org>
|
Wed, 15 Sep 2004 08:02:51 +0000 |
faust3 |
add a comment to the Xorg workaround
|
Tue, 14 Sep 2004 21:02:19 +0000 |
rtognimp |
Index must be positive to prevent endless loop on bad data
|
Tue, 14 Sep 2004 20:43:39 +0000 |
faust3 |
workaround for Xorg-6.8 not saving the surface registers on bigendian
|
Tue, 14 Sep 2004 16:57:37 +0000 |
iive |
fix compile on gcc 2.95.3
|
Mon, 13 Sep 2004 21:21:48 +0000 |
rtognimp |
AVC support moved to libavcodec, avcC atom is now passed in extradata
|
Mon, 13 Sep 2004 15:24:02 +0000 |
wight |
sync 1.717
|
Sun, 12 Sep 2004 22:44:49 +0000 |
wight |
random fixes, spelling, vocabulary
|
Sun, 12 Sep 2004 22:43:17 +0000 |
wight |
Consistency fixes, spelling
|
Sun, 12 Sep 2004 18:51:44 +0000 |
gpoirier |
Sync with English mp-v1.715.
|
Sun, 12 Sep 2004 18:42:02 +0000 |
danny |
All video driver suboptions documented, gif and tga examples
|
Sun, 12 Sep 2004 16:42:26 +0000 |
diego |
small fixes
|