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
|
Mon, 16 Dec 2002 22:25:17 +0000 |
pontscho |
- fix (?) "mixer bug"
|
Mon, 16 Dec 2002 21:44:38 +0000 |
gabucino |
Polish man updated
|
Mon, 16 Dec 2002 21:36:36 +0000 |
gabucino |
updated changelog for rc2
|
Mon, 16 Dec 2002 20:16:29 +0000 |
pontscho |
applied Gregory's patch
|
Mon, 16 Dec 2002 19:47:48 +0000 |
nicolas |
sync
|
Mon, 16 Dec 2002 19:43:21 +0000 |
nicolas |
break one line too long in mplayer.1
|
Mon, 16 Dec 2002 19:09:34 +0000 |
pontscho |
disable DPMS handling
|
Mon, 16 Dec 2002 17:05:49 +0000 |
henry |
support for exotic norms
|
Mon, 16 Dec 2002 10:43:07 +0000 |
mosu |
bunkus: Restored sane line breaks. Added note about other DVD resolutions than 720x576.
|
Mon, 16 Dec 2002 10:25:31 +0000 |
nexus |
sync
|
Mon, 16 Dec 2002 09:56:13 +0000 |
henry |
v4l - dimensions in the example were not multiple of 16
|
Mon, 16 Dec 2002 02:38:37 +0000 |
arpi |
handle mencoder's 0-byte 'skipped frames'
|
Mon, 16 Dec 2002 02:22:37 +0000 |
arpi |
10l
|
Mon, 16 Dec 2002 01:49:39 +0000 |
arpi |
Sorenson 1/3 encoding just for fun :)
|
Mon, 16 Dec 2002 01:47:42 +0000 |
arpi |
CRLF->LF
|
Sun, 15 Dec 2002 23:46:47 +0000 |
arpi |
prepared for rc2
|
Sun, 15 Dec 2002 23:45:37 +0000 |
arpi |
+MSGTR_BuiltinCodecsConf
|
Sun, 15 Dec 2002 23:45:19 +0000 |
arpi |
Fallback to builtin (generated from etc/codecs.conf at compile time)
|
Sun, 15 Dec 2002 21:59:05 +0000 |
gabucino |
sync
|
Sun, 15 Dec 2002 19:08:11 +0000 |
arpi |
1l
|
Sun, 15 Dec 2002 18:44:24 +0000 |
arpi |
scripts mentioned by DOCS/tech/encoding-tips.txt
|
Sun, 15 Dec 2002 18:40:42 +0000 |
arpi |
encoding tips - collected from mplayer-users list mailings by
|
Sun, 15 Dec 2002 18:35:11 +0000 |
rguyom |
Support the latest development code from XViD dev-api-3 CVS
|
Sun, 15 Dec 2002 18:22:55 +0000 |
alex |
uninstall switch
|
Sun, 15 Dec 2002 18:22:16 +0000 |
alex |
this fixes compilation for me (and it works), hope it didn't breaks for LinuxPPC (i use Debian/PPC with 2.4.20 kernel)
|
Sun, 15 Dec 2002 18:18:41 +0000 |
alex |
this isn't mplayerxp...3 buffers are enough for double(triple)buffering (instead of 28 buffers ;)
|
Sun, 15 Dec 2002 17:05:35 +0000 |
arpi |
2*10l=20l
|
Sun, 15 Dec 2002 17:00:56 +0000 |
nicolas |
sync
|
Sun, 15 Dec 2002 16:51:39 +0000 |
nicolas |
sync
|
Sun, 15 Dec 2002 16:45:39 +0000 |
nicolas |
sync
|
Sun, 15 Dec 2002 15:42:44 +0000 |
mosu |
bunkus: Removed "-oac copy" from the mf examples. Removed the paragraph about the "internal lavc controller": the examples right above that paragraph already use this syntax.
|
Sun, 15 Dec 2002 10:54:33 +0000 |
michael |
removing very ugly esp games / fixes the propolice problem on OpenBSD (patch by Bj¸«Órn Sandell <biorn at dce dot chalmers dot se>)
|
Sun, 15 Dec 2002 04:47:32 +0000 |
diego |
-rnd --> -shuffle
|
Sat, 14 Dec 2002 17:56:35 +0000 |
arpi |
compiler warning fixes
|
Sat, 14 Dec 2002 17:12:40 +0000 |
arpi |
notice vo driver about skipped/dropped frames
|
Sat, 14 Dec 2002 15:50:27 +0000 |
diego |
link added, section reworded.
|
Sat, 14 Dec 2002 13:11:08 +0000 |
nicolas |
sync
|
Sat, 14 Dec 2002 11:32:09 +0000 |
attila |
added local copy of Ville Syrj¸«£l¸«£'s directfb for matrox howto
|
Sat, 14 Dec 2002 11:14:37 +0000 |
henry |
memory leak
|
Sat, 14 Dec 2002 11:09:06 +0000 |
henry |
use more methods to get the fs window on top
|
Sat, 14 Dec 2002 09:55:45 +0000 |
henry |
fixed possible division by zero
|
Sat, 14 Dec 2002 00:39:22 +0000 |
diego |
DirectX installation clarified.
|
Fri, 13 Dec 2002 21:26:52 +0000 |
diego |
Entries for the new mailing lists by Alex.
|
Fri, 13 Dec 2002 20:07:31 +0000 |
diego |
Update to the QT documentation by Alex.
|
Fri, 13 Dec 2002 15:59:00 +0000 |
alex |
fixed fonts path
|
Fri, 13 Dec 2002 11:44:16 +0000 |
jaf |
most of us do use unix-system, don't we?
|
Thu, 12 Dec 2002 20:12:02 +0000 |
nicolas |
corrected groff command(for taking care of the accents) + sync
|
Thu, 12 Dec 2002 19:01:08 +0000 |
diego |
Nicolas is not a Linux box ;-)
|
Thu, 12 Dec 2002 08:11:46 +0000 |
jaf |
sync by HR <hephooey@fastmail.fm>, sorry, i was busy.
|
Thu, 12 Dec 2002 05:14:35 +0000 |
diego |
-format, -lavcdeint, -2xsai and small fixes.
|
Thu, 12 Dec 2002 03:05:17 +0000 |
diego |
OSD menu
|
Thu, 12 Dec 2002 03:03:05 +0000 |
diego |
Added some documenters.
|
Thu, 12 Dec 2002 03:02:03 +0000 |
diego |
small updates
|
Wed, 11 Dec 2002 22:07:03 +0000 |
arpi |
we don't need to pass gworld :)
|
Wed, 11 Dec 2002 21:39:05 +0000 |
arpi |
print list of supported output colorspaces
|
Wed, 11 Dec 2002 21:31:15 +0000 |
nicolas |
sync (v4l args update)
|
Wed, 11 Dec 2002 21:26:37 +0000 |
arpi |
moved component lister up, as it messes up 'desc'
|
Wed, 11 Dec 2002 21:24:45 +0000 |
arpi |
codmetics
|
Wed, 11 Dec 2002 20:56:37 +0000 |
arpi |
more i+1<argc checks
|
Wed, 11 Dec 2002 20:48:51 +0000 |
arpi |
10l - demux_avi handles AVI_NI and AVI_NINI too
|
Wed, 11 Dec 2002 11:18:39 +0000 |
henry |
v4l args update
|
Wed, 11 Dec 2002 01:21:12 +0000 |
pontscho |
- fix three submenu bug
|
Tue, 10 Dec 2002 23:10:24 +0000 |
henry |
progbar osd buffer height adjustment fix
|
Tue, 10 Dec 2002 21:43:43 +0000 |
gabucino |
sync
|
Tue, 10 Dec 2002 21:38:37 +0000 |
gabucino |
small html fixes
|
Tue, 10 Dec 2002 21:19:45 +0000 |
diego |
Sync by Nicolas Tourmentine <n@tourmentine.com>.
|
Tue, 10 Dec 2002 20:26:43 +0000 |
diego |
10l noticed by Andras Mohari.
|
Tue, 10 Dec 2002 09:11:42 +0000 |
henry |
allocate the video buffer on the fly, instead of one big chunk at startup
|
Tue, 10 Dec 2002 00:13:09 +0000 |
diego |
If I had a wish ...
|
Mon, 09 Dec 2002 20:50:16 +0000 |
diego |
French translation synced by Nico Tourmentine <n@tourmentine.com>.
|
Mon, 09 Dec 2002 20:48:26 +0000 |
diego |
Corrected some links and removed dead ones, thanks to Nico Tourmentine.
|
Mon, 09 Dec 2002 12:36:04 +0000 |
michael |
AVVideoFrame -> AVFrame
|
Mon, 09 Dec 2002 09:58:44 +0000 |
nexus |
sync
|
Mon, 09 Dec 2002 09:12:23 +0000 |
michael |
ffmpeg cleanup/messup support
|
Sun, 08 Dec 2002 01:35:07 +0000 |
arpi |
fullscreen fix for KDE (reported to work with gnome 1/2 too)
|
Sat, 07 Dec 2002 22:52:55 +0000 |
gabucino |
not pre11, but rc1
|
Sat, 07 Dec 2002 22:43:00 +0000 |
gabucino |
-vop pp sub-filters options separators fixed (,->/)
|
Sat, 07 Dec 2002 22:09:16 +0000 |
gabucino |
fixing -vop pp VS -pp VS ... conflict (somewhat.)
|
Sat, 07 Dec 2002 22:08:10 +0000 |
arpi |
last minute update
|
Sat, 07 Dec 2002 21:43:34 +0000 |
arpi |
updated
|
Sat, 07 Dec 2002 21:36:25 +0000 |
gabucino |
updating some descriptions, changelog, etc
|
Sat, 07 Dec 2002 21:35:10 +0000 |
gabucino |
sync
|
Sat, 07 Dec 2002 21:34:29 +0000 |
gabucino |
misc fixes
|
Sat, 07 Dec 2002 21:04:54 +0000 |
atmos4 |
Runtime SSE detection for NEtBSD, patch by Nick Hudson <skrll at netbsd.org>
|
Sat, 07 Dec 2002 20:59:33 +0000 |
arpi |
10l noticed by "Puk Madick" <pingy@swirvemail.com>
|
Sat, 07 Dec 2002 20:32:03 +0000 |
gabucino |
added sub_step
|
Sat, 07 Dec 2002 20:31:37 +0000 |
gabucino |
path fix
|
Sat, 07 Dec 2002 20:29:38 +0000 |
gabucino |
sync
|
Sat, 07 Dec 2002 20:28:58 +0000 |
gabucino |
uh.. misc fixes
|
Sat, 07 Dec 2002 20:27:22 +0000 |
rtognimp |
Sync with help_mp-en v1.68
|
Sat, 07 Dec 2002 20:08:51 +0000 |
zdar |
sync
|
Sat, 07 Dec 2002 20:02:29 +0000 |
arpi |
it seems that old CS is working better than newtype now... :)
|
Sat, 07 Dec 2002 14:13:10 +0000 |
alex |
codecs page address fixed (the old one is available too)
|
Sat, 07 Dec 2002 14:11:04 +0000 |
arpi |
support for *.qtx (scan for all .qtx files at quicktime init)
|
Sat, 07 Dec 2002 02:46:30 +0000 |
arpi |
updated
|
Sat, 07 Dec 2002 02:26:45 +0000 |
arpi |
fixed in/out framesize rounding bug (causing low-rate QCLP hangup/looping)
|
Sat, 07 Dec 2002 01:25:30 +0000 |
arpi |
The detection of a NetWM class window manager hints is tested before
|
Sat, 07 Dec 2002 01:07:11 +0000 |
arpi |
10l
|
Sat, 07 Dec 2002 01:01:25 +0000 |
arpi |
find best (longest) streams if not specified (-aid/-vid)
|
Fri, 06 Dec 2002 23:54:02 +0000 |
arpi |
enable Albeu's config code bu default (it's time to test it :))
|
Fri, 06 Dec 2002 17:11:50 +0000 |
arpi |
fixed 'mplayer -nosound xxx' sig11 if configfile have string list options
|
Fri, 06 Dec 2002 09:41:13 +0000 |
bertrand |
From live.com 2002.11.30:
|
Fri, 06 Dec 2002 01:59:31 +0000 |
diego |
We seem to have a new documentation maintainer :-)
|
Fri, 06 Dec 2002 01:45:39 +0000 |
diego |
New shiny French translation by Nicolas Le Gaillart < n@tourmentine.com >.
|
Thu, 05 Dec 2002 23:54:15 +0000 |
pontscho |
need this
|
Thu, 05 Dec 2002 23:40:42 +0000 |
pontscho |
sync
|
Thu, 05 Dec 2002 23:40:05 +0000 |
pontscho |
better 'Audio track' support, and one 10l
|
Thu, 05 Dec 2002 23:32:27 +0000 |
arpi |
more bugs
|
Thu, 05 Dec 2002 23:31:54 +0000 |
arpi |
pre11
|
Thu, 05 Dec 2002 21:04:26 +0000 |
rguyom |
Really (!) sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
|
Thu, 05 Dec 2002 21:01:59 +0000 |
rguyom |
Sync ov_struct_st between demux_ogg.c and ad_libvorbis.c
|
Thu, 05 Dec 2002 20:31:05 +0000 |
arpi |
enabled QTX codecs by default - time to get it tested by users :)
|