log

age author description
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.