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
Sat, 27 Oct 2001 14:30:43 +0000 nick never declare variables in *.h files, pls
Sat, 27 Oct 2001 13:53:01 +0000 nick sorry
Sat, 27 Oct 2001 13:39:12 +0000 nick libffmpeg.so support
Fri, 26 Oct 2001 22:14:19 +0000 laaz mpsub, FORMAT=<frame> alpha version
Fri, 26 Oct 2001 22:13:06 +0000 moz updated
Fri, 26 Oct 2001 21:51:09 +0000 moz updated
Fri, 26 Oct 2001 20:55:45 +0000 laaz implied "SUB: " when can't read 0 subtitle from a file
Fri, 26 Oct 2001 20:48:22 +0000 laaz Fixed segfault if 0 subtitle found in a file.
Fri, 26 Oct 2001 19:54:43 +0000 laaz gtk12-config detection
Fri, 26 Oct 2001 18:26:06 +0000 bertrand Added ASF http server streaming (Not mms streaming).
Fri, 26 Oct 2001 17:22:01 +0000 gabucino *** empty log message ***
Fri, 26 Oct 2001 17:20:33 +0000 gabucino hope it's not too buggy, and overall useful
Fri, 26 Oct 2001 17:19:13 +0000 gabucino rewritten matrox tvout section
Fri, 26 Oct 2001 16:09:06 +0000 alex corrected some fourcc's at xanim dll's and corrected mov mp3,ulaw,alaw
Fri, 26 Oct 2001 14:19:42 +0000 nexus FreeBSD libdl fix
Fri, 26 Oct 2001 14:04:17 +0000 alex added two new clip info types, all printf's were upgraded to mp_msg
Fri, 26 Oct 2001 13:50:05 +0000 alex added detection of zlib
Fri, 26 Oct 2001 13:39:15 +0000 alex libdl checking added
Fri, 26 Oct 2001 10:42:33 +0000 nick Copyrights
Fri, 26 Oct 2001 09:50:04 +0000 nexus typo fix
Fri, 26 Oct 2001 09:34:41 +0000 michael faster dering
Fri, 26 Oct 2001 00:35:41 +0000 michael dering in c
Thu, 25 Oct 2001 23:34:14 +0000 pl a few warning fixes (missing #include's)
Thu, 25 Oct 2001 22:50:03 +0000 michael 3dnow dering
Thu, 25 Oct 2001 21:57:42 +0000 michael just a few "not implemented yet" removed
Thu, 25 Oct 2001 21:55:11 +0000 michael dering in mmx2
Thu, 25 Oct 2001 18:05:49 +0000 gabucino link to tomi ollila's voodoo3 tvout text. if he has interest to integrate
Thu, 25 Oct 2001 16:21:29 +0000 gabucino *** empty log message ***
Thu, 25 Oct 2001 16:02:17 +0000 iive fixed a wrong display_time value
Thu, 25 Oct 2001 14:31:11 +0000 michael downscale
Thu, 25 Oct 2001 13:46:14 +0000 atlka remowing warning message
Thu, 25 Oct 2001 13:32:48 +0000 pl I was wrong: test didn't work
Thu, 25 Oct 2001 13:19:18 +0000 jkeil CSS_INC include flags are now needed in libmpdemux, to compile dvdauth.c
Thu, 25 Oct 2001 12:40:21 +0000 pl did not compile
Thu, 25 Oct 2001 12:28:22 +0000 jkeil The last irix64 patch looks broken to me, trying to fix.
Thu, 25 Oct 2001 11:46:50 +0000 pl added irix64()
Thu, 25 Oct 2001 11:45:35 +0000 michael patch from Oliver Schoenbrunner <oliver.schoenbrunner@jku.at>
Thu, 25 Oct 2001 11:42:34 +0000 michael fixed difference with -vo md5 between doVertDefFilter() C and MMX / MMX2 versions
Thu, 25 Oct 2001 09:20:23 +0000 nick Suppress trivial warnings
Thu, 25 Oct 2001 09:07:15 +0000 nick Russian translation
Wed, 24 Oct 2001 22:41:17 +0000 atmos4 blah
Wed, 24 Oct 2001 20:33:19 +0000 gabucino can set framebuffer like with xvidtune. tested with matroxfb only.
Wed, 24 Oct 2001 18:27:47 +0000 jaf some fixed and enhancements
Wed, 24 Oct 2001 17:04:08 +0000 sven printf-gcc3 patch, x11-commons mRootwin
Wed, 24 Oct 2001 16:39:40 +0000 michael much better horizontal filters (transpose & use the vertical ones) :)
Wed, 24 Oct 2001 16:22:10 +0000 pl did not compile with gcc-3
Wed, 24 Oct 2001 16:01:16 +0000 gabucino *** empty log message ***
Wed, 24 Oct 2001 14:06:36 +0000 arpi SGI audio driver by oliver.schoenbrunner@jku.at
Wed, 24 Oct 2001 14:02:19 +0000 arpi MIPS support by oliver.schoenbrunner@jku.at
Wed, 24 Oct 2001 13:57:46 +0000 atlka added DUMPSUBS recognition if we need compile only subreader.c alone
Wed, 24 Oct 2001 13:03:56 +0000 gabucino 'vesa' vo driver added. By Nick Kurshev. (spellchecked, fixed, mplayerdoxized)
Wed, 24 Oct 2001 10:58:18 +0000 pontscho add vcd,dvd,etcsymbol handling
Wed, 24 Oct 2001 09:18:20 +0000 nick Suppressing warnings
Wed, 24 Oct 2001 07:51:44 +0000 nick Suppressing warnings
Wed, 24 Oct 2001 07:34:41 +0000 nick Independed compilation of SUBDIRS
Wed, 24 Oct 2001 03:09:23 +0000 arpi more gcc 2.96...
Wed, 24 Oct 2001 03:04:14 +0000 arpi gcc 2.96...
Wed, 24 Oct 2001 02:55:08 +0000 arpi htmlize, added new things
Wed, 24 Oct 2001 02:26:49 +0000 arpi hmm. am I a doxwriter?
Wed, 24 Oct 2001 00:50:54 +0000 arpi while_encoding.avi (ffmpeg) fix (ignoring movi_ check if end<=start)
Wed, 24 Oct 2001 00:25:52 +0000 arpi better logic to choose valid info at broken index
Wed, 24 Oct 2001 00:05:30 +0000 michael more speed
Tue, 23 Oct 2001 20:15:00 +0000 arpi -sstep patch by Aleksander V. Dyomin <fly@shax.ru>
Tue, 23 Oct 2001 18:32:55 +0000 pl cleanups in --help message (easier to read I hope)
Tue, 23 Oct 2001 17:26:20 +0000 alex audio channels nr is identified from libmad's channel mode
Tue, 23 Oct 2001 17:04:41 +0000 alex added MOV's mp3 fourcc's to libmad (also tested them)
Tue, 23 Oct 2001 17:01:55 +0000 alex libmad fix (see comment)
Tue, 23 Oct 2001 16:59:55 +0000 jaf i've less time, a lot of tests
Tue, 23 Oct 2001 16:53:48 +0000 alex afm synced to codec-cfg.h
Tue, 23 Oct 2001 16:21:24 +0000 alex handling free chunk (wide needs implementation) and displaying clip info (datas from udta chunk)
Tue, 23 Oct 2001 15:55:54 +0000 michael more speed
Tue, 23 Oct 2001 15:13:51 +0000 pl damn logic (fix did not fix completely)
Tue, 23 Oct 2001 14:58:15 +0000 arpi switch back to old timing code until new is bugfixed
Tue, 23 Oct 2001 14:56:58 +0000 pl fixed --disable-win32 bug
Tue, 23 Oct 2001 14:11:53 +0000 arpi ima4 type warning fixed
Tue, 23 Oct 2001 14:04:21 +0000 arpi ima4 enabled
Tue, 23 Oct 2001 14:01:13 +0000 arpi ima4 added
Tue, 23 Oct 2001 13:59:10 +0000 arpi mad audio support
Tue, 23 Oct 2001 13:56:44 +0000 arpi ima4 mov audio support
Tue, 23 Oct 2001 13:55:49 +0000 arpi compressed mov audio fixed
Tue, 23 Oct 2001 13:05:23 +0000 pl did not compile (bad place for } )
Tue, 23 Oct 2001 13:02:44 +0000 pl removed warning
Tue, 23 Oct 2001 12:05:34 +0000 michael and another +2% speedup
Tue, 23 Oct 2001 12:03:41 +0000 arpi libmad (ARM) patch by jeroen.dobbelaere@acunia.com
Tue, 23 Oct 2001 12:02:45 +0000 alex some cosmetic and debugging changes
Tue, 23 Oct 2001 10:29:48 +0000 michael optimizations (+2% speedup)
Tue, 23 Oct 2001 09:48:37 +0000 gabucino whops
Tue, 23 Oct 2001 09:43:56 +0000 gabucino xanim stuff added
Tue, 23 Oct 2001 09:31:53 +0000 nick Title support
Tue, 23 Oct 2001 08:55:47 +0000 nexus FreeBSD patch
Tue, 23 Oct 2001 08:52:17 +0000 gabucino uptodate, baby!
Tue, 23 Oct 2001 07:05:05 +0000 nick More verbosing
Tue, 23 Oct 2001 02:32:59 +0000 arpi comments...
Tue, 23 Oct 2001 02:23:44 +0000 arpi xanim added
Tue, 23 Oct 2001 02:11:27 +0000 alex cleaned up, also removed some useless printf's to be more faster ;)
Tue, 23 Oct 2001 01:55:49 +0000 arpi h263 fixed
Tue, 23 Oct 2001 01:46:55 +0000 alex little cleanup to eleminate xanim typedefs and be more mplayer like
Tue, 23 Oct 2001 01:46:50 +0000 michael brightness / contrast fix/copy optimizations +2% speedup
Tue, 23 Oct 2001 01:46:37 +0000 arpi xanim codec name cropped
Tue, 23 Oct 2001 01:17:56 +0000 alex initial
Tue, 23 Oct 2001 01:16:09 +0000 alex added new xanim codecs
Tue, 23 Oct 2001 01:14:13 +0000 arpi iv32 color scaling fix
Tue, 23 Oct 2001 00:21:41 +0000 alex CoCreateFreeThreadedMarshaler stub added
Tue, 23 Oct 2001 00:12:46 +0000 arpi YUV 16:1:1 fixed (indeo5)
Tue, 23 Oct 2001 00:03:19 +0000 michael negative black bugfix
Mon, 22 Oct 2001 23:54:21 +0000 gabucino al3x returned!
Mon, 22 Oct 2001 23:51:27 +0000 alex added xanim support
Mon, 22 Oct 2001 23:42:19 +0000 arpi cvid/3ivx yuv renderers cleanup
Mon, 22 Oct 2001 23:39:14 +0000 alex changed vfm max_value from 7 to 10, according to the latest codec-cfg.h
Mon, 22 Oct 2001 23:36:35 +0000 michael auto brightness/ contrast bugfix
Mon, 22 Oct 2001 23:17:14 +0000 alex little cleanup
Mon, 22 Oct 2001 23:04:43 +0000 arpi cvid yuv "fixed"
Mon, 22 Oct 2001 22:49:09 +0000 alex compression algo detection fix (bswap) and fps fix
Mon, 22 Oct 2001 22:46:38 +0000 atmos4 Add uninstall target, patch by Clemens W¸«£chter <clemenswaechter@yahoo.com>
Mon, 22 Oct 2001 22:45:06 +0000 arpi 3ivx YV12 direct rendering (one lss memcpy)
Mon, 22 Oct 2001 21:31:42 +0000 arpi hmm. 3ivx works
Mon, 22 Oct 2001 21:03:25 +0000 alex merge
Mon, 22 Oct 2001 20:48:39 +0000 arpi cvid works but buggy
Mon, 22 Oct 2001 20:22:25 +0000 szabi fix error reporting bug
Mon, 22 Oct 2001 19:04:09 +0000 arpi xanim added
Mon, 22 Oct 2001 19:03:32 +0000 arpi #define USE_XANIM to enable xanim stuff
Mon, 22 Oct 2001 18:52:10 +0000 arpi fixing...
Mon, 22 Oct 2001 17:49:17 +0000 arpi mplayerization
Mon, 22 Oct 2001 17:18:21 +0000 alex 3ivx dshow added, ulaw/vbr mp3/cbr mp3 for MOV files added
Mon, 22 Oct 2001 17:08:24 +0000 arpi largefileization
Mon, 22 Oct 2001 17:07:40 +0000 alex reworked for mplayer
Mon, 22 Oct 2001 16:54:13 +0000 alex needs to be hacked
Mon, 22 Oct 2001 16:09:34 +0000 arpi printf->mp_msg
Mon, 22 Oct 2001 15:40:07 +0000 arpi cache2 added
Mon, 22 Oct 2001 15:34:04 +0000 gabucino misinformation corrected
Mon, 22 Oct 2001 15:20:34 +0000 gabucino changed functionality means changed definition.
Mon, 22 Oct 2001 15:14:48 +0000 gabucino busted. szopjatok hanyatt users.
Mon, 22 Oct 2001 14:49:27 +0000 gabucino *** empty log message ***
Mon, 22 Oct 2001 14:42:47 +0000 arpi -loop patch by Pascal Haakmat <a.haakmat@chello.nl>
Mon, 22 Oct 2001 14:19:48 +0000 arpi -screenw/h patch by Tomi.Ollila@sonera.com
Mon, 22 Oct 2001 12:57:43 +0000 gabucino some options previously forgot :(
Mon, 22 Oct 2001 12:34:47 +0000 gabucino -screenw -screenh -cache added
Mon, 22 Oct 2001 10:46:28 +0000 gabucino AQT sub type added
Mon, 22 Oct 2001 09:29:16 +0000 nick Broken BIOS test
Mon, 22 Oct 2001 09:28:44 +0000 nick More iopl'ed ports and test for brken BIOS
Mon, 22 Oct 2001 07:43:32 +0000 nexus better FreeBSD iconv implementation
Mon, 22 Oct 2001 07:42:57 +0000 nick minor fix
Mon, 22 Oct 2001 07:42:08 +0000 nick re-eng tool
Mon, 22 Oct 2001 07:15:04 +0000 nick re-eng tool
Sun, 21 Oct 2001 23:53:23 +0000 atmos4 Applied patch to switch to graphics mode with -fs by achurch@achurch.org (Andrew Church)
Sun, 21 Oct 2001 23:05:05 +0000 arpi cache full status added
Sun, 21 Oct 2001 22:13:12 +0000 arpi cache seeking fixed(?)
Sun, 21 Oct 2001 21:12:00 +0000 atmos4 Added image centering, now only screenblanking and hiding the cursor is missing.
Sun, 21 Oct 2001 20:03:00 +0000 arpi new version by zsteva@ptt.yu
Sun, 21 Oct 2001 18:50:15 +0000 arpi DVD message fix
Sun, 21 Oct 2001 18:14:24 +0000 arpi EOF bug fixed
Sun, 21 Oct 2001 18:13:48 +0000 arpi stream_read() now returns no. of bytes readed
Sun, 21 Oct 2001 17:34:40 +0000 arpi updated - by zsteva@ptt.yu
Sun, 21 Oct 2001 17:30:28 +0000 arpi ah, crtc2 disabled by default
Sun, 21 Oct 2001 17:28:04 +0000 arpi CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.cz
Sun, 21 Oct 2001 17:19:59 +0000 arpi AQT type support patch by Jiri.Svoboda@seznam.cz
Sun, 21 Oct 2001 16:32:26 +0000 arpi includes cleanup
Sun, 21 Oct 2001 16:31:19 +0000 arpi oggvorbis stuff moved out from stheader.h
Sun, 21 Oct 2001 16:14:10 +0000 arpi not req
Sun, 21 Oct 2001 16:05:21 +0000 arpi some more rtfm
Sun, 21 Oct 2001 15:47:31 +0000 arpi includes cleanup
Sun, 21 Oct 2001 15:04:04 +0000 nick OSD support
Sun, 21 Oct 2001 14:30:36 +0000 nick Again changed logic:
Sun, 21 Oct 2001 14:02:09 +0000 nick Again changed logic:
Sun, 21 Oct 2001 13:07:40 +0000 gabucino stuff.. (sorry, forgot:P)
Sun, 21 Oct 2001 12:50:45 +0000 nick Replacing -x, -y on -screenw, -screenh
Sun, 21 Oct 2001 12:42:59 +0000 arpi -cache option to enable cache and set buffer size
Sun, 21 Oct 2001 12:42:17 +0000 nick Final fix of libmpeg2 zooming: flipping page support
Sun, 21 Oct 2001 12:18:45 +0000 arpi AVI - no audio stream fix
Sun, 21 Oct 2001 10:32:43 +0000 nick Support of: -x -y -bpp
Sun, 21 Oct 2001 07:02:40 +0000 nick Bad fix of libmpeg2 zooming
Sun, 21 Oct 2001 00:32:47 +0000 arpi print stats at read instead of fill
Sun, 21 Oct 2001 00:05:56 +0000 michael BGR24 bugfix
Sat, 20 Oct 2001 23:58:23 +0000 michael 15bpp fix for swscale
Sat, 20 Oct 2001 23:57:55 +0000 arpi ehh. include config.h... 10l
Sat, 20 Oct 2001 23:53:43 +0000 arpi #undef USE_STREAM_CACHE > config.h
Sat, 20 Oct 2001 23:51:02 +0000 arpi cache2 support
Sat, 20 Oct 2001 23:48:56 +0000 arpi uninit stream
Sat, 20 Oct 2001 22:59:38 +0000 gabucino added matrox fullscreen/aspect tvout stuff
Sat, 20 Oct 2001 22:53:32 +0000 atmos4 Add some info putput for aspect().
Sat, 20 Oct 2001 22:30:25 +0000 atmos4 oops
Sat, 20 Oct 2001 22:29:29 +0000 atmos4 Aspect support for vo_mga, you need to use -screenw and -screenh to set your current screen res. Untested!
Sat, 20 Oct 2001 21:12:09 +0000 michael fixed alignment (static variables where sometimes not 8-byte aligned)
Sat, 20 Oct 2001 20:35:12 +0000 arpi streaming fixed
Sat, 20 Oct 2001 20:03:10 +0000 arpi libdemux cleanup part 1
Sat, 20 Oct 2001 19:14:06 +0000 gabucino *** empty log message ***
Sat, 20 Oct 2001 19:09:06 +0000 arpi tets.c removed +10l
Sat, 20 Oct 2001 19:04:56 +0000 arpi i forgot this. -10l :(
Sat, 20 Oct 2001 18:49:08 +0000 arpi libdemuxer...
Sat, 20 Oct 2001 18:05:30 +0000 gabucino New section: Matrox TVout - method 2
Sat, 20 Oct 2001 16:56:24 +0000 nick Best fix of slice drawing with libmpeg2
Sat, 20 Oct 2001 16:42:17 +0000 nick Bad fix of top rendering with libmpeg2
Sat, 20 Oct 2001 13:11:10 +0000 nick Qualitative speedup for P3 & K7 cpus
Sat, 20 Oct 2001 12:53:20 +0000 nick Fixed half-image bug and added computing of correct aspect during zooming
Sat, 20 Oct 2001 11:58:45 +0000 nick Fixed zooming bug
Sat, 20 Oct 2001 11:16:47 +0000 pl returns a malloc()'ed string instead of an auto char[]
Sat, 20 Oct 2001 11:14:57 +0000 pl array was not correctly initialized
Sat, 20 Oct 2001 02:35:31 +0000 atmos4 Detect and show cpu name.
Fri, 19 Oct 2001 17:03:51 +0000 michael more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now)
Fri, 19 Oct 2001 16:58:35 +0000 gabucino vo_vesa added to 'zoom'
Fri, 19 Oct 2001 16:24:37 +0000 nick SwScaling support
Fri, 19 Oct 2001 15:50:44 +0000 michael first line bug fixed (happend if the image was scaled down or 1:1)
Fri, 19 Oct 2001 15:23:18 +0000 nick Initial YUV (YV12) support
Fri, 19 Oct 2001 15:21:36 +0000 arpi divx4 brightness etc support patch by Adam Tla/lka
Fri, 19 Oct 2001 15:09:57 +0000 nick More verbosing
Fri, 19 Oct 2001 15:09:40 +0000 nick Better resolution detection
Fri, 19 Oct 2001 14:54:26 +0000 arpi PP_FUNNY_STRIDE disabled
Fri, 19 Oct 2001 14:43:38 +0000 arpi ffdivx postproc dest buffer is 16x16 aligned
Fri, 19 Oct 2001 14:14:55 +0000 gabucino *** empty log message ***
Fri, 19 Oct 2001 14:09:16 +0000 jaf Small Corrections
Fri, 19 Oct 2001 14:02:12 +0000 arpi final fix?
Fri, 19 Oct 2001 13:58:06 +0000 jaf some minutes in school
Fri, 19 Oct 2001 13:56:12 +0000 michael added compiletime option to turn width%8==0 on
Fri, 19 Oct 2001 13:41:38 +0000 michael fixed a bug in the tmp buffer
Fri, 19 Oct 2001 13:28:59 +0000 pontscho amd...?
Fri, 19 Oct 2001 13:18:04 +0000 moz added TOC C/2
Fri, 19 Oct 2001 13:11:26 +0000 arpi fixed?
Fri, 19 Oct 2001 13:09:26 +0000 arpi fixed?
Fri, 19 Oct 2001 13:01:31 +0000 pontscho amd fix
Fri, 19 Oct 2001 12:30:01 +0000 michael horizontal scaling bugs fixed, should be mostly bugfree now
Fri, 19 Oct 2001 10:51:04 +0000 sven aspect changes integrated .., please check performance and conformance
Fri, 19 Oct 2001 10:33:59 +0000 gabucino YEAH!!!! Finally broke free from LGB's Table of Contents !!! :)
Fri, 19 Oct 2001 10:09:29 +0000 sven improved gl, please check performance and correct display
Fri, 19 Oct 2001 09:38:43 +0000 moz corrected word biblioth¸«²que
Fri, 19 Oct 2001 02:21:47 +0000 arpi xinc scaled by 16 instead of 8
Fri, 19 Oct 2001 02:16:21 +0000 arpi sleep stuff moved to linux/timer
Fri, 19 Oct 2001 02:00:45 +0000 arpi cpu detection fixed
Fri, 19 Oct 2001 01:53:45 +0000 michael horizontal lines bugfix
Fri, 19 Oct 2001 01:26:36 +0000 michael vertical lines bugfix
Fri, 19 Oct 2001 00:42:18 +0000 arpi (C) fixed
Fri, 19 Oct 2001 00:40:19 +0000 arpi cpu detect code by Eric Anholt <eanholt@gladstone.uoregon.edu>
Fri, 19 Oct 2001 00:21:07 +0000 michael fixed a bug which caused horizontal lines
Fri, 19 Oct 2001 00:16:13 +0000 arpi sleep stuff moved to linux/timertimer-lx.c
Fri, 19 Oct 2001 00:15:49 +0000 arpi sleep stuff moved to linux/timer
Thu, 18 Oct 2001 22:27:13 +0000 michael increased precission of s_xinc s_xinc2 (needed for the mmx2 bugfix)
Thu, 18 Oct 2001 21:06:04 +0000 arpi scripts
Thu, 18 Oct 2001 20:52:33 +0000 arpi gpl fix?
Thu, 18 Oct 2001 20:32:52 +0000 arpi gpl fix
Thu, 18 Oct 2001 18:28:27 +0000 jaf french stuff
Thu, 18 Oct 2001 18:18:17 +0000 jaf see english 1.28