log

age author description
Sun, 05 May 2002 00:31:40 +0000 alex a hack to make ffmjpeg created files viewable with windows dlls too
Sat, 04 May 2002 22:52:56 +0000 arpi small patch that fixes the purple window when the f key is pressed - by Attila Kinali <kinali@gmx.net>
Sat, 04 May 2002 22:34:47 +0000 arpi missing if(use_gui) - found by Nilmoni Deb <ndeb@ece.cmu.edu>
Sat, 04 May 2002 21:26:45 +0000 arpi re-ordering options, add comemnts
Sat, 04 May 2002 18:25:48 +0000 gabucino msmpeg4v2 added
Sat, 04 May 2002 18:18:10 +0000 alex msmpeg4v2 -> MP42 mapping, requested by Gabucino
Sat, 04 May 2002 16:43:35 +0000 gabucino mondom fix
Sat, 04 May 2002 16:40:06 +0000 gabucino Arpi Is Right(TM)
Sat, 04 May 2002 16:38:51 +0000 gabucino Arpi Is Right(TM)
Sat, 04 May 2002 16:29:11 +0000 gabucino small update
Sat, 04 May 2002 15:57:55 +0000 gabucino video filter documentation updated
Sat, 04 May 2002 05:46:36 +0000 rfelker better fix for i420/iyuv as suggested by arpi
Sat, 04 May 2002 05:32:26 +0000 gabucino applied Jonas Jermann's patch (v1)
Sat, 04 May 2002 05:30:05 +0000 gabucino applied Jonas Jermann's patch
Sat, 04 May 2002 05:27:48 +0000 gabucino patch by (someone)
Fri, 03 May 2002 23:54:13 +0000 alex some updates
Fri, 03 May 2002 23:16:07 +0000 arpi 10l - MMX rgb2bgr 32bpp expects num_of_bytes instead of num_of_pixels
Fri, 03 May 2002 22:13:06 +0000 arpi enable libfame only for dxr3/dvb owners by default, libfame check moved right after libmp1e check
Fri, 03 May 2002 22:07:12 +0000 gabucino html fix, noticed by aleksz
Fri, 03 May 2002 22:06:09 +0000 gabucino NUV seeking works
Fri, 03 May 2002 22:05:46 +0000 arpi gui vs. mencoder conflict workaround
Fri, 03 May 2002 21:44:11 +0000 pontscho fix video vindov background
Fri, 03 May 2002 20:57:13 +0000 pontscho fix xmga fs, resize to movie size and mouse auto hide + dga
Fri, 03 May 2002 20:29:20 +0000 atmos4 More verbose error reporting to configure.log for SDL and fix a long pustanding bug, with type mismatch in test-compile-code (affected eg. cygwin, too)
Fri, 03 May 2002 19:45:43 +0000 rfelker fixed raw i420/iyuv to some extent, so that cb/cr channels are no
Fri, 03 May 2002 19:27:34 +0000 atmos4 guess what :)
Fri, 03 May 2002 19:27:05 +0000 atmos4 Execute darwinfixlib.sh before linking, it will only do something if on darwin, if you don't like that it is always called (I mean on all systems), I could change that, however as it's only called two times during linking I guess it's ok.
Fri, 03 May 2002 19:23:15 +0000 atmos4 Darwin needs to run ranlib on any static lib before linking, we do this in this script just before the final linking.
Fri, 03 May 2002 19:17:19 +0000 atmos4 Fix for darwins date
Fri, 03 May 2002 19:01:46 +0000 atmos4 Port to darwin.
Fri, 03 May 2002 19:00:54 +0000 atmos4 Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.
Fri, 03 May 2002 18:42:43 +0000 iive timer didn't update if mplayer is too fast (no video)
Fri, 03 May 2002 13:12:46 +0000 pontscho fix aspect ratio handling
Fri, 03 May 2002 12:56:29 +0000 atmos4 Fix build on FreeBSD 5.0 or later, should be downward compatible (verified on FreeBSD 4.5 at sf compilefamr.
Fri, 03 May 2002 09:43:36 +0000 jaf add something like 'Optimizing for: i686 mmx mmx2 sse'
Thu, 02 May 2002 23:40:31 +0000 arpi 100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
Thu, 02 May 2002 17:12:44 +0000 alex disabled audio
Thu, 02 May 2002 16:09:54 +0000 alex 10l
Thu, 02 May 2002 12:24:53 +0000 alex avid mjpeg support (external huffman table)
Thu, 02 May 2002 11:50:39 +0000 arpi linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>
Thu, 02 May 2002 11:00:16 +0000 albeu printf to mp_msg
Thu, 02 May 2002 10:52:30 +0000 albeu New MSGT for more printf to mp_msg
Thu, 02 May 2002 10:49:55 +0000 albeu printf to mp_msg
Thu, 02 May 2002 10:43:27 +0000 albeu mp_msg level fix
Thu, 02 May 2002 10:40:35 +0000 albeu printf to mp_msg
Thu, 02 May 2002 10:32:55 +0000 albeu printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN
Thu, 02 May 2002 10:28:33 +0000 albeu printf to mp_msg
Thu, 02 May 2002 10:25:48 +0000 albeu Fix frame_time for variable fps movies as it was the last frame duration.
Thu, 02 May 2002 02:03:59 +0000 arpi - frame_time delayed one frame, as it's really duration of current frame,
Thu, 02 May 2002 01:56:28 +0000 arpi .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
Wed, 01 May 2002 22:37:59 +0000 arpi catching vo/vf init failure
Wed, 01 May 2002 20:25:04 +0000 gabucino bsd+mpdvdkit worx
Wed, 01 May 2002 17:39:46 +0000 arpi setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN
Wed, 01 May 2002 17:30:23 +0000 arpi vf_inited flag added
Wed, 01 May 2002 17:07:50 +0000 pl patch by Jrgen Appel <jappel@linux01.gwdg.de>:
Wed, 01 May 2002 14:42:42 +0000 rfelker fixed bogus overloaded "q" parameter for lame mp3 encoding
Wed, 01 May 2002 14:15:05 +0000 pontscho expand=-1:-50:0:0 -> mwidth:mheight+50:0:0
Wed, 01 May 2002 14:12:32 +0000 pontscho fix fullscreen bug
Wed, 01 May 2002 09:29:06 +0000 pontscho some bug fix
Tue, 30 Apr 2002 23:29:38 +0000 alex completed real seeking - working very well with audio only files
Tue, 30 Apr 2002 19:20:34 +0000 atmos4 Suggested fix by
Tue, 30 Apr 2002 17:55:06 +0000 bertrand Added ICY error 400: Server full.
Tue, 30 Apr 2002 16:58:54 +0000 albeu Convert printf to mp_msg in the network layer
Tue, 30 Apr 2002 14:37:41 +0000 alex some vfw codecs supports I420 and YV12 too
Tue, 30 Apr 2002 09:40:47 +0000 eyck another pre-release
Mon, 29 Apr 2002 23:33:43 +0000 michael trying to fix nicks bugs ...
Mon, 29 Apr 2002 23:18:10 +0000 arpi removed FrNo codec - it disabled buggy codecs, due to a trick in codec selection...
Mon, 29 Apr 2002 22:00:50 +0000 pontscho fix fullscreen bug es ilyen libvo not initialized bug with gui igy
Mon, 29 Apr 2002 21:42:36 +0000 arpi OpenBSD patch - by Bjrn Sandell <biorn@dce.chalmers.se>
Mon, 29 Apr 2002 21:31:56 +0000 arpi guessing palette - patch by salvador <salvador@inti.gov.ar>
Mon, 29 Apr 2002 20:42:15 +0000 arpi nonblock open is not legal for OSS (see OSS api docs), and causes problems on freebsd (and maybe other OSs)
Mon, 29 Apr 2002 20:36:53 +0000 arpi -xy/-zoom updated
Mon, 29 Apr 2002 20:26:45 +0000 arpi updated
Mon, 29 Apr 2002 20:07:53 +0000 arpi -xy,-zoom,-flip available in mencoder too
Mon, 29 Apr 2002 20:05:11 +0000 arpi apply aspect prescaling to -xy
Mon, 29 Apr 2002 16:53:38 +0000 alex play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg conversions (for coming i18n support)
Mon, 29 Apr 2002 16:44:42 +0000 arpi disabling gtk messagebox - fixes gtk crashes
Mon, 29 Apr 2002 16:24:22 +0000 arpi more compatible libpng version check
Mon, 29 Apr 2002 16:03:37 +0000 arpi 8bpp raw avi support
Mon, 29 Apr 2002 15:57:22 +0000 arpi ugly workaround disabled
Mon, 29 Apr 2002 13:36:18 +0000 albeu Add support for another AVI with ogg/vorbis audio (0x674F)
Mon, 29 Apr 2002 13:31:17 +0000 albeu Fix buggy extra header printing
Mon, 29 Apr 2002 09:53:30 +0000 ksorim Uncompressed avi files are stored upside down.
Mon, 29 Apr 2002 09:52:21 +0000 ksorim Use new style query_formats flags. Fixes bug with flip.
Mon, 29 Apr 2002 08:47:30 +0000 jkeil Default to the mixer device matching the audio device used for audio output.
Sun, 28 Apr 2002 22:37:35 +0000 bertrand Added ICY error 401: Service unavailable.
Sun, 28 Apr 2002 21:05:09 +0000 arpi only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsd
Sun, 28 Apr 2002 20:20:06 +0000 atmos4 DFB 0.9.10 update patch by Jiri.
Sun, 28 Apr 2002 17:48:45 +0000 arpi do cpudetect before anything else
Sun, 28 Apr 2002 17:46:15 +0000 arpi don't re-detect cpu
Sun, 28 Apr 2002 17:34:58 +0000 arpi mpdvdkit vs. bsd fixed?
Sun, 28 Apr 2002 17:29:48 +0000 arpi soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de>
Sun, 28 Apr 2002 17:25:10 +0000 arpi oss detection fix for bsd
Sun, 28 Apr 2002 17:22:40 +0000 arpi patch that should fix the "isofs uses mga_vid" bug
Sun, 28 Apr 2002 05:23:05 +0000 gabucino OpenBSD section translated from Bjorn's patch
Sun, 28 Apr 2002 05:20:52 +0000 gabucino doxization
Sun, 28 Apr 2002 02:24:05 +0000 rfelker open w/O_CREAT requires a third argument, mode!
Sun, 28 Apr 2002 01:30:04 +0000 arpi openbsd updates by Bjrn Sandell <biorn@dce.chalmers.se>
Sun, 28 Apr 2002 01:15:35 +0000 arpi updated to latest -vop changes
Sun, 28 Apr 2002 01:02:02 +0000 arpi 1000l
Sun, 28 Apr 2002 00:24:15 +0000 arpi libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, height checks added to config()
Sun, 28 Apr 2002 00:16:22 +0000 arpi 10l
Sat, 27 Apr 2002 23:45:00 +0000 arpi support hurryup flag (-(hard)framedrop)
Sat, 27 Apr 2002 23:35:23 +0000 arpi 10l
Sat, 27 Apr 2002 23:34:44 +0000 arpi realtime yv12->mpeg1 with libavcodec qscale=1
Sat, 27 Apr 2002 22:42:27 +0000 arpi OpenBSD, NetBSD portability patches by
Sat, 27 Apr 2002 21:03:59 +0000 albeu A little fix with hw video parameters setting
Sat, 27 Apr 2002 20:52:15 +0000 albeu A almost complete rewrite.
Sat, 27 Apr 2002 20:46:39 +0000 atmos4 Avoid bogus file not found message if vobsub isn'T forced (autodetect).
Sat, 27 Apr 2002 20:42:02 +0000 atmos4 Add some info prints to ICY code and handle return codes ICY specific, also avoid printing
Sat, 27 Apr 2002 19:15:18 +0000 albeu ICY found (mp3 stream) != sucess.
Sat, 27 Apr 2002 18:46:38 +0000 albeu Handle winamp playlist as sublist.
Sat, 27 Apr 2002 18:24:12 +0000 rik update: we use the new quantizer in libavcodec, -zrquality 1 is allowed
Sat, 27 Apr 2002 18:22:52 +0000 rik update: we use the new quantizer in libavcodec
Sat, 27 Apr 2002 14:23:52 +0000 gabucino yeah, never write dox in the morning
Sat, 27 Apr 2002 12:25:48 +0000 ksorim Runtime cpu detection is disabled by default.
Sat, 27 Apr 2002 10:37:47 +0000 gabucino OSD/SUB doc
Sat, 27 Apr 2002 09:27:31 +0000 gabucino more libdvd* text removed
Sat, 27 Apr 2002 09:08:30 +0000 gabucino updated DVD documentation for libmpdvdkit
Sat, 27 Apr 2002 08:48:55 +0000 gabucino HTML typo
Sat, 27 Apr 2002 08:38:33 +0000 atmos4 10l pl =)
Sat, 27 Apr 2002 08:00:41 +0000 gabucino "." removed
Sat, 27 Apr 2002 01:25:32 +0000 pl fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)
Sat, 27 Apr 2002 01:17:42 +0000 arpi divx5.1 features added
Fri, 26 Apr 2002 23:18:06 +0000 arpi osd crash fixed
Fri, 26 Apr 2002 21:23:09 +0000 arpi frameno.avi seeking workaround
Fri, 26 Apr 2002 21:05:28 +0000 arpi maintainers updated (tell me if something missing), matrox list moved
Fri, 26 Apr 2002 20:49:18 +0000 arpi input/lirc/slavemode doc by Albeu
Fri, 26 Apr 2002 20:32:03 +0000 arpi some fixes
Fri, 26 Apr 2002 20:19:31 +0000 arpi volume setting with lame - patch by silicon@falcon.sch.bme.hu
Fri, 26 Apr 2002 20:10:05 +0000 atmos4 argh, missed this one as I have no dxr3.
Fri, 26 Apr 2002 19:47:55 +0000 jaf removed my 'extension'
Fri, 26 Apr 2002 19:46:36 +0000 albeu Correct my half reverse commit. Sorry Atmos.
Fri, 26 Apr 2002 19:39:00 +0000 atmos4 eeh 10l forogt to commit.
Fri, 26 Apr 2002 19:38:05 +0000 albeu Don't break the pointer for the next file.
Fri, 26 Apr 2002 19:14:47 +0000 atmos4 Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I have no athlon or k6-2.
Fri, 26 Apr 2002 19:11:13 +0000 jaf corrected what felix made buggy ;-)
Fri, 26 Apr 2002 17:18:02 +0000 atmos4 Allow disabling of libfame and allow to enforce (not) building libavcodec.
Fri, 26 Apr 2002 15:48:18 +0000 atmos4 Fix bug in LR's patch.
Fri, 26 Apr 2002 15:35:00 +0000 atmos4 Disable vidix on cygwin for now.
Fri, 26 Apr 2002 13:07:03 +0000 atmos4 - Fix for big apple architectures by Rogerio Brito, reworked by me to use bswap.h macros.
Fri, 26 Apr 2002 12:52:06 +0000 albeu Fix osd progress bar.
Thu, 25 Apr 2002 21:52:47 +0000 pontscho fix fullscreen (?)
Thu, 25 Apr 2002 20:59:12 +0000 atmos4 Fix keypad volume control.
Thu, 25 Apr 2002 18:46:44 +0000 atmos4 VobSub updates, custom palette support and other stuff, can't write the name of the chinese(?) patch supplier.
Thu, 25 Apr 2002 13:33:43 +0000 arpi added support for output of subtitles - Juergen Hammelmann <juergen.hammelmann@gmx.de>
Thu, 25 Apr 2002 13:33:02 +0000 arpi crlf->lf
Thu, 25 Apr 2002 13:27:15 +0000 arpi uninit libvo before getch2 - requires for clean svgalib uninit
Thu, 25 Apr 2002 13:12:59 +0000 arpi small fixes
Thu, 25 Apr 2002 12:59:24 +0000 arpi frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>
Thu, 25 Apr 2002 12:29:55 +0000 arpi bigendian fix - thx to Rogrio Brito <linuxconsult@yahoo.com.br>
Thu, 25 Apr 2002 11:50:34 +0000 arpi mplayer_lirc->mplayer
Thu, 25 Apr 2002 11:03:33 +0000 arpi bigendian fix - thx to Rogrio Brito <linuxconsult@yahoo.com.br>
Thu, 25 Apr 2002 09:30:47 +0000 nexus FreeBSD fix
Wed, 24 Apr 2002 23:15:17 +0000 arpi -rootwin fix...
Wed, 24 Apr 2002 23:10:41 +0000 arpi -rootwin fixed, keys work, mouse doesn't
Wed, 24 Apr 2002 22:49:58 +0000 arpi -rootwin fix by Tomas Konir <moje@molly.vabo.cz>
Wed, 24 Apr 2002 21:34:41 +0000 arpi define HAVE_LINUX_DVD_STRUCT
Wed, 24 Apr 2002 21:19:09 +0000 arpi DVDKIT support
Wed, 24 Apr 2002 21:17:22 +0000 arpi defines USE_MPDVDKIT
Wed, 24 Apr 2002 21:16:27 +0000 arpi fix warning
Wed, 24 Apr 2002 20:33:12 +0000 arpi runtime cpustuff disabled by default - it was tested enough
Wed, 24 Apr 2002 20:08:06 +0000 arpi handles DVDKIT_SHARED, compile and install libmpdvdkit.so
Wed, 24 Apr 2002 20:00:13 +0000 arpi libdir changed
Wed, 24 Apr 2002 19:37:10 +0000 arpi enable dvdkit only for linux, bsd* and solaris
Wed, 24 Apr 2002 17:28:23 +0000 albeu Uninit added
Wed, 24 Apr 2002 16:47:37 +0000 gabucino applied 2 patches
Wed, 24 Apr 2002 15:36:07 +0000 albeu Added demuxer uninit
Wed, 24 Apr 2002 12:28:03 +0000 albeu Add seeking without index (still not perfect). Use -forceidx for the
Wed, 24 Apr 2002 02:02:50 +0000 arpi disable vidix for non-x86 by default
Wed, 24 Apr 2002 01:54:37 +0000 arpi fix system_name case
Wed, 24 Apr 2002 00:49:06 +0000 arpi mp_mp3_get_lsf() added - to get decomp. frame size
Wed, 24 Apr 2002 00:38:04 +0000 atmos4 Hopefully fix ffmpeg12 aspect.
Tue, 23 Apr 2002 23:21:19 +0000 arpi more strict check for .mp3
Tue, 23 Apr 2002 22:57:49 +0000 arpi AVID is buggy (image shifted/scaled?) with mainconcept codec
Tue, 23 Apr 2002 20:06:00 +0000 albeu Portability fix with realloc
Tue, 23 Apr 2002 16:29:13 +0000 pontscho add headers detection for mpdvdkit
Tue, 23 Apr 2002 15:12:22 +0000 alex workaround: force PF table setup in IsProcessorFeaturePresent
Tue, 23 Apr 2002 14:48:03 +0000 alex tm20 finally working
Tue, 23 Apr 2002 14:27:27 +0000 pontscho sorry
Tue, 23 Apr 2002 13:57:41 +0000 pontscho mostma' fix
Tue, 23 Apr 2002 13:27:46 +0000 albeu Fix % seeking
Tue, 23 Apr 2002 13:26:56 +0000 albeu Fix audio only absolute seeking
Tue, 23 Apr 2002 13:07:58 +0000 pontscho fix timer for audio only files
Tue, 23 Apr 2002 09:26:29 +0000 arpi divx audio workaround
Tue, 23 Apr 2002 01:31:01 +0000 michael reading pll in 32-bit instead of 8-bit +1, +2
Mon, 22 Apr 2002 22:34:37 +0000 arpi changed back to AFMT_AC3 (but now libao2 drivers autodetect it and fallback to S16) - idea by Vincent.Mussard@lineae.net
Mon, 22 Apr 2002 22:33:06 +0000 arpi AFMT_AC3 autodetect/fallback to S16
Mon, 22 Apr 2002 21:36:12 +0000 pontscho fix audio only files play
Mon, 22 Apr 2002 18:42:42 +0000 albeu Fix a bug produced when line are terminated with \r\n and not a single
Mon, 22 Apr 2002 15:53:24 +0000 michael x1 deblocking filter bugfix
Mon, 22 Apr 2002 15:39:45 +0000 pontscho add multiple filter types
Mon, 22 Apr 2002 14:27:53 +0000 jaf mplayer/mencoder
Mon, 22 Apr 2002 13:20:24 +0000 pontscho add none for dvd subtitle menu
Mon, 22 Apr 2002 09:42:34 +0000 jaf by Juergen Hammelmann <juergen.hammelmann@gmx.de>, some bugfixes and new options, enables subtitles with new -vop expand plugin
Mon, 22 Apr 2002 09:31:13 +0000 jaf bugfixes
Mon, 22 Apr 2002 02:00:23 +0000 michael hq mode in first pass should work (as bad, ehh as well as LQ)
Sun, 21 Apr 2002 23:13:52 +0000 arpi obsoleted options
Sun, 21 Apr 2002 23:07:44 +0000 arpi libac3 .S compile test (binutils) removed - noticed by Lars Bamberger <Lars.Bamberger@gmx.de>
Sun, 21 Apr 2002 21:38:53 +0000 michael support for new stuff (lavc internal 2pass, ...)
Sun, 21 Apr 2002 21:18:28 +0000 pontscho add libmpdvdkit lib
Sun, 21 Apr 2002 19:11:43 +0000 alex typo fix for pre2
Sun, 21 Apr 2002 18:06:00 +0000 albeu Added uninit
Sun, 21 Apr 2002 17:22:37 +0000 arpi 8bpp paletted -> 15/16/24/32 converter
Sun, 21 Apr 2002 16:56:19 +0000 iive memory leak(off by 1 bug)
Sun, 21 Apr 2002 16:42:08 +0000 arpi 10l, >1bpp modes fixed..., x<->y swapped
Sun, 21 Apr 2002 16:37:28 +0000 alex added UB Video MPEG 4
Sun, 21 Apr 2002 16:36:36 +0000 alex fixed IsRectEmpty, added expcalloc, ceil, exporting LoadLibraryExA, IC* for some new codecs
Sun, 21 Apr 2002 16:32:35 +0000 arpi export palette for rgb8/bgr8
Sun, 21 Apr 2002 16:11:42 +0000 alex ugly hack for morgands
Sun, 21 Apr 2002 16:10:50 +0000 alex added pegasus codecs
Sun, 21 Apr 2002 16:09:37 +0000 alex added my todo ;)
Sun, 21 Apr 2002 15:29:59 +0000 gabucino applied Holm^H^H^H^HDiego's (?:) patch
Sun, 21 Apr 2002 15:07:44 +0000 arpi devfs fix?
Sun, 21 Apr 2002 14:36:36 +0000 eyck Complement existing filters - rotate and flip.
Sun, 21 Apr 2002 13:32:35 +0000 alex alf2 working, added techsmith camtasia
Sun, 21 Apr 2002 12:39:45 +0000 arpi 100l - fixed yuy2 -dr, reported by Nexus
Sun, 21 Apr 2002 11:37:44 +0000 alex using print_wav_header in acm init
Sun, 21 Apr 2002 11:11:14 +0000 eyck new pre-release..
Sun, 21 Apr 2002 10:27:29 +0000 alex dumping unknown extradata too
Sun, 21 Apr 2002 10:03:26 +0000 alex removed some silly comments and added lhacm audio - working
Sun, 21 Apr 2002 09:20:01 +0000 alex ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
Sun, 21 Apr 2002 02:44:25 +0000 jaf more infos
Sun, 21 Apr 2002 02:38:50 +0000 jaf mplayer was not compileable without, i tested it with and without vorbis, i hope it's ok
Sun, 21 Apr 2002 02:31:20 +0000 alex added voxware rt24 speech codec
Sun, 21 Apr 2002 02:29:29 +0000 alex RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACM
Sun, 21 Apr 2002 02:13:11 +0000 alex loading requested library if available, and try to find function there in LookupExternal, needed for Truespeech codec
Sun, 21 Apr 2002 02:11:06 +0000 arpi shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)
Sun, 21 Apr 2002 02:08:05 +0000 alex added truespeech and moved ms11, ucod
Sun, 21 Apr 2002 02:05:39 +0000 arpi LEAD (m)jpeg added
Sun, 21 Apr 2002 01:39:36 +0000 alex commented out debug msg
Sun, 21 Apr 2002 01:10:57 +0000 alex added qpeg
Sun, 21 Apr 2002 00:55:12 +0000 alex added UCOD
Sun, 21 Apr 2002 00:52:11 +0000 alex added SetEnvironmentVariableA for UCOD-ClearVideo DLL
Sun, 21 Apr 2002 00:31:45 +0000 alex mss1 fixed
Sun, 21 Apr 2002 00:31:16 +0000 alex added _EH_prolog and some wsock32 funcs needed by mss1 codec -> mss1 codec works now
Sun, 21 Apr 2002 00:30:44 +0000 alex added _EH_prolog (needed by mss1 codec)
Sat, 20 Apr 2002 23:15:12 +0000 alex 1l
Sat, 20 Apr 2002 23:11:22 +0000 alex fixed mp_msg, fixed CreateFile for VDub, added GetFullPathName for VDub, cleaned up a bit the critisecs
Sat, 20 Apr 2002 22:58:15 +0000 alex minor changes
Sat, 20 Apr 2002 22:24:19 +0000 arpi filters uninit
Sat, 20 Apr 2002 21:06:09 +0000 alex some tasks completed
Sat, 20 Apr 2002 21:01:41 +0000 alex some typos
Sat, 20 Apr 2002 19:42:47 +0000 jaf typo
Sat, 20 Apr 2002 19:08:48 +0000 gabucino applied Holm's patch (credits updated)
Sat, 20 Apr 2002 17:50:11 +0000 albeu Seeking implemented
Sat, 20 Apr 2002 13:42:31 +0000 michael antoher try, ecp reading like in gatos ...
Sat, 20 Apr 2002 13:34:54 +0000 arpi mpegaudio->mp2+mp3 renamed in ffmpeg
Sat, 20 Apr 2002 12:31:09 +0000 gabucino okej, back again, reworded
Sat, 20 Apr 2002 12:29:33 +0000 gabucino default is not 0 but center
Sat, 20 Apr 2002 12:06:56 +0000 gabucino -conf and -config don't exist anymore :(
Sat, 20 Apr 2002 12:05:50 +0000 gabucino applied Holm's patch
Sat, 20 Apr 2002 12:00:38 +0000 gabucino small fixes
Sat, 20 Apr 2002 11:24:33 +0000 gabucino tudok angolul
Sat, 20 Apr 2002 11:14:06 +0000 gabucino better wording
Sat, 20 Apr 2002 08:51:09 +0000 albeu Added -input js-dev xx option to specifies the joystick device to use.
Sat, 20 Apr 2002 07:02:36 +0000 gabucino more deciliters
Sat, 20 Apr 2002 06:40:48 +0000 gabucino updates
Sat, 20 Apr 2002 06:39:50 +0000 gabucino RTFMed tech/vop.txt, added more info
Sat, 20 Apr 2002 06:25:49 +0000 gabucino more tajpo
Sat, 20 Apr 2002 06:24:59 +0000 gabucino video filter layer dokksz
Sat, 20 Apr 2002 06:10:04 +0000 gabucino tjp
Sat, 20 Apr 2002 05:58:21 +0000 gabucino video filter layer documentation begun (maybe audio layer should be
Sat, 20 Apr 2002 04:26:32 +0000 gabucino synced with arpi's "fixes, updates"
Sat, 20 Apr 2002 04:16:24 +0000 gabucino I2C is also needed for G400 tvout
Fri, 19 Apr 2002 23:29:41 +0000 arpi swscaler yv12 vs i420 workaround
Fri, 19 Apr 2002 23:24:13 +0000 arpi 1000l
Fri, 19 Apr 2002 23:21:44 +0000 arpi debug line
Fri, 19 Apr 2002 23:13:36 +0000 arpi workaround yv12 vs. i420 'bug' of swscale
Fri, 19 Apr 2002 23:12:32 +0000 arpi nuppelvideo is I420-only :(
Fri, 19 Apr 2002 23:11:30 +0000 arpi accept I420/IYUV in query_format
Fri, 19 Apr 2002 22:19:42 +0000 arpi flipped rgb fixed
Fri, 19 Apr 2002 19:22:23 +0000 gabucino more stuff required when GUI bugreporting (nobody reads it anyway)
Fri, 19 Apr 2002 19:12:06 +0000 gabucino better lame2.96inconsistency explanation
Fri, 19 Apr 2002 16:50:03 +0000 alex minor fixes and flipping support
Fri, 19 Apr 2002 16:34:04 +0000 nick sync with mplayerxp
Fri, 19 Apr 2002 10:56:26 +0000 pontscho fix compile bug
Fri, 19 Apr 2002 08:04:02 +0000 arpi corrections
Fri, 19 Apr 2002 07:30:49 +0000 arpi Good evening ladies and gentleman and welcome to the latest
Fri, 19 Apr 2002 06:21:41 +0000 albeu Fix loop playback. Main loop was quited on end of video.
Fri, 19 Apr 2002 02:20:29 +0000 arpi rotate added
Fri, 19 Apr 2002 02:18:46 +0000 arpi rotation/mirror filter
Fri, 19 Apr 2002 01:42:22 +0000 arpi typo fix
Fri, 19 Apr 2002 01:08:00 +0000 arpi fixes, updates
Thu, 18 Apr 2002 23:05:00 +0000 arpi video filters docs
Thu, 18 Apr 2002 22:34:45 +0000 eyck Fix non-interactive install issue, based on report from Jens
Thu, 18 Apr 2002 22:21:54 +0000 arpi 10l
Thu, 18 Apr 2002 21:24:42 +0000 pontscho fix skin loading bug
Thu, 18 Apr 2002 18:24:08 +0000 pontscho add prev/next title feature for gui dvd support
Thu, 18 Apr 2002 18:01:25 +0000 arpi show extended mp3 info
Thu, 18 Apr 2002 17:59:32 +0000 arpi don't allow invalid parameters
Thu, 18 Apr 2002 17:41:54 +0000 atmos4 - new option "-burnonly": burn only the preformated bin images
Thu, 18 Apr 2002 17:28:48 +0000 arpi -srate for mp3 fixed
Thu, 18 Apr 2002 17:08:08 +0000 iive fixed block artefacts and speedup at the same time
Thu, 18 Apr 2002 16:45:25 +0000 gabucino applied goth (Jonas Jermann)'s patch
Thu, 18 Apr 2002 16:44:21 +0000 arpi dvfs fix, 10l
Thu, 18 Apr 2002 16:16:14 +0000 arpi vo_mouse_timer_const is optional
Thu, 18 Apr 2002 16:06:24 +0000 arpi 'wide' may contain 'mdat'
Thu, 18 Apr 2002 15:41:33 +0000 arpi This patch replaces vo_svga.c with an improved version that does not use
Thu, 18 Apr 2002 15:32:30 +0000 arpi -ovc help fixed
Thu, 18 Apr 2002 15:23:34 +0000 arpi bitrate>16000 means bits not kbits - noticed by George Hawkins <george_hawkins@yahoo.com>
Thu, 18 Apr 2002 15:10:59 +0000 arpi update
Thu, 18 Apr 2002 15:03:08 +0000 arpi slices+field pictures fixed, initial sig11 workaround
Thu, 18 Apr 2002 14:45:43 +0000 arpi obsoleted, use vd_libmpeg2.c
Thu, 18 Apr 2002 14:23:07 +0000 arpi cbr mp3 + wmp fixed (hopefully, untested)
Thu, 18 Apr 2002 14:03:50 +0000 eyck ifdef reading dvd args, without it non-dvd compilation fails.
Wed, 17 Apr 2002 22:19:14 +0000 arpi IMGTYPE_IPB not yet supported :(
Wed, 17 Apr 2002 22:17:32 +0000 arpi DVD subs fixed
Wed, 17 Apr 2002 21:51:18 +0000 arpi enabled new OSD code in -vop expand, subtitles rendering support to mencoder
Wed, 17 Apr 2002 21:50:25 +0000 arpi align yuv 4:2:0 y position by 2
Wed, 17 Apr 2002 21:38:21 +0000 pontscho fix dvd pause. 10l
Wed, 17 Apr 2002 21:28:51 +0000 rik Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:
Wed, 17 Apr 2002 21:12:12 +0000 pontscho fix dvd playing under gui
Wed, 17 Apr 2002 20:46:12 +0000 arpi bbox calculation fixed (font->height < real height)
Wed, 17 Apr 2002 19:51:24 +0000 arpi 10l
Wed, 17 Apr 2002 19:11:52 +0000 michael prefer prefetchnta if its available
Wed, 17 Apr 2002 19:05:14 +0000 arpi mpi clear func
Wed, 17 Apr 2002 18:48:22 +0000 michael pre mmx2/3dnow fix
Wed, 17 Apr 2002 18:37:11 +0000 pontscho fix ".". thanksz pl.
Wed, 17 Apr 2002 18:35:19 +0000 pontscho fix mouse cursor hide/show
Wed, 17 Apr 2002 13:30:05 +0000 atmos4 Preliminary support for lavcs b-frame encoding, disabled by default.
Wed, 17 Apr 2002 12:26:05 +0000 albeu Bug fix in mouse button handling for 2 scroller (I hope it work
Wed, 17 Apr 2002 12:23:52 +0000 albeu Add correct loop option parsing in command line parser.
Wed, 17 Apr 2002 07:43:56 +0000 pontscho add message
Tue, 16 Apr 2002 20:19:47 +0000 eyck Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables
Tue, 16 Apr 2002 19:43:36 +0000 jaf xp removed
Tue, 16 Apr 2002 17:41:29 +0000 pontscho fix playlist bug with gui and rewrite mousecursor show/hide code
Tue, 16 Apr 2002 17:29:04 +0000 pontscho fix dvdnav detection
Tue, 16 Apr 2002 11:40:19 +0000 pontscho upsz, 10l :)
Tue, 16 Apr 2002 11:21:59 +0000 pontscho add jpeg support for libvo
Tue, 16 Apr 2002 11:14:49 +0000 mswitch Disabled spuenc code due to upcoming prerelease, there are still bugs here
Tue, 16 Apr 2002 00:36:41 +0000 arpi disable hq for 1st pass
Tue, 16 Apr 2002 00:35:01 +0000 arpi vo_osd_check_range_update() added + 10l fix
Tue, 16 Apr 2002 00:34:04 +0000 arpi (buggy) osd support, disabled for now, mencoder needs fixes to compile
Mon, 15 Apr 2002 22:41:28 +0000 arpi OSD handled by vf control()
Mon, 15 Apr 2002 22:08:50 +0000 arpi osd: ok, now it's possible to do partial draw/clear of the buffer only if changed
Mon, 15 Apr 2002 20:54:28 +0000 michael print version number, so we know if the user forgot to copy/install the driver
Mon, 15 Apr 2002 20:51:34 +0000 arpi osd: calculating bbox
Mon, 15 Apr 2002 20:00:30 +0000 mswitch Switched e-mail
Mon, 15 Apr 2002 19:17:12 +0000 arpi new osd code, use osd objs to follow changes and do minimal updates
Mon, 15 Apr 2002 18:04:18 +0000 alex added support for directrendering, updated to VFCAP_ flags in query_format, added support for non-directbuffer devices, and using mem2agpcpy_pic
Mon, 15 Apr 2002 17:39:06 +0000 eyck libpng2-dev no longer exists in debian. libpng-dev should be there.
Mon, 15 Apr 2002 17:09:23 +0000 alex removed unused XP, TVISION and AVIP stuff
Mon, 15 Apr 2002 17:08:02 +0000 alex removed unused XP stuff
Mon, 15 Apr 2002 14:01:07 +0000 atmos4 Updated to support resampling audio and multiple cds.
Mon, 15 Apr 2002 13:39:48 +0000 arpi 2-pass qscale fixed
Mon, 15 Apr 2002 11:11:25 +0000 eyck It is not the right place for this.
Mon, 15 Apr 2002 02:48:11 +0000 arpi FPS calculation fixed
Mon, 15 Apr 2002 02:33:05 +0000 arpi -skiplimit/-noskip options to disable fps correction
Mon, 15 Apr 2002 01:58:18 +0000 arpi get aspect info from display size if != real size
Mon, 15 Apr 2002 01:50:00 +0000 arpi dvdnav hotfix
Mon, 15 Apr 2002 00:36:21 +0000 arpi -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
Mon, 15 Apr 2002 00:08:22 +0000 eyck mga_vid driver in form of a patch against linux-2.4.18
Sun, 14 Apr 2002 23:16:55 +0000 arpi workaround Juanjo's stupid vme change
Sun, 14 Apr 2002 23:14:26 +0000 eyck Most of informational printk's ifdef'd.
Sun, 14 Apr 2002 22:15:29 +0000 atmos4 Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo.com>
Sun, 14 Apr 2002 19:43:23 +0000 arpi some more statistics: BENCHMARKn
Sun, 14 Apr 2002 19:18:34 +0000 arpi updated
Sun, 14 Apr 2002 15:07:51 +0000 gabucino updated -double option
Sun, 14 Apr 2002 05:53:36 +0000 bertrand Changed the big handling to make it use mplayer's endian macros.
Sun, 14 Apr 2002 05:51:32 +0000 bertrand Added big endian handling for the ASF_chunk_t struct.
Sun, 14 Apr 2002 05:47:27 +0000 bertrand Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.
Sun, 14 Apr 2002 02:07:44 +0000 arpi fame doesn't accept stride
Sun, 14 Apr 2002 02:07:29 +0000 arpi export width too
Sun, 14 Apr 2002 01:21:13 +0000 arpi draw_slices with framedrop fixed
Sun, 14 Apr 2002 01:20:26 +0000 arpi new -framedrop code - works much better than the old one
Sat, 13 Apr 2002 22:18:17 +0000 arpi 0.1 bugfix
Sat, 13 Apr 2002 22:16:15 +0000 arpi cleanup. cosmetics only, no functional changes
Sat, 13 Apr 2002 19:17:34 +0000 arpi mp_image moved to libmpcodecs
Sat, 13 Apr 2002 19:17:24 +0000 arpi img_format moved to libmpcodecs
Sat, 13 Apr 2002 19:14:34 +0000 arpi mp_image.h and img_format.h moved to libmpcodecs
Sat, 13 Apr 2002 18:23:23 +0000 arpi update
Sat, 13 Apr 2002 18:19:36 +0000 arpi less namespace pollution
Sat, 13 Apr 2002 18:05:57 +0000 arpi fastmemcpy path fixed
Sat, 13 Apr 2002 18:04:24 +0000 arpi native codecs files moved to libmpcodecs/native/
Sat, 13 Apr 2002 18:03:02 +0000 arpi moved to libmpcodecs/native/
Sat, 13 Apr 2002 17:44:14 +0000 arpi comp.fixes
Sat, 13 Apr 2002 17:34:20 +0000 arpi unused files
Sat, 13 Apr 2002 17:28:33 +0000 arpi syncfb, mp1e, opendivx removed/disabled
Sat, 13 Apr 2002 16:51:01 +0000 arpi libdv detection
Sat, 13 Apr 2002 16:49:27 +0000 arpi bigendlian fix by Guillaume Morin <guillaume@morinfr.org>
Sat, 13 Apr 2002 14:24:33 +0000 arpi handle width*bpp!=stride
Sat, 13 Apr 2002 14:21:52 +0000 arpi 10l
Sat, 13 Apr 2002 14:18:57 +0000 arpi rgb2bgr converter
Sat, 13 Apr 2002 13:44:23 +0000 arpi ffmjpeg yuy2 support
Sat, 13 Apr 2002 13:40:26 +0000 arpi yuy2 support, fixed bug of dropping frame after config_vo calls
Sat, 13 Apr 2002 12:46:14 +0000 atmos4 Added aspect considerations.
Sat, 13 Apr 2002 10:04:22 +0000 mark Misc cleanups of the code
Sat, 13 Apr 2002 02:30:44 +0000 michael ignore ecp
Sat, 13 Apr 2002 02:21:12 +0000 michael yuv422p -> yuy2 (untested)
Sat, 13 Apr 2002 02:17:43 +0000 arpi RGBvsBGR added
Sat, 13 Apr 2002 02:09:18 +0000 arpi updated
Sat, 13 Apr 2002 01:54:20 +0000 arpi libac3 removed
Sat, 13 Apr 2002 01:42:23 +0000 arpi obsolete
Sat, 13 Apr 2002 01:25:51 +0000 frodone updated to english version
Sat, 13 Apr 2002 00:48:21 +0000 michael rgb24->bgr24
Sat, 13 Apr 2002 00:47:54 +0000 arpi draft v0.1
Sat, 13 Apr 2002 00:14:59 +0000 mark Added support for choosing weather to use double-buffering or single buffering
Fri, 12 Apr 2002 23:55:06 +0000 mark Some OSD and other random fixes. Added double buffering
Fri, 12 Apr 2002 21:50:38 +0000 arpi -ovc libdv support
Fri, 12 Apr 2002 21:49:51 +0000 arpi RGB24/YUY2 -> DV encoding, using libdv
Fri, 12 Apr 2002 14:01:10 +0000 michael fix typo found by Milan Cutka <cutka@szm.sk>
Fri, 12 Apr 2002 12:53:23 +0000 michael 10l
Fri, 12 Apr 2002 12:29:12 +0000 michael fixing vertical scaling on non mobility cards, this might have overflowed into the horizontal stuff, so perhaps it fixes the horizontal stuff too
Fri, 12 Apr 2002 10:48:21 +0000 arpi generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is updated
Fri, 12 Apr 2002 10:40:38 +0000 arpi BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
Fri, 12 Apr 2002 10:17:24 +0000 albeu Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Fri, 12 Apr 2002 00:47:02 +0000 arpi max_packs increased for some dvd with too many audio/sub
Fri, 12 Apr 2002 00:15:03 +0000 arpi VCODEC_RAW fixed
Thu, 11 Apr 2002 22:53:48 +0000 atmos4 anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann at gmx.de>
Thu, 11 Apr 2002 21:43:09 +0000 mark Lots of updates and bugfixes to the tdfxfb driver
Thu, 11 Apr 2002 21:07:00 +0000 arpi VFCAP added
Thu, 11 Apr 2002 20:56:17 +0000 arpi capabilities support -> automatic insertion of scale, expand, pp
Thu, 11 Apr 2002 20:55:10 +0000 arpi VFCAP defines moved out from vf.h, to be easier to include in libvo
Thu, 11 Apr 2002 16:50:52 +0000 atmos4 Sorry, fix vobsub duration the arpi way.
Thu, 11 Apr 2002 15:41:40 +0000 arpi VFCAP flags added
Thu, 11 Apr 2002 15:01:20 +0000 jaf bugfixes
Thu, 11 Apr 2002 11:18:02 +0000 arpi uninit sig11 fixed
Thu, 11 Apr 2002 11:03:16 +0000 arpi print VO info
Thu, 11 Apr 2002 10:37:00 +0000 arpi reorder
Thu, 11 Apr 2002 03:17:14 +0000 arpi new filter: flip
Thu, 11 Apr 2002 02:54:42 +0000 arpi vme default changed 3->4
Thu, 11 Apr 2002 02:53:15 +0000 arpi libmpencoders added to mencoder libs
Thu, 11 Apr 2002 02:52:28 +0000 arpi vfw encoding func splitted to init and start parts
Thu, 11 Apr 2002 02:52:03 +0000 arpi video codecs moved to libmpencoders, crop/scale removed, use -vop for that
Thu, 11 Apr 2002 02:51:02 +0000 arpi 10l
Thu, 11 Apr 2002 02:50:47 +0000 arpi soem fixes
Wed, 10 Apr 2002 23:23:36 +0000 arpi encoders
Wed, 10 Apr 2002 23:23:19 +0000 arpi query_format debug moved 1 verbose level down
Wed, 10 Apr 2002 18:40:14 +0000 arpi OS/2 fix
Wed, 10 Apr 2002 16:03:08 +0000 mswitch Some minor changes to the avcodec code.
Wed, 10 Apr 2002 12:43:26 +0000 rfelker Dirty hack to fix mencoder until someone does all the new filter/vo stuff right :)
Wed, 10 Apr 2002 10:19:43 +0000 jaf a temporary disable for opendivx - please remove or fix
Wed, 10 Apr 2002 06:55:03 +0000 mswitch Make avcodec the default encoder again, thanks Michael
Wed, 10 Apr 2002 05:23:13 +0000 michael memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>
Tue, 09 Apr 2002 23:55:47 +0000 michael trying to fix davids "libavcodec bug" ...
Tue, 09 Apr 2002 15:55:00 +0000 jonas sync
Tue, 09 Apr 2002 14:02:55 +0000 arpi new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>
Tue, 09 Apr 2002 14:01:53 +0000 arpi 2 new simple filters: yuy2 and format
Tue, 09 Apr 2002 13:18:45 +0000 atmos4 VM Fix by Uwe.Reder@3soft.de
Tue, 09 Apr 2002 12:03:29 +0000 jaf looks better ...
Mon, 08 Apr 2002 23:12:22 +0000 arpi vf_fame added - yv12->mpes converter
Mon, 08 Apr 2002 21:25:58 +0000 arpi maintainers section updated
Mon, 08 Apr 2002 16:40:52 +0000 gabucino commited hogyishijjak's patch
Mon, 08 Apr 2002 14:43:18 +0000 michael fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi
Mon, 08 Apr 2002 01:56:55 +0000 arpi +libmpeg2
Mon, 08 Apr 2002 01:54:11 +0000 arpi updated
Mon, 08 Apr 2002 01:36:21 +0000 arpi copy width too
Mon, 08 Apr 2002 01:33:29 +0000 arpi relaly black packed yuv images
Mon, 08 Apr 2002 01:26:20 +0000 arpi really black yv12/rgb images (todo: packed yuv)
Mon, 08 Apr 2002 00:06:03 +0000 arpi pp passtrough
Sun, 07 Apr 2002 23:30:59 +0000 arpi free old context, really use query_format
Sun, 07 Apr 2002 22:45:07 +0000 arpi 10l
Sun, 07 Apr 2002 21:36:39 +0000 arpi allocate 2 lines more memory - to avoid some sig11
Sun, 07 Apr 2002 21:33:42 +0000 arpi colorspace conversion support
Sun, 07 Apr 2002 20:21:37 +0000 arpi swscale filter
Sun, 07 Apr 2002 18:56:46 +0000 arpi divx4vfw is buggy
Sun, 07 Apr 2002 18:00:41 +0000 pontscho small bugfixes...
Sun, 07 Apr 2002 17:42:31 +0000 arpi vf control codes added, autoq support
Sun, 07 Apr 2002 17:01:15 +0000 arpi accept only 4:2:0 planar yuv formats
Sun, 07 Apr 2002 16:40:54 +0000 arpi export qscale for postproc
Sun, 07 Apr 2002 16:34:15 +0000 arpi missing #ifdfe - 0.1l
Sun, 07 Apr 2002 16:32:54 +0000 arpi quant_store moved to frame struct
Sun, 07 Apr 2002 03:32:36 +0000 arpi accept -pp value from args
Sun, 07 Apr 2002 03:25:25 +0000 arpi mpeg+pp0 fixed
Sun, 07 Apr 2002 03:20:41 +0000 arpi postprocessing filter (fixme: -pp 0)
Sun, 07 Apr 2002 02:12:15 +0000 arpi vo_config_count now counts calls to vo->config()
Sun, 07 Apr 2002 02:11:10 +0000 arpi don't config twice
Sun, 07 Apr 2002 02:10:39 +0000 arpi initialization moved to preinit(), query_format now really checks for supported formats
Sat, 06 Apr 2002 22:46:20 +0000 arpi vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen
Sat, 06 Apr 2002 22:05:01 +0000 arpi video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
Sat, 06 Apr 2002 22:00:50 +0000 arpi field 'vfilter' added to sh_video_t
Sat, 06 Apr 2002 22:00:27 +0000 arpi MSGT_VFILTER added
Sat, 06 Apr 2002 21:46:07 +0000 arpi memcpy_pic() added (copy image plane with src/dst stride)
Sat, 06 Apr 2002 19:09:06 +0000 arpi #include cleanup
Sat, 06 Apr 2002 19:08:52 +0000 arpi VOCTRL_DRAW_IMAGE added
Sat, 06 Apr 2002 15:38:28 +0000 atmos4 Free fix by kisg@lme.linux.hu
Sat, 06 Apr 2002 14:06:33 +0000 gabucino removed some left master/pcm
Sat, 06 Apr 2002 07:30:28 +0000 mswitch Fixed bug that would cause the dxr3 to lock if too many subpics were sent at once
Sat, 06 Apr 2002 05:25:43 +0000 gabucino SDL+x11/xv Q/A