Sat, 28 Dec 2002 14:17:38 +0000 |
arpi |
It shows not just the progressbar, but progressbar /and/ percentage
|
Sat, 28 Dec 2002 14:06:48 +0000 |
arpi |
The patch fixes a nullpointer dereference and free of NULL in demux_close_xmms
|
Sat, 28 Dec 2002 14:04:56 +0000 |
jonas |
I got colas ready, new options, fixes and a few cosmetics I forgot to remove...
|
Sat, 28 Dec 2002 14:04:54 +0000 |
arpi |
The following patch allows the MPlayer "cdparanoia" support to work on
|
Sat, 28 Dec 2002 14:03:30 +0000 |
arpi |
just quells warnings in the ".depends" generation phase.
|
Sat, 28 Dec 2002 13:59:53 +0000 |
anders |
Changes includes:
|
Sat, 28 Dec 2002 13:53:31 +0000 |
arpi |
This patch makes subtitle and A-V delays display correctly rounded
|
Sat, 28 Dec 2002 13:52:09 +0000 |
nicolas |
Added missing <CODE> tag
|
Sat, 28 Dec 2002 13:46:55 +0000 |
arpi |
This patch fixes the reading of the menu.conf, because stream_open()
|
Sat, 28 Dec 2002 13:45:04 +0000 |
arpi |
ao_oss was not using the channel & format returned by the soundcard
|
Sat, 28 Dec 2002 13:42:24 +0000 |
arpi |
Attached is a small patch to fix a couple of problems I found when using
|
Sat, 28 Dec 2002 13:41:02 +0000 |
arpi |
The following patch adds two new command line options:
|
Sat, 28 Dec 2002 13:39:51 +0000 |
arpi |
Lots of functions and variables specific to OSS audio are used without
|
Sat, 28 Dec 2002 13:37:18 +0000 |
nicolas |
sync
|
Sat, 28 Dec 2002 12:51:05 +0000 |
arpi |
"MPlayer does the right thing, presents frame 9 for 1.1 seconds, and continues
|
Sat, 28 Dec 2002 12:40:59 +0000 |
nicolas |
sync
|
Sat, 28 Dec 2002 12:22:51 +0000 |
nicolas |
sync
|
Sat, 28 Dec 2002 12:14:57 +0000 |
arpi |
i hate asserts
|
Sat, 28 Dec 2002 12:04:58 +0000 |
arpi |
DVB-HEAD (aka. NEWSTRUCT) detection & support
|
Sat, 28 Dec 2002 11:39:31 +0000 |
arpi |
sh_audio==NULL hotfix by Robert Varga <nite@hq.alert.sk>
|
Sat, 28 Dec 2002 00:55:54 +0000 |
arpi |
updates, moves
|
Sat, 28 Dec 2002 00:48:07 +0000 |
nexus |
FreeBSD fix
|
Sat, 28 Dec 2002 00:40:11 +0000 |
arpi |
ffmp2 (with mpeg files) sig11 fixed
|
Sat, 28 Dec 2002 00:26:10 +0000 |
michael |
wmv2
|
Sat, 28 Dec 2002 00:23:26 +0000 |
michael |
lavc motion estimation update
|
Sat, 28 Dec 2002 00:04:20 +0000 |
michael |
lavc 4647
|
Sat, 28 Dec 2002 00:01:28 +0000 |
arpi |
5l - fixed asserts... mpi->width is allocated width, not the effective one
|
Fri, 27 Dec 2002 22:43:20 +0000 |
arpi |
the long-waited MUXER layer, and new MPEG-PS muxer
|
Fri, 27 Dec 2002 22:38:56 +0000 |
arpi |
prefer inttypes.h (probably fix cygwin compile)
|
Fri, 27 Dec 2002 21:41:40 +0000 |
arpi |
-subwidth
|
Fri, 27 Dec 2002 19:36:20 +0000 |
alex |
typo in the datestamp (Dez vs Dec ;)
|
Fri, 27 Dec 2002 18:04:52 +0000 |
alex |
obsolete
|
Fri, 27 Dec 2002 17:56:00 +0000 |
alex |
some addons
|
Fri, 27 Dec 2002 17:31:52 +0000 |
alex |
do not config video out system if input dimensions are invalid (triggered a segfault in vop_expand due to missing dimension checks, which bug was reported by gabucino)
|
Fri, 27 Dec 2002 17:28:35 +0000 |
arpi |
backward compatibility :)
|
Fri, 27 Dec 2002 16:42:11 +0000 |
alex |
10l memory leak
|
Fri, 27 Dec 2002 16:35:29 +0000 |
jkeil |
- Fix 8-bit sound in arts audio driver (logic in OBTAIN_BITRATE macro was
|
Fri, 27 Dec 2002 16:29:11 +0000 |
jkeil |
Fix DVD authentication on Solaris 9.
|
Fri, 27 Dec 2002 16:20:02 +0000 |
jkeil |
Oops, missing Makefile in the esd audio driver check-in; libao2 Makefile needs
|
Fri, 27 Dec 2002 16:17:57 +0000 |
jkeil |
codec-cfg cannot be built when the gui is enabled - it fails to link with a
|
Fri, 27 Dec 2002 16:02:57 +0000 |
jkeil |
new EsounD audio driver (-ao esd)
|
Fri, 27 Dec 2002 01:19:41 +0000 |
diego |
typo
|
Thu, 26 Dec 2002 17:25:22 +0000 |
arpi |
pnm:// support (ported from xine)
|
Thu, 26 Dec 2002 16:27:38 +0000 |
arpi |
fixed playback of pnm:// streamed files
|
Thu, 26 Dec 2002 12:48:36 +0000 |
diego |
eviv bulgroz <ebulgroz@yahoo.com>:
|
Thu, 26 Dec 2002 11:33:11 +0000 |
diego |
Three typos, two of them noticed by Arpad Biro <biro_arpad@yahoo.com>.
|
Thu, 26 Dec 2002 08:24:49 +0000 |
gabucino |
use '.' rather than '!' if possible, al3x
|
Wed, 25 Dec 2002 22:28:29 +0000 |
gabucino |
sync
|
Wed, 25 Dec 2002 20:57:11 +0000 |
alex |
fixed a 10l, some cosmetics, and initial ppc (bigendian) support
|
Wed, 25 Dec 2002 19:37:09 +0000 |
gabucino |
sync (ugyeugye, arpi;)
|
Wed, 25 Dec 2002 18:38:07 +0000 |
alex |
Radeon 9000 support by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
|
Wed, 25 Dec 2002 11:44:14 +0000 |
rguyom |
API change in dev-api-3 branch.
|
Tue, 24 Dec 2002 22:33:46 +0000 |
alex |
fixing that f*cking linker 'bug' e.g. naming config with libmp3lame
|
Tue, 24 Dec 2002 22:13:32 +0000 |
arpi |
1l :)
|
Tue, 24 Dec 2002 22:11:32 +0000 |
arpi |
print track title in new line
|
Tue, 24 Dec 2002 21:59:38 +0000 |
arpi |
- fixed uninitialized offsets[]
|
Tue, 24 Dec 2002 18:41:20 +0000 |
diego |
Document things from the start.
|
Tue, 24 Dec 2002 18:30:24 +0000 |
diego |
We are this good, we have a right to boast ;-)
|
Tue, 24 Dec 2002 18:28:11 +0000 |
diego |
Reviewed and reworked (again), added some information about SCSI CD-ROMs.
|
Tue, 24 Dec 2002 17:40:57 +0000 |
alex |
correctly save and restore colorkey settings (based on patch by Svante Signell <svante.signell@telia.com>)
|
Tue, 24 Dec 2002 17:32:59 +0000 |
diego |
- and -use-stdin documented, EDL updates.
|
Tue, 24 Dec 2002 17:32:09 +0000 |
diego |
EDL section added, based on patch by Michael Halcrow <mah69@email.byu.edu>.
|
Tue, 24 Dec 2002 17:04:00 +0000 |
diego |
DXR3 norm option, patch by Thomas Jarosch <tomj@simonv.com>.
|
Tue, 24 Dec 2002 12:45:32 +0000 |
mswitch |
Added patch from Thomas Jarosch
|
Tue, 24 Dec 2002 03:05:16 +0000 |
diego |
Subtitle usage updated by hephooey@fastmail.fm.
|
Tue, 24 Dec 2002 02:56:20 +0000 |
diego |
Sync by Anders Rune Jensen <anders@gnulinux.dk>.
|
Tue, 24 Dec 2002 01:16:39 +0000 |
arpi |
some updates
|
Tue, 24 Dec 2002 00:06:55 +0000 |
arpi |
cleanup & fix cpu detection & init stuff
|
Tue, 24 Dec 2002 00:06:33 +0000 |
arpi |
don't redefine decwin as static
|
Tue, 24 Dec 2002 00:05:43 +0000 |
arpi |
decode_i586.c version uses %ebp for its own use, so:
|
Mon, 23 Dec 2002 22:13:46 +0000 |
arpi |
I cleaned up the source a bit, hopefully fixed hanging, also
|
Mon, 23 Dec 2002 20:17:06 +0000 |
nicolas |
man's lines shouldn't have more than 80 chars long ;)
|
Mon, 23 Dec 2002 20:14:13 +0000 |
nicolas |
sync
|
Mon, 23 Dec 2002 20:07:46 +0000 |
nicolas |
sync
|
Mon, 23 Dec 2002 17:28:19 +0000 |
arpi |
In this situation it was easier to fix yours. I applied these 3 points
|
Mon, 23 Dec 2002 16:04:52 +0000 |
arpi |
updated
|
Mon, 23 Dec 2002 12:09:31 +0000 |
arpi |
xmp hangign I noticed too, and is fixed with this patch, seeking works now
|
Mon, 23 Dec 2002 01:54:58 +0000 |
arpi |
Here is the patch to make vobsub subtitle use -slang option, I have not made a
|
Mon, 23 Dec 2002 01:37:43 +0000 |
arpi |
This patch adds support for vertical subtitle alignment
|
Mon, 23 Dec 2002 01:24:42 +0000 |
arpi |
Ok, here is a better patch, which even adds a fix to compile it on older
|
Mon, 23 Dec 2002 00:40:15 +0000 |
arpi |
fix VCD playback - this is a patch from the netbsd pkgsrc tree,
|
Mon, 23 Dec 2002 00:33:22 +0000 |
arpi |
Merged EDL 0.5 patch - it's something like Quicktime's edit lists.
|
Sun, 22 Dec 2002 23:13:26 +0000 |
rguyom |
suxen_drol on xvid-devel@xvid.org said : "please do not use
|
Sun, 22 Dec 2002 22:34:45 +0000 |
gabucino |
Real* codecs work on Alpha too
|
Sun, 22 Dec 2002 21:01:01 +0000 |
arpi |
XMMS Input plugin support
|
Sun, 22 Dec 2002 20:16:52 +0000 |
alex |
rv40win is working too
|
Sun, 22 Dec 2002 18:21:20 +0000 |
alex |
fixed rv30win and added rv20win (and ucod doesn't supports UYVY)
|
Sun, 22 Dec 2002 18:10:45 +0000 |
alex |
win32 dlls support
|
Sun, 22 Dec 2002 17:22:48 +0000 |
arpi |
CDDA seeking fixed
|
Sun, 22 Dec 2002 16:31:05 +0000 |
alex |
dos2unix conversion
|
Sun, 22 Dec 2002 16:21:02 +0000 |
alex |
alpha support by Alan Young <ayoung@teleport.com>
|
Sun, 22 Dec 2002 14:59:41 +0000 |
alex |
the long awaited pink screen + shift fix for radeon, based on patch by Svante Signell <svante.signell@telia.com>, Carl (mlist.mplayer.users@urs.us) and Nick Kurshve <nickolsk@yandex.ru>
|
Sun, 22 Dec 2002 13:27:05 +0000 |
alex |
10l by Matan
|
Sat, 21 Dec 2002 23:49:33 +0000 |
faust3 |
10l and correct aspect
|
Sat, 21 Dec 2002 23:17:28 +0000 |
nexus |
fix
|
Sat, 21 Dec 2002 22:16:49 +0000 |
arpi |
Presets are an easy way, to use hard to access lame options and to give
|
Sat, 21 Dec 2002 22:11:48 +0000 |
arpi |
accurate bitrate calculation using index, and more accurate guessing
|
Sat, 21 Dec 2002 22:08:14 +0000 |
alex |
vidix support and better device options handler by Matan Ziv-Av <matan@svgalib.org>
|
Sat, 21 Dec 2002 21:07:16 +0000 |
arpi |
I have rewritten the gif89a vo in order to solve some problems I had
|
Sat, 21 Dec 2002 21:01:19 +0000 |
alex |
more safer version by the author
|
Sat, 21 Dec 2002 21:00:45 +0000 |
arpi |
10l fix by eviv bulgroz <ebulgroz@yahoo.com>
|
Sat, 21 Dec 2002 20:42:40 +0000 |
arpi |
set keyframe flag at encoding
|
Sat, 21 Dec 2002 20:39:40 +0000 |
arpi |
1l (%d->%f), cosmetics
|
Sat, 21 Dec 2002 18:22:08 +0000 |
alex |
removed the obsolete parts
|
Sat, 21 Dec 2002 18:13:55 +0000 |
alex |
ooh. many mistakes
|
Sat, 21 Dec 2002 18:11:10 +0000 |
alex |
updated
|
Sat, 21 Dec 2002 17:49:52 +0000 |
alex |
pci_names.c creation fixup
|
Sat, 21 Dec 2002 13:06:23 +0000 |
alex |
EPIA (CyberBlade/i1) driver by Alastair M. Robinson
|
Fri, 20 Dec 2002 21:43:18 +0000 |
alex |
corrected w32codec address (noticed by Peter Nelson on mplayer-users)
|
Fri, 20 Dec 2002 21:07:27 +0000 |
alex |
svgalib kernelhelper support (based on patch by Matan Ziv-Av <matan@svgalib.org>) and some reordering/cleanup (part #1 ;)
|
Fri, 20 Dec 2002 20:39:11 +0000 |
nicolas |
sync
|
Fri, 20 Dec 2002 20:32:15 +0000 |
nicolas |
sync
|
Fri, 20 Dec 2002 13:18:41 +0000 |
alex |
Russian frequencies by Alexander S. Belov <asbel@sice.ru>
|
Thu, 19 Dec 2002 22:33:59 +0000 |
arpi |
fixed memleak caused by multiple config() calls - thx Gabu
|
Thu, 19 Dec 2002 21:37:21 +0000 |
gabucino |
sync
|
Thu, 19 Dec 2002 21:36:44 +0000 |
gabucino |
more_options removed
|
Thu, 19 Dec 2002 21:35:30 +0000 |
gabucino |
too big readahead can be bad
|
Thu, 19 Dec 2002 12:01:50 +0000 |
faust3 |
10l - my system is very tolerant it seems
|
Thu, 19 Dec 2002 10:09:43 +0000 |
henry |
add a TV_SET_CNANNEL command
|
Wed, 18 Dec 2002 23:49:01 +0000 |
iive |
*** empty log message ***
|
Wed, 18 Dec 2002 10:51:10 +0000 |
michael |
mb qp limits
|
Wed, 18 Dec 2002 08:10:24 +0000 |
rguyom |
Use the XVID_API_UNSTABLE macro instead of a home-made one.
|
Wed, 18 Dec 2002 07:34:32 +0000 |
rfelker |
1000l! I have no idea how this code worked at all before. I guess no
|
Tue, 17 Dec 2002 10:38:48 +0000 |
jkeil |
Re-write the soundcard.h test, so that it does not use a "!" operator.
|
Tue, 17 Dec 2002 00:04:11 +0000 |
atmos4 |
small typo fix
|
Mon, 16 Dec 2002 23:38:56 +0000 |
henry |
1000L for messing up cvs
|
Mon, 16 Dec 2002 23:27:39 +0000 |
henry |
handle bogus norm parameter; check for errors when setting norm
|
Mon, 16 Dec 2002 23:24:02 +0000 |
henry |
don't give up when set_tuner fails; more zero div sanity checks
|