log

age author description
Tue, 06 Nov 2001 13:53:43 +0000 nick rgb24to32 now is faster
Tue, 06 Nov 2001 13:45:57 +0000 michael vars are aligned by 8 now (even faster, yes they where not aligned correctly)
Tue, 06 Nov 2001 13:41:12 +0000 michael 16bpp is 10% faster
Tue, 06 Nov 2001 13:26:43 +0000 michael 15 bpp support
Tue, 06 Nov 2001 13:06:50 +0000 michael common code moved to a #define
Tue, 06 Nov 2001 12:32:27 +0000 pontscho add prostproc/rgb2rgb
Tue, 06 Nov 2001 11:22:40 +0000 nick Move yuv2rgb to postprocess
Tue, 06 Nov 2001 11:21:43 +0000 nick No longer required
Tue, 06 Nov 2001 04:06:55 +0000 michael faster bgr24 output
Tue, 06 Nov 2001 01:04:11 +0000 gabucino small typo fixed
Mon, 05 Nov 2001 23:49:15 +0000 michael only 6 registers used
Mon, 05 Nov 2001 21:49:20 +0000 jaf autodetecting for dvb-cards
Mon, 05 Nov 2001 21:33:59 +0000 atmos4 MEncoder compile fiy by marpet.
Mon, 05 Nov 2001 19:55:11 +0000 michael unsigned stuff
Mon, 05 Nov 2001 18:50:58 +0000 michael yuy2toyv12 fixed and speedup
Mon, 05 Nov 2001 18:26:49 +0000 michael fixed yv12toyuy2
Mon, 05 Nov 2001 18:12:27 +0000 arpi MBC->MPEG2_MBC, max image size increased
Mon, 05 Nov 2001 18:03:46 +0000 nick Forgot
Mon, 05 Nov 2001 17:56:11 +0000 nick Fixed rgb32(24)to15 stuff
Mon, 05 Nov 2001 17:46:20 +0000 nick Fixed rgb32(24)to16 stuff, rgb32(24)to15 is still broken
Mon, 05 Nov 2001 17:35:28 +0000 nick Well - old algorithms and new stuff rgb24to16(15)
Mon, 05 Nov 2001 17:00:42 +0000 pontscho fix small xshape bug
Mon, 05 Nov 2001 15:47:21 +0000 arpi passing palette to libvo
Mon, 05 Nov 2001 15:02:37 +0000 arpi -lm for ffmpeg detect Christian Marillat <marillat@free.fr>
Mon, 05 Nov 2001 14:59:51 +0000 arpi ignoring decompressquery error
Mon, 05 Nov 2001 14:56:18 +0000 arpi updated
Mon, 05 Nov 2001 08:38:18 +0000 nick rgb32to16, rgb32to15 support
Mon, 05 Nov 2001 08:37:27 +0000 nick More standards compilance
Mon, 05 Nov 2001 05:47:14 +0000 jaf Transated by: Leandro Lucarella <leandro@lucarella.com.ar
Mon, 05 Nov 2001 05:38:23 +0000 jaf Sorry, my laptop has no dvb-card
Mon, 05 Nov 2001 03:01:11 +0000 arpi ao_mpegpes
Mon, 05 Nov 2001 02:58:47 +0000 arpi vo_pts added
Mon, 05 Nov 2001 02:55:00 +0000 arpi audio packet writting added
Mon, 05 Nov 2001 02:53:53 +0000 arpi libvo driver may have its own timing
Mon, 05 Nov 2001 02:25:30 +0000 michael yuy2toyv12 in MMX
Mon, 05 Nov 2001 02:04:10 +0000 atmos4 Quick hack to don't use ldivxencode on systems where it'S not installed.
Mon, 05 Nov 2001 01:21:05 +0000 michael yv12toyuy2 in MMX
Mon, 05 Nov 2001 00:45:55 +0000 michael yv12 <-> yuy2 in C
Mon, 05 Nov 2001 00:00:25 +0000 pl problems with --with-sdl-config (option ignored)
Sun, 04 Nov 2001 23:46:49 +0000 atmos4 Removed -fomit-frame-pointer hack in favour of CFLAGS warning I previously added (this should also fix profiling and maybe some non-x86 build).
Sun, 04 Nov 2001 23:04:26 +0000 michael faster 15to16 bit rgb (the mmx routine is limited by memory speed so there is no difference ): but the c routine is faster
Sun, 04 Nov 2001 19:50:29 +0000 michael palette to bgr24
Sun, 04 Nov 2001 19:47:19 +0000 arpi vivo 2.0 support
Sun, 04 Nov 2001 19:39:08 +0000 arpi vivo 2.0 compatibility
Sun, 04 Nov 2001 19:36:24 +0000 michael bgr32to16, bgr32to15 (needed for palette stuff)
Sun, 04 Nov 2001 18:06:31 +0000 nick triple buffering interface
Sun, 04 Nov 2001 18:04:45 +0000 nick Minor notes
Sun, 04 Nov 2001 17:46:27 +0000 arpi fixes
Sun, 04 Nov 2001 17:35:29 +0000 gabucino some updates
Sun, 04 Nov 2001 17:22:22 +0000 nick Use standard aspect code
Sun, 04 Nov 2001 17:01:12 +0000 nick Code cleanup
Sun, 04 Nov 2001 16:57:09 +0000 arpi vivo demuxer
Sun, 04 Nov 2001 16:20:58 +0000 nick Double buffering support
Sun, 04 Nov 2001 15:04:32 +0000 pl message for xanim codecs
Sun, 04 Nov 2001 14:35:50 +0000 gabucino divx4 installation updated
Sun, 04 Nov 2001 14:23:31 +0000 alex fixed cram and vivo
Sun, 04 Nov 2001 14:21:44 +0000 alex fixed api revision and input fourcc handling (mappings are working too :)
Sun, 04 Nov 2001 14:00:53 +0000 arpi fourcc mapping fixed - 10l to someone
Sun, 04 Nov 2001 13:50:20 +0000 michael green line fix for dstw%8!=0
Sun, 04 Nov 2001 13:37:23 +0000 alex supporting GetFormatSize
Sun, 04 Nov 2001 12:43:03 +0000 nexus XAnim sync, typo
Sun, 04 Nov 2001 11:51:36 +0000 nick using const modifier
Sun, 04 Nov 2001 11:50:52 +0000 nick Fixed rgb2rgb in DGA mode
Sun, 04 Nov 2001 11:43:29 +0000 alex added vivo h.263, vivo g.723, twos
Sun, 04 Nov 2001 11:20:11 +0000 gabucino started mencoder documentation
Sun, 04 Nov 2001 10:42:32 +0000 gabucino *** empty log message ***
Sun, 04 Nov 2001 04:55:44 +0000 arpi works! copy video steram to .avi file playable with ivvideo.dll
Sun, 04 Nov 2001 03:07:02 +0000 michael fixed warnings
Sun, 04 Nov 2001 02:43:25 +0000 alex fixed TlsAlloc
Sun, 04 Nov 2001 02:28:23 +0000 michael faster bgr15/16
Sun, 04 Nov 2001 00:46:12 +0000 arpi KERNEL32 fix for ivvideo and strncmp for U263
Sun, 04 Nov 2001 00:38:32 +0000 arpi convertiong to avi
Sun, 04 Nov 2001 00:12:54 +0000 gabucino ovc oac
Sun, 04 Nov 2001 00:00:38 +0000 arpi dump h263 frame headers from vivo
Sat, 03 Nov 2001 23:57:20 +0000 gabucino decreasing my todo list
Sat, 03 Nov 2001 23:46:56 +0000 pl added new options ( -playlist < > )
Sat, 03 Nov 2001 23:15:44 +0000 pl avoids spitting bad compilation messages at the user when sthg does not work
Sat, 03 Nov 2001 23:01:17 +0000 arpi -oac/-ovc (fake:))
Sat, 03 Nov 2001 22:15:42 +0000 alex sorry for the help_msg.h
Sat, 03 Nov 2001 21:57:07 +0000 alex xacodec configure support
Sat, 03 Nov 2001 21:27:23 +0000 alex removed #define USE_XANIM hack
Sat, 03 Nov 2001 21:25:55 +0000 alex checkin for xanim support, also --disable-xanim and --with-xanimlibdir option added
Sat, 03 Nov 2001 21:24:00 +0000 gabucino nahat, mit valtoztattam?
Sat, 03 Nov 2001 21:09:21 +0000 arpi avg bps calc fixed
Sat, 03 Nov 2001 21:01:12 +0000 alex vo_format_name prototype added
Sat, 03 Nov 2001 21:00:04 +0000 arpi WMP compatibility fixed
Sat, 03 Nov 2001 20:57:13 +0000 arpi new stream field: size
Sat, 03 Nov 2001 19:40:38 +0000 arpi partially synced with avifile... (TODO: migrate to new registry.c and driver.c)
Sat, 03 Nov 2001 19:04:58 +0000 alex fixed commandline bug: handling '-' as option when '--' unused
Sat, 03 Nov 2001 18:45:13 +0000 nick What's new:
Sat, 03 Nov 2001 08:36:41 +0000 nexus playlist sync, small fixes
Sat, 03 Nov 2001 02:55:03 +0000 arpi -playlist option patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
Sat, 03 Nov 2001 02:43:37 +0000 arpi dxr3 instructions by David Holm <dholm@telia.com>
Sat, 03 Nov 2001 02:38:10 +0000 arpi ao_dxr3 by David Holm <dholm@telia.com>
Sat, 03 Nov 2001 02:36:02 +0000 arpi dxr3 support by David Holm <dholm@telia.com>
Sat, 03 Nov 2001 00:44:02 +0000 arpi divx4 2-pass support, -frames option
Fri, 02 Nov 2001 23:58:26 +0000 arpi divx4_vbr -> mplayer integration
Fri, 02 Nov 2001 23:53:44 +0000 arpi initial import from transcode
Fri, 02 Nov 2001 21:04:55 +0000 jaf TV-Out Section needs also an update ... next week i'll leave school ;-)
Fri, 02 Nov 2001 20:05:36 +0000 arpi -srate and -pp 0 fixes
Fri, 02 Nov 2001 19:21:02 +0000 michael right green line bugfix for width not %8==0 (untested -vo vesa doesnt work)
Fri, 02 Nov 2001 18:24:25 +0000 nick code cleanup
Fri, 02 Nov 2001 18:10:20 +0000 nick Fixed bug of -vc libmpeg2 on vesa:dga
Fri, 02 Nov 2001 17:43:05 +0000 arpi fixed AVI header creation - now should be compatible with NaNdub
Fri, 02 Nov 2001 17:42:19 +0000 arpi MPEGLAYER3WAVEFORMAT added
Fri, 02 Nov 2001 17:36:04 +0000 nick Qualitative speedup decoding when video card supports DGA!
Fri, 02 Nov 2001 17:34:17 +0000 nick Double buffering interface
Fri, 02 Nov 2001 15:50:59 +0000 gabucino formatting (drive C:)
Fri, 02 Nov 2001 15:36:37 +0000 arpi updated
Fri, 02 Nov 2001 15:27:38 +0000 nick *** empty log message ***
Fri, 02 Nov 2001 14:11:27 +0000 gabucino to be completed
Fri, 02 Nov 2001 10:26:58 +0000 pontscho kurva gui.
Fri, 02 Nov 2001 03:22:33 +0000 arpi divx4 and lame subconfig support
Fri, 02 Nov 2001 03:17:33 +0000 michael mmx opt ,untested, i have no mga
Fri, 02 Nov 2001 02:55:51 +0000 alex partly upgraded to mp_msg and fixed minor bug in parse_command_line
Fri, 02 Nov 2001 02:21:57 +0000 alex fixed fault with --help
Fri, 02 Nov 2001 02:08:00 +0000 arpi verbose fixed
Fri, 02 Nov 2001 02:02:52 +0000 alex fixed subconfig, exiting on error, supporting flags
Fri, 02 Nov 2001 01:35:27 +0000 arpi MSGT_MENCODER added
Fri, 02 Nov 2001 01:31:27 +0000 alex subconfig support
Fri, 02 Nov 2001 01:25:13 +0000 arpi mencoder commandline handling
Fri, 02 Nov 2001 00:47:38 +0000 alex added subconfig type
Fri, 02 Nov 2001 00:32:35 +0000 arpi common options moved out - for mencoder
Fri, 02 Nov 2001 00:25:28 +0000 alex fixed arpi's cfgparser bug
Thu, 01 Nov 2001 22:42:16 +0000 gabucino 1l (megittam:)
Thu, 01 Nov 2001 21:47:28 +0000 arpi new A-V sync correction and fps conversion stuff
Thu, 01 Nov 2001 21:42:37 +0000 eyck SSE update on FreeBSD
Thu, 01 Nov 2001 21:05:28 +0000 gabucino *** empty log message ***
Thu, 01 Nov 2001 18:12:58 +0000 nick vo_vesa: DGA support
Thu, 01 Nov 2001 17:14:00 +0000 gabucino driver moved
Thu, 01 Nov 2001 16:25:33 +0000 nick Fixed bug of DGA address detection!!!
Thu, 01 Nov 2001 16:10:07 +0000 arpi 10l
Thu, 01 Nov 2001 13:26:18 +0000 gabucino (ff)mjpeg q/a
Thu, 01 Nov 2001 02:31:23 +0000 arpi input A-V sync correction
Thu, 01 Nov 2001 01:15:27 +0000 arpi fixed
Thu, 01 Nov 2001 00:46:22 +0000 gabucino any other?
Thu, 01 Nov 2001 00:26:04 +0000 gabucino some typos :)
Wed, 31 Oct 2001 23:30:26 +0000 alex added support for mencoder (compile with 'make mencoder')
Wed, 31 Oct 2001 22:59:56 +0000 arpi nosound fixed?
Wed, 31 Oct 2001 22:04:28 +0000 alex vo_format_name moved from video_out.c to img_format.c
Wed, 31 Oct 2001 20:43:13 +0000 arpi -idx fixes: support for divx4 and ignoring bad movi_end
Wed, 31 Oct 2001 20:15:19 +0000 gabucino alpha. currently no options working :)
Wed, 31 Oct 2001 18:46:30 +0000 nick Code cleanup
Wed, 31 Oct 2001 18:29:03 +0000 michael deinterlace bugfix
Wed, 31 Oct 2001 18:25:28 +0000 pl added macros for weirdos (irix/sunos)
Wed, 31 Oct 2001 17:19:22 +0000 gabucino new stuff in "wanted features"
Wed, 31 Oct 2001 16:08:26 +0000 arpi buffer_len added
Wed, 31 Oct 2001 16:08:01 +0000 arpi libmp3lame vbr mp3 support
Wed, 31 Oct 2001 15:04:36 +0000 arpi pts_from_bps fix
Wed, 31 Oct 2001 14:42:32 +0000 arpi mp3 header parser
Wed, 31 Oct 2001 14:42:32 +0000 arpi mp3 header parser
Wed, 31 Oct 2001 08:22:12 +0000 gabucino typo
Wed, 31 Oct 2001 02:29:02 +0000 michael c speedup (x1, rk1 filters)
Wed, 31 Oct 2001 01:30:28 +0000 michael c speedup
Wed, 31 Oct 2001 00:26:29 +0000 michael 15/16bit in C speedup
Wed, 31 Oct 2001 00:25:28 +0000 arpi PCM audio
Tue, 30 Oct 2001 23:20:31 +0000 alex hm, non-working :)
Tue, 30 Oct 2001 23:17:35 +0000 arpi avi audio stream copy support
Tue, 30 Oct 2001 23:04:36 +0000 alex fixed some miscoding :)
Tue, 30 Oct 2001 22:40:40 +0000 alex introduced new critical section handling
Tue, 30 Oct 2001 22:35:02 +0000 michael slow mmx & not so slow asm versions (outcommented)
Tue, 30 Oct 2001 22:27:37 +0000 arpi YV12 fixed (for mpeg)
Tue, 30 Oct 2001 22:24:38 +0000 michael c optimizations
Tue, 30 Oct 2001 22:03:25 +0000 michael c optimizations
Tue, 30 Oct 2001 21:55:28 +0000 arpi fixed
Tue, 30 Oct 2001 21:48:58 +0000 alex support newly added PF defs (loader/wine/winnt.h)
Tue, 30 Oct 2001 21:33:01 +0000 michael c optimizations (array is faster than pointer) (16bpp variants tested and 2% faster)
Tue, 30 Oct 2001 21:22:28 +0000 arpi simplified
Tue, 30 Oct 2001 21:14:02 +0000 michael minor speedup
Tue, 30 Oct 2001 21:04:42 +0000 michael interpolate chrominance for every second line in the 1:1 vertical scale function
Tue, 30 Oct 2001 20:44:25 +0000 alex new Processor Features
Tue, 30 Oct 2001 20:36:20 +0000 arpi video frame reading cleanup
Tue, 30 Oct 2001 20:30:24 +0000 michael bugfixes
Tue, 30 Oct 2001 18:45:54 +0000 arpi mpeg video header parser
Tue, 30 Oct 2001 17:46:07 +0000 nick cosmetic
Tue, 30 Oct 2001 17:38:09 +0000 arpi more cleanup, warnings fixed
Tue, 30 Oct 2001 17:29:27 +0000 iive arpi's display_time + interlace hack
Tue, 30 Oct 2001 17:07:59 +0000 gabucino *** empty log message ***
Tue, 30 Oct 2001 17:07:30 +0000 gabucino now pressing [2] should work at once
Tue, 30 Oct 2001 17:06:17 +0000 gabucino codecs section renumbered!
Tue, 30 Oct 2001 17:06:08 +0000 nick No longer required
Tue, 30 Oct 2001 17:04:59 +0000 arpi some cleanup
Tue, 30 Oct 2001 17:04:31 +0000 nick Using new stuff of rgb15to16
Tue, 30 Oct 2001 17:03:11 +0000 arpi config.h cleanup, few things added to steram/demuxer headers
Tue, 30 Oct 2001 16:47:27 +0000 nick print 'sw convertor usage' without verbosing
Tue, 30 Oct 2001 16:17:38 +0000 nick Cosmetic
Tue, 30 Oct 2001 16:17:07 +0000 nick Misc: more checks
Tue, 30 Oct 2001 16:16:49 +0000 nick PAVGB support
Tue, 30 Oct 2001 16:15:22 +0000 arpi mDisplay ?
Mon, 29 Oct 2001 22:41:54 +0000 arpi twos pcm audio support
Mon, 29 Oct 2001 22:41:15 +0000 arpi twos pcm
Mon, 29 Oct 2001 22:40:46 +0000 arpi support for twos
Mon, 29 Oct 2001 22:40:25 +0000 alex added edit atom (edit list), some comments and typos fixes
Mon, 29 Oct 2001 22:11:40 +0000 arpi seek ebfore begin of the movie fixed
Mon, 29 Oct 2001 21:55:07 +0000 arpi using keyframe info for seeking
Mon, 29 Oct 2001 21:25:10 +0000 arpi cbr audio fix
Mon, 29 Oct 2001 21:01:00 +0000 alex extended udta record
Mon, 29 Oct 2001 20:28:06 +0000 alex changed hardcoded 'emms' to EMMS according to pp/swscale.c
Mon, 29 Oct 2001 19:54:22 +0000 michael fixed a warning
Mon, 29 Oct 2001 18:44:20 +0000 nick No longer required
Mon, 29 Oct 2001 18:28:06 +0000 nick Finish mmx2, 3dnow optimiz. 15to16 should be tested. Better fix of can't compile
Mon, 29 Oct 2001 18:25:07 +0000 nick memalign 64
Mon, 29 Oct 2001 18:24:29 +0000 nick Fixed broken BIOS workaround
Mon, 29 Oct 2001 18:07:40 +0000 michael cant compile on non x86 bugfix
Mon, 29 Oct 2001 18:00:45 +0000 michael patch from Martin Decky <deckm1am@ss1000.ms.mff.cuni.cz> applied and unnecassery "memory" removed
Mon, 29 Oct 2001 16:56:36 +0000 alex added stss (not completed)
Mon, 29 Oct 2001 16:15:04 +0000 alex changed if's to switch in lschunks
Mon, 29 Oct 2001 01:11:18 +0000 arpi very alpha code - needs Makefile modifications to compile
Mon, 29 Oct 2001 00:55:54 +0000 arpi -encode killed
Mon, 29 Oct 2001 00:55:15 +0000 arpi AVI muxer rewritten
Mon, 29 Oct 2001 00:48:20 +0000 arpi vo_odivx disabled
Sun, 28 Oct 2001 23:57:11 +0000 atmos4 Reenabled Arpi's timing code, iive's causes sync probs (check ctp-tr-sample.mpg).
Sun, 28 Oct 2001 23:16:03 +0000 atmos4 Change linking order cause it caused probs for Steve M Schulz (or so ;)
Sun, 28 Oct 2001 22:56:44 +0000 atmos4 Enable stream cache by default.
Sun, 28 Oct 2001 21:44:23 +0000 nexus FreeBSD use /usr/local/lib, /usr/local/include
Sun, 28 Oct 2001 20:23:48 +0000 jaf sorry
Sun, 28 Oct 2001 20:20:36 +0000 jaf corrected
Sun, 28 Oct 2001 19:54:23 +0000 michael tell the c compiler that the memory changed
Sun, 28 Oct 2001 19:41:50 +0000 michael 3dnow prefetch & sfence
Sun, 28 Oct 2001 18:30:59 +0000 michael yv12 to yv12 scaler
Sun, 28 Oct 2001 18:08:56 +0000 nick More flushing
Sun, 28 Oct 2001 17:42:52 +0000 nick 32to24: MMX, MMX2, 3DNOW optimization
Sun, 28 Oct 2001 17:15:54 +0000 nick More elegant solution
Sun, 28 Oct 2001 16:57:04 +0000 nick memory verification
Sun, 28 Oct 2001 14:03:16 +0000 nick preprocessor cleanup
Sun, 28 Oct 2001 13:59:57 +0000 nick sfence
Sun, 28 Oct 2001 13:06:49 +0000 nick More accurate prefetching
Sun, 28 Oct 2001 12:02:16 +0000 nick mmx, mmx2, 3dnow optimized 24to32
Sun, 28 Oct 2001 11:48:50 +0000 nick mmx optimized 24to32
Sun, 28 Oct 2001 11:47:22 +0000 nick forgot, sorry
Sun, 28 Oct 2001 11:00:40 +0000 nick Prev ver could work only on x86
Sun, 28 Oct 2001 10:47:06 +0000 gabucino cursor on/off, screenblank off -> fbdev
Sun, 28 Oct 2001 10:45:42 +0000 nick vo_vesa: more rgb2rgb support
Sun, 28 Oct 2001 10:28:08 +0000 nick vo_vesa: more rgb2rgb support
Sun, 28 Oct 2001 10:17:57 +0000 nick vo_vesa: rgb2rgb support
Sun, 28 Oct 2001 03:03:49 +0000 michael yuv2rgb bugfix
Sat, 27 Oct 2001 18:05:29 +0000 alex fixed, rotfl :p
Sat, 27 Oct 2001 17:45:27 +0000 alex devel
Sat, 27 Oct 2001 17:41:54 +0000 jaf nick ! what did you do???
Sat, 27 Oct 2001 14:58:33 +0000 nick Suppress implicit usage of /usr/local stuff