log

age author description
Tue, 30 Jul 2002 17:32:45 +0000 arpi typo fixes and updates around libavcodec
Tue, 30 Jul 2002 16:54:01 +0000 arpi updated - feel free to comment
Tue, 30 Jul 2002 16:41:33 +0000 arpi vd_vfw.c
Tue, 30 Jul 2002 16:40:42 +0000 arpi 1l :)
Tue, 30 Jul 2002 13:38:35 +0000 pontscho upsz :)
Tue, 30 Jul 2002 12:24:26 +0000 atmos4 quit on unknown parm
Tue, 30 Jul 2002 11:50:20 +0000 pontscho - some cosmetic change in preferences
Tue, 30 Jul 2002 11:48:18 +0000 pontscho fix (?) equalizer distortion problem
Tue, 30 Jul 2002 11:46:29 +0000 pontscho fix audio files (mp3,wav) position calc
Tue, 30 Jul 2002 09:17:19 +0000 jaf update by "Jiri Svoboda" <jiri.svoboda@seznam.cz>
Mon, 29 Jul 2002 16:24:40 +0000 rfelker added missing formats :)
Sun, 28 Jul 2002 22:29:04 +0000 atmos4 10l to dunno
Sun, 28 Jul 2002 22:09:03 +0000 atmos4 Fix overall frametime overflow, hopefully long long int is portable. (untested, will test tomorrow)
Sun, 28 Jul 2002 21:56:18 +0000 atmos4 Add type= and fix a minor typing difference from ffmpeg
Sun, 28 Jul 2002 21:30:09 +0000 arpi ... removed from vf's control(), sing struct for equalizer. based on patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Sun, 28 Jul 2002 16:37:05 +0000 kmkaplan Use RGB for palette from .IDX file
Sun, 28 Jul 2002 16:30:52 +0000 kmkaplan Transform Vobsub subtitles into Subrip text subtitles using GOCR/JOCR.
Sun, 28 Jul 2002 16:28:30 +0000 kmkaplan New function vobsub_get_next_packet for subrip.
Sun, 28 Jul 2002 15:54:26 +0000 atmos4 Generate ffmpeg compatible vstats_<time>.log, when -lavdopts vstats is specified.
Sun, 28 Jul 2002 12:01:32 +0000 atmos4 Make vobsub palette generation compatible with windows vobsub.
Sun, 28 Jul 2002 11:07:30 +0000 atmos4 Flush from my local tree, probably more future safe mangle decision of OpenBSD, in case they switch over to ELF.
Sat, 27 Jul 2002 22:10:58 +0000 atmos4 Disable OSD outside movie, because it's not redrawn currently, user can use -vop expand to get osd outisde movie.
Sat, 27 Jul 2002 20:46:48 +0000 frodone sync
Sat, 27 Jul 2002 18:33:44 +0000 atmos4 remove CYGWIN_BIG_TYPES, as it breaks st_size member of stat struct
Sat, 27 Jul 2002 14:52:38 +0000 jaf sync
Sat, 27 Jul 2002 12:18:53 +0000 kmkaplan Document rectangle plugin.
Sat, 27 Jul 2002 11:40:15 +0000 kmkaplan New plugin to test crop parameters. Arguments are the same as for the
Sat, 27 Jul 2002 01:12:53 +0000 frodone sync
Fri, 26 Jul 2002 21:26:39 +0000 albeu Add loadfile and loadlist commands. May be buggy if the filename contain some
Fri, 26 Jul 2002 12:42:43 +0000 alex removed query_vaa
Fri, 26 Jul 2002 12:36:13 +0000 albeu Add uninit to the avi demuxer
Fri, 26 Jul 2002 12:22:49 +0000 alex equalizer docs updated
Fri, 26 Jul 2002 04:04:51 +0000 atmos4 warning fixes
Fri, 26 Jul 2002 03:53:27 +0000 diego Reorganized the README. More general information up front, more concise
Fri, 26 Jul 2002 03:28:07 +0000 diego limit parameter for cropdetect, fixed column.
Fri, 26 Jul 2002 03:24:24 +0000 diego Reviewed Filter section, added limit parameter to cropdetect, not only SDL
Fri, 26 Jul 2002 02:32:41 +0000 albeu 10L free the cache
Fri, 26 Jul 2002 02:04:11 +0000 albeu 10L bugs founds by Jindrich Makovicka <makovick at MLinux dot fjfi dot cvut dotcz>
Fri, 26 Jul 2002 00:12:13 +0000 arpi documenting cropdetect's parameter
Fri, 26 Jul 2002 00:02:31 +0000 atmos4 Improved ao_arts delay and buff er handling, patch by Szombathelyi Gy|rgy <gyurco@freemail.hu>
Thu, 25 Jul 2002 22:54:03 +0000 arpi 10l bug fixed (info.cap |= -> = )
Thu, 25 Jul 2002 22:52:51 +0000 arpi vide EQ fixed - lumactl register is not readable!
Thu, 25 Jul 2002 22:37:55 +0000 nexus sync
Thu, 25 Jul 2002 22:18:49 +0000 arpi video eq:
Thu, 25 Jul 2002 22:14:45 +0000 arpi eq range mapping -100..100 => 0..100
Thu, 25 Jul 2002 22:13:59 +0000 arpi SetValue: ignore case of 'item'
Thu, 25 Jul 2002 21:55:13 +0000 arpi print warning about unsupported video eq attributes
Thu, 25 Jul 2002 21:36:04 +0000 arpi eq fixed, based on patch by .so
Thu, 25 Jul 2002 21:34:24 +0000 arpi - fixed overflow by +-0x80
Thu, 25 Jul 2002 21:31:36 +0000 pontscho upsz, sorry, i forgott this :) (skin name saving:)
Thu, 25 Jul 2002 20:34:33 +0000 pontscho add preferences to gui
Thu, 25 Jul 2002 20:28:47 +0000 pontscho - add some control (ao_oss, pl_extrastereo)
Thu, 25 Jul 2002 20:26:38 +0000 pontscho - add preferences support (first try)
Thu, 25 Jul 2002 20:23:18 +0000 arpi more eq cleanup
Thu, 25 Jul 2002 18:05:08 +0000 kmkaplan Correct dump_srt millisecond output
Thu, 25 Jul 2002 16:39:22 +0000 arpi codmetics :)
Thu, 25 Jul 2002 15:32:29 +0000 arpi 10l
Thu, 25 Jul 2002 13:38:14 +0000 alex little fix
Thu, 25 Jul 2002 13:36:59 +0000 alex smth
Thu, 25 Jul 2002 13:23:44 +0000 alex eq synced to new way, not tested, but the old one isn't working yet
Thu, 25 Jul 2002 13:12:23 +0000 alex eq reworked
Thu, 25 Jul 2002 10:27:35 +0000 alex fixed possible 10l bug (vf not initialized yet)
Thu, 25 Jul 2002 03:37:28 +0000 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
Thu, 25 Jul 2002 02:38:20 +0000 diego Explain what we need and why a little more verbosely.
Thu, 25 Jul 2002 01:48:17 +0000 diego Advertise mencvcd, the woes of seeking in a paused movie and to OSD or not
Wed, 24 Jul 2002 18:19:39 +0000 alex eq reworked
Wed, 24 Jul 2002 18:14:21 +0000 alex equalizer reworked
Wed, 24 Jul 2002 17:25:13 +0000 alex eq handling reworked
Wed, 24 Jul 2002 16:47:29 +0000 kmkaplan Make spudec_assemble more resistent in the face of incomplete packets.
Wed, 24 Jul 2002 03:49:34 +0000 diego Added 2 entries: no sound without win32 and no sound with sound daemon.
Wed, 24 Jul 2002 02:14:14 +0000 diego Added -xvidopts as described by Albeu on #mplayerdev.
Wed, 24 Jul 2002 01:56:08 +0000 diego Moved RealPlayer libs installation to codecs.html where all the other
Tue, 23 Jul 2002 23:36:44 +0000 arpi Workaround for seeking multiangle discs with missing sml_agli[] table, as a
Tue, 23 Jul 2002 20:19:42 +0000 kmkaplan Remove depency on libmpdemux streams, use ANSI IO instead.
Tue, 23 Jul 2002 20:10:39 +0000 diego Configuration files documented.
Tue, 23 Jul 2002 19:37:11 +0000 atmos4 Hopefully correct 10l fix for duuno who.
Tue, 23 Jul 2002 16:46:51 +0000 pontscho first
Tue, 23 Jul 2002 15:13:00 +0000 rfelker fixed missing result when --disable-divx4linux is specified
Tue, 23 Jul 2002 12:03:05 +0000 atmos4 Warnings fix by Sylvain Petreolle <spetreolle@yahoo.fr>, fixed by me.
Mon, 22 Jul 2002 14:54:34 +0000 alex support for older xvid versions and IMGFMT_IYUV
Mon, 22 Jul 2002 11:25:01 +0000 diego Applied patch by Fabian Franz <FabianFranz@gmx.de>, adding a note to the TV
Sun, 21 Jul 2002 22:20:05 +0000 arpi 10l fix, by R«±mi Guyomarch <rguyom@pobox.com> && Bj«Órn Sandell
Sun, 21 Jul 2002 19:57:25 +0000 pontscho fix hue bug with nvidia's shit. i teszted with g400,radeon7500,tnt2ultra,geforce2mx200
Sun, 21 Jul 2002 14:36:33 +0000 albeu Fix vbr muxing and win32 codec crash on init
Sun, 21 Jul 2002 12:13:40 +0000 arpi endianess fix by Colin Leroy <colin@colino.net>
Sat, 20 Jul 2002 16:38:31 +0000 arpi DR1+IPB support (works only with ffmpeg12, as libmpeg2 doesn't accept stride)
Sat, 20 Jul 2002 16:27:17 +0000 arpi DR1 with IPB fixed
Sat, 20 Jul 2002 16:26:49 +0000 arpi added 'priv' field to mpi - requires for tracking frames with different
Sat, 20 Jul 2002 15:49:38 +0000 arpi DR1 IP/IPB supoprt (I/P only with -double) -- OSD *must be* disabled! :)
Sat, 20 Jul 2002 14:26:38 +0000 albeu 10L bugs founds by Jindrich Makovicka <makovicki at KMLinux dot fjfi dot cvuti dot cz>
Sat, 20 Jul 2002 13:53:53 +0000 albeu Add direct rendering method 2
Fri, 19 Jul 2002 20:51:48 +0000 pontscho - fix audio equalizer
Fri, 19 Jul 2002 07:51:01 +0000 jaf playlist added
Fri, 19 Jul 2002 02:11:59 +0000 diego Huge patch by Jonas Jermann <jjermann@gmx.net> (2/2).
Fri, 19 Jul 2002 01:24:15 +0000 diego Huge patch by Jonas Jermann <jjermann@gmx.net> (1/2).
Thu, 18 Jul 2002 22:44:31 +0000 michael fixing swscaler bug ;)
Thu, 18 Jul 2002 16:14:27 +0000 kmkaplan Put back the ordering of the if as requested by Arpi.
Thu, 18 Jul 2002 16:09:54 +0000 joyping added real mmap support
Thu, 18 Jul 2002 14:59:55 +0000 mswitch Disabled spuenc, it still doesn't work well with the em8300
Thu, 18 Jul 2002 14:48:58 +0000 diego Applied patch by Alban Bedel <albeu@free.fr>.
Thu, 18 Jul 2002 14:06:32 +0000 kmkaplan Round height or width to valid values when doing automatic calculation.
Wed, 17 Jul 2002 23:28:37 +0000 atmos4 Avoid ulong typedef clash and replace if by unsigned long, patch by Joey Parrish.
Wed, 17 Jul 2002 21:20:11 +0000 michael 1000000l
Wed, 17 Jul 2002 00:54:31 +0000 michael check if the available buffers are big enough in get_image
Tue, 16 Jul 2002 23:42:44 +0000 michael fallback to slices, if dr1 fails (bug found by kabi)
Tue, 16 Jul 2002 21:07:05 +0000 michael checking num_buffers for IMGTYPE_IP
Tue, 16 Jul 2002 12:04:30 +0000 michael 10l y422p -> y420p
Tue, 16 Jul 2002 00:56:12 +0000 michael 10l (init flags after init ...)
Mon, 15 Jul 2002 21:33:46 +0000 michael svq1 direct rendering
Mon, 15 Jul 2002 14:30:12 +0000 michael imgtype IP support
Mon, 15 Jul 2002 00:30:50 +0000 michael 10l
Sun, 14 Jul 2002 21:57:03 +0000 michael dont depend upon vo_directrendering
Sun, 14 Jul 2002 21:30:54 +0000 michael fixing fixmes
Sun, 14 Jul 2002 19:44:40 +0000 michael direct rendering method 1 (disabled currently as its not bugfree / finished yet, just set dr1=1 if u want to try it)
Sun, 14 Jul 2002 17:54:05 +0000 diego DXR3 moved to video.html. TOC updated, added <CODE> where appropiate.
Sun, 14 Jul 2002 16:06:19 +0000 gabucino diego sux.
Sun, 14 Jul 2002 15:54:09 +0000 atmos4 Add missing description for lameopts aq
Sat, 13 Jul 2002 17:54:04 +0000 diego Added DVB to the HTML docs.
Sat, 13 Jul 2002 16:11:52 +0000 diego Synchronised TOC and section titles.
Sat, 13 Jul 2002 15:10:33 +0000 diego FFmpeg libavcodec directory is unknown to CVS, as is mga_vid_test.
Sat, 13 Jul 2002 14:55:40 +0000 diego This event now has correct spelling.
Sat, 13 Jul 2002 14:41:59 +0000 diego Lots of <I> --> <CODE>, added missing section, star wars text corrected.
Sat, 13 Jul 2002 14:23:36 +0000 diego Some spellchecking, moved the section to the correct position, some
Sat, 13 Jul 2002 12:02:57 +0000 albeu vd_xvid need divx.h
Sat, 13 Jul 2002 09:42:21 +0000 jaf playlist added
Fri, 12 Jul 2002 18:03:16 +0000 arpi fix for interlaced (2 fields) mpeg2 streams:
Fri, 12 Jul 2002 17:49:04 +0000 alex 8 and 16bpp qtrle support
Fri, 12 Jul 2002 17:09:53 +0000 alex xv support under cygwin - patch by Sycotic Smith <sycotic at linuxmail.org>
Fri, 12 Jul 2002 13:50:35 +0000 arpi workaround for empty version1 audio headers (bugreport by Sascha Sommer)
Fri, 12 Jul 2002 10:27:08 +0000 atmos4 Patch by Jiri Svoboda:
Fri, 12 Jul 2002 08:24:57 +0000 nexus sync
Fri, 12 Jul 2002 04:05:56 +0000 atmos4 ad_dk4adpcm is done by ima_adpcm (obsoleted)
Fri, 12 Jul 2002 03:26:46 +0000 atmos4 fix tv bazze
Fri, 12 Jul 2002 00:53:26 +0000 pontscho add simple playlist support
Thu, 11 Jul 2002 22:01:40 +0000 kmkaplan Document -vobsubout, -vobsuboutid and -vobsuboutindex
Thu, 11 Jul 2002 21:47:16 +0000 kmkaplan Document -vobsubout, -vobsubid and -vobsubindex
Thu, 11 Jul 2002 20:19:00 +0000 albeu Don't call libvo draw slice directly
Thu, 11 Jul 2002 20:17:27 +0000 albeu Add draw slice for the codecs
Thu, 11 Jul 2002 19:16:30 +0000 alex support for external pp by divx4. some fixes/cosmetics?
Thu, 11 Jul 2002 19:08:23 +0000 alex better support for rgb/bgr formats
Thu, 11 Jul 2002 18:49:18 +0000 kmkaplan Lots of compatibility fixes for Windows' Vobsub reader.
Thu, 11 Jul 2002 18:48:43 +0000 kmkaplan Fix Vobsub output synchro.
Thu, 11 Jul 2002 16:14:55 +0000 atmos4 Silly me, vo_x11 doesn't use my aspect code!
Thu, 11 Jul 2002 13:05:53 +0000 rik adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodec
Thu, 11 Jul 2002 10:20:54 +0000 joyping fixed spdif
Wed, 10 Jul 2002 20:56:57 +0000 albeu Support for Xvid using their new api. If divx4 compatiblity is disabeled
Wed, 10 Jul 2002 13:58:54 +0000 michael vqmin=1 weirdness
Wed, 10 Jul 2002 13:40:32 +0000 atmos4 Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),
Wed, 10 Jul 2002 08:56:06 +0000 atmos4 Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, which
Wed, 10 Jul 2002 08:51:11 +0000 bertrand Added a simple xmcd parser to retreive the tracks name.
Wed, 10 Jul 2002 08:49:42 +0000 bertrand Build a fake list of track name.
Wed, 10 Jul 2002 08:46:51 +0000 bertrand Created a new header file to store common struct & prototype for
Wed, 10 Jul 2002 08:36:27 +0000 atmos4 1000l, back out hack-n-slay 8bpp code from my local tree.
Wed, 10 Jul 2002 04:58:51 +0000 atmos4 Markus Rechberger <revenger at shell.dnload.com>:
Wed, 10 Jul 2002 04:11:59 +0000 atmos4 -vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).
Wed, 10 Jul 2002 04:03:56 +0000 atmos4 Sync by me(TM)
Wed, 10 Jul 2002 03:19:28 +0000 atmos4 Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>
Wed, 10 Jul 2002 03:17:40 +0000 atmos4 Sync by Michele Balistreri <brain87 at gmx.net>
Wed, 10 Jul 2002 03:02:11 +0000 atmos4 enable mpdvdkit on cygwin, too,
Tue, 09 Jul 2002 21:53:29 +0000 michael very simple script to generate png images from an video with all -sws methods
Tue, 09 Jul 2002 21:50:15 +0000 atmos4 minor fixes week at mcdonals: small fix pse->pse36
Tue, 09 Jul 2002 21:36:37 +0000 michael swscaler methods recommendation & artifact types
Tue, 09 Jul 2002 20:38:21 +0000 atmos4 Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
Tue, 09 Jul 2002 19:40:54 +0000 atmos4 10l, evidently killed some lines and missed it when doing cvs diff.
Tue, 09 Jul 2002 19:05:23 +0000 atmos4 Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
Tue, 09 Jul 2002 18:53:07 +0000 atmos4 Support for yuv410p as needed by ffsvq1.
Tue, 09 Jul 2002 17:51:49 +0000 jonas sync
Tue, 09 Jul 2002 17:01:52 +0000 michael fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
Tue, 09 Jul 2002 10:14:55 +0000 pontscho switch off nearest scaling ...
Tue, 09 Jul 2002 08:26:34 +0000 bertrand Fixed the asf http authentication.
Tue, 09 Jul 2002 08:23:47 +0000 bertrand Added ASF_Authenticate as an asf stream type.
Mon, 08 Jul 2002 23:29:02 +0000 atmos4 Temp workaround for athlon-xp/athlon-mp/etc optimization clash, where xp was wrongly chosen (only real XP supports SSE)
Mon, 08 Jul 2002 21:44:51 +0000 atmos4 MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
Mon, 08 Jul 2002 21:34:24 +0000 arpi #ifdef'ed divx4 2pass code - idea by Diego
Mon, 08 Jul 2002 08:55:07 +0000 diego Added a link, xlib6g-dev is now called xlibs-dev plus typo and wording.
Mon, 08 Jul 2002 07:20:37 +0000 atmos4 cosmetix, merge streaming vars extern declarations into cfg-common.h, where they IMHO belong.
Mon, 08 Jul 2002 04:11:23 +0000 atmos4 Add missing authentication for asf streaming.
Sun, 07 Jul 2002 22:55:46 +0000 diego Update about gcc 3.0.4. The problem is not Red Hat specific.
Sun, 07 Jul 2002 20:06:55 +0000 arpi 100l - seq++ for grouping
Sun, 07 Jul 2002 16:25:36 +0000 alex yuv handling simplified (using new mpi fields)
Sun, 07 Jul 2002 16:17:45 +0000 atmos4 Fix -bandwidth if no streaming available, 10l ;)
Sun, 07 Jul 2002 16:12:30 +0000 alex support avcontext based quant_store export
Sun, 07 Jul 2002 15:21:30 +0000 arpi edit-list support for video - fixes various A-V sync problems (TODO: seeking)
Sun, 07 Jul 2002 04:07:57 +0000 albeu 10L don't add a base path to the urls
Sun, 07 Jul 2002 03:59:58 +0000 albeu Relative filename in playlist are now relative to the playlist path
Sun, 07 Jul 2002 00:00:04 +0000 atmos4 Add support for m3u playlists as generated by eg recent versions of winamp.
Sat, 06 Jul 2002 15:23:20 +0000 arpi aspect prescaling fix by magnus.pfeffer@epost.de
Sat, 06 Jul 2002 15:20:34 +0000 arpi interlacing support - Klaus Stengel <ks1@inter-ject.de>
Sat, 06 Jul 2002 15:20:10 +0000 arpi detectin of __restrict keyword - patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
Sat, 06 Jul 2002 15:19:08 +0000 arpi subrip sometimes uses pipe as newline separator - patch by MOLNAR Andor <dolphy@inf.elte.hu>
Sat, 06 Jul 2002 15:17:27 +0000 arpi bugfix by Michael.Lampe@iwr.uni-heidelberg.de
Sat, 06 Jul 2002 15:14:32 +0000 arpi fixed endless 'unknown chunk' and doublespeed ima4 audio bugs
Sat, 06 Jul 2002 08:20:07 +0000 nexus sync
Sat, 06 Jul 2002 08:01:12 +0000 nexus typo
Sat, 06 Jul 2002 08:00:14 +0000 nexus sync
Fri, 05 Jul 2002 23:47:00 +0000 pontscho - add icon (nice, but very ugly hakk:)
Fri, 05 Jul 2002 15:38:56 +0000 alex removed genfb and nvidia drivers
Fri, 05 Jul 2002 15:34:17 +0000 alex fixed mga resize-to-0x0 bug
Fri, 05 Jul 2002 15:29:12 +0000 alex fixed doublebuffering and moved messages to various verbose level
Fri, 05 Jul 2002 14:26:37 +0000 alex removed fame and lavc encoder, enabled spu encoder, added equaliuzer support
Fri, 05 Jul 2002 02:51:19 +0000 bertrand Added the bandwidth option
Fri, 05 Jul 2002 02:48:32 +0000 bertrand If network is used, take the streams id that were requested.
Fri, 05 Jul 2002 02:47:09 +0000 bertrand Moved the asf_http_streaming_ctrl_t struct from asf_streaming.c
Fri, 05 Jul 2002 02:46:03 +0000 bertrand Changed the way that the streams are requested.
Fri, 05 Jul 2002 02:37:56 +0000 bertrand Retreive the bandwidth option from the command line.
Fri, 05 Jul 2002 02:35:19 +0000 bertrand Added the bandwidth variable. Used to set the max download bandwidth
Thu, 04 Jul 2002 22:17:30 +0000 arpi hopefully fixed last A-V sync bug, and also fixed largefile bug in debug printf
Thu, 04 Jul 2002 19:09:44 +0000 gabucino hmm, just found a nice thing with my new LFS..
Thu, 04 Jul 2002 13:30:55 +0000 michael vf_scale update
Thu, 04 Jul 2002 13:08:37 +0000 michael more scaling algos
Thu, 04 Jul 2002 12:04:55 +0000 jaf sync
Thu, 04 Jul 2002 01:10:53 +0000 atmos4 oops forgot to commit, part of Bj«Órn Sandells libdha obsd ppc fixes.
Wed, 03 Jul 2002 22:17:33 +0000 arpi * Link with -lossaudio and/or -li386 only when needed
Wed, 03 Jul 2002 21:43:28 +0000 joyping cVS: ---------------------------------------------------------------------
Wed, 03 Jul 2002 21:42:38 +0000 eyck for 0.90 release
Wed, 03 Jul 2002 21:20:19 +0000 atmos4 OpenBSD PPC libdha fix by Bj«Órn Sandell.
Wed, 03 Jul 2002 21:17:31 +0000 atmos4 Patch to improve bufferhandling on OpenBSD and NetBSD, by Bj«Órn Sandell and Bernd Ernesti <mplayer at lists.veego.de>
Wed, 03 Jul 2002 19:15:14 +0000 nexus sync
Wed, 03 Jul 2002 18:59:47 +0000 atmos4 Small fix for non-X86 OpenBSD by Bj«Órn Sandell <biorn at dce.chalmers.se>
Wed, 03 Jul 2002 18:57:52 +0000 pontscho add equalizer support and fix some small bug...
Wed, 03 Jul 2002 09:03:20 +0000 pontscho First probe :)
Wed, 03 Jul 2002 08:55:26 +0000 pontscho remove unneded config files
Wed, 03 Jul 2002 08:06:43 +0000 nexus sync
Tue, 02 Jul 2002 22:31:50 +0000 pontscho add -audiofile support for gui
Tue, 02 Jul 2002 21:10:42 +0000 pontscho fix window hiding bug with some wms (kde, gnome, icewm, mwm, wmaker)
Tue, 02 Jul 2002 20:29:27 +0000 arpi delay=0 removed, totally unneeded
Tue, 02 Jul 2002 20:04:13 +0000 arpi 100l
Tue, 02 Jul 2002 13:35:04 +0000 pontscho fix volume handling ( step 2 ) -- add balance support and some code cleanup and fix
Tue, 02 Jul 2002 13:32:08 +0000 pontscho fix compile bug with driver 0.9+
Sun, 30 Jun 2002 22:10:47 +0000 diego further updates for RTC
Sun, 30 Jun 2002 20:34:54 +0000 michael using the new rgb2rgb converters (the LQ ones are only used if -sws 0 or -sws 4)
Sun, 30 Jun 2002 20:32:42 +0000 michael last line messed up in Y800 bugfix
Sun, 30 Jun 2002 19:04:02 +0000 michael fixing rgb24tobgr32
Sun, 30 Jun 2002 15:17:36 +0000 alex Linux for Sparc fix by Adam Di Carlo <adam at onshore-devel.com>
Sun, 30 Jun 2002 00:37:02 +0000 arpi CBR audio PTS fixes (using stsd v1 header)
Sat, 29 Jun 2002 22:12:41 +0000 arpi dump edit list
Sat, 29 Jun 2002 22:12:07 +0000 arpi parameter overrides limit
Sat, 29 Jun 2002 22:10:18 +0000 arpi bugfix by Keiki SATOH <kki@wakusei.ne.jp>
Sat, 29 Jun 2002 21:43:28 +0000 michael fixing memory overwrite bugs in the new converters
Sat, 29 Jun 2002 21:35:48 +0000 michael test new converter stuff too
Sat, 29 Jun 2002 21:26:15 +0000 michael merging changes from mplayerxp (rgb2rgb*.{c,h} only)
Sat, 29 Jun 2002 20:50:11 +0000 michael fixing memory overwrite bugs again ...
Sat, 29 Jun 2002 16:27:48 +0000 diego Hopefully the end of the RealPlayer codecs saga..
Sat, 29 Jun 2002 15:01:23 +0000 michael colorspace converter tests (memory corruption tests at different width/src/dst)
Sat, 29 Jun 2002 12:35:20 +0000 gabucino Polish language manual
Sat, 29 Jun 2002 12:34:06 +0000 gabucino english language file removed
Sat, 29 Jun 2002 11:40:28 +0000 alex equalizer (brightness/contrast) support
Sat, 29 Jun 2002 11:10:47 +0000 diego 1001 typos as found by ispell.
Sat, 29 Jun 2002 10:52:04 +0000 alex fixed vidix terminating if init error occured, bug found by KotH
Sat, 29 Jun 2002 10:39:58 +0000 alex support for SSA v4 by Dirk <noisyb at gmx.net>
Sat, 29 Jun 2002 05:32:35 +0000 gabucino XViD info fixing
Sat, 29 Jun 2002 05:26:17 +0000 gabucino realplayer libs installation re-added (was removed by diego)
Sat, 29 Jun 2002 05:25:41 +0000 gabucino handled by liba52
Sat, 29 Jun 2002 02:43:27 +0000 diego Expanded RTC section. It now explains how to allow RTC via /proc on newer
Sat, 29 Jun 2002 00:16:32 +0000 diego Oh my god, what did I do - I spellchecked the Makefile!
Fri, 28 Jun 2002 19:30:10 +0000 arpi trivial but nice fix for /dev/video? detection by "Julian J.M."
Fri, 28 Jun 2002 17:13:18 +0000 alex -frames 0 fix, multifile frames support by tibcu
Fri, 28 Jun 2002 16:48:10 +0000 alex cleanup and bufferhandling fix by Joy Ping <joy at pingfm.org>. Bufferhandling fix based on idea by Marius David <marius at rohost.com>
Fri, 28 Jun 2002 16:42:32 +0000 alex more informal warning and also fixed a 10l bug. Patch by tibcu
Fri, 28 Jun 2002 16:40:02 +0000 alex removed unused math.h, becouse it causes cygwin to gcc segfault - found/fixed by Joey Parrish <joey at yunamusic.com>
Fri, 28 Jun 2002 16:35:37 +0000 alex linux-2.5.x support patch by Sytse Wielinga <s.b.wieling at student.utwente.nl>
Fri, 28 Jun 2002 16:33:46 +0000 alex multifile (informal output) fix by Balazs Tibor (tibcu)
Fri, 28 Jun 2002 09:33:38 +0000 arpi some cleanup, buggy->crashing, better info/comments
Fri, 28 Jun 2002 06:07:46 +0000 gabucino big update
Thu, 27 Jun 2002 23:48:53 +0000 michael yvu9 -> yv12 unscaled converter with linear chroma scaling
Thu, 27 Jun 2002 19:33:28 +0000 rfelker clean up warnings in mencoder.
Thu, 27 Jun 2002 19:17:25 +0000 michael -sws 6 (luma bicubic & chroma bilinear)
Thu, 27 Jun 2002 18:09:32 +0000 michael IMGFMT_{RGB,BGR}{1,4}
Thu, 27 Jun 2002 18:00:47 +0000 michael use unified yuv2rgb init
Thu, 27 Jun 2002 17:40:51 +0000 michael fixing scaling/contrast for 1/4/8 bpp
Thu, 27 Jun 2002 17:35:37 +0000 michael {RGB,BGR}{1,4}
Thu, 27 Jun 2002 16:43:05 +0000 diego GCC 2.96 update
Thu, 27 Jun 2002 16:17:54 +0000 diego GCC 3.0.4-RH update
Thu, 27 Jun 2002 13:00:40 +0000 diego OSD == onscreen display, typos
Thu, 27 Jun 2002 11:06:28 +0000 gabucino updated gcc errata
Thu, 27 Jun 2002 10:12:31 +0000 alex Paul Ortyl's patch
Tue, 25 Jun 2002 23:56:33 +0000 bertrand Changed the -pass option to -passwd to avoid clash with mencoder option.
Tue, 25 Jun 2002 23:33:46 +0000 atmos4 10l to me and bertrand ;) Fix clash of -pass for http auth with -pass of mencoder.
Tue, 25 Jun 2002 23:27:14 +0000 atmos4 Check for skin in user's .mplayer first so he can override systemwide skin.
Tue, 25 Jun 2002 23:23:32 +0000 atmos4 Fix compatibility with old skins, that contain evEqualeaser typo.
Tue, 25 Jun 2002 22:29:32 +0000 arpi support the 'align16' codec flag
Tue, 25 Jun 2002 22:26:34 +0000 arpi new global codec flag: align16
Tue, 25 Jun 2002 19:14:11 +0000 alex remove colorkeying if destroying the driver - fixes some bugs
Tue, 25 Jun 2002 19:10:03 +0000 alex fixed uninit (it got never called before)
Tue, 25 Jun 2002 18:54:26 +0000 arpi time to ++ timestamp (try2)
Tue, 25 Jun 2002 18:48:28 +0000 arpi time to ++ timestamp
Tue, 25 Jun 2002 12:21:54 +0000 arpi 10l
Tue, 25 Jun 2002 08:09:16 +0000 bertrand Added -user -pass options for http authentication.
Tue, 25 Jun 2002 08:04:52 +0000 bertrand Read username/password from the -user -pass command line options.
Tue, 25 Jun 2002 06:15:58 +0000 gabucino HTML fix
Tue, 25 Jun 2002 06:15:04 +0000 gabucino HTML (netscape4) fixes
Mon, 24 Jun 2002 20:12:18 +0000 bertrand Moved authentication code into its own function.
Mon, 24 Jun 2002 20:05:53 +0000 michael killing globals
Mon, 24 Jun 2002 16:37:18 +0000 alex Paul Ortyl's patch - tv4l timestamps (not so precise :()
Mon, 24 Jun 2002 14:55:52 +0000 michael gray encoding
Mon, 24 Jun 2002 12:17:23 +0000 albeu Fix after the patch of Dominik Mierzejewski. Try the user's input.conf
Mon, 24 Jun 2002 11:51:55 +0000 alex added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OSD\), fixed multifile support \(no more control infinite loop and destroying old window\) and some cosmetics
Mon, 24 Jun 2002 11:07:58 +0000 michael gray
Mon, 24 Jun 2002 11:07:50 +0000 diego EvEqualeaser --> EvEqualizer, since Atmos just committed my typo fix.
Mon, 24 Jun 2002 11:03:04 +0000 jonas it's bug not vbug...
Mon, 24 Jun 2002 08:55:00 +0000 atmos4 equalizer typo fix by diego
Mon, 24 Jun 2002 08:23:48 +0000 atmos4 Patch by Dominik Mierzejewski:
Mon, 24 Jun 2002 08:13:31 +0000 alex first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
Mon, 24 Jun 2002 08:13:08 +0000 alex first try to load linux dlls, if failed and we're supporting win32 dlls, then try to load the windows ones
Mon, 24 Jun 2002 01:05:41 +0000 michael support dropping some chroma src lines for a bit extra speed
Mon, 24 Jun 2002 00:56:27 +0000 michael 10l
Mon, 24 Jun 2002 00:18:29 +0000 michael 100l (non mmx versions didnt compile)
Sun, 23 Jun 2002 21:08:31 +0000 alex better planar support, chroma subsampling support and Y8/Y800 support
Sun, 23 Jun 2002 20:42:19 +0000 alex better planar support, chroma subsampling support and Y8/Y800 support
Sun, 23 Jun 2002 19:33:55 +0000 alex yv12 osd drawer is working for y8/y800/yvu9/if09 becouse it uses only Y-plane and Y-plane is the same for all these formats
Sun, 23 Jun 2002 19:31:31 +0000 arpi IF09 added
Sun, 23 Jun 2002 19:30:35 +0000 arpi IF09 is alias for YVU9 (actually it has extra 4th plane containing MC change
Sun, 23 Jun 2002 19:09:25 +0000 alex fixed mono mp3 encoding, hint by Paul Ortyl
Sun, 23 Jun 2002 18:53:46 +0000 michael yvu9 & y8
Sun, 23 Jun 2002 18:51:43 +0000 michael yvu9 support (other planar yuv formats with other chroma subsamplings should be trivial to add, if they had a IMGFMT)
Sun, 23 Jun 2002 18:00:42 +0000 alex yvu9,if09,y8,y800 support and multifile fix
Sun, 23 Jun 2002 17:34:29 +0000 alex mono mp3 encoding support by Paul Ortyl <ortylp at 3miasto.net>
Sun, 23 Jun 2002 17:28:44 +0000 alex tv audio fixing patch by Paul Ortyl <ortylp at 3miasto.net>
Sun, 23 Jun 2002 16:04:44 +0000 alex added yvu9 and if09 support. revised some codecs
Sun, 23 Jun 2002 16:03:08 +0000 alex yvu9 and if09 support. fixed i420,iyuv handling
Sun, 23 Jun 2002 16:01:35 +0000 alex yvu9 and if09 support
Sun, 23 Jun 2002 15:15:31 +0000 alex yvu9 and if09 support
Sun, 23 Jun 2002 15:03:54 +0000 alex if09 support
Sun, 23 Jun 2002 14:23:21 +0000 alex yvu9 support
Sun, 23 Jun 2002 13:17:03 +0000 albeu Use the new Y8 support in place of YV12.
Sun, 23 Jun 2002 11:34:54 +0000 alex do not crash by decoding error
Sun, 23 Jun 2002 11:01:25 +0000 michael cleanup
Sun, 23 Jun 2002 11:01:00 +0000 jonas fix for Mozilla
Sun, 23 Jun 2002 10:58:31 +0000 jonas updated to english version, html (fixes, clean up, uniform), added table to default style (fix for Mozilla), corrections and more...
Sun, 23 Jun 2002 10:36:18 +0000 michael selftest support
Sun, 23 Jun 2002 09:39:09 +0000 bertrand Improved the authentication interaction. Still need to replace scanf.
Sun, 23 Jun 2002 09:17:52 +0000 bertrand Added HTTP basic authentication support
Sun, 23 Jun 2002 09:16:08 +0000 bertrand Added base64 encoder
Sun, 23 Jun 2002 06:27:19 +0000 bertrand Added support for URLs that contain an username:password
Sun, 23 Jun 2002 01:30:47 +0000 atmos4 Fix for interlaced huffyuv by roberto togni <rtogni at bresciaonline.it>
Sun, 23 Jun 2002 00:50:27 +0000 arpi use libavcodec's get_bits() code (optional, disabled by default)
Sat, 22 Jun 2002 23:58:15 +0000 arpi use libavcodec's optimized MC functions
Sat, 22 Jun 2002 23:57:45 +0000 arpi init libavcodec
Sat, 22 Jun 2002 23:49:50 +0000 atmos4 J«ärgen Hammelmann: I put a new option "-mpgonly" to the script, for those, who only want to
Sat, 22 Jun 2002 23:11:34 +0000 arpi svq1 added
Sat, 22 Jun 2002 23:09:40 +0000 arpi SVQ1 added
Sat, 22 Jun 2002 23:07:41 +0000 arpi imported from xine, generalized, created header file, all tables moved to
Sat, 22 Jun 2002 23:05:00 +0000 arpi use built-in yvu9->yv12 code, because it requires all src/dst strides and
Sat, 22 Jun 2002 20:37:30 +0000 michael cleanup & grayscale support
Sat, 22 Jun 2002 12:12:42 +0000 arpi don't require sh->bih (should fix v4l)
Sat, 22 Jun 2002 12:10:02 +0000 albeu Allow writing to pipe.
Sat, 22 Jun 2002 10:22:49 +0000 gabucino timer routines section slightly reformatted
Sat, 22 Jun 2002 10:03:46 +0000 gabucino SVGAlib section revised
Sat, 22 Jun 2002 09:41:19 +0000 gabucino xynxronize
Sat, 22 Jun 2002 09:33:08 +0000 gabucino more sync
Sat, 22 Jun 2002 09:32:35 +0000 gabucino more fix
Sat, 22 Jun 2002 09:07:29 +0000 gabucino 10l
Sat, 22 Jun 2002 08:56:01 +0000 gabucino input dox translated
Sat, 22 Jun 2002 08:55:17 +0000 gabucino input dox fixed, cosmetixed
Sat, 22 Jun 2002 08:49:45 +0000 arpi sync with mplayer xp
Sat, 22 Jun 2002 08:47:56 +0000 arpi NV12 added
Fri, 21 Jun 2002 22:52:01 +0000 albeu filename can be NULL. Fix the conflict between cdda and dvdnav.
Fri, 21 Jun 2002 20:25:45 +0000 alex yvu9 support, 0l to me becouse i forget to commit it (0l becouse i've drinken 1litre of bier, yet ;)
Fri, 21 Jun 2002 17:45:19 +0000 alex added rawyvu9
Fri, 21 Jun 2002 17:39:39 +0000 alex vf_yvu9 support
Fri, 21 Jun 2002 17:38:06 +0000 alex yvu9 support
Fri, 21 Jun 2002 17:37:30 +0000 alex yvu9toyv12 converter
Fri, 21 Jun 2002 17:37:00 +0000 alex pre-yvu9toyv12 converter, only grayscale Y-plane coping :)
Fri, 21 Jun 2002 17:31:02 +0000 alex YVU9,IF09,Y800 and Y8 support - and synced with mpxp
Fri, 21 Jun 2002 17:29:05 +0000 alex YVU9,IF09,Y800 and Y8 support - and syªªnced with mpxp
Fri, 21 Jun 2002 16:38:53 +0000 alex report if no palette
Fri, 21 Jun 2002 16:37:37 +0000 alex yvu9 support
Fri, 21 Jun 2002 16:26:40 +0000 albeu Add uninit to the dvd stream.
Fri, 21 Jun 2002 16:01:18 +0000 alex added yvu9
Fri, 21 Jun 2002 07:06:46 +0000 bertrand Here I go again, another fix for the timeout.
Fri, 21 Jun 2002 06:28:24 +0000 bertrand Increased the timeout value on connection.
Fri, 21 Jun 2002 06:25:48 +0000 bertrand Checked the return value when retrieving the protocol level.
Fri, 21 Jun 2002 06:15:36 +0000 bertrand CDDB support added.
Fri, 21 Jun 2002 02:20:30 +0000 atmos4 date: 2002/06/16 09:10:00; author: nickols_k; state: Exp; lines: +17 -13
Thu, 20 Jun 2002 23:13:36 +0000 diego Small typo spotted by Alban Bedel.
Thu, 20 Jun 2002 14:37:09 +0000 pontscho fix fourcc's problem
Thu, 20 Jun 2002 11:52:51 +0000 diego HTML mail not wanted, mplayer --> <B>MPlayer</B>.
Thu, 20 Jun 2002 11:09:47 +0000 diego Tons of typos plus wording updated here and there.
Thu, 20 Jun 2002 10:26:11 +0000 diego Atmos says this is clearer and he is right.
Thu, 20 Jun 2002 10:18:25 +0000 diego syncfb is long gone
Thu, 20 Jun 2002 08:50:40 +0000 bertrand Added mplayer version in the user-agent field.
Thu, 20 Jun 2002 07:58:52 +0000 bertrand Removed unecessary malloc and memcpy.
Wed, 19 Jun 2002 23:44:42 +0000 diego Applied Cygwin patch by Sylvain Petreolle <spetreolle@yahoo.fr>, adjusted
Wed, 19 Jun 2002 16:41:38 +0000 albeu 10L forgot to close input.conf fd
Wed, 19 Jun 2002 01:44:19 +0000 frodone Sync
Tue, 18 Jun 2002 01:39:26 +0000 michael wmv1
Tue, 18 Jun 2002 01:38:24 +0000 michael ffwmv1
Mon, 17 Jun 2002 19:11:22 +0000 kmkaplan Suppress garbage at the end of some subtitles.
Mon, 17 Jun 2002 17:12:22 +0000 michael 10l
Mon, 17 Jun 2002 14:13:10 +0000 arpi mwallp - simple wallpaper setting tool using MPlayer codebase
Mon, 17 Jun 2002 12:40:40 +0000 michael 1bpp support
Mon, 17 Jun 2002 08:18:45 +0000 bertrand Added a function prototype for reuse outside of network.c
Mon, 17 Jun 2002 08:16:47 +0000 bertrand Added some missing carriage returns.
Mon, 17 Jun 2002 01:48:31 +0000 michael 8bpp bugfixes (brightness, contrast ...)
Sun, 16 Jun 2002 21:24:57 +0000 michael ordered dither for 8bpp
Sun, 16 Jun 2002 20:25:50 +0000 michael 8bpp support (no dithering yet, use -vop noise for now)
Sun, 16 Jun 2002 14:03:54 +0000 atmos4 wtf..10l to dunno..only use x11_common.c when x11 is detected
Sun, 16 Jun 2002 13:59:23 +0000 michael vf-noise update
Sun, 16 Jun 2002 13:54:36 +0000 michael higher quality mode
Sun, 16 Jun 2002 13:45:52 +0000 michael direct rendering (hopefully at least, TFM for the video filters is a bit nonexistent or iam just too stupid) ;)
Sun, 16 Jun 2002 11:24:49 +0000 attila better wording mentioned by "DEBERT Jean-Louis" <jl_debert@rsd-intl.com>
Sun, 16 Jun 2002 10:50:30 +0000 diego Added a short note on how to contribute fixes.
Sun, 16 Jun 2002 07:32:14 +0000 jaf updates by GoTaR <gotar@poczta.onet.pl>
Sun, 16 Jun 2002 02:56:44 +0000 diego Recent changes in configure should take care of the Real lib locations.
Sun, 16 Jun 2002 02:53:22 +0000 arpi some cleanup and fixes, but the badquality.asf is still buggy :(
Sun, 16 Jun 2002 02:33:39 +0000 diego Now using CSS, added doctype and charset, settle for lowercase tags.
Sun, 16 Jun 2002 02:01:53 +0000 atmos4 Streamline enter-key behaviour suggested by Christian Ohm and disable I420/IYUV because
Sun, 16 Jun 2002 01:44:33 +0000 atmos4 Fixed lround replacement, hopefully fast enough.
Sat, 15 Jun 2002 23:55:06 +0000 atmos4 Support for dvdnav-config script, patch by Christian Ohm <chr.ohm@gmx.net>
Sat, 15 Jun 2002 23:31:58 +0000 atmos4 Remove unportable lround and maybe speed up rounding a bit.
Sat, 15 Jun 2002 19:47:10 +0000 diego Background now set by CSS, added doctype and charset.
Sat, 15 Jun 2002 17:12:21 +0000 diego Background now set by CSS, added doctype and charset.
Sat, 15 Jun 2002 10:08:33 +0000 rfelker K6 is NOT a 686!! this causes SIGILL in libavcodec encoding!
Sat, 15 Jun 2002 09:32:11 +0000 rfelker == is a bash2 extension; the proper test for numeric equality is -eq
Sat, 15 Jun 2002 09:21:18 +0000 atmos4 Also check in LIBDIR/real for the codecs.
Sat, 15 Jun 2002 09:11:33 +0000 atmos4 Enable RealPlayer DLLs on cygwin.
Sat, 15 Jun 2002 06:15:07 +0000 anders Adding equalizer plugin
Fri, 14 Jun 2002 17:40:36 +0000 arpi 10l typo, noticed by Nick K.
Fri, 14 Jun 2002 01:48:14 +0000 arpi audio subpacket reordering fixed for odd matrix height
Fri, 14 Jun 2002 01:44:30 +0000 diego Background now set by CSS, added doctype and charset.
Fri, 14 Jun 2002 01:31:29 +0000 michael docs for vf-test & vf-noise
Fri, 14 Jun 2002 01:25:41 +0000 arpi a-v sync solved
Fri, 14 Jun 2002 01:14:56 +0000 michael noise generating filter
Fri, 14 Jun 2002 00:49:56 +0000 arpi fixed playback speed and a-v sync issues
Fri, 14 Jun 2002 00:35:06 +0000 arpi realplayer8 installs at /usr/local/RealPlayer8 by default...
Thu, 13 Jun 2002 22:44:28 +0000 atmos4 Proper gcc 3.1 cpu optimization autodetect, patch by Luca Barbieri <ldb@ldb.ods.org>
Thu, 13 Jun 2002 22:39:59 +0000 atmos4 Darwin/Mac OS X dvd support. Patch from Joey Parrish <joey@yunamusic.com>
Thu, 13 Jun 2002 21:35:10 +0000 atmos4 On QNX eof szmbol clashes with system headers, workaround by renaming to at_eof. Fell free to reverse if zou don't like this waz.
Thu, 13 Jun 2002 15:37:24 +0000 jonas 10l
Thu, 13 Jun 2002 15:08:37 +0000 atmos4 100l accidently removed a line too much (Shmem_Flag)
Thu, 13 Jun 2002 14:23:03 +0000 atmos4 Allow building vo_xv without SHM support
Thu, 13 Jun 2002 13:32:10 +0000 arpi merged with patch by Florian Schneider <flo-mplayer-dev@gmx.net>
Thu, 13 Jun 2002 13:31:45 +0000 arpi fix fps/frametime parsing - patch by Florian Schneider <flo-mplayer-dev@gmx.net>
Thu, 13 Jun 2002 13:18:50 +0000 michael rounding bugfix
Thu, 13 Jun 2002 11:53:22 +0000 atmos4 Small fix for real check.
Thu, 13 Jun 2002 09:47:22 +0000 nexus add FreeBSD default dir
Thu, 13 Jun 2002 04:57:09 +0000 gabucino ah 10000l
Thu, 13 Jun 2002 00:33:54 +0000 diego Background now uses CSS, added charset.
Thu, 13 Jun 2002 00:31:16 +0000 diego Background now uses CSS, added doctype and charset, removed leftover
Thu, 13 Jun 2002 00:26:51 +0000 diego Background now uses CSS, added charset, quoted all attributes that need
Thu, 13 Jun 2002 00:26:17 +0000 atmos4 Aii 10l forgot to commit with my last x11_common.c commit
Thu, 13 Jun 2002 00:15:32 +0000 diego Background color now set by CSS, added doctype and charset, misc HTML fixes
Thu, 13 Jun 2002 00:14:28 +0000 atmos4 Implement Nilmoni's and Bernd Ernesti's patches for:
Wed, 12 Jun 2002 23:53:28 +0000 diego Background color now set by CSS, added doctype and default character set,
Wed, 12 Jun 2002 23:01:23 +0000 atmos4 Luke Harrison <luke@vv.carleton.ca>
Wed, 12 Jun 2002 22:57:58 +0000 atmos4 Michele Balistreri <brain87@gmx.net>:
Wed, 12 Jun 2002 20:18:12 +0000 jaf translated by Volodymyr M. Lisivka <lvm@mystery.lviv.net>
Wed, 12 Jun 2002 17:06:06 +0000 jonas update to english version
Wed, 12 Jun 2002 16:31:32 +0000 jonas updated to english version
Wed, 12 Jun 2002 16:29:11 +0000 gabucino this was really wrong! but not they way you all though!! MWAHAHHAA!!!
Wed, 12 Jun 2002 11:28:27 +0000 diego Also set background color via CSS.
Wed, 12 Jun 2002 11:05:55 +0000 diego use default.css
Wed, 12 Jun 2002 10:39:04 +0000 albeu Add support for hex key code in input.conf
Wed, 12 Jun 2002 09:31:33 +0000 gabucino FONT tags obsoleted by CSS
Wed, 12 Jun 2002 09:14:52 +0000 gabucino using CSS
Wed, 12 Jun 2002 09:14:08 +0000 gabucino small updates
Wed, 12 Jun 2002 09:13:36 +0000 gabucino default style
Wed, 12 Jun 2002 09:12:23 +0000 gabucino added cdda (paranoia) dox
Tue, 11 Jun 2002 22:58:50 +0000 jaf cdda added to input/notinput
Tue, 11 Jun 2002 18:57:47 +0000 diego Remind people to NOT cut mplayer output, removed italics that make text
Tue, 11 Jun 2002 18:35:33 +0000 diego Added FAQ compilation entry, moved DGA entry to video section, fixed the
Tue, 11 Jun 2002 16:31:43 +0000 gabucino Q/A about mencoder printing negative recommended bitrate
Tue, 11 Jun 2002 14:29:51 +0000 albeu Support for playing audio cds using cdparanoia. Include a raw audio
Mon, 10 Jun 2002 18:43:42 +0000 diego Pontscho says panscan works with xmga only, not with mga.
Mon, 10 Jun 2002 18:40:19 +0000 pontscho fix panscan support and add Jesper Svennevid's <mplayer@svennevid.net> patch
Mon, 10 Jun 2002 16:51:41 +0000 diego http_proxy environment variable should be lowercase.
Mon, 10 Jun 2002 16:40:20 +0000 arpi fixed copyright
Mon, 10 Jun 2002 16:19:46 +0000 nexus FreeBSD Real support
Mon, 10 Jun 2002 16:14:25 +0000 gabucino added -dumpsrtsub
Mon, 10 Jun 2002 15:38:20 +0000 nexus FreeBSD hack
Mon, 10 Jun 2002 14:52:44 +0000 arpi use path & dllname from config
Mon, 10 Jun 2002 13:59:10 +0000 arpi rv30win and cook audio added
Mon, 10 Jun 2002 13:55:56 +0000 arpi export subpacket-size and matrix w*h to the codec (cook)
Mon, 10 Jun 2002 13:55:18 +0000 arpi get matrix w*h from the demuxer
Mon, 10 Jun 2002 12:10:52 +0000 anders Applying patch from Eric that fixes 6ch resampling
Mon, 10 Jun 2002 09:59:44 +0000 albeu Fix asf stream wich were giving invalid frame times because the frame time
Mon, 10 Jun 2002 08:14:33 +0000 nexus FreeBSD compile fix
Mon, 10 Jun 2002 02:27:31 +0000 arpi export extra data for cook codec, some debug stuff
Mon, 10 Jun 2002 02:19:43 +0000 arpi yeah, it worx! but needs a big cleanup and removal of hardcoded stuff
Mon, 10 Jun 2002 01:32:12 +0000 arpi readaudio decoder - not yet working