Tue, 02 Apr 2002 21:58:22 +0000 |
arpi |
divx4 I420 removed - i hate that buggy shit nvidia
|
Tue, 02 Apr 2002 02:32:54 +0000 |
kmkaplan |
Add '-subdelay' support for vobsub.
|
Mon, 01 Apr 2002 19:14:14 +0000 |
arpi |
sample
|
Mon, 01 Apr 2002 18:29:31 +0000 |
arpi |
yes, typo. 10l. noticed by atmos
|
Mon, 01 Apr 2002 18:16:27 +0000 |
atmos4 |
Fix I420 handling, though still don't know why divx4 codec queries for I420 not YUY2!
|
Mon, 01 Apr 2002 17:59:16 +0000 |
arpi |
audio codec uninit
|
Mon, 01 Apr 2002 17:58:04 +0000 |
arpi |
audio input buffer allocation/free cleanup
|
Mon, 01 Apr 2002 17:12:10 +0000 |
alex |
config vo only if aspect really changed and width&&height isn't changed (if w||h changes, we set it later)
|
Mon, 01 Apr 2002 17:11:59 +0000 |
arpi |
freeing codec in/out buffers is job of libmpcodecs, not demuxer
|
Mon, 01 Apr 2002 15:45:45 +0000 |
arpi |
cleanup
|
Mon, 01 Apr 2002 15:26:23 +0000 |
arpi |
ehh. vorbis support...
|
Mon, 01 Apr 2002 15:25:50 +0000 |
arpi |
twos audio fixed
|
Mon, 01 Apr 2002 14:01:22 +0000 |
michael |
overread in the mmx2 horizontal scaler fixed
|
Mon, 01 Apr 2002 13:26:38 +0000 |
alex |
added vfw uninit
|
Mon, 01 Apr 2002 13:26:03 +0000 |
alex |
added acm uninit
|
Mon, 01 Apr 2002 13:25:34 +0000 |
alex |
added vfw and acm uninit
|
Mon, 01 Apr 2002 13:14:54 +0000 |
alex |
using sh->context and added proper uninit
|
Mon, 01 Apr 2002 13:10:03 +0000 |
alex |
using sh->context
|
Mon, 01 Apr 2002 13:06:27 +0000 |
jonas |
sync
|
Mon, 01 Apr 2002 10:38:42 +0000 |
gabucino |
-dr is now off by default
|
Mon, 01 Apr 2002 08:02:41 +0000 |
gabucino |
remark about Ogg-in-AVI suxxhaxx
|
Mon, 01 Apr 2002 07:02:16 +0000 |
gabucino |
applied trey's patch
|
Mon, 01 Apr 2002 06:15:13 +0000 |
gabucino |
minor typo fix (in comment)
|
Sun, 31 Mar 2002 23:46:00 +0000 |
arpi |
after some STFW i've found some info about fps codes
|
Sun, 31 Mar 2002 23:30:55 +0000 |
arpi |
mtvp says its' 29.97 not 1 fps
|
Sun, 31 Mar 2002 22:52:48 +0000 |
arpi |
seeking fixed (variable fps videos needs to reset PTS after seeking)
|
Sun, 31 Mar 2002 22:44:03 +0000 |
arpi |
fixed new_chunk calculation at seeking (seeking not work yet) and added -nosound support
|
Sun, 31 Mar 2002 22:12:39 +0000 |
arpi |
10l
|
Sun, 31 Mar 2002 22:01:54 +0000 |
arpi |
-alang/-slang support in mencoder too
|
Sun, 31 Mar 2002 21:08:15 +0000 |
arpi |
10l... int/1000 will be int while we want float, so let's do int*0.001
|
Sun, 31 Mar 2002 20:47:28 +0000 |
arpi |
better message when vo->preinit fails
|
Sun, 31 Mar 2002 20:45:31 +0000 |
arpi |
open(/dev/mga_vid) moved to preinit
|
Sun, 31 Mar 2002 20:39:38 +0000 |
arpi |
use only 1 buffers if dr=yes and double=no
|
Sun, 31 Mar 2002 20:38:56 +0000 |
arpi |
disabling direct rendering by default (too buggy and conflicts with osd/sub)
|
Sun, 31 Mar 2002 20:27:52 +0000 |
arpi |
argh, some samples sue new header chunks - fixed
|
Sun, 31 Mar 2002 20:17:27 +0000 |
arpi |
BITMAPINFOHEADER fixed to be accepted by win32 decoders (divx,divxds)
|
Sun, 31 Mar 2002 20:09:17 +0000 |
arpi |
fixed 10l bug: using ds instead of dp, and adding some debug prints
|
Sun, 31 Mar 2002 20:08:19 +0000 |
arpi |
vorbis driver ported, and also fixed a bug, as nominal_bitrate can be -1
|
Sun, 31 Mar 2002 20:07:38 +0000 |
mswitch |
Updated
|
Sun, 31 Mar 2002 19:20:01 +0000 |
arpi |
-alang sig11 when playing avis fixed - 10l
|
Sun, 31 Mar 2002 18:29:09 +0000 |
melanson |
changed int -> float for proper PTS calculation (works just as well as the
|
Sun, 31 Mar 2002 18:28:00 +0000 |
melanson |
backed out unneeded mod
|
Sun, 31 Mar 2002 17:25:11 +0000 |
melanson |
fixed ibps
|
Sun, 31 Mar 2002 17:24:12 +0000 |
melanson |
fixed RoQ framerate by multiplying PTS calculation by some absurd constant
|
Sun, 31 Mar 2002 15:33:32 +0000 |
melanson |
modified the new MS RLE decoder to support BGR15/16 output formats in
|
Sun, 31 Mar 2002 10:11:49 +0000 |
arpi |
copy palette to 4*256 bytes area to avoid sig11 when colors<256 but index>colors (broken files)
|
Sun, 31 Mar 2002 09:50:17 +0000 |
arpi |
I hate M$. it seems that MSRLE biSize is always 40 when number of colors < 256 instead of 40+colors*4
|
Sun, 31 Mar 2002 09:29:19 +0000 |
arpi |
migrating to Melanson's great codec name change... which is of course nonsense but why not...
|
Sun, 31 Mar 2002 09:28:17 +0000 |
arpi |
check depth for direct rendering
|
Sun, 31 Mar 2002 03:32:42 +0000 |
arpi |
updates - thanks to Melanson...
|
Sun, 31 Mar 2002 03:03:12 +0000 |
arpi |
fix uninit() crash if no config() call
|
Sun, 31 Mar 2002 02:57:53 +0000 |
melanson |
fixed to be able to handle extra-quirky .film files on Lemmings 3DO
|
Sun, 31 Mar 2002 02:45:14 +0000 |
arpi |
added soem debug prints, and fixed 10l bug of Alban
|
Sun, 31 Mar 2002 02:22:40 +0000 |
arpi |
1 step closed to solving memory corruptions
|
Sat, 30 Mar 2002 23:18:40 +0000 |
arpi |
10l - fixed soem weird sig11 at multifile
|
Sat, 30 Mar 2002 23:02:13 +0000 |
melanson |
adpcm.c is no longer needed
|
Sat, 30 Mar 2002 22:27:45 +0000 |
melanson |
reworked ADPCM decoders; changes include:
|
Sat, 30 Mar 2002 19:25:11 +0000 |
pl |
the long standing /dev/sound/dspW => .../dsp
|
Sat, 30 Mar 2002 18:09:30 +0000 |
arpi |
10l
|
Sat, 30 Mar 2002 17:40:22 +0000 |
arpi |
using interleaveBytes() for G200 draw_slice
|
Sat, 30 Mar 2002 14:42:32 +0000 |
nexus |
FreeBSD require stdlib.h
|
Sat, 30 Mar 2002 14:12:25 +0000 |
nexus |
FreeBSD warning fix
|
Sat, 30 Mar 2002 10:02:44 +0000 |
jaf |
again some bugfixes
|
Sat, 30 Mar 2002 09:24:37 +0000 |
jaf |
some bugfixes
|
Sat, 30 Mar 2002 07:58:22 +0000 |
gabucino |
fixed -hr-mp3-seek description
|
Sat, 30 Mar 2002 07:49:37 +0000 |
gabucino |
added libvorbis to installation section, and a link to daily CVS
|
Sat, 30 Mar 2002 07:42:17 +0000 |
gabucino |
added -ifo option
|
Sat, 30 Mar 2002 06:24:49 +0000 |
mswitch |
Fixed avcodec init bug
|
Fri, 29 Mar 2002 22:37:14 +0000 |
gabucino |
better opendivx-divx4 interface explanation
|
Fri, 29 Mar 2002 22:34:12 +0000 |
gabucino |
applied Diego's patch
|
Fri, 29 Mar 2002 22:25:46 +0000 |
gabucino |
Justyna's update
|
Fri, 29 Mar 2002 21:24:36 +0000 |
jkeil |
Add a configure test for the strsep function (it's missing on solaris)
|
Fri, 29 Mar 2002 15:12:41 +0000 |
kmkaplan |
Fix bug noticed by Hajba Szilard in message <20020329151644.A23301@revai.hu>
|
Fri, 29 Mar 2002 13:46:34 +0000 |
rik |
use avcodec_inited instead of av_fdct to see if avcodec was initialized by another part of mplayer
|
Fri, 29 Mar 2002 07:20:44 +0000 |
rfelker |
libavcodec 2pass broke mencoder if divx4encore was not available. fixed.
|
Fri, 29 Mar 2002 05:03:25 +0000 |
rfelker |
quick hack to make vo_mga accept multiple calls to config
|
Fri, 29 Mar 2002 03:17:57 +0000 |
kmkaplan |
* New command line switch for mplayer & mencoder:
|
Fri, 29 Mar 2002 02:52:45 +0000 |
atmos4 |
Allow cache to be disabled at commandline.
|
Fri, 29 Mar 2002 01:01:35 +0000 |
arpi |
2-pass lavc encoding fixed
|
Fri, 29 Mar 2002 00:06:35 +0000 |
atmos4 |
eeh, really remove keybinding for w/s for volume control. =)
|
Fri, 29 Mar 2002 00:04:14 +0000 |
atmos4 |
Remove alternative volume control binding that clash with libdvdnav support.
|
Thu, 28 Mar 2002 23:45:33 +0000 |
arpi |
2-pass encoding with libavcodec - untested
|
Thu, 28 Mar 2002 23:14:14 +0000 |
arpi |
10l fix, patch by Mark Szabo <mw3@bsd.hu>
|
Thu, 28 Mar 2002 22:45:09 +0000 |
arpi |
typo, thx to Mark Szabo <mw3@bsd.hu>
|
Thu, 28 Mar 2002 20:40:21 +0000 |
arpi |
DVDnav support patch by David Holm and Kees Cook <mplayer@outflux.net>
|
Thu, 28 Mar 2002 20:22:34 +0000 |
arpi |
.ttf font loader - based on TOOLS/subfont-c
|
Thu, 28 Mar 2002 17:30:46 +0000 |
gabucino |
small update
|
Thu, 28 Mar 2002 15:05:51 +0000 |
mswitch |
lego++ bug fixed by XorA
|
Thu, 28 Mar 2002 05:01:09 +0000 |
michael |
libavcodec 4mv support
|
Thu, 28 Mar 2002 00:59:06 +0000 |
arpi |
I420 added to native YV12 codecs, useless cpuinfo removed, native zlib added, some cosmetics
|
Thu, 28 Mar 2002 00:26:23 +0000 |
arpi |
reordered video codecs to work better with new codec selection code
|
Wed, 27 Mar 2002 21:49:19 +0000 |
arpi |
10l to nick - ACCEPT_WIDTH fixed
|
Wed, 27 Mar 2002 21:27:38 +0000 |
arpi |
some under-devel code, will be required for qtx codecs
|
Wed, 27 Mar 2002 21:10:46 +0000 |
arpi |
we don't need ac3-iec958 any more
|
Wed, 27 Mar 2002 21:05:39 +0000 |
arpi |
ac3_iec958_build_burst moved from ac3-iec958.c
|
Wed, 27 Mar 2002 12:12:24 +0000 |
alex |
incremented PACK_BYTES for BSDBT848 - by Charles Henrich
|
Wed, 27 Mar 2002 04:16:38 +0000 |
atmos4 |
Fix resizing when zoom is used and image size changes between frames.
|
Wed, 27 Mar 2002 03:45:55 +0000 |
atmos4 |
Allow to disable crasj sighandler to enable creation of coredump files.
|
Wed, 27 Mar 2002 03:07:07 +0000 |
atmos4 |
eeh 10l removed too much lines :(
|
Wed, 27 Mar 2002 02:58:55 +0000 |
atmos4 |
Issue a warning in VDec if disp_w and disp_h weren't set by codec and try workaround.
|
Wed, 27 Mar 2002 02:08:14 +0000 |
arpi |
draft v0.1
|
Wed, 27 Mar 2002 01:22:11 +0000 |
arpi |
vplayer sub fix by Arkadiusz Podgorski <wodzu@softomat.com.pl>
|
Wed, 27 Mar 2002 00:54:45 +0000 |
arpi |
applied Diego's cosmetics patch :) with some small fixes
|
Tue, 26 Mar 2002 18:47:42 +0000 |
mswitch |
XorA added the option of switching between fame/avcodec without
|
Tue, 26 Mar 2002 17:05:09 +0000 |
iive |
ported back hack for interlaced mpeg2, without it mplayer draws whole frame for every field -100% slowdown
|
Tue, 26 Mar 2002 16:56:24 +0000 |
atmos4 |
Updated neomagic info.
|
Tue, 26 Mar 2002 16:45:21 +0000 |
iive |
fixed green lines caused by missing rounding to 2
|
Tue, 26 Mar 2002 16:37:42 +0000 |
atmos4 |
Don't kill me, pure indent change as I forgot to reindent when copy and pasting from dec_audio.c, as this is the first revision it doesn't break changelog!
|
Tue, 26 Mar 2002 15:53:18 +0000 |
atmos4 |
Port dec_audio.c faad aac decoder to libmpcodecs, cleaned up code, improved buffering scheme.
|
Tue, 26 Mar 2002 12:43:01 +0000 |
atmos4 |
Check for proper Vorbis version.
|
Tue, 26 Mar 2002 05:47:04 +0000 |
atmos4 |
ooops :)
|
Tue, 26 Mar 2002 05:34:41 +0000 |
melanson |
fixed up this audio decoder too
|
Tue, 26 Mar 2002 05:25:15 +0000 |
atmos4 |
Fileslist support for mf demuxer, delemited by ',' and change mf fps to float.
|
Tue, 26 Mar 2002 05:03:10 +0000 |
melanson |
added YUY2 output to the widely used (heh) CYUV decoder because it seemed
|
Tue, 26 Mar 2002 04:41:43 +0000 |
melanson |
fixed so the decoder cooperates better with the rest of the system
|
Tue, 26 Mar 2002 04:22:47 +0000 |
melanson |
fixed to work nicely with the new system (and yes, I did originate the RoQ
|
Tue, 26 Mar 2002 03:09:57 +0000 |
atmos4 |
I wonder noone noticed this, wrong output of extra[inc|lib]
|
Tue, 26 Mar 2002 02:38:58 +0000 |
atmos4 |
Suggest --enable-debug=3
|
Tue, 26 Mar 2002 01:01:09 +0000 |
atmos4 |
Fix aac decoded size.
|
Mon, 25 Mar 2002 22:25:58 +0000 |
arpi |
ad_msgsm added
|