log

age author description
Tue, 14 Aug 2001 07:16:12 +0000 atlka update pts to obtain OSD time display change while rewinding/forwarding
Mon, 13 Aug 2001 19:33:41 +0000 arpi speed optimized :)
Mon, 13 Aug 2001 18:39:23 +0000 arpi return value of iconv fixed for glibc 2.1.3, using strrchr instead of basename, as basename is buggy
Mon, 13 Aug 2001 18:37:10 +0000 arpi upgraded to 1.0b version by Artur Zaprzala <artur.zaprzala@talex.com.pl>
Mon, 13 Aug 2001 13:12:49 +0000 atlka modified mplayer.c to rewert to PLAY after rewinding after 1 sec
Mon, 13 Aug 2001 11:45:21 +0000 atlka libvo/sub.c corrections
Mon, 13 Aug 2001 11:33:34 +0000 atlka atlka@pg.gda.pl:
Mon, 13 Aug 2001 11:08:18 +0000 atlka changes according to -utf8 option, draw_osd() function added
Mon, 13 Aug 2001 10:38:01 +0000 gabucino *** empty log message ***
Sun, 12 Aug 2001 22:36:05 +0000 arpi terrible -idx bug fixed, thanx to Raphael Manfredi
Sun, 12 Aug 2001 20:52:35 +0000 arpi PTS calc updates, fixes, cleanups, mess...
Sun, 12 Aug 2001 17:28:16 +0000 arpi seek.c moved to demuxer.c, stream_reset in new_demuxer()
Sun, 12 Aug 2001 15:46:09 +0000 arpi cleanup...
Sun, 12 Aug 2001 13:34:24 +0000 arpi add define of DEFAULT_CDROM_DEVICE
Sun, 12 Aug 2001 13:18:07 +0000 arpi SetCodecPath -> win32_codec_name
Sun, 12 Aug 2001 08:00:10 +0000 gabucino *** empty log message ***
Sun, 12 Aug 2001 02:00:14 +0000 arpi print BITMAPINFOHDR too
Sun, 12 Aug 2001 01:59:22 +0000 arpi return type of stream_seek changed void->int
Sun, 12 Aug 2001 01:58:05 +0000 arpi MOV file support - not works yet
Sun, 12 Aug 2001 01:56:30 +0000 arpi ffmpeg prints moved to verbose=2
Sat, 11 Aug 2001 23:11:16 +0000 arpi raw (uncompressed) video codec
Sat, 11 Aug 2001 22:49:18 +0000 arpi better fix - now it's backward compatible
Sat, 11 Aug 2001 22:44:12 +0000 arpi VCD fix
Sat, 11 Aug 2001 20:37:33 +0000 arpi AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
Sat, 11 Aug 2001 17:05:35 +0000 arpi updated
Sat, 11 Aug 2001 13:09:40 +0000 gabucino *** empty log message ***
Sat, 11 Aug 2001 12:46:01 +0000 arpi --enable-streaming fix
Sat, 11 Aug 2001 00:53:45 +0000 arpi AVI pts/seek fixes, VBR support, faster NI seek
Fri, 10 Aug 2001 18:16:56 +0000 gabucino *** empty log message ***
Fri, 10 Aug 2001 16:21:46 +0000 gabucino *** empty log message ***
Fri, 10 Aug 2001 01:27:02 +0000 arpi 'too slow' message is fixed - better detection now based on both drop_cnt and A-V sync
Fri, 10 Aug 2001 01:00:34 +0000 arpi ehh. yet anouther silly a_pts bug
Thu, 09 Aug 2001 23:50:35 +0000 arpi silly a_pts bug
Thu, 09 Aug 2001 22:10:17 +0000 atmos4 Applied vladimirs freebsd patch (largefile default on freebsd and misc)
Thu, 09 Aug 2001 20:07:45 +0000 arpi more optimization
Thu, 09 Aug 2001 18:40:06 +0000 arpi using OPTFLAGS and CC from config.mak
Thu, 09 Aug 2001 18:39:43 +0000 arpi some optimization
Thu, 09 Aug 2001 17:29:25 +0000 arpi dirty fix to get it work with glibc 2.1.x, and changed blur algorithm
Thu, 09 Aug 2001 17:28:06 +0000 arpi mplayer font-generator using FreeType 2.x by Artur Zaprzala <zybi@fanthom.irc.pl>
Thu, 09 Aug 2001 17:26:22 +0000 arpi mplayer font-generator GIMP plugin by lanzz@lanzz.org
Thu, 09 Aug 2001 15:47:40 +0000 arpi freebsd fix
Thu, 09 Aug 2001 01:17:24 +0000 arpi stream opening -> open.c, initialframes ignored
Wed, 08 Aug 2001 19:37:45 +0000 arpi format-specific seeking code moved to demuxer_ stuff
Wed, 08 Aug 2001 19:36:54 +0000 arpi PIX_FMT_YUV422P undeclared error fixed
Wed, 08 Aug 2001 15:20:40 +0000 arpi changed chunkid/size check
Wed, 08 Aug 2001 13:38:16 +0000 arpi mpeg2 fourcc changed
Wed, 08 Aug 2001 13:34:08 +0000 arpi ffmpeg12 fix - now passing sequence header
Wed, 08 Aug 2001 06:58:12 +0000 atmos4 Fixed Makefile for test programs.
Tue, 07 Aug 2001 20:53:13 +0000 arpi printf stuff moved back to mplayer.c
Tue, 07 Aug 2001 16:03:30 +0000 arpi printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seek
Tue, 07 Aug 2001 08:59:27 +0000 eyck typo noticed by Amy.
Tue, 07 Aug 2001 00:47:02 +0000 arpi old InitialFrames stuff disabled - should work without it
Mon, 06 Aug 2001 23:59:50 +0000 arpi printfs cleanup - moved to higher -v level or moved to stderr
Mon, 06 Aug 2001 23:59:22 +0000 arpi interleaved AVI: audio preload PTS compensation
Mon, 06 Aug 2001 23:58:44 +0000 arpi temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)
Mon, 06 Aug 2001 23:57:18 +0000 arpi new ffmpeg codecs added
Mon, 06 Aug 2001 20:02:51 +0000 atmos4 Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).
Mon, 06 Aug 2001 14:03:37 +0000 atmos4 Start OpenBSD support and fix detection of older GNU as.
Mon, 06 Aug 2001 11:13:04 +0000 jkeil Solaris' and *BSD's sed does not like the "i" flag in the substitute command.
Mon, 06 Aug 2001 00:33:30 +0000 arpi ehh. 10l again...
Mon, 06 Aug 2001 00:30:29 +0000 arpi -quiet option patch by Adam Tla/lka atlka@pg.gda.pl
Mon, 06 Aug 2001 00:22:44 +0000 arpi better local display connection patch by Adam Tla/lka atlka@pg.gda.pl
Mon, 06 Aug 2001 00:22:13 +0000 arpi DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl
Mon, 06 Aug 2001 00:11:41 +0000 arpi ehh. duplicated GL check removed... drinkin' 10l...
Mon, 06 Aug 2001 00:10:19 +0000 arpi more paranoia -> check for DEC_OPT_FRAME_311
Mon, 06 Aug 2001 00:07:53 +0000 arpi better divx4 detection, --disable-divx4
Sun, 05 Aug 2001 19:11:58 +0000 eyck nice texts. substvars shouldn't be in cvs.
Sun, 05 Aug 2001 12:39:34 +0000 atmos4 Make cygwin define WIN32 for compatibility with mingw and visualc, ...
Sat, 04 Aug 2001 13:53:26 +0000 arpi debug printf() removed
Sat, 04 Aug 2001 13:52:41 +0000 arpi -autoq option...
Fri, 03 Aug 2001 18:50:54 +0000 arpi define USE_MMX_IDCT for libavcodec
Fri, 03 Aug 2001 18:46:08 +0000 arpi made mmx/mmxext idct public -> now libavcodec can use it
Fri, 03 Aug 2001 18:34:59 +0000 atmos4 Pre commit so I won't have to sync with later configure changes (cygwin stuff)
Fri, 03 Aug 2001 16:23:42 +0000 gabucino *** empty log message ***
Fri, 03 Aug 2001 16:19:38 +0000 gabucino *** empty log message ***
Thu, 02 Aug 2001 07:09:41 +0000 atmos4 Win32 portability.
Wed, 01 Aug 2001 20:12:18 +0000 gabucino *** empty log message ***
Wed, 01 Aug 2001 10:07:49 +0000 arpi missing #ifdef DIRECTSHOW... thanx gruel
Wed, 01 Aug 2001 09:14:02 +0000 arpi missing unistd.h (requires for off_t under freebsd)
Wed, 01 Aug 2001 01:02:33 +0000 arpi contrast/brightness/etc patch (temporary)
Tue, 31 Jul 2001 23:18:16 +0000 arpi largefile patch by Stephen Davies <steve@daviesfam.org>
Tue, 31 Jul 2001 22:20:43 +0000 arpi divx4linux autodetection
Mon, 30 Jul 2001 18:09:50 +0000 gabucino *** empty log message ***
Mon, 30 Jul 2001 14:53:07 +0000 atmos4 sdl-config fixed - again =) huje atmos
Mon, 30 Jul 2001 11:14:59 +0000 jkeil Solaris /bin/sh does not like the extra ; in a "for var do ... done" loop
Mon, 30 Jul 2001 09:08:23 +0000 nick Furter compatibility with new ffmpeg stuff.
Mon, 30 Jul 2001 02:00:54 +0000 arpi libvo2 support
Sun, 29 Jul 2001 21:07:34 +0000 arpi nosound avi seeking fixed
Sun, 29 Jul 2001 17:42:06 +0000 arpi removed obsolote frame_corr_* stuff
Sun, 29 Jul 2001 17:02:59 +0000 atmos4 Fixed override of --with-sdl-config.
Sun, 29 Jul 2001 16:50:07 +0000 arpi removed email
Sun, 29 Jul 2001 16:49:06 +0000 arpi note about lists
Sun, 29 Jul 2001 16:44:37 +0000 arpi partial avifile-CVS merge
Sun, 29 Jul 2001 16:40:32 +0000 arpi new -fsmode flag: 0x8 enables XSetTransientForHint
Sun, 29 Jul 2001 16:31:37 +0000 arpi -fsmode range extended
Sun, 29 Jul 2001 16:22:29 +0000 atmos4 Fixed check for mmx2 extensions.
Sun, 29 Jul 2001 13:24:23 +0000 atmos4 Display detected OS and arch.
Sun, 29 Jul 2001 10:17:53 +0000 jkeil Pre-allocate some stack space to work around a problem with DLL alloca() code
Sun, 29 Jul 2001 02:08:27 +0000 arpi using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)
Sun, 29 Jul 2001 01:28:07 +0000 arpi video pts calculation fixed (Desperado-trailer.avi)
Sun, 29 Jul 2001 00:39:47 +0000 arpi some cleanup, asf/mpg seek precision improved
Sun, 29 Jul 2001 00:38:56 +0000 arpi acm convert message verbose1->2
Sat, 28 Jul 2001 22:08:38 +0000 arpi small cosmetics fix
Sat, 28 Jul 2001 21:57:21 +0000 arpi seeking code moved out from mplayer.c -> seek.c
Sat, 28 Jul 2001 21:35:55 +0000 atmos4 Added checking for x86 cpu extensions using test-programs.
Sat, 28 Jul 2001 21:23:45 +0000 arpi seeking code - initial version
Sat, 28 Jul 2001 21:21:54 +0000 arpi mpeg seeking fixed
Sat, 28 Jul 2001 21:18:21 +0000 arpi using sh_video->i_bps...
Sat, 28 Jul 2001 20:33:51 +0000 arpi stage2 step 1
Sat, 28 Jul 2001 13:18:00 +0000 atmos4 Fixed portability issue in StrongARM patch.
Sat, 28 Jul 2001 07:54:52 +0000 eyck update to perl debconf. fixed problem with configure.
Sat, 28 Jul 2001 07:53:11 +0000 eyck using debhelper instead of hardcoded stuff
Sat, 28 Jul 2001 05:54:02 +0000 atmos4 Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net>
Sat, 28 Jul 2001 05:36:45 +0000 atmos4 Added StrongARM crosscompiling support by Maksim Krasnyanskiy <maxk at qualcomm.com> and fixed a --datadir bug in configure.
Fri, 27 Jul 2001 17:25:19 +0000 atmos4 First development version of dct64, mixed with 3dnow/k7 and fpu code.
Fri, 27 Jul 2001 17:21:23 +0000 atmos4 Beginning sse optimization of dct code.
Fri, 27 Jul 2001 01:16:54 +0000 arpi trying to fix -idx problem
Thu, 26 Jul 2001 00:30:01 +0000 arpi support for null codecs
Thu, 26 Jul 2001 00:29:00 +0000 arpi odivx<->divx4 order changed, null video codec added
Wed, 25 Jul 2001 17:28:16 +0000 gabucino *** empty log message ***
Wed, 25 Jul 2001 07:03:55 +0000 atmos4 Detect gcc 3.0.x
Tue, 24 Jul 2001 16:06:12 +0000 gabucino *** empty log message ***
Tue, 24 Jul 2001 16:06:00 +0000 gabucino ready
Tue, 24 Jul 2001 11:46:22 +0000 atmos4 Perl multifile playback helper tool.
Tue, 24 Jul 2001 09:16:53 +0000 atmos4 Applied patch by pl <p_l@tfz.net> (help switch anywhere).
Mon, 23 Jul 2001 21:19:52 +0000 arpi added #define CONFIG_DECODERS to support latest ffmpeg CVS
Mon, 23 Jul 2001 20:02:58 +0000 arpi grab.mpg fixed
Sun, 22 Jul 2001 19:24:10 +0000 gabucino *** empty log message ***
Sun, 22 Jul 2001 09:54:36 +0000 gabucino *** empty log message ***
Sun, 22 Jul 2001 09:47:25 +0000 gabucino dvdfaq added (not yet formatted)
Sun, 22 Jul 2001 09:46:54 +0000 gabucino -vfm max range updated to 7
Sun, 22 Jul 2001 08:46:44 +0000 gabucino -vfm updated
Sat, 21 Jul 2001 22:38:11 +0000 arpi parse_es moved out from mplayer.c (it was included as .c file)
Sat, 21 Jul 2001 22:37:55 +0000 arpi file-format detection stuff moved out from mplayer.c to demuxer.c and dec_video.c
Sat, 21 Jul 2001 14:08:45 +0000 gabucino AUTHORS (A'rpi) updated
Sat, 21 Jul 2001 13:24:41 +0000 gabucino only FAQ and SOUNDCARDS stuff not formatted/missing
Sat, 21 Jul 2001 12:15:54 +0000 gabucino IMC added
Sat, 21 Jul 2001 09:57:12 +0000 gabucino pre0alpha version
Sat, 21 Jul 2001 06:06:05 +0000 nick Fixed 'teh' typo
Sat, 21 Jul 2001 01:17:00 +0000 arpi a_frame, v_frame killed, using sh_audio/video->timer. has_audio not more used after initialization.
Sat, 21 Jul 2001 00:10:09 +0000 arpi video pts calculation precision fixed
Fri, 20 Jul 2001 20:42:13 +0000 arpi MMX problem workaround for broken (win32) codecs
Fri, 20 Jul 2001 19:47:24 +0000 arpi URL fixed
Fri, 20 Jul 2001 17:42:32 +0000 jkeil mpeg2 video decode time is counted twice.
Fri, 20 Jul 2001 16:58:55 +0000 gabucino *** empty log message ***
Fri, 20 Jul 2001 16:47:10 +0000 gabucino -vfm -afm -vc -ac
Fri, 20 Jul 2001 11:35:47 +0000 jkeil Fix segfault in DShow video decoder. Using directshow, the
Fri, 20 Jul 2001 10:13:17 +0000 atmos4 Some corrections.
Fri, 20 Jul 2001 02:14:14 +0000 arpi some cleanup, redundant code removed
Fri, 20 Jul 2001 02:03:50 +0000 arpi fontpath fixed again...
Fri, 20 Jul 2001 01:56:34 +0000 arpi indeo5-vfw vs. YV12 update
Fri, 20 Jul 2001 01:51:01 +0000 arpi crash fixed if no [fontpath] in .desc
Fri, 20 Jul 2001 00:31:51 +0000 arpi argh. -d fixed. fixed?
Fri, 20 Jul 2001 00:10:18 +0000 arpi fixed typo
Fri, 20 Jul 2001 00:03:43 +0000 arpi install -D changed to -d
Fri, 20 Jul 2001 00:01:09 +0000 arpi Applied DATADIR patch by Vladimir Kushnir
Fri, 20 Jul 2001 00:00:08 +0000 arpi fixed shmem size, and now compiles without divx4linux too :)
Thu, 19 Jul 2001 23:40:33 +0000 arpi info about odivx vs. divx4
Thu, 19 Jul 2001 22:49:24 +0000 arpi DivX4Linux support
Thu, 19 Jul 2001 22:43:19 +0000 arpi DivX4Linux support
Thu, 19 Jul 2001 22:02:06 +0000 arpi added Gerard Lantau, ffmpeg/libavcodec author
Thu, 19 Jul 2001 20:32:13 +0000 jkeil Solaris 2.6 and older do not support MAP_ANON, just fail the mmap MAP_ANON
Thu, 19 Jul 2001 20:04:54 +0000 jkeil AUDIO_ENCODING_LINEAR8 format is not available on sunos 5.5. Format is
Thu, 19 Jul 2001 18:47:22 +0000 jkeil x11_common does not compile, when the XDPMS extension is not available on the
Thu, 19 Jul 2001 18:46:29 +0000 jkeil Remove "sdl-config: not found" error message during configure, when the system
Thu, 19 Jul 2001 16:26:48 +0000 jkeil ASF support for non-x86 cpus
Thu, 19 Jul 2001 15:15:21 +0000 jkeil ASF support for non-x86 cpus
Wed, 18 Jul 2001 01:28:01 +0000 arpi Initial draft of my new cache system...
Tue, 17 Jul 2001 14:03:30 +0000 arpi demuxer struct access code temporary disabled - FIXME
Tue, 17 Jul 2001 13:57:32 +0000 jkeil svga driver didn't compile on linux/ppc
Mon, 16 Jul 2001 20:21:26 +0000 arpi mpeg PES steram support (only 1E0 & 1C0 packets, no 1BA/1BB headers)
Mon, 16 Jul 2001 18:42:38 +0000 jkeil MPlayer doesn't compile on linux/alpha
Mon, 16 Jul 2001 18:41:52 +0000 jkeil vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.
Mon, 16 Jul 2001 18:40:51 +0000 jkeil Detect cpu architecture for a few more linux variants (linux/sparc, linux/ppc,
Mon, 16 Jul 2001 17:07:13 +0000 arpi some more cleanup
Mon, 16 Jul 2001 17:00:33 +0000 eyck Translated by Justyna Biala <nell@skrzynka.pl>
Mon, 16 Jul 2001 16:59:47 +0000 eyck Poprawki wprowadzone przez: Justyna Bia?a <nell@skrzynka.pl>
Mon, 16 Jul 2001 15:36:20 +0000 arpi ds->type removed - using id-based audio format detection in mplayer.c
Mon, 16 Jul 2001 15:09:34 +0000 arpi d_audio->type stuff fixed
Mon, 16 Jul 2001 13:34:42 +0000 arpi kernel 2.2.x + SSE warning message extended
Mon, 16 Jul 2001 13:24:14 +0000 arpi ranges fixed (MAX vs. MAX+1 dilemma)
Mon, 16 Jul 2001 12:53:48 +0000 arpi some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
Mon, 16 Jul 2001 12:11:49 +0000 arpi added prototype of vo_init()
Mon, 16 Jul 2001 10:47:32 +0000 arpi removed unused DEFAULT_MPG123 stuff
Mon, 16 Jul 2001 10:42:35 +0000 jkeil fix typo in shell variable name usage
Sat, 14 Jul 2001 17:05:23 +0000 jkeil Some minor comment fixes.
Sat, 14 Jul 2001 17:03:55 +0000 jkeil Document the latest changes to the mplayer code.
Sat, 14 Jul 2001 17:00:38 +0000 jkeil Remove some superfluous casts. Fixes a few compile warnings.
Sat, 14 Jul 2001 16:58:55 +0000 jkeil On big-endian architectures, all audio decoders default to big-endian 16-bit
Sat, 14 Jul 2001 16:54:30 +0000 jkeil Added some directory existance tests to the distclean and depend targets, so
Sat, 14 Jul 2001 16:52:09 +0000 jkeil mp3 audio decoding didn't work on big-endian architectures
Sat, 14 Jul 2001 12:28:55 +0000 gabucino *** empty log message ***
Fri, 13 Jul 2001 19:49:15 +0000 atmos4 Disable 3dnow when mmx is disabled.
Fri, 13 Jul 2001 16:15:29 +0000 jkeil Reorder dependancies a bit, all *.o *.a files depend on version.h, this allows
Fri, 13 Jul 2001 09:20:13 +0000 jkeil Handle linux SMP machines (suggested by Martin Aumueller)
Fri, 13 Jul 2001 08:54:24 +0000 jkeil sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to
Fri, 13 Jul 2001 08:51:50 +0000 jkeil Fix two prototype warnings
Fri, 13 Jul 2001 08:44:51 +0000 jkeil Minor code cleanup from Vladimir Kushnir
Thu, 12 Jul 2001 16:11:55 +0000 jkeil Fix sys/mman.h header test for netbsd (may work no freebsd, too)
Thu, 12 Jul 2001 15:35:52 +0000 jkeil Add some preliminary support for non-x86 architectures to mplayer
Thu, 12 Jul 2001 15:30:15 +0000 jkeil Support playback of AFMT_S16_LE audio data on a big endian machine
Thu, 12 Jul 2001 15:27:48 +0000 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
Thu, 12 Jul 2001 15:23:26 +0000 jkeil yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have
Thu, 12 Jul 2001 15:10:06 +0000 jkeil Use FOURCC macro to encode fcc values. Avoids accessing 32-bit data from
Thu, 12 Jul 2001 15:08:02 +0000 jkeil fix gcc-3.0 warning
Thu, 12 Jul 2001 06:59:17 +0000 atmos4 Changed sugnature.
Tue, 10 Jul 2001 13:24:59 +0000 atmos4 Fixed a typo and wrong varname.
Tue, 10 Jul 2001 12:32:22 +0000 eyck Removed untill I figure out why it doesen't work in certain circumstances.
Tue, 10 Jul 2001 06:10:38 +0000 nick Added nasm
Sun, 08 Jul 2001 22:45:56 +0000 atmos4 As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
Sun, 08 Jul 2001 19:54:43 +0000 gabucino *** empty log message ***
Sun, 08 Jul 2001 17:20:46 +0000 arpi VfwEx support
Sun, 08 Jul 2001 13:11:01 +0000 arpi mpeg2 timing & fps fix for ffmpeg12 codec
Sun, 08 Jul 2001 12:34:08 +0000 arpi mpeg2 timing & fps fix for ffmpeg12 codec
Sun, 08 Jul 2001 12:29:38 +0000 arpi video decoder stuff
Sun, 08 Jul 2001 12:24:49 +0000 arpi added new driver: null
Sun, 08 Jul 2001 08:57:34 +0000 atmos4 First few german docs by JAF <jaf.corporation at gmx.at> and me.
Sun, 08 Jul 2001 00:21:20 +0000 arpi video codec stuff moved to dec_video.c
Sat, 07 Jul 2001 20:53:01 +0000 alex no segfault if no glx present
Sat, 07 Jul 2001 18:46:15 +0000 arpi some code clanup (first step to libdemuxer)
Sat, 07 Jul 2001 16:37:02 +0000 arpi fix subdriver stuff
Sat, 07 Jul 2001 10:47:09 +0000 gabucino *** empty log message ***
Sat, 07 Jul 2001 09:53:47 +0000 atmos4 Replaced LGBs video codec forcing change with mine for audio and video codecs, which is IMHO more convenient cause codecs are selected by name instead of number, one unclearity is left to me, that's why audio_format is used once before codecs selection for MPEG_PS files, that's why I left -afm in for that one.
Fri, 06 Jul 2001 21:17:22 +0000 lgb -vcodec option (maybe some other name would be better though) to select between driver types without editing codecs.conf. mplayer will default to normal codec search loop if it does not find codec for the specified driver type. config range checking for the parameter (an integer) should be cleaned, IMHO
Fri, 06 Jul 2001 20:00:22 +0000 jkeil use -f test for file existance check
Fri, 06 Jul 2001 12:08:32 +0000 jkeil My 2.10.1 gnu assembler doesn't like C comment syntax in assembler files. Use
Fri, 06 Jul 2001 10:59:14 +0000 nick Minor optimization
Fri, 06 Jul 2001 10:36:35 +0000 jkeil Ignore generated config.mak files in CVS
Fri, 06 Jul 2001 07:35:13 +0000 gabucino *** empty log message ***
Fri, 06 Jul 2001 03:22:14 +0000 arpi ffmpeg support
Fri, 06 Jul 2001 03:15:37 +0000 arpi added Juanjo's H263+ patch, and ffmpeg native codecs
Thu, 05 Jul 2001 09:44:18 +0000 nick Slight otimization
Wed, 04 Jul 2001 20:54:09 +0000 nick One flaw is fixed
Wed, 04 Jul 2001 20:18:24 +0000 gabucino ICCCCMSFNSFN
Wed, 04 Jul 2001 16:56:31 +0000 gabucino -fsmode (again...)
Wed, 04 Jul 2001 16:32:38 +0000 gabucino -fsmode
Wed, 04 Jul 2001 10:45:20 +0000 jkeil rework autodetection of assembler used by gcc, the correct assembler is detected
Wed, 04 Jul 2001 09:47:56 +0000 nick Finished 3dnow optimization (in scalar mode) and minor improvements
Wed, 04 Jul 2001 07:00:15 +0000 nick Minor cleanups
Tue, 03 Jul 2001 23:46:24 +0000 arpi added vo_fsmode
Tue, 03 Jul 2001 23:45:49 +0000 arpi extern vo_doublebuffering cleanup
Tue, 03 Jul 2001 23:44:19 +0000 arpi -fsmode
Tue, 03 Jul 2001 23:23:55 +0000 arpi switch fullscreen method with -fsmode
Tue, 03 Jul 2001 23:22:29 +0000 arpi switching double buffering at runtime with -double
Tue, 03 Jul 2001 23:04:36 +0000 arpi not found -> no (to be consistent)
Tue, 03 Jul 2001 17:31:46 +0000 arpi accented by Tibcu
Tue, 03 Jul 2001 17:31:20 +0000 arpi dox hungaricus peccs by tibcu
Tue, 03 Jul 2001 14:22:23 +0000 jkeil - Ask 'gcc' for the name of the assembler binary used by the gcc compiler; use
Tue, 03 Jul 2001 11:35:10 +0000 eyck spelling
Tue, 03 Jul 2001 09:25:16 +0000 nick Partial loops unrolling
Tue, 03 Jul 2001 07:50:52 +0000 nick Portability and old binutils support
Mon, 02 Jul 2001 22:53:22 +0000 gabucino *** empty log message ***
Mon, 02 Jul 2001 19:31:45 +0000 alex #ifndef M_PI and M_SQRT2 added while fearing from redefining :)
Mon, 02 Jul 2001 19:25:34 +0000 alex -dsp option removed, displaying help text (-ao oss:dsp_path)
Mon, 02 Jul 2001 18:41:48 +0000 arpi magyaritas...
Mon, 02 Jul 2001 08:07:41 +0000 nick Minor fixes
Sun, 01 Jul 2001 23:05:18 +0000 arpi cvs snapshots...
Sun, 01 Jul 2001 21:49:21 +0000 gabucino ICCCM anythingdunnowhat
Sat, 30 Jun 2001 22:17:14 +0000 arpi libavcodec zero frame DivX flickering fixed
Sat, 30 Jun 2001 07:02:28 +0000 gabucino *** empty log message ***
Sat, 30 Jun 2001 00:16:39 +0000 arpi optional libavcodec (ffmpeg) support
Fri, 29 Jun 2001 22:46:21 +0000 gabucino typo fix
Fri, 29 Jun 2001 21:35:30 +0000 arpi -dumpvideo stores frame size for avi/asf video frames (for ffmpeg testing)
Fri, 29 Jun 2001 17:55:35 +0000 nick Added newest MMX-optimized decore which speedups decoding at least on 13% for any cpu.
Fri, 29 Jun 2001 10:54:41 +0000 eyck start deleting -in-progress-marks- from docs not to irritate clueless users
Fri, 29 Jun 2001 10:45:00 +0000 atmos4 Fixed gcc checking for 2.95 subrevisions (like 2.95.2.1).
Fri, 29 Jun 2001 08:48:47 +0000 eyck polish translation of some key documents.
Wed, 27 Jun 2001 22:14:01 +0000 gabucino v0.2
Wed, 27 Jun 2001 21:38:08 +0000 arpi codec pack DONE
Wed, 27 Jun 2001 16:07:13 +0000 gabucino *** empty log message ***
Wed, 27 Jun 2001 11:40:15 +0000 atmos4 Corrected SDL include path.
Wed, 27 Jun 2001 11:39:17 +0000 atmos4 Added some nice vo/ao info.
Wed, 27 Jun 2001 08:50:03 +0000 pontscho icewm basz bug fix
Tue, 26 Jun 2001 23:34:03 +0000 arpi fsdga disabled (obsolote)
Tue, 26 Jun 2001 23:15:58 +0000 arpi OPTFLAGS vs. INCLUDES cleanup
Tue, 26 Jun 2001 21:34:03 +0000 lgb Ehh, wine ...
Tue, 26 Jun 2001 19:48:50 +0000 eyck in-progress polish docs for mplayer. please be gentle.
Tue, 26 Jun 2001 11:12:27 +0000 eyck strip is handled by install
Tue, 26 Jun 2001 09:04:31 +0000 jkeil Document a few possible compile errors on solaris when using non GNU tools.
Tue, 26 Jun 2001 08:50:39 +0000 eyck strip mplayer, files is auto-generated
Mon, 25 Jun 2001 15:47:33 +0000 eyck docs updates
Mon, 25 Jun 2001 14:08:55 +0000 arpi some updates
Mon, 25 Jun 2001 14:07:52 +0000 eyck Another stable version
Mon, 25 Jun 2001 06:31:33 +0000 gabucino *** empty log message ***
Sun, 24 Jun 2001 21:12:17 +0000 atmos4 Reviewed for release.
Sun, 24 Jun 2001 19:53:56 +0000 arpi cvs server...
Sun, 24 Jun 2001 19:51:31 +0000 arpi cvs server...
Sun, 24 Jun 2001 19:27:00 +0000 atmos4 Update by jk.
Sun, 24 Jun 2001 19:24:55 +0000 atmos4 Applied solaris fix suggested by J¸«ärgen Keil.
Sun, 24 Jun 2001 19:20:19 +0000 atmos4 Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)
Sun, 24 Jun 2001 17:27:48 +0000 arpi updated
Sun, 24 Jun 2001 00:02:23 +0000 arpi_esp fatal-error printfs moved stdout->stderr
Sat, 23 Jun 2001 23:38:51 +0000 arpi_esp some info printfs moved stderr->stdout
Sat, 23 Jun 2001 22:42:38 +0000 gabucino *** empty log message ***
Sat, 23 Jun 2001 22:25:19 +0000 gabucino *** empty log message ***
Sat, 23 Jun 2001 21:11:56 +0000 gabucino *** empty log message ***
Sat, 23 Jun 2001 20:04:59 +0000 arpi_esp updated for release
Sat, 23 Jun 2001 19:58:32 +0000 arpi_esp alsa/noalsa message
Sat, 23 Jun 2001 19:44:22 +0000 arpi_esp vo_subdevice support
Sat, 23 Jun 2001 19:40:04 +0000 arpi_esp ao_subdevice support
Sat, 23 Jun 2001 19:34:20 +0000 gabucino reviewed for release
Sat, 23 Jun 2001 18:59:54 +0000 al3x ao_subdevice support added
Sat, 23 Jun 2001 18:06:10 +0000 gabucino *** empty log message ***
Sat, 23 Jun 2001 17:51:11 +0000 gabucino *** empty log message ***
Sat, 23 Jun 2001 17:10:52 +0000 arpi_esp sub at key=0 fixed
Sat, 23 Jun 2001 16:59:40 +0000 arpi_esp sub at key=0 fixed
Sat, 23 Jun 2001 15:53:27 +0000 arpi_esp some fixes, updates
Sat, 23 Jun 2001 15:45:47 +0000 arpi_esp some fixes, updates
Sat, 23 Jun 2001 15:40:47 +0000 gabucino *** empty log message ***
Sat, 23 Jun 2001 13:28:51 +0000 al3x fps es frequency megallapitas mukodik :)
Sat, 23 Jun 2001 13:28:28 +0000 atmosfear Should fix bytes per pixel for 15bpp.
Sat, 23 Jun 2001 10:18:23 +0000 atmosfear Made surface locks switchable via preprocessor.
Fri, 22 Jun 2001 21:37:13 +0000 atmosfear Applied patch by J¸«ärgen Keil (jk@tools.de), improves smoothness of video playback.
Fri, 22 Jun 2001 20:23:14 +0000 lgb Maybe the problem with including wine headers from /usr/local/include/ instead of from mplayer source has been eliminated
Fri, 22 Jun 2001 19:56:41 +0000 atmosfear Drastic! speedup of rgb code. Removed nonsens memhole fixes.
Fri, 22 Jun 2001 19:51:25 +0000 atmosfear Fixed pointer->integer cast warning.
Fri, 22 Jun 2001 07:15:00 +0000 gabucino *** empty log message ***
Thu, 21 Jun 2001 23:07:15 +0000 al3x ao_subdevice support
Thu, 21 Jun 2001 23:03:03 +0000 al3x egy hulye kis checking kimaradt az strcspn fv. jovoltabol
Thu, 21 Jun 2001 22:48:34 +0000 al3x sdl_adriver liquidated, ao_subdevice used
Thu, 21 Jun 2001 22:47:55 +0000 al3x sdl_driver liquidated, vo_subdevice used
Thu, 21 Jun 2001 22:47:21 +0000 al3x sdl_(a)driver liquidated - sorry atmos
Thu, 21 Jun 2001 22:36:02 +0000 arpi_esp Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl>
Thu, 21 Jun 2001 22:34:58 +0000 al3x ao_subdevice implemented
Thu, 21 Jun 2001 22:34:25 +0000 al3x vo_subdevice implemented
Thu, 21 Jun 2001 22:34:02 +0000 al3x vo/ao_subdevice implemented
Thu, 21 Jun 2001 22:28:50 +0000 arpi_esp freebsd fix
Thu, 21 Jun 2001 21:52:24 +0000 al3x felvallaltam mov supportot :)
Thu, 21 Jun 2001 21:27:56 +0000 al3x added warning message
Thu, 21 Jun 2001 15:19:38 +0000 pontscho --disable-xmga bug fix
Thu, 21 Jun 2001 15:16:52 +0000 pontscho --disable-xmga and alsa detection bug fix
Thu, 21 Jun 2001 00:06:40 +0000 arpi_esp FreeBSD patch by Vladimir Kushnir <vkushnir@Alfacom.net>
Wed, 20 Jun 2001 21:44:51 +0000 gabucino *** empty log message ***
Wed, 20 Jun 2001 19:34:45 +0000 al3x sok hacking
Wed, 20 Jun 2001 13:59:03 +0000 gabucino *** empty log message ***
Wed, 20 Jun 2001 07:54:19 +0000 nickols_k Better 3dnow! optimization
Tue, 19 Jun 2001 23:20:59 +0000 al3x hardly modified, keyboard handling is ok. aspect implemented, but bugging :)
Tue, 19 Jun 2001 22:49:29 +0000 gabucino *** empty log message ***
Tue, 19 Jun 2001 22:38:47 +0000 gabucino *** empty log message ***
Tue, 19 Jun 2001 22:33:07 +0000 gabucino *** empty log message ***
Tue, 19 Jun 2001 22:29:42 +0000 gabucino *** empty log message ***
Tue, 19 Jun 2001 22:16:12 +0000 arpi_esp ASYNC +- patch applied by Olli Sulopuisto <dst@iki.fi>
Tue, 19 Jun 2001 22:07:19 +0000 arpi_esp fr->sampling_frequency limitation (thanx to pl <p_l@tfz.net>)
Tue, 19 Jun 2001 22:03:05 +0000 gabucino *** empty log message ***
Tue, 19 Jun 2001 00:05:27 +0000 lgb According an idea, mplayer now can use external setuid root wrapper to do FIBMAP ioctl (requires root priv). Also, a serious bug was fixed in dvdauth.c made by some guy when mixing old and new style CSS API into dvdauth.c ;-)
Mon, 18 Jun 2001 23:56:19 +0000 lgb According an idea, mplayer now can use external setuid root wrapper to do FIBMAP ioctl (requires root priv). Also, a serious bug was fixed in dvdauth.c made by some guy when mixing old and new style CSS API into dvdauth.c ;-)
Mon, 18 Jun 2001 22:11:04 +0000 arpi_esp packet 0x1B6 (mpeg4 stream) detection
Mon, 18 Jun 2001 21:43:26 +0000 arpi_esp updated
Mon, 18 Jun 2001 21:27:29 +0000 gabucino *** empty log message ***
Mon, 18 Jun 2001 16:51:13 +0000 acki2 - added bug report section
Mon, 18 Jun 2001 16:38:06 +0000 acki2 - just modified an error message
Mon, 18 Jun 2001 16:05:02 +0000 gabucino *** empty log message ***
Mon, 18 Jun 2001 14:19:13 +0000 al3x has_audio checkings at reset and exit added
Sun, 17 Jun 2001 23:58:38 +0000 arpi_esp original and CE version of mpfc
Sun, 17 Jun 2001 22:21:47 +0000 acki2 - if DGA fails to report some valid modes, vo_dga now exits gracefully
Sun, 17 Jun 2001 21:27:11 +0000 acki2 - Fu.. The option is called -lircconf
Sun, 17 Jun 2001 21:22:21 +0000 acki2 - forgot to add -(no)double in command-line pattern
Sun, 17 Jun 2001 21:20:29 +0000 acki2 - reflect changes as to -(no)double and -lircconfig
Sun, 17 Jun 2001 20:59:39 +0000 acki2 - doublebuffering now can be switched on and off with the -(no)double switch.
Sun, 17 Jun 2001 20:38:02 +0000 acki2 - new config option -lircconfig (config file for lirc)
Sun, 17 Jun 2001 18:33:05 +0000 al3x bennehagytam egy bugot :(
Sun, 17 Jun 2001 18:32:14 +0000 al3x hacked osd working on yv12
Sun, 17 Jun 2001 17:44:56 +0000 al3x hacked aocontrol_set_device working, and cleaned up a bit
Sun, 17 Jun 2001 17:43:04 +0000 atmosfear Fixed OSD.
Sun, 17 Jun 2001 16:12:47 +0000 al3x hacked osd and input control handling
Sun, 17 Jun 2001 14:33:06 +0000 al3x key controlling implemented
Sun, 17 Jun 2001 12:25:12 +0000 al3x added prototype of vo_format_name
Sun, 17 Jun 2001 12:24:52 +0000 al3x cleaned up, and merged with my version, also code will be faster too
Sun, 17 Jun 2001 06:34:13 +0000 gabucino *** empty log message ***
Sun, 17 Jun 2001 06:21:05 +0000 gabucino *** empty log message ***
Sun, 17 Jun 2001 01:29:35 +0000 arpi_esp updated
Sun, 17 Jun 2001 01:22:09 +0000 arpi_esp patch: some X11 compliance fixed: set ClassHint and better fullscreen mode
Sat, 16 Jun 2001 18:10:32 +0000 nickols_k Changing optimization level for athlon to pentiumpro from k6 if gcc doesn't support -march=athlon. Please test it
Sat, 16 Jun 2001 15:24:02 +0000 nickols_k loops alignment
Sat, 16 Jun 2001 09:43:46 +0000 gabucino *** empty log message ***
Fri, 15 Jun 2001 16:32:21 +0000 atmosfear Added GGI autodetect, fixed --enable-debug=* for solaris n stuff.
Fri, 15 Jun 2001 16:31:19 +0000 atmosfear Added for development only this is in pre-alpha state, do not use!
Fri, 15 Jun 2001 12:42:00 +0000 al3x cosmetic changes and sse/sse included
Fri, 15 Jun 2001 12:37:05 +0000 al3x vo_format_name added
Thu, 14 Jun 2001 18:29:05 +0000 al3x hacked to work seek/pause/resume/uninit
Thu, 14 Jun 2001 18:00:13 +0000 atmosfear Hacked it working, still needs fixings!
Thu, 14 Jun 2001 15:25:00 +0000 al3x audio_out_format_name prototype added, ao_control_vol_t for aocontrol_get/set_volume added
Thu, 14 Jun 2001 12:42:56 +0000 al3x fixed some possible memleak places
Wed, 13 Jun 2001 21:57:36 +0000 arpi_esp -frames 0 fixed
Wed, 13 Jun 2001 21:55:24 +0000 arpi_esp -frames and -benchmark options to make chl & gabucino happy
Wed, 13 Jun 2001 16:12:14 +0000 nickols_k Issues about P3 performance and SSE2 support.
Wed, 13 Jun 2001 15:03:27 +0000 al3x fixed my previousily added bug: ifdef buggy_sdl: keypressed: default case
Wed, 13 Jun 2001 11:18:20 +0000 al3x audio_format_out_name update
Wed, 13 Jun 2001 00:50:21 +0000 atmosfear Funnier configure messages ;)
Tue, 12 Jun 2001 21:15:58 +0000 atmosfear Typo.
Tue, 12 Jun 2001 21:07:21 +0000 atmosfear =)
Tue, 12 Jun 2001 18:03:19 +0000 gabucino *** empty log message ***
Tue, 12 Jun 2001 15:55:59 +0000 nickols_k unstable gcc-3.0 warning surpressing
Tue, 12 Jun 2001 15:42:21 +0000 al3x -Wall style cleanups, TEST IT, it can be working by others
Tue, 12 Jun 2001 14:58:08 +0000 al3x alsa9 comment removed
Tue, 12 Jun 2001 14:37:32 +0000 atmosfear Ooops
Tue, 12 Jun 2001 14:24:26 +0000 atmosfear Added support for writing wave files and specifying filename to write to.
Tue, 12 Jun 2001 14:13:26 +0000 al3x little -Wall fix
Tue, 12 Jun 2001 14:09:25 +0000 al3x -Wall like cleanup
Tue, 12 Jun 2001 14:03:18 +0000 al3x -Wall like fixes
Tue, 12 Jun 2001 12:06:09 +0000 atmosfear *** empty log message ***
Tue, 12 Jun 2001 11:00:15 +0000 atmosfear Added raw PCM writer ao driver.
Tue, 12 Jun 2001 09:07:36 +0000 gabucino *** empty log message ***
Tue, 12 Jun 2001 06:53:32 +0000 atmosfear Remove compiler warning.
Mon, 11 Jun 2001 19:30:25 +0000 atmosfear Added stuff to my hall of fame =)
Mon, 11 Jun 2001 19:27:15 +0000 atmosfear Fixed sdl detect on systems without sdl installed.
Mon, 11 Jun 2001 18:08:42 +0000 atmosfear Removed make dep notice.
Mon, 11 Jun 2001 17:43:15 +0000 atmosfear Code cleanup and fix missing config.h and use femms on K6 2/2+/3.
Mon, 11 Jun 2001 17:41:21 +0000 atmosfear Ooops, wrong path to config.h - now you may enjoy code that was never before used =)
Mon, 11 Jun 2001 17:07:38 +0000 gabucino *** empty log message ***
Mon, 11 Jun 2001 16:13:30 +0000 atmosfear Should fix prob for gcc 2.96/3.0 users, please test.
Mon, 11 Jun 2001 15:47:49 +0000 atmosfear Force exeptions for dshow code (keeps users from building unworkable mplayer).
Mon, 11 Jun 2001 12:47:48 +0000 al3x some possible buffer overflow places fixed
Mon, 11 Jun 2001 12:41:53 +0000 al3x possible buffer overflow place fixed
Mon, 11 Jun 2001 12:34:46 +0000 al3x possible buffer overflows fixed
Mon, 11 Jun 2001 00:12:09 +0000 szabii erm...
Sun, 10 Jun 2001 23:48:20 +0000 atmosfear -sdla note
Sun, 10 Jun 2001 23:43:37 +0000 atmosfear Lock callback on pause, unlock on resume.
Sun, 10 Jun 2001 23:40:20 +0000 szabii bugfix
Sun, 10 Jun 2001 23:06:44 +0000 szabii some fix
Sun, 10 Jun 2001 22:25:09 +0000 szabii newline at the end of the file
Sun, 10 Jun 2001 22:04:54 +0000 szabii nothing important
Sun, 10 Jun 2001 22:04:10 +0000 gabucino *** empty log message ***
Sun, 10 Jun 2001 21:34:39 +0000 acki2 *** empty log message ***
Sun, 10 Jun 2001 19:04:47 +0000 gabucino *** empty log message ***
Sun, 10 Jun 2001 18:48:14 +0000 gabucino *** empty log message ***
Sun, 10 Jun 2001 00:37:18 +0000 arpi_esp The "bad" "using namespace std" was removed :)
Sat, 09 Jun 2001 20:09:18 +0000 szabii new sub format...
Sat, 09 Jun 2001 18:42:36 +0000 al3x init checks return value of sdl_open
Sat, 09 Jun 2001 18:02:06 +0000 al3x using audio_out_format_name
Sat, 09 Jun 2001 17:53:54 +0000 al3x sprintf possible buffer overflow fixes
Sat, 09 Jun 2001 17:41:31 +0000 szabii fix again
Sat, 09 Jun 2001 17:33:21 +0000 szabii 8bpp fix
Sat, 09 Jun 2001 17:30:40 +0000 szabii : No such... fix
Sat, 09 Jun 2001 15:17:31 +0000 gabucino new mailing list stuff
Sat, 09 Jun 2001 14:49:37 +0000 arpi_esp ehh. removed duplicated namspace 'std'... and removed include string.h, unneeded for c++
Sat, 09 Jun 2001 14:32:25 +0000 gabucino *** empty log message ***
Sat, 09 Jun 2001 10:54:45 +0000 gabucino *** empty log message ***
Sat, 09 Jun 2001 08:56:15 +0000 atmosfear Better format info.
Sat, 09 Jun 2001 08:52:51 +0000 nickols_k For future development - the most warnings are enabled for --debug or --profile
Sat, 09 Jun 2001 08:50:48 +0000 nickols_k Minor improvements and gcc-3.0 (unstable) compilation fixes
Sat, 09 Jun 2001 08:49:47 +0000 nickols_k Minor improvements
Sat, 09 Jun 2001 07:36:32 +0000 atmosfear Better audio format handling.
Sat, 09 Jun 2001 07:28:17 +0000 atmosfear Fixed --enable-debug=*
Sat, 09 Jun 2001 00:37:12 +0000 arpi_esp updated
Sat, 09 Jun 2001 00:10:50 +0000 arpi_esp added missing 'using namespace std;' for gcc 3.0
Sat, 09 Jun 2001 00:00:57 +0000 szabii rude fix of ": No such file or directory"
Fri, 08 Jun 2001 23:36:58 +0000 arpi_esp patch by J¸«ärgen Keil
Fri, 08 Jun 2001 23:36:13 +0000 arpi_esp streaming is optional: --enable-streaming
Fri, 08 Jun 2001 23:35:23 +0000 arpi_esp remoevd unneeded soundcard.h includes
Fri, 08 Jun 2001 23:31:06 +0000 arpi_esp fixed AFMT_ stuff (inclue afmt.h)
Fri, 08 Jun 2001 23:30:09 +0000 arpi_esp fixed --disable-as-checking, added --enable-streaming
Fri, 08 Jun 2001 17:47:23 +0000 gabucino *** empty log message ***
Fri, 08 Jun 2001 13:35:24 +0000 bertrand Added missing declaration of variables 'err'.
Fri, 08 Jun 2001 10:56:04 +0000 nickols_k Last minute improvements before release. Added banchmark
Fri, 08 Jun 2001 09:41:22 +0000 nickols_k Last minute improvements before release
Thu, 07 Jun 2001 22:22:05 +0000 arpi_esp make dep - missing version.h fixed
Thu, 07 Jun 2001 21:53:07 +0000 gabucino *** empty log message ***
Thu, 07 Jun 2001 15:43:47 +0000 al3x first release, meg nem akar menni :(
Thu, 07 Jun 2001 13:22:06 +0000 arpi_esp libao2 uninit fixed
Thu, 07 Jun 2001 13:06:30 +0000 al3x uj aocontrol valtozok
Thu, 07 Jun 2001 13:06:03 +0000 al3x par kozmetikai valtoztatas, meg van ami nem :) cvs diff..
Thu, 07 Jun 2001 13:03:17 +0000 al3x audio_pause/resume implementacio es kozmetikai valtoztatasok
Thu, 07 Jun 2001 09:08:32 +0000 nickols_k Minor improvements
Wed, 06 Jun 2001 22:27:25 +0000 gabucino *** empty log message ***
Wed, 06 Jun 2001 21:20:17 +0000 arpi_esp URL for libcss patch added
Wed, 06 Jun 2001 21:16:21 +0000 arpi_esp Solaris 8 DVD support and other fixes by Juergen Keil <jk@tools.de>
Wed, 06 Jun 2001 19:10:47 +0000 arpi_esp SUN-Solaris audio out
Wed, 06 Jun 2001 09:33:36 +0000 nickols_k Minor optimization
Wed, 06 Jun 2001 01:39:39 +0000 arpi_esp avi streaming fixed
Tue, 05 Jun 2001 18:40:44 +0000 arpi_esp applied solaris8/netbsd/other fixes patch by J¸«ärgen Keil <jk@tools.de>
Tue, 05 Jun 2001 16:52:51 +0000 gabucino *** empty log message ***
Tue, 05 Jun 2001 16:15:39 +0000 gabucino *** empty log message ***
Tue, 05 Jun 2001 16:13:39 +0000 gabucino *** empty log message ***
Tue, 05 Jun 2001 11:20:14 +0000 pontscho the last fix for day from me.;)
Tue, 05 Jun 2001 10:59:38 +0000 pontscho fix -lasound -lesd.
Tue, 05 Jun 2001 10:37:50 +0000 pontscho add esd support and disabled default.
Tue, 05 Jun 2001 10:33:05 +0000 pontscho fix notfound bug. asszem.
Tue, 05 Jun 2001 10:29:37 +0000 pontscho add and disable esd detection support ;)
Tue, 05 Jun 2001 10:16:32 +0000 pontscho add and disable esd detection support ;)