log

age author description
Sat, 02 Nov 2002 17:22:09 +0000 pontscho not needed
Sat, 02 Nov 2002 17:07:19 +0000 pontscho cleanup - round 2.
Sat, 02 Nov 2002 16:55:23 +0000 michael 10l
Sat, 02 Nov 2002 16:14:42 +0000 michael fixing shared pp
Sat, 02 Nov 2002 16:09:05 +0000 pontscho cleanup
Sat, 02 Nov 2002 16:00:21 +0000 mswitch Missed some gui ifdefs
Sat, 02 Nov 2002 14:29:50 +0000 rtognimp MACE audio support with ffmpeg decoder
Sat, 02 Nov 2002 14:20:05 +0000 michael cleanup
Sat, 02 Nov 2002 14:01:41 +0000 pontscho 10l
Sat, 02 Nov 2002 13:58:14 +0000 michael cleanup
Sat, 02 Nov 2002 11:24:53 +0000 mswitch Minor cleanups
Sat, 02 Nov 2002 10:59:27 +0000 henry warning fixes
Sat, 02 Nov 2002 05:42:11 +0000 rfelker document new 2pass syntax, remove/fix lots of obsolete junk in docs
Sat, 02 Nov 2002 04:56:48 +0000 rfelker cleanup
Sat, 02 Nov 2002 03:51:05 +0000 rfelker added obsolete message for -pass
Sat, 02 Nov 2002 02:44:19 +0000 rfelker removed -pass nonsense from mencoder! it's now a suboption to -divx4opts
Sat, 02 Nov 2002 01:18:54 +0000 mswitch Huge update, added native overlay support (no more need for dxr3view).
Sat, 02 Nov 2002 00:45:12 +0000 arpi cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
Sat, 02 Nov 2002 00:27:57 +0000 ranma Document xvidix pixmap corruption issue and known workarounds.
Fri, 01 Nov 2002 18:22:46 +0000 arpi -really-quiet
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Fri, 01 Nov 2002 16:40:15 +0000 arpi usage of libmpeg2, liba52, mp3lib & svq1 can be disabled
Fri, 01 Nov 2002 16:39:39 +0000 arpi put USE_ #defines for libmpeg2, liba52, mp3lib and svq1 codecs
Fri, 01 Nov 2002 16:38:50 +0000 arpi cosmetics :)
Fri, 01 Nov 2002 16:10:15 +0000 arpi get stream back from the demuxer
Fri, 01 Nov 2002 11:14:23 +0000 henry increase buffer size in immediate mode
Fri, 01 Nov 2002 10:07:28 +0000 mswitch Cleaned up the DXR3 section (lots of old stuff which was no longer
Fri, 01 Nov 2002 01:32:30 +0000 arpi - some explanations suggested by Michael & Rich
Fri, 01 Nov 2002 01:19:04 +0000 michael cosmetics requested by kabi
Fri, 01 Nov 2002 01:09:06 +0000 arpi updated
Fri, 01 Nov 2002 00:21:45 +0000 arpi panscan support in -vo mga (actually moved common code to mga_common.c)
Fri, 01 Nov 2002 00:05:56 +0000 arpi I ported mplayer to the GNU system (also known as GNU/Hurd),
Fri, 01 Nov 2002 00:02:52 +0000 arpi vf_unsharp: proper rounding & print if sharpening or bluring
Fri, 01 Nov 2002 00:01:53 +0000 arpi The first language ripped is set as the default language
Thu, 31 Oct 2002 23:54:26 +0000 arpi Here's a new vo plugin that uses DirectFB. It's meant for Matrox G400
Thu, 31 Oct 2002 23:37:38 +0000 arpi including source and precompiled .spec for libwine support
Thu, 31 Oct 2002 23:26:35 +0000 arpi optional libwine support (compiling mplayer_wine.so, to be loaded using wine)
Thu, 31 Oct 2002 23:26:11 +0000 michael boxblur, another useless filter
Thu, 31 Oct 2002 23:16:27 +0000 arpi set up nBlockAlign, nBytesPerSec correctly if extended audio header avail.
Thu, 31 Oct 2002 23:11:34 +0000 arpi qtaudio - audio decoder using win32 quicktime 5 dlls
Thu, 31 Oct 2002 23:04:46 +0000 arpi qdmc/qdm2 codec added
Thu, 31 Oct 2002 22:47:51 +0000 michael (de)intrleave luma & chroma idependantly
Thu, 31 Oct 2002 20:08:50 +0000 michael il & swapuv
Thu, 31 Oct 2002 20:03:08 +0000 michael (de)interleave filter (can be used to split/merge an interlaced image so other non interlaced filters an be used with idividual fields)
Thu, 31 Oct 2002 19:35:20 +0000 arpi pass audio codecdata
Thu, 31 Oct 2002 18:13:56 +0000 michael (useless) UV plane swapper
Thu, 31 Oct 2002 14:25:41 +0000 arpi some docs about video filter api
Thu, 31 Oct 2002 11:37:23 +0000 pl sync with help_mp-en.h 1.65
Thu, 31 Oct 2002 11:30:09 +0000 henry v4l update
Thu, 31 Oct 2002 11:06:19 +0000 anders Adding commandline options for filters and fixing stupid bug in cfg
Thu, 31 Oct 2002 11:01:40 +0000 henry spelling fixes
Thu, 31 Oct 2002 10:57:07 +0000 colin INREG now static inline instead of a define, to avoid unnecessary GETREG
Thu, 31 Oct 2002 10:42:20 +0000 michael dummy -npp
Thu, 31 Oct 2002 10:21:44 +0000 michael disabling compilation of .so if its not needed, gcc 3.1 seems to have problems with it
Thu, 31 Oct 2002 08:03:51 +0000 anders Changing the behavour of the commandline parameter -af to conform with -vop. Adding new commanline parameter -af-adv for advanced af options. Adding changes to volume control to support commandline parameters.
Thu, 31 Oct 2002 05:07:43 +0000 gabucino fixes
Thu, 31 Oct 2002 05:06:29 +0000 gabucino sync
Thu, 31 Oct 2002 01:42:59 +0000 michael using fewer registers ... to workaround something
Wed, 30 Oct 2002 23:31:02 +0000 mswitch Removed debugging output
Wed, 30 Oct 2002 22:49:39 +0000 mswitch Added info on new dxr3 syncengine
Wed, 30 Oct 2002 22:23:29 +0000 arpi updated
Wed, 30 Oct 2002 21:13:07 +0000 michael removing "-npp" (found by arpi)
Wed, 30 Oct 2002 21:02:21 +0000 michael per context cpuCaps (idea by kabi)
Wed, 30 Oct 2002 20:50:33 +0000 michael change qscale type to int8 and fix qscale ordering
Wed, 30 Oct 2002 19:26:05 +0000 arpi This patch is to add support for overlapping subtitles, that is
Wed, 30 Oct 2002 19:16:58 +0000 arpi JACOSub is another subtitling format, whose specifications are at:
Wed, 30 Oct 2002 17:54:07 +0000 albeu Some little bugfixs
Wed, 30 Oct 2002 17:51:13 +0000 albeu 10L
Wed, 30 Oct 2002 17:48:39 +0000 albeu The default query_format shouldn't accept IMGFMT_MPEGPES
Wed, 30 Oct 2002 17:45:44 +0000 albeu 10L ! Don't remove the scale filter if we don't added ourself
Wed, 30 Oct 2002 14:10:36 +0000 arpi debug printf
Wed, 30 Oct 2002 11:12:41 +0000 arpi unsharp filter doc
Wed, 30 Oct 2002 09:05:02 +0000 anders Adding compile problem fix from Gabucino
Wed, 30 Oct 2002 04:11:26 +0000 rfelker enable volume filter and fix nonsense default volume (still not usable
Wed, 30 Oct 2002 01:59:51 +0000 michael using same numbers for cpuCaps as libmpeg2 & liba52
Wed, 30 Oct 2002 01:51:14 +0000 michael cleanly passing the cpuCaps
Tue, 29 Oct 2002 23:43:23 +0000 albeu Auto insert vf_lavc for the MPEG vo's
Tue, 29 Oct 2002 23:40:07 +0000 albeu Fixed the overlay, some opts to adjust the overlay
Tue, 29 Oct 2002 23:37:45 +0000 diego <B>MPlayer</B> --> MPlayer
Tue, 29 Oct 2002 23:36:37 +0000 michael 10l
Tue, 29 Oct 2002 23:07:41 +0000 arpi don't use soundcard.h on non-linux if no OSS support
Tue, 29 Oct 2002 22:37:11 +0000 arpi new video filter: unsharp - does image (l/c/l+c) sharping/bluring
Tue, 29 Oct 2002 22:01:09 +0000 arpi Alex's 10l - fixed liblzo linking
Tue, 29 Oct 2002 20:27:47 +0000 arpi here is a somewhat generic equalizer implementation for the X11 vo drivers
Tue, 29 Oct 2002 20:12:24 +0000 michael cleanup
Tue, 29 Oct 2002 19:06:26 +0000 rik some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer)
Tue, 29 Oct 2002 18:51:52 +0000 michael cosmetics ;)
Tue, 29 Oct 2002 18:35:15 +0000 michael better deblocking filter
Tue, 29 Oct 2002 16:50:34 +0000 alex cleaned up liblzo detect and naming
Tue, 29 Oct 2002 16:40:45 +0000 alex 10l - fixed wma version misdetection
Tue, 29 Oct 2002 11:26:26 +0000 michael passing picture_type (might be usefull for postprocessing)
Tue, 29 Oct 2002 11:21:43 +0000 michael -fomit-frame-pointer is needed for the PIC code
Tue, 29 Oct 2002 10:09:10 +0000 henry updated v4l section
Tue, 29 Oct 2002 10:03:58 +0000 henry 10L fix
Tue, 29 Oct 2002 09:18:53 +0000 bertrand GCC warning fixes
Tue, 29 Oct 2002 09:16:06 +0000 michael using fewer registers (fixes compilation bug hopefully)
Tue, 29 Oct 2002 01:41:16 +0000 mswitch Updated the DXR3 section to reflect command changes, prebuf replaced
Tue, 29 Oct 2002 01:38:42 +0000 mswitch Prebuffering is no longer the default option.
Tue, 29 Oct 2002 01:20:51 +0000 michael fixing segfault
Tue, 29 Oct 2002 00:54:07 +0000 colin fix compilation on non-x86 with gcc 2.95
Mon, 28 Oct 2002 22:45:05 +0000 michael fixing quant_store scaling
Mon, 28 Oct 2002 19:31:04 +0000 michael postprocessing cleanup:
Mon, 28 Oct 2002 17:08:37 +0000 mswitch Fixed stupid bug relating to multiple cards on athlons
Mon, 28 Oct 2002 15:04:48 +0000 zdar sync
Mon, 28 Oct 2002 00:55:07 +0000 arpi VCD fixes
Mon, 28 Oct 2002 00:44:17 +0000 diego Unified BSD sections, expanded Cygwin section, small fixes.
Mon, 28 Oct 2002 00:42:39 +0000 arpi config_vo error handling
Mon, 28 Oct 2002 00:40:42 +0000 arpi pass extradata to the codec
Mon, 28 Oct 2002 00:38:29 +0000 arpi ffwma
Mon, 28 Oct 2002 00:36:27 +0000 arpi Gerard->Fabrice
Mon, 28 Oct 2002 00:23:39 +0000 diego URLs corrected.
Sun, 27 Oct 2002 18:01:40 +0000 jonas 1l
Sun, 27 Oct 2002 17:33:44 +0000 jonas some changes found by lgb...
Sun, 27 Oct 2002 15:36:33 +0000 jonas DVD authentication, VCD/DVD structure, more...
Sun, 27 Oct 2002 10:43:38 +0000 diego sync, patch by Ioannis Panteleakis.
Sun, 27 Oct 2002 03:30:59 +0000 arpi 10l
Sun, 27 Oct 2002 03:16:21 +0000 arpi vo_init() moved to/fixed in preinit()
Sun, 27 Oct 2002 03:15:48 +0000 arpi mode detection && vo_init() moved to preinit()
Sun, 27 Oct 2002 02:54:46 +0000 arpi 1l :)
Sun, 27 Oct 2002 00:37:51 +0000 michael handle direct rendering buffer allocation failure
Sat, 26 Oct 2002 16:25:32 +0000 arpi added chanegs since pre9
Sat, 26 Oct 2002 16:05:47 +0000 arpi - removed YV12 support (builtin yv12->rgb conversion)
Sat, 26 Oct 2002 15:06:50 +0000 arpi Gregory Kovriga added
Sat, 26 Oct 2002 10:09:42 +0000 diego HTML errors
Sat, 26 Oct 2002 00:28:48 +0000 pl avoids segfaults w.r.t to mp3 files handling:
Fri, 25 Oct 2002 23:58:33 +0000 colin Remove my broken patch (RGB16 big endian fix, v1.28) - didn't work after
Fri, 25 Oct 2002 17:42:20 +0000 jaf please never edit this file with a windows editor.
Fri, 25 Oct 2002 16:52:07 +0000 faust3 update cygwin status
Fri, 25 Oct 2002 16:49:33 +0000 arpi 2xSai filter... just for fun, imho useless
Fri, 25 Oct 2002 16:48:53 +0000 arpi debug ize
Fri, 25 Oct 2002 16:39:44 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:34:27 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:25:41 +0000 faust3 add ao_win32
Fri, 25 Oct 2002 16:22:59 +0000 faust3 add win32 libs
Fri, 25 Oct 2002 16:18:33 +0000 faust3 new windows waveout audio driver
Fri, 25 Oct 2002 16:06:25 +0000 albeu Reverse Arpi's commit and put the right fix in place.
Fri, 25 Oct 2002 14:58:30 +0000 arpi better error handling
Fri, 25 Oct 2002 14:33:51 +0000 arpi check for framesize validity, return -1 (error) for zero size (bug found by pl)
Fri, 25 Oct 2002 14:13:32 +0000 arpi patch for crashes/memory corruptions in ASX playlist parser.
Fri, 25 Oct 2002 10:27:20 +0000 colin Check what we obtain in SDL_OpenAudio() - allows to build the
Fri, 25 Oct 2002 09:45:31 +0000 henry v4l options update
Fri, 25 Oct 2002 09:42:55 +0000 pl fixes a segfault when seeking on some mp3 only files
Fri, 25 Oct 2002 09:42:41 +0000 henry added an option for specifying the size of capture buffer
Thu, 24 Oct 2002 22:06:09 +0000 diego Spellchecked, reworded, reformatted, small additions and corrections.
Thu, 24 Oct 2002 21:34:54 +0000 rik spelling: paramerters -> parameters
Thu, 24 Oct 2002 21:27:50 +0000 rik sync with libavcodec for unaccellerated dcts (sorry Felix, LIBAVCODEC_BUILD did not change, so also no backwards compatibility this time), and a long overdue copyright update
Thu, 24 Oct 2002 21:05:16 +0000 arpi 2 small fixes
Thu, 24 Oct 2002 21:01:46 +0000 diego pre9 entry spellchecked in preparation of the imminent release.
Thu, 24 Oct 2002 20:56:38 +0000 arpi updated
Thu, 24 Oct 2002 19:40:08 +0000 arpi 10l... #ifdef doesn't work for enums :(
Thu, 24 Oct 2002 18:13:24 +0000 colin Change SDL_(Un)lockAudio to PauseAudio() (works better)
Thu, 24 Oct 2002 18:12:40 +0000 jkeil on solaris x86, set set default for vidix to 'disabled' (does yet not compile)
Thu, 24 Oct 2002 17:39:12 +0000 arpi updated comments
Thu, 24 Oct 2002 17:34:01 +0000 arpi made gcd() static
Thu, 24 Oct 2002 10:05:09 +0000 arpi 100l - Michael is right, we don't need le2me here
Wed, 23 Oct 2002 23:57:45 +0000 pontscho small warning fix from Dominik Mierzejewski
Wed, 23 Oct 2002 23:52:57 +0000 michael fixing RGB32->RGB16 on big endian patch by (Colin Leroy <colin at colino dot net>)
Wed, 23 Oct 2002 23:48:42 +0000 arpi 10l
Wed, 23 Oct 2002 23:40:34 +0000 arpi max header size increased
Wed, 23 Oct 2002 23:15:25 +0000 arpi fixed unaligned access (bus error on sparc)
Wed, 23 Oct 2002 23:13:26 +0000 arpi A small patch to Gui/interface.c; the first fix is a plain bug, the second is
Wed, 23 Oct 2002 23:12:09 +0000 diego gcc 2.95.3-10 (cygwin) is detected as bad, which it shouldn't.
Wed, 23 Oct 2002 23:02:26 +0000 pontscho cosmetic
Wed, 23 Oct 2002 22:56:19 +0000 arpi updated
Wed, 23 Oct 2002 22:23:12 +0000 arpi rewrote the lirc code to remove the fork
Wed, 23 Oct 2002 22:21:54 +0000 arpi applied Albeu's doc on -input file=...
Wed, 23 Oct 2002 22:07:29 +0000 arpi allow cache to be disabled (-nocache should override cachesize autodetection
Wed, 23 Oct 2002 20:39:49 +0000 arpi - fixed several 10l bugs
Wed, 23 Oct 2002 20:04:22 +0000 nexus FreeBSD fix
Wed, 23 Oct 2002 19:19:23 +0000 jaf 10l
Wed, 23 Oct 2002 19:03:44 +0000 alex upd
Wed, 23 Oct 2002 18:53:06 +0000 arpi 1l
Wed, 23 Oct 2002 18:51:19 +0000 arpi 10l
Wed, 23 Oct 2002 18:20:13 +0000 arpi yeah, test.c works now!
Wed, 23 Oct 2002 18:05:58 +0000 mark Geometry update
Wed, 23 Oct 2002 17:52:38 +0000 arpi documenting -vop rotate 4..7
Wed, 23 Oct 2002 17:51:49 +0000 arpi automatic rotation for mode 4..7, based on
Wed, 23 Oct 2002 17:42:12 +0000 arpi Fixed a bug in MPlayer which would prevent proper parsing of
Wed, 23 Oct 2002 17:25:34 +0000 mark Added meself to AUTHORS
Wed, 23 Oct 2002 17:23:05 +0000 arpi 10l
Wed, 23 Oct 2002 17:21:01 +0000 arpi cleanup config option handling in libmpdemux.
Wed, 23 Oct 2002 16:52:54 +0000 mark Added the -geometry option (supports fbdev and tdfxfb drivers)
Wed, 23 Oct 2002 15:49:44 +0000 ranma Add convenience wrapper for mplayer -identify
Wed, 23 Oct 2002 15:48:56 +0000 ranma add -identify switch
Wed, 23 Oct 2002 15:32:40 +0000 arpi If movie height is odd, the picture is placed badly, due to wrong rouding.
Wed, 23 Oct 2002 14:46:20 +0000 arpi mpdemux.c|h moved to libinput, mpdemux_check_interrupt() -> mp_input_check_interrupt()
Wed, 23 Oct 2002 14:45:01 +0000 arpi cosmetics - reordered config.mak lines
Wed, 23 Oct 2002 14:39:13 +0000 arpi re-enabled a-v sync
Wed, 23 Oct 2002 13:59:05 +0000 arpi added libmpdemux depends to test.c
Wed, 23 Oct 2002 11:20:07 +0000 arpi time.h required for select()
Wed, 23 Oct 2002 00:36:55 +0000 arpi MPlayer being unable to display video properly on many nVidia graphics cards.
Wed, 23 Oct 2002 00:28:27 +0000 arpi sample client for -vop bmovl -- loads and alphablend any PNG file
Wed, 23 Oct 2002 00:26:27 +0000 arpi -vop bmovl - BitMap OVerLay videofilter for MPlayer
Tue, 22 Oct 2002 22:45:30 +0000 pontscho dvd chapter detect function from Gregory Kovriga
Tue, 22 Oct 2002 22:31:19 +0000 pontscho cosmetics
Tue, 22 Oct 2002 22:25:17 +0000 arpi - using avcodec_alloc_context()
Tue, 22 Oct 2002 20:47:38 +0000 gabucino fixes (what?:)
Tue, 22 Oct 2002 20:45:51 +0000 gabucino fixes (yeah, I dunno what:)
Tue, 22 Oct 2002 19:21:24 +0000 michael more undetectable xvid bugs :(
Tue, 22 Oct 2002 16:24:26 +0000 arpi compiler warning fixes by Dominik
Tue, 22 Oct 2002 16:02:21 +0000 arpi dump wav header
Tue, 22 Oct 2002 15:55:40 +0000 arpi some fixes
Tue, 22 Oct 2002 15:41:41 +0000 arpi endianess independency (using get int 16/32/64 func instead of typecasting pointer)
Tue, 22 Oct 2002 15:33:41 +0000 henry minor fixes in forceaudio option
Tue, 22 Oct 2002 15:14:30 +0000 arpi OSS is optional (fixes case when "tv" enabled, and "ossaudio" disabled)
Tue, 22 Oct 2002 15:09:36 +0000 arpi don't build dhahelper on PPC linux
Tue, 22 Oct 2002 15:07:37 +0000 arpi Colin Leroy added
Tue, 22 Oct 2002 14:32:17 +0000 albeu New feature to let mplayer read commands from a file. Mostly
Tue, 22 Oct 2002 14:16:32 +0000 alex added linuxppc+vidix
Tue, 22 Oct 2002 13:20:53 +0000 michael save colorkey stuff patch by (Colin Leroy <colin at colino dot net>)
Tue, 22 Oct 2002 12:22:40 +0000 alex libdha on linux powerpc support by Colin Leroy <colin@colino.net>
Tue, 22 Oct 2002 11:52:21 +0000 michael RGB16 big endian fix patch by (Colin Leroy <colin at colino dot net>)
Tue, 22 Oct 2002 07:56:13 +0000 henry add an option to force audio recording when a tv card reports no audio sources
Tue, 22 Oct 2002 07:29:09 +0000 henry add a forgotten shutdown test
Tue, 22 Oct 2002 01:22:35 +0000 arpi fixes
Tue, 22 Oct 2002 01:07:08 +0000 arpi obsolete
Tue, 22 Oct 2002 01:06:32 +0000 arpi updated
Mon, 21 Oct 2002 21:02:12 +0000 eyck update version in changelog
Mon, 21 Oct 2002 20:59:43 +0000 gabucino sync (today's changes not yet)
Mon, 21 Oct 2002 20:59:42 +0000 gabucino small helper script for DOCS translators (to change numeric links to
Mon, 21 Oct 2002 19:30:14 +0000 rtognimp sync with en v1.65
Mon, 21 Oct 2002 16:57:20 +0000 jaf sync by me and hephooey@fastmail.fm
Mon, 21 Oct 2002 16:57:02 +0000 michael endianness fixes for mach64 vidix driver patch by (Colin Leroy <colin at colino dot net>)
Mon, 21 Oct 2002 14:23:19 +0000 eyck really fix latest fix. But now this versioning stopped making sense to me.
Mon, 21 Oct 2002 12:56:03 +0000 atmos4 1ml
Mon, 21 Oct 2002 11:43:33 +0000 nexus sync
Mon, 21 Oct 2002 11:11:39 +0000 pontscho add and extended Gregory Kovriga's <gkovriga@techunix.technion.ac.il> patch
Mon, 21 Oct 2002 01:57:23 +0000 diego XviD needs some more header files.
Mon, 21 Oct 2002 01:52:14 +0000 diego Typo: libcore.a is now called libxvidcore.a
Sun, 20 Oct 2002 19:51:12 +0000 diego Obtain gdb information from non i386 machines.
Sun, 20 Oct 2002 16:29:46 +0000 michael data partitioning / packetization encoding support was allready there before pre8 (no i dunno when it was added)
Sun, 20 Oct 2002 14:04:08 +0000 arpi updated...
Sun, 20 Oct 2002 12:33:22 +0000 nexus add FreeBSD default path
Sun, 20 Oct 2002 12:20:39 +0000 diego <B>MPlayer</B> ---> MPlayer
Sun, 20 Oct 2002 11:34:06 +0000 diego RTSP/RTP documentation, patch by Ross Finlayson <finlayson@live.com>.
Sun, 20 Oct 2002 10:41:32 +0000 eyck fix previous patch.
Sun, 20 Oct 2002 08:43:09 +0000 eyck change versioning of libdha, patch from Guillem Jover <guillem.jover@menta.net>
Sun, 20 Oct 2002 08:26:23 +0000 eyck Patch from: Guillem Jover <guillem.jover@menta.net>
Sat, 19 Oct 2002 23:28:51 +0000 bertrand Fixed more potential mem leaks and use the url_free method
Sat, 19 Oct 2002 22:06:46 +0000 diego libmpdvdkit --> libmpdvdkit2, small corrections
Sat, 19 Oct 2002 20:56:28 +0000 alex removed the mess
Sat, 19 Oct 2002 20:55:06 +0000 alex set position in channel list on startup. note: hope one day we will get cleaned the int->float->int sutff ;)
Sat, 19 Oct 2002 20:26:04 +0000 diego Fixed two typos noticed by Sycotic Smith (I think).
Sat, 19 Oct 2002 20:05:57 +0000 alex task done
Sat, 19 Oct 2002 20:03:40 +0000 alex Stop grabbing from v4l when paused by Jindrich Makovicka
Sat, 19 Oct 2002 19:54:59 +0000 jkeil Choose a good visual from the list of supported visuals on the X11 server,
Sat, 19 Oct 2002 19:47:16 +0000 jkeil - wsErrorHandler was crashing on solaris with a null pointer access in printf;
Sat, 19 Oct 2002 19:06:45 +0000 alex using sh->context for private data
Sat, 19 Oct 2002 18:56:48 +0000 alex support to use minilzo lib alternatively
Sat, 19 Oct 2002 17:48:53 +0000 jaf sync
Sat, 19 Oct 2002 17:31:36 +0000 arpi some cleanup
Sat, 19 Oct 2002 13:47:10 +0000 diego Do not install CVS directories.
Sat, 19 Oct 2002 13:29:25 +0000 nexus FreeBSD info
Sat, 19 Oct 2002 04:28:52 +0000 diego Documented "j" key, small fixes, rewording, spell checking.
Sat, 19 Oct 2002 04:26:36 +0000 diego Remove option descriptions that are in the man page, add some missing
Sat, 19 Oct 2002 04:22:50 +0000 diego Keyboard controls and options are described in the man page, removed the
Sat, 19 Oct 2002 03:53:06 +0000 diego Sync with the English version, patch by <hephooey@fastmail.fm>.
Sat, 19 Oct 2002 01:58:34 +0000 kmkaplan 10L
Sat, 19 Oct 2002 00:57:44 +0000 arpi bypass palette from bih, when codec cannot give it in o_bih
Sat, 19 Oct 2002 00:23:50 +0000 arpi #ifdef PIX_FMT_YUV411P...
Fri, 18 Oct 2002 17:57:05 +0000 attila doc fixes part 1 (more will come when i find the time to read the rest)
Thu, 17 Oct 2002 22:51:35 +0000 jonas some corrections to produce better looking indentations
Thu, 17 Oct 2002 22:12:32 +0000 arpi fix & workaround possible sig8/sig11 in blocksize calculation
Thu, 17 Oct 2002 21:54:51 +0000 arpi fix bih->biSize for uncompressed files too
Thu, 17 Oct 2002 21:53:30 +0000 arpi exporting palette for 4/8bpp modes
Thu, 17 Oct 2002 21:32:35 +0000 arpi fixing palette export
Thu, 17 Oct 2002 20:37:55 +0000 diego vbrpass option, patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>.
Thu, 17 Oct 2002 15:44:41 +0000 kmkaplan Mplayer can switch between subtitles of different languages during
Thu, 17 Oct 2002 15:41:20 +0000 kmkaplan Mplayer can switch between subtitles of different languages during
Thu, 17 Oct 2002 13:17:56 +0000 faust3 10l - noticed by Soeren Mueller <soeren.mueller at webwasher.com>
Thu, 17 Oct 2002 09:49:25 +0000 pontscho -fixed-vo support
Thu, 17 Oct 2002 00:54:13 +0000 arpi fill the extra bytes with zero
Thu, 17 Oct 2002 00:53:14 +0000 arpi small memleaks
Thu, 17 Oct 2002 00:28:10 +0000 arpi dumping environment vars in setdllacecsspath
Thu, 17 Oct 2002 00:27:27 +0000 arpi rgb1/rgb4 support
Thu, 17 Oct 2002 00:24:58 +0000 arpi codecs.conf min. version bumped
Thu, 17 Oct 2002 00:24:43 +0000 arpi - raw rgb1, rgb4 added
Thu, 17 Oct 2002 00:20:44 +0000 arpi - rgb1, rgb4 support
Thu, 17 Oct 2002 00:04:33 +0000 michael avoid multiple init
Wed, 16 Oct 2002 23:12:00 +0000 arpi 10l bug, found by valgrind :)
Wed, 16 Oct 2002 23:04:47 +0000 diego Extended the FAQ a bit, maybe we start receiving some more donations and
Wed, 16 Oct 2002 22:53:18 +0000 pontscho fix memleak again
Wed, 16 Oct 2002 22:44:09 +0000 pontscho fix memleak
Wed, 16 Oct 2002 22:29:00 +0000 pontscho -fixed-vo support
Wed, 16 Oct 2002 21:32:03 +0000 pontscho -fixed-vo support
Wed, 16 Oct 2002 21:04:19 +0000 arpi 10l - do not read INDEX twice!!!
Wed, 16 Oct 2002 20:25:23 +0000 arpi memleaks
Wed, 16 Oct 2002 20:17:20 +0000 arpi memleak fix
Wed, 16 Oct 2002 20:14:29 +0000 arpi memleak fix (found by valgrind)
Wed, 16 Oct 2002 19:45:35 +0000 pontscho fix fullscreen
Wed, 16 Oct 2002 19:31:07 +0000 arpi -fixed-vo support, based on patch by .so :)
Wed, 16 Oct 2002 19:26:30 +0000 arpi 10l. use mpcodecs_draw_slice, instead of libvo directly
Wed, 16 Oct 2002 18:40:03 +0000 arpi new filter: 1bpp - converts 1bpp image to yuv/rgb 8/16/32 bpp
Wed, 16 Oct 2002 16:51:03 +0000 arpi ss_div/ss_mul defaults to 0
Wed, 16 Oct 2002 16:49:58 +0000 arpi set up ss_div/ss_mul properly, accept 'alaw' fourcc too
Wed, 16 Oct 2002 15:59:04 +0000 arpi tell the codec wrapper the codec path (fixes realaudio Sipr)
Wed, 16 Oct 2002 15:35:28 +0000 pontscho - dvd aspect changing bug - fixed
Wed, 16 Oct 2002 15:15:43 +0000 arpi use standard gsm fourcc 'agsm' instead of msgsm id 0x31
Wed, 16 Oct 2002 14:51:15 +0000 arpi more accurate a_pts calculation in AVI -bps (default) mode
Wed, 16 Oct 2002 14:50:45 +0000 arpi ds_tell_block()
Wed, 16 Oct 2002 13:31:38 +0000 arpi 10l to Dominik - casting at wrong place
Wed, 16 Oct 2002 08:14:42 +0000 bertrand Don't start a CDDB request to the CDDB server if there is no CD in the drive,
Wed, 16 Oct 2002 01:49:40 +0000 anders Adding volume control and moving control() call parameters to a seperate file
Tue, 15 Oct 2002 13:51:46 +0000 jonas reversed some changes as they produced ugly html output
Tue, 15 Oct 2002 00:47:17 +0000 arpi All right: The patch adresses two issues which I found, when I analyzed
Mon, 14 Oct 2002 22:42:55 +0000 jonas 10l
Mon, 14 Oct 2002 22:14:41 +0000 jonas remove some notes, more conversion notes
Mon, 14 Oct 2002 22:10:38 +0000 jonas rewrite (again ;), cosmetics, no real changes
Mon, 14 Oct 2002 20:51:18 +0000 attila MSGL_DBG2 -> MSGL_INFO
Mon, 14 Oct 2002 15:12:04 +0000 attila printf -> mp_msg
Mon, 14 Oct 2002 14:03:12 +0000 jonas correction of Kim Minh Kaplan, some cosmetics
Mon, 14 Oct 2002 12:51:55 +0000 michael put M4S2 & MP4S headers in avctx->extradata (in the unlikely case that they arent missing completly)
Mon, 14 Oct 2002 01:39:17 +0000 arpi always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)
Sun, 13 Oct 2002 23:28:29 +0000 arpi trivial date & disclaimer fix
Sun, 13 Oct 2002 23:18:41 +0000 jonas changed/added speed, channels, dumpsub, info, xvidencopts, lav[dc]opts options, restructured lavcopts, fixed some syntax errors
Sun, 13 Oct 2002 22:00:15 +0000 arpi Fixes:
Sun, 13 Oct 2002 21:58:55 +0000 arpi compiler warning fixes
Sun, 13 Oct 2002 21:57:54 +0000 arpi -fps autodetection
Sun, 13 Oct 2002 21:40:10 +0000 arpi liblzo realtime video codec support (decoding only)
Sun, 13 Oct 2002 21:26:00 +0000 arpi make local stuff 'static', complete uninit
Sun, 13 Oct 2002 20:48:46 +0000 arpi better wording
Sun, 13 Oct 2002 20:45:04 +0000 faust3 add new 3ivx.com fourccs
Sun, 13 Oct 2002 19:46:51 +0000 michael fixing yuy2 upscaling (use -sws 0 for the faster but uglier variant)
Sun, 13 Oct 2002 18:35:15 +0000 michael more info about data partitioning
Sun, 13 Oct 2002 17:23:02 +0000 michael mmx yuy2 output
Sun, 13 Oct 2002 13:49:24 +0000 michael new error resilience support
Sun, 13 Oct 2002 08:27:03 +0000 bertrand Create the ~/.cddb directory if not present.
Sun, 13 Oct 2002 00:30:38 +0000 michael yuy2 output support
Sat, 12 Oct 2002 20:02:01 +0000 jkeil Fix for audio filters on big endian cpus. It's working now on Solaris SPARC &
Sat, 12 Oct 2002 16:40:56 +0000 alex fixed 2 10l bugs, ATI VCR2 dll now working
Sat, 12 Oct 2002 15:49:19 +0000 jaf sync
Sat, 12 Oct 2002 00:13:22 +0000 pl sync with help_mp-en.h 1.63
Fri, 11 Oct 2002 23:55:04 +0000 pl src and dest buffers may overlap
Fri, 11 Oct 2002 21:22:55 +0000 jkeil - ao_data.bps not set, confuses the A-V sync computation when the audio filters
Fri, 11 Oct 2002 14:48:07 +0000 faust3 more correct flags
Fri, 11 Oct 2002 10:08:11 +0000 attila added reference to the cpufreq project (for the speedstep problems).
Fri, 11 Oct 2002 04:23:52 +0000 anders Correcting counters and flags
Thu, 10 Oct 2002 23:24:15 +0000 arpi stream selection cleanup, fixed -nosound
Thu, 10 Oct 2002 21:04:42 +0000 arpi setting the keyframe flag for every audio chunks, fixes streamcopy'd ac3 on windows
Thu, 10 Oct 2002 14:17:59 +0000 albeu Use the common aspect code
Thu, 10 Oct 2002 14:11:06 +0000 pontscho upsz ...
Thu, 10 Oct 2002 14:06:49 +0000 pontscho - better dxr3 support
Thu, 10 Oct 2002 12:47:33 +0000 pontscho last flip bug fixed
Thu, 10 Oct 2002 12:00:04 +0000 attila Well.. it's KotH not Koth :)
Thu, 10 Oct 2002 09:14:53 +0000 nexus argh 100l
Thu, 10 Oct 2002 08:56:44 +0000 nexus 10l
Thu, 10 Oct 2002 03:35:23 +0000 diego Man page review part one, spelling, rewording and layout fixes.
Thu, 10 Oct 2002 03:32:23 +0000 diego Mailing list section reworded and updated. This should at some point be
Thu, 10 Oct 2002 01:42:27 +0000 diego Cosmetics: Converted 2 spaces to one in section titles, changed some ugly
Thu, 10 Oct 2002 01:34:30 +0000 diego Fix for a stupid mistake, patch by hephooey@fastmail.fm.
Thu, 10 Oct 2002 01:09:23 +0000 arpi don't honor stride hints if the next filter(chain) doesn't support stride
Thu, 10 Oct 2002 00:51:41 +0000 diego Fix usage for common users that may not have fbset in their path.
Thu, 10 Oct 2002 00:10:58 +0000 arpi compiler warning found by Dominik
Thu, 10 Oct 2002 00:09:34 +0000 arpi also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
Thu, 10 Oct 2002 00:04:25 +0000 arpi draw_image()
Wed, 09 Oct 2002 23:54:13 +0000 arpi for() -> memcpy_pic()
Wed, 09 Oct 2002 23:39:36 +0000 arpi 10l fix & cleanup of draw_frame(), still NO support for stride :(
Wed, 09 Oct 2002 23:13:47 +0000 arpi draw_slice() seems to support all csp
Wed, 09 Oct 2002 22:44:07 +0000 arpi since draw_slice() supports RGB/BGR, we don't need draw_image() for stride
Wed, 09 Oct 2002 22:37:27 +0000 arpi since draw_slice() can handle packed RGB too, set the VFCAP_ACCEPT_STRIDE flag
Wed, 09 Oct 2002 22:32:04 +0000 arpi support for VFCAP_ACCEPT_STRIDE in vo drivers
Wed, 09 Oct 2002 22:07:48 +0000 arpi VFCAP_DRAW_SLICE added
Wed, 09 Oct 2002 21:54:58 +0000 arpi draw_image, get_image fix
Wed, 09 Oct 2002 21:26:16 +0000 arpi draw_image()
Wed, 09 Oct 2002 20:32:41 +0000 arpi - implemented draw_image()
Wed, 09 Oct 2002 19:03:17 +0000 arpi -fixes vo_directx to work with -fixed-vo
Wed, 09 Oct 2002 14:38:38 +0000 arpi draw_image() implementation (new libvo API)
Wed, 09 Oct 2002 13:40:23 +0000 arpi more cleanup, some -vo mga fullscreen fixes
Wed, 09 Oct 2002 13:25:13 +0000 arpi some cleanup
Wed, 09 Oct 2002 13:16:27 +0000 arpi VfwEx uninit crash fixed, bugreport by Wolfgang Thiess <wollet1@gmx.net>
Wed, 09 Oct 2002 01:13:40 +0000 arpi _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
Wed, 09 Oct 2002 00:52:15 +0000 arpi preinit() has an arg... use it.
Wed, 09 Oct 2002 00:51:04 +0000 arpi mode check at preinit()
Wed, 09 Oct 2002 00:39:04 +0000 arpi cosmetics
Tue, 08 Oct 2002 23:53:33 +0000 arpi -nosound fix
Tue, 08 Oct 2002 23:11:49 +0000 arpi - fixed a 10l bug: setting PTS flag even if no PTS stored
Tue, 08 Oct 2002 22:57:39 +0000 arpi fixed LPCM parsing
Tue, 08 Oct 2002 22:56:43 +0000 arpi parse samplerate & channels from LPCM header
Tue, 08 Oct 2002 22:55:55 +0000 arpi reset channels too
Tue, 08 Oct 2002 22:41:45 +0000 rfelker remove nonsense warnings now that libaf is used
Tue, 08 Oct 2002 19:18:36 +0000 arpi ffdv is stable now
Tue, 08 Oct 2002 17:59:52 +0000 arpi cosmetics :)
Tue, 08 Oct 2002 10:20:36 +0000 anders Adding function for calculating the delay caused by the filters
Tue, 08 Oct 2002 05:46:23 +0000 bertrand Added support for RTSP stream over TCP.
Mon, 07 Oct 2002 22:13:34 +0000 arpi * Fix for the broken MultiDec files I had originally posted with the
Mon, 07 Oct 2002 21:57:43 +0000 arpi 411P added (DV ntsc)
Mon, 07 Oct 2002 21:24:44 +0000 arpi argh. gcc sux. someone please explain why float x=0; if(x>0) ... is true.
Mon, 07 Oct 2002 20:01:28 +0000 arpi fill ao_data correctly
Mon, 07 Oct 2002 19:56:26 +0000 arpi updated for libaf...
Mon, 07 Oct 2002 19:51:00 +0000 arpi updated for libaf rules
Mon, 07 Oct 2002 19:21:35 +0000 arpi fixed ao_data.bps - patch by Tobias Diedrich <td@sim.uni-hannover.de>
Mon, 07 Oct 2002 18:42:31 +0000 jkeil Handle playback of sample rates not supported by the sun audio hardware.
Mon, 07 Oct 2002 16:48:22 +0000 jkeil Document demux_mov.c fix
Mon, 07 Oct 2002 16:43:04 +0000 jkeil BE_16/BE_32 macro was accessing integers from unaligned addresses on SPARC
Mon, 07 Oct 2002 14:23:04 +0000 alex added libaf
Mon, 07 Oct 2002 11:29:19 +0000 arpi DGA1 trivial fix by Fredrik Noring <noring@nocrew.org>
Mon, 07 Oct 2002 11:27:20 +0000 arpi documenting vesa 3 / GTF config
Mon, 07 Oct 2002 11:26:20 +0000 arpi a small fix for vo_vesa, when calling set_refresh, when -nofs used.
Mon, 07 Oct 2002 10:46:01 +0000 anders Adding functionality for adding filters during execution
Mon, 07 Oct 2002 10:18:46 +0000 arpi I think libfaad2 changed recently. The functions faacDecInit() and
Mon, 07 Oct 2002 09:15:30 +0000 nexus sync
Mon, 07 Oct 2002 01:50:49 +0000 arpi libaf compliance (ao_data) fix by Tobias Diedrich <td@sim.uni-hannover.de>
Mon, 07 Oct 2002 00:46:57 +0000 diego Some further explanations, dev-eng is now subscribers only.
Mon, 07 Oct 2002 00:19:46 +0000 diego small updates
Sun, 06 Oct 2002 23:24:36 +0000 arpi reversed Anders' nonsense change
Sun, 06 Oct 2002 20:59:46 +0000 gabucino some obsolete stuff removed
Sun, 06 Oct 2002 20:58:07 +0000 gabucino sync
Sun, 06 Oct 2002 20:55:38 +0000 gabucino updates, fixes
Sun, 06 Oct 2002 20:45:57 +0000 gabucino removing my email addr (too much spam)
Sun, 06 Oct 2002 19:54:37 +0000 rtognimp sync
Sun, 06 Oct 2002 19:20:04 +0000 arpi various fixes, new options
Sun, 06 Oct 2002 18:43:01 +0000 arpi extending the tooslow hints
Sun, 06 Oct 2002 18:37:28 +0000 arpi fixed -ac/vc/ao/vo/afm/vfm stuff
Sun, 06 Oct 2002 18:27:02 +0000 arpi libdvdkit shared install fixed
Sun, 06 Oct 2002 18:21:13 +0000 arpi mayeb fixed dpms/screensaver issues
Sun, 06 Oct 2002 18:14:59 +0000 arpi documenting -vop dint
Sun, 06 Oct 2002 18:14:14 +0000 arpi I found that default isn't optimal so it's changed a bit. :)
Sun, 06 Oct 2002 18:03:12 +0000 arpi smb:// (samba client) support by Vladimir Moushkov <vlindos_mpdev@abv.bg>
Sun, 06 Oct 2002 17:50:37 +0000 arpi i18n should not affect --language
Sun, 06 Oct 2002 17:40:51 +0000 arpi This patch adds the functionality to disable/enable subtitles while playing
Sun, 06 Oct 2002 17:31:36 +0000 arpi DPRINTF -> mp_msg()
Sun, 06 Oct 2002 17:30:38 +0000 arpi Small error, the buffer size got set incorrectly.
Sun, 06 Oct 2002 17:18:57 +0000 diego Fixed some typos and an error in the help output.
Sun, 06 Oct 2002 16:56:42 +0000 arpi This patch hopefully fixes colorkeying and a segfault in exclusive mode
Sun, 06 Oct 2002 16:50:35 +0000 michael typo (found by alex)
Sun, 06 Oct 2002 16:32:39 +0000 arpi updated
Sun, 06 Oct 2002 16:16:53 +0000 arpi uninit cleanup again... thx to Nilmoni Deb for bugreport
Sun, 06 Oct 2002 16:12:44 +0000 diego Added my credits, plus a small wording correction.
Sun, 06 Oct 2002 16:01:54 +0000 michael forgot docs (again ...)
Sun, 06 Oct 2002 13:19:21 +0000 rtognimp sync, shorter messages in help screen
Sun, 06 Oct 2002 11:45:49 +0000 anders Removing annoying printf
Sun, 06 Oct 2002 11:28:03 +0000 anders Changing frequency limit for resampling
Sun, 06 Oct 2002 11:26:14 +0000 anders Adding Support for non-reentrant audio filters
Sun, 06 Oct 2002 11:23:02 +0000 anders Adding -format and -af switches
Sun, 06 Oct 2002 10:49:41 +0000 arpi 11l
Sun, 06 Oct 2002 10:42:24 +0000 arpi 10l
Sun, 06 Oct 2002 05:54:12 +0000 atmos4 strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,
Sun, 06 Oct 2002 02:59:04 +0000 atmos4 Enable -subfps for time based subtitles, too.
Sun, 06 Oct 2002 01:08:04 +0000 arpi 10l
Sun, 06 Oct 2002 00:46:47 +0000 atmos4 Skip html tags (like <i>) inside subviewer subtitles.
Sun, 06 Oct 2002 00:22:32 +0000 arpi - init fails if no -vo mpegpes
Sat, 05 Oct 2002 23:27:56 +0000 arpi updated, still missing many contributors :(
Sat, 05 Oct 2002 23:00:18 +0000 arpi new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)
Sat, 05 Oct 2002 22:55:45 +0000 arpi aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
Sat, 05 Oct 2002 22:54:11 +0000 arpi af_calc_insize_constrained() rounding changes, works better for me this way
Sat, 05 Oct 2002 22:53:21 +0000 arpi optimization of the FIR macros, extending outfreq range to 2..192khz
Sat, 05 Oct 2002 22:47:11 +0000 arpi ffdv added
Sat, 05 Oct 2002 15:18:25 +0000 jonas new ac/vc/afm/vfm/ao/vo options
Sat, 05 Oct 2002 11:07:23 +0000 anders Removing debug message, (oops)
Sat, 05 Oct 2002 11:02:39 +0000 anders Adding function for estimating required buffer length
Sat, 05 Oct 2002 10:19:07 +0000 jaf by cvs hephooey@fastmail.fm
Sat, 05 Oct 2002 03:42:00 +0000 gabucino We translated Polish manual to version pre8.
Fri, 04 Oct 2002 19:58:48 +0000 alex renamed to LUT-based sw. eq.
Fri, 04 Oct 2002 19:23:36 +0000 arpi This just corrects a function name to match the other demuxer's
Fri, 04 Oct 2002 19:22:29 +0000 arpi adds "libdv" to the "input modules" list in "configure", and
Fri, 04 Oct 2002 19:05:42 +0000 jaf *** empty log message ***
Thu, 03 Oct 2002 12:44:58 +0000 anders Correcting error in macro
Thu, 03 Oct 2002 12:43:39 +0000 anders Fixing the fix buffer overrun should work now
Thu, 03 Oct 2002 12:02:46 +0000 anders Redesign of buffer length calculation
Wed, 02 Oct 2002 22:30:10 +0000 arpi 1l
Wed, 02 Oct 2002 22:13:14 +0000 arpi 100l
Wed, 02 Oct 2002 16:56:54 +0000 alex this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Wed, 02 Oct 2002 16:47:41 +0000 alex some cleanups for video_grabber() which fix a race condition by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Wed, 02 Oct 2002 16:46:55 +0000 alex this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
Wed, 02 Oct 2002 14:57:42 +0000 pontscho use snprintf instead of sprintf
Wed, 02 Oct 2002 13:16:15 +0000 pontscho add [video||audio]_driver_list
Wed, 02 Oct 2002 11:00:37 +0000 anders Fixing potential future problem with buffer overrun
Wed, 02 Oct 2002 10:47:18 +0000 anders Changing to 32 bit aritmetics for counters
Wed, 02 Oct 2002 09:24:34 +0000 pontscho change i18n to autodetect
Tue, 01 Oct 2002 23:47:22 +0000 arpi 1l - update len too in sliced mode
Tue, 01 Oct 2002 22:36:25 +0000 arpi changed order of libs to match the dependency (required for static linking)
Tue, 01 Oct 2002 22:29:04 +0000 arpi new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
Tue, 01 Oct 2002 21:47:32 +0000 arpi flickering fix, patch by Fredrik Noring <noring@nocrew.org>
Tue, 01 Oct 2002 21:30:10 +0000 arpi fixing RV10 streamcopy - detect packet format (simple single frame vs. slices
Tue, 01 Oct 2002 20:01:04 +0000 michael rv10 cleanup
Tue, 01 Oct 2002 14:37:01 +0000 pontscho _NET_WM_FULLSCREEN support
Tue, 01 Oct 2002 12:53:30 +0000 anders Adding support for multiple audio streams and removing annoying message from resample and format
Tue, 01 Oct 2002 09:20:27 +0000 nexus FreeBSD fix
Tue, 01 Oct 2002 08:42:47 +0000 anders Moving lm to after laf
Tue, 01 Oct 2002 06:45:08 +0000 anders Adding new audio output filter layer libaf