log

age author description
2002-03-02 alex removed --enable-xp from help screen to avoid confusing users
2002-03-02 melanson Native Cinepak decoder: Added YV12 support (which is so very close
2002-03-01 jonas strike period over, commiting stuff. next commit will be rewrite. (?) - Gabu
2002-03-01 gabucino initial version. Needs extending, especially LIRC.
2002-03-01 gabucino strike period over, commiting stuff. next commit will be rewrite. (?)
2002-03-01 jkeil Fix a few syntax errors compiling ao_sun.c
2002-03-01 mswitch Added more info regarding sync and :noprebuffering
2002-03-01 michael yuy2 support disabled to workaround stupid colorspace selection
2002-03-01 melanson Added BGR32 output support to PNG vo target because, hey, why
2002-03-01 melanson fixed some endian issues, like changing bswap_32() -> be2me_32(), and
2002-03-01 arpi implemented basic wrapper functions to new libmpcodecs api
2002-03-01 arpi dec_video.c added
2002-03-01 arpi 10l... forgot to set VFM
2002-03-01 arpi fixed stride for packed formats, more detailed printf at image allocation
2002-02-28 arpi removed codec dependent parts, only core left
2002-02-28 arpi PIM1 is playable with ffmpeg12. thx to Togni Roberto <rtogni@bresciaonline.it>
2002-02-28 arpi 10l... gcc 3.x fix
2002-02-28 michael print the number of buffers used
2002-02-28 michael use 4 buffers, fallback to fewer buffers if the video ram isnt large enough
2002-02-28 albeu Added waitpid in free_stream to avoid zombies
2002-02-28 albeu Fix when stdin is used as a file
2002-02-28 albeu New option use-stdin
2002-02-28 albeu New option use-stdin to use when stdin will be used as a file
2002-02-28 atlka Corrections to position saving/restore under vo=X11.
2002-02-28 nick Use stdout as default mencoder's output if no filename specified
2002-02-28 melanson fixed another color chunk issue
2002-02-28 laaz -subfps and -subdelay alters -dumpmpsub's output
2002-02-28 arpi cinepak added
2002-02-28 arpi cinepak added
2002-02-28 arpi callbacks added
2002-02-28 arpi cinepak decoder - untested
2002-02-28 arpi stride!=width*bpp support to cinepak decoder
2002-02-28 laaz Fixed a bug with -dumpmpsub
2002-02-28 arpi libmpcodecs video decoder template
2002-02-28 arpi libmpcodecs core - initial version
2002-02-28 arpi new flags added for direct rendering (libmpcodecs core)
2002-02-27 michael check if planar formats are supported
2002-02-27 nick We should know size of out buffer
2002-02-27 nick unroll stuff
2002-02-27 nick disable color key support - causes a lot of unnecessary problems
2002-02-26 michael YVU9 support
2002-02-26 jonas german mencoder manpage
2002-02-26 jonas small updates: html fixes, man2html compatibility, some new options...
2002-02-26 nick color key support
2002-02-26 arpi early draft
2002-02-26 frodone Italian translation
2002-02-25 michael triple buffering
2002-02-25 michael OVERLAY_KEY_CNTL values
2002-02-25 nick provide unstable code
2002-02-25 nick POSIX compatible timer's callback
2002-02-25 michael 10l
2002-02-25 michael colorkey support fixed (thanks to nick for the mga_vid tip ... i should RTFS more)
2002-02-25 albeu A first attempt to document the playtree system
2002-02-25 anders Adding SW volume control
2002-02-25 pontscho add half new input support for gui
2002-02-25 albeu Small bugfix with getting playlist last line.
2002-02-25 nick rename V -> VC just for understanding
2002-02-25 nick Minor fixes and probably final fix of vsync
2002-02-25 melanson fixed, strengthened, rewrote, and renamed a variety of the ADPCM decoders
2002-02-25 michael colorkey enabled ... until colorkey is correctly supported in vidix
2002-02-24 pontscho mem corruption bug fix.
2002-02-24 michael colorkey support
2002-02-24 albeu Small bugfix (memcpy too small without sizeof(int) :( )
2002-02-24 albeu Moved the call to VOCTRL_FULLSCREEN outside of #ifdef USE_TV block
2002-02-24 pontscho fix playtree bug. but ... i dont' see this ... bazmeg
2002-02-24 michael vsync
2002-02-24 pontscho 10l++
2002-02-24 pontscho inttypes.h bug fix. 10l
2002-02-24 nick exclude benchmark stuff execution from normal playback
2002-02-24 nick make -frames key optional for max/total benchmark
2002-02-24 albeu Really take tab as a space in cmd parsing.
2002-02-24 alex older API fixes, support for async mode
2002-02-24 nick Additional notes
2002-02-24 nick More info on dropped frames
2002-02-24 nick frame dropping prediction with benchmarks
2002-02-24 albeu Fix bad lib order wich lead to undefined ref in postproc/libpostproc.a and
2002-02-24 albeu Added an option to select the input config file
2002-02-24 albeu Fix my mistake (forgot to remove a getch2_enable) but in the rigth
2002-02-24 nick max & average benchmarks
2002-02-24 rfelker fixes bug in alban's new input handling code that caused the terminal
2002-02-24 rfelker fixes build with new-input disabled
2002-02-24 alex do not fault if no directbuffer available (for example: ggi display-multi)
2002-02-24 alex reworked :) should work on low bpp outputs
2002-02-24 michael dont ignore --disable-mmx, ...
2002-02-23 alex totally reworked, working fine on fbdev too, applied Andres Beck's patches, quad-buffering support
2002-02-23 alex ehh, return error if cannot open display
2002-02-23 albeu Also use tab as cmd arg sepparator
2002-02-23 albeu Make blocking call in libmpdemux interuptable (only with new input,
2002-02-23 albeu Change in configure relative to lirc, same thing in Makefile plus
2002-02-23 albeu Make old and new lirc support independant from each other
2002-02-23 albeu These 2 files are intended for code common to the whole lib
2002-02-23 albeu Fixed bug with comments in input.conf parser
2002-02-23 albeu Bug fix in entry parsing.
2002-02-23 gabucino html fixes (noticed by some hawk-eyed one, whose name disappeared into the
2002-02-23 pontscho new gui interface, and gtk moved into mplayer process. fork ... bleh :)
2002-02-23 bertrand Handle HTTP OK response that doesn't contain a mime-type.
2002-02-23 bertrand Fixed the http response parser when the http header only has the HTTP
2002-02-23 albeu Bugfix in x11_common.c mainly. Don't screw up the display name,
2002-02-22 gabucino "At least next new file translated and very little fixes in the second."
2002-02-22 alex using vo_dx, vo_dy
2002-02-22 alex setting vo_dx and vo_dy in event handling
2002-02-22 alex added vo_dx,vo_dy (used currently only by X based outputs)
2002-02-22 atmos4 10l accidently commited an already customized version with different default scaling algo.
2002-02-22 atmos4 Forgot to commit with vo_sdl osd patch.
2002-02-22 alex clear the window if resized but no scaling used. Enable runtime fullscreen selectin when no zooming available
2002-02-22 atmos4 osd outside movie support for vo_sdl, patch by Fredrik Kuivinen
2002-02-22 michael use assert.h
2002-02-22 pontscho mondom fix bazmeg.
2002-02-22 pontscho fix nexus's key bug :) 10l, sorry :)
2002-02-22 alex using PATH_DEV_*
2002-02-22 albeu Finnaly figured out this little long living bug
2002-02-22 alex added linux devfs support (for oss), original patch by Olaf Kohler <thorin@yifan.net>
2002-02-22 melanson discovered what appears to be another valid FLI frame magic number
2002-02-22 arpi EXTRA_INC added (Nexus)
2002-02-21 pontscho new interface ? :)
2002-02-21 pontscho 10l+
2002-02-21 michael fixing scaled output
2002-02-21 pontscho small changes
2002-02-21 michael 101++
2002-02-21 michael fixing bgr32 output on big-endian systems
2002-02-21 arpi compilation fixed
2002-02-21 michael unscaled yuv2rgb fix for big-endian systems
2002-02-21 atmos4 Fix return value of VOCTRL_FULLSCREEN
2002-02-21 anders Cleanup and comment
2002-02-21 anders Moved HW dependent mixer stuff to libao and removed master switch
2002-02-21 atmos4 Fix automatic vobsub detection and make it silent.
2002-02-21 atmos4 forgot to commit
2002-02-21 pontscho new input cucc is default
2002-02-21 pontscho ExposureMask fixed.
2002-02-21 albeu Support for retriving mp3 playlist from the network
2002-02-21 albeu Playtree parser switch to a by line mode.
2002-02-21 albeu In the good way this time, (1 and 0 was swaped 10*10^10l for me ;))
2002-02-21 atlka changes in fullscreen/window switching code to obtain returning to
2002-02-21 pontscho add fselector changes (pwilkins@lashwhip.com)
2002-02-21 arpi 3 mails describing hwac3 tech details
2002-02-20 gabucino "There are some updates and new file inside an attachment."
2002-02-20 gabucino man2html compatibility (patch by Goetz Waschk <waschk@informatik.uni-rostock.de>)
2002-02-20 atmos4 improved event handling, implemented working pause that does not flush all buffers, work around a deadlock in the new threadsafe version 1.5 of libaudio by Tobias Diedrich
2002-02-20 atmos4 Patch: Improved raw encoding support in mencoder by Fredrik Kuivinen
2002-02-20 atmos4 subtitle positioning patch by Jiri Svoboda
2002-02-20 atmos4 support for VOCTRL_FULLSCREEN
2002-02-20 atmos4 remove uneeded assert (common case at eof)
2002-02-20 atmos4 autodetect vobsub filename, disable autosub if vobsub found.
2002-02-20 michael BGR15, BGR16, BGR32 support
2002-02-20 albeu Fixed (I hope) little bug wich lead to sig11 after last playtree entry
2002-02-20 albeu Options registration for mencoder
2002-02-20 albeu Register libmpdemux options
2002-02-20 albeu Demuxers demuxer support for using external audiofile (or muxed subtitles).
2002-02-20 albeu Added pts for mp3 and wav. And perfect seeking for mp3, unless flags & 2
2002-02-20 albeu Added comments support in input.conf (comments lines with #)
2002-02-20 pontscho add new input cucc
2002-02-20 michael zero saturation / grayscale bugfix
2002-02-19 michael meaning of some bits figured out
2002-02-19 michael fixing yv12
2002-02-19 nick Fixes:
2002-02-18 jaf we're in the year 2002
2002-02-18 nick Screenshot on the fly
2002-02-18 mswitch Accidentally mixed experimental code with stable one during last commit,
2002-02-18 mswitch Added VOCTRL_PAUSE and VOCTRL_RESUME
2002-02-18 melanson fixed RoQ file detection and FPS determination (maybe)
2002-02-18 jonas general review of the manpage (patch by Tobias Diedrich <td@informatik.uni-hannover.de>)
2002-02-17 michael fixed planar yuv formats
2002-02-17 arpi ffmjpeg yv12 422 fixed
2002-02-17 arpi DVB mixer control added (very big messy hack)
2002-02-17 jonas german manpage
2002-02-17 albeu Fix this stupid math mistake in calcultating audio buffer duration
2002-02-17 nick Change order of vo_function calls (Although it doesn't matter for now).
2002-02-17 nick Allow using direct rendering with any HW pitches (even on matrox g400).
2002-02-17 nick vidix interleaved U V planes (for g200) by Attila Kinali <kinali@gmx.net>
2002-02-17 alex using mencoder_exit instead exit and return
2002-02-17 alex added local X11 error handler (call player_exit)
2002-02-17 nick More correct direct rendering usage
2002-02-17 arpi ffmjpeg decodes qt photo-jpeg - patch by Sascha Sommer <saschasommer@freenet.de>
2002-02-17 nick Screenshot on the fly
2002-02-17 nick Screenshot on the fly
2002-02-17 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
2002-02-17 alex added VOFLAG_* definitions and int vo_flags
2002-02-17 arpi ehh, i forgot to commit this...
2002-02-17 alex added support for runtime fullscreen switching
2002-02-17 alex standard key support for video out runtime fullscreen switching
2002-02-17 alex vo_fullscreen added
2002-02-17 alex added VOCTRL_FULLSCREEN
2002-02-17 bertrand Changed the default prefill cache value for raw network input stream.
2002-02-16 alex fixed MP3 ICY detection, return detected file format for open_stream
2002-02-16 eyck Add module parameters: contrast and brightness, so when you need those permanently
2002-02-16 mswitch Fixed a bug with prebuffering which would cause syncloss, someone at
2002-02-16 michael 101 (NULL->srcW, NULL->srcH)
2002-02-16 anders MMX part rewritten and 16 tap filter added for better sound qualty
2002-02-16 mswitch Fixed a strange bug that sneaked in at the last minute (vobsub would
2002-02-16 mswitch Fixed bug which would cause gibberish to be printed when using :noprebuf
2002-02-16 nick Direct rendering with dshow codecs support. (Was untested but should work)
2002-02-16 nick Works with YUY2 fourcc
2002-02-16 melanson fixed WAV demuxer so that it skips to the actual start of the audio data
2002-02-16 melanson shrink the size of the ghost image, courtesy of Roberto Togni
2002-02-15 michael avoid allocating a dummy scaler as debug/info messages will only be printed for the first allocated scaler unless -v -v is used
2002-02-15 albeu We should skip exactly the first frame on mp3 files.
2002-02-15 jonas Upgrades to the latest version, some corrections...
2002-02-15 mswitch *** empty log message ***
2002-02-15 albeu Fixed bug wich interrupt plaintext parsing before real eof
2002-02-15 michael use mem2agpcpy_pic()
2002-02-15 arpi mp3 position fixed
2002-02-14 arpi added mp3 detection
2002-02-14 arpi fast header checker added
2002-02-14 gabucino -ss -endpos documented
2002-02-14 michael mem2agpcpy_pic()
2002-02-14 arpi +static
2002-02-14 arpi yv12 slices fix by Robert Kesterson <robertk@robertk.com>
2002-02-14 arpi mpeg-es osd fix - patch by ??? (lost mail:((()
2002-02-14 gabucino XANIM_MOD_DIR can be used for XAnim codecs' path specifying
2002-02-14 arpi ehh
2002-02-14 gabucino miafene (so arpi can say I don't write proper cvslogs)
2002-02-14 gabucino 'setterm' can also be used
2002-02-14 albeu Improved mp3 detection (don't detect mpeg1/2 as mp3 anymore)
2002-02-14 alex use the XANIM_MOD_DIR env. var as described in xanim's docs
2002-02-14 michael minor dststride bugfix for i420 output
2002-02-14 michael bugfix for width % 2 != 0
2002-02-14 arpi 10l... it detected mpeg1/2 ps files as mpeg audio...
2002-02-14 jonas Upgrade to latest version, some html fixes.
2002-02-14 albeu Audio file demuxer. Extended version for demuxer info.
2002-02-14 albeu Also display clip info for audio only contents
2002-02-14 melanson a few quick fixes to the FLI decoder
2002-02-13 nick Scratch for volunteers
2002-02-13 nick typo
2002-02-13 nick Fixing "quake" by direct waiting of vsync.
2002-02-13 melanson cosmetic fix
2002-02-13 melanson some obscure bug fixes to the FLI decoder, with many thanks to Roberto
2002-02-13 rfelker fixed broken xvid support ("lm" rather than "-lm" in libs)
2002-02-13 mswitch Using the mplayer SwScaler instead of doing scaling manually (sometimes this dies with sig FPE
2002-02-13 michael 101
2002-02-12 rik we are now able to use the new bitwriter code in libavcodec
2002-02-12 michael use mem2agpcpy() instead of fast_memcpy()
2002-02-12 michael mem2agpcpy()
2002-02-12 gabucino sok ize, mutyur, bizbasz.
2002-02-12 pl missing #ifdef HAVE_XDPMS
2002-02-12 pl Support for XviD library detection:
2002-02-12 michael default is allways nozoom again (specify -zoom if u want the sane behavior)
2002-02-12 alex fixed old testing part
2002-02-12 alex added informat support (for encoding)
2002-02-12 alex rgb/bgr 32bpp and IYUV/I420 support
2002-02-12 alex mpg 32bpp support
2002-02-12 alex mpng: 32bpp support
2002-02-12 alex 32bpp support, allocating palette based on used colors by file (possible overflow fix)
2002-02-12 rik this file is obsoleted by videodev_mjpeg.h
2002-02-12 rik this file obsoletes zoran.h and contains the Recommended interface definition for zr devices
2002-02-12 rik migration of -vo zr to Recommended Interface definition (this obsoletes zoran.h)
2002-02-12 atmos4 add vsync support for doublebuffering to vo_vesa
2002-02-12 nick - Shutdown capturing before playback
2002-02-12 arpi ehh. forgot to commit this one...
2002-02-12 arpi AVI demuxer fixes:
2002-02-11 gabucino obladi-oblada
2002-02-11 michael minor rounding bugfix in the aspect stuff
2002-02-11 michael -fs and or -vm default is nozoom, -zoom does the expected thing
2002-02-11 albeu A whole bunch of free_demuxer in demux_open
2002-02-11 albeu Place holder for registering modules options
2002-02-11 albeu Added new input mouse support in x11 vo
2002-02-11 albeu Added key autorepeat support. Options to enable/disable joystick and lirc
2002-02-11 pontscho add initial mPNG support
2002-02-11 nick Unroll -ni usage for deint. Anyway it doesn't help :(
2002-02-11 nick tell to driver doublebuffering
2002-02-11 bertrand Removed the url_copy function , since it was badly implemented,
2002-02-11 bertrand Cleaned up the way proxies checking was done.
2002-02-11 arpi mjpeg encoder cleanup - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-02-11 arpi updated. please check...
2002-02-10 michael unscaled memcpy variant bugfix (negative strides)
2002-02-10 melanson blessed the QT SMC video codec as being "working"
2002-02-10 melanson fixed the last few SMC bugs, thanks to Roberto Togni's bug hunting
2002-02-10 melanson reinstated original palette decision logic from XAnim (was the QT spec
2002-02-10 alex added nmhd, added checking for audio trak in demux_mov_fill_buffer
2002-02-10 alex break if error in decompressing, moved buffer allocating
2002-02-10 alex identify jpg with case-insensitive 'jpg' or 'jpeg' string
2002-02-10 alex check for overflow in new_sh_video and new_sh_audio
2002-02-10 michael allways use swScaler
2002-02-10 alex removed unused includes, added fastmemcpy support, removed local copy of rgb24toyv12 (using one in postproc/rgb2rgb.c)
2002-02-10 alex support swscaler for i420
2002-02-10 arpi div3/vfw encoding fixed
2002-02-10 pl added options for completeness: --enable-gcc-checking, --disable-profile
2002-02-10 gabucino -playlist also accepts ASX files
2002-02-10 gabucino added -dvd-device and -cdrom-device
2002-02-10 gabucino applied Alban Bedel's patch (-dvd-device and -cdrom-device)
2002-02-10 nick Portability
2002-02-10 gabucino added credits for Roberto Togni
2002-02-10 gabucino [REVERSE] this patch translated the file back to english
2002-02-10 melanson added more tips on codec development
2002-02-10 arpi BGR24 support, including flip flag
2002-02-10 melanson Fixed FILM demuxer so that it now plays (my) FILM files
2002-02-10 michael bgr15 / bgr16 input support (with -zoom)
2002-02-10 arpi DV-ntsc (dvc) added for quicktime DV sterams
2002-02-10 arpi temp. workaround for VFW upside-down flip
2002-02-10 arpi fixedsize video samples fixed (dvntsc-qt.mov)
2002-02-10 michael unscaled BGR24 -> YV12
2002-02-10 michael rgb24toyv12 in MMX (untested)
2002-02-10 atmos4 Don't read index for -forceidx and -nodix (speedup with bad media and not needed anyway)
2002-02-10 rfelker initial seeking (-ss) support in mencoder
2002-02-09 michael bgr24toUV in MMX
2002-02-09 alex added voctrl_guisupport and fixed some typos
2002-02-09 gabucino "I finished the rest of the german documentation and fixed
2002-02-09 mswitch Test
2002-02-09 melanson Added native codec support for QT RPZA data, courtesy of Roberto Togni
2002-02-09 gabucino applied David Holm's patch
2002-02-09 mswitch updated :noprebuf to emulate the playback used in mplayer 0.60 (with dxr3 patch), this solves
2002-02-09 michael bgr24toY in MMX
2002-02-09 nick Get(Set) deinterlacing
2002-02-09 nick temporary solution to disable adaptive deinterlacing engine
2002-02-09 mswitch Fixed a bug where seeking would lock mplayer
2002-02-09 nick Fix according to strange bugreport
2002-02-09 mswitch Removed some stuff from the em8300 driver, had to compensate
2002-02-09 nexus FreeBSD fix
2002-02-09 mswitch Added switch to disable prebuffering
2002-02-09 mswitch ARGH, changing playback speed was a mistake...
2002-02-09 mswitch Fixed some stuff with setting timestamps, and added proper setting of playback speed. I'm
2002-02-09 mswitch Thanks to the new control() method I've finally been able to add prebuffering support. This
2002-02-09 nick Make code simple. Use swScaler even for fastmemcpy purposes :)
2002-02-09 gabucino "Here is the correct patch again, some changes for the old ones and a patch for
2002-02-09 arpi vo_yuv4mpeg added
2002-02-09 arpi setting vo_fps, required for vo_yuv4mpeg
2002-02-09 arpi yuv4mpeg output, by Robert Kesterson <robertk@robertk.com>
2002-02-09 arpi 10000hl to Holm... control MUST BE static...
2002-02-09 arpi screensize from fbdev ioctl - patch by Jason Lunz <j@falooley.org>
2002-02-09 arpi g550 memdetect fix - patch by Diego Biurrun <diego@biurrun.de>
2002-02-09 arpi libvo's query_ stuff replaced by new control() - patch by David Holm
2002-02-09 arpi query_ stuff replaced by new control() - patch by David Holm
2002-02-08 jaf by Daniel.Bena@dm-drogeriemarkt.sk
2002-02-08 albeu Applied patch mouse whell patch from Wojtek Kaniewski <wojtekka@bydg.pdi.net>
2002-02-08 albeu Added support for key combination and mouse buttons key code
2002-02-08 gabucino applied David Holm's patch
2002-02-08 albeu Audio only support. Include a fix in the asf demuxer opening.
2002-02-08 michael fastmemcpy
2002-02-08 gabucino vao, something changed in these files!
2002-02-08 gabucino better RoQ explanation
2002-02-08 gabucino added Anders Johansson
2002-02-08 gabucino applied patch from Andres Johansson
2002-02-08 michael unscaled BGR15->BGR16
2002-02-08 michael bgr15 input support
2002-02-08 michael faster bgr16 input
2002-02-08 michael bgr16 input support
2002-02-07 gabucino csak ugy
2002-02-07 arpi better naming
2002-02-07 arpi VfW encoding support (very alpha yet)
2002-02-07 arpi VfW encoding support
2002-02-07 arpi AVID fourcc added to MCMjpeg
2002-02-07 nick Configurable OSD zones
2002-02-07 nick - Fixed incorrect i420 support (Michael was right)
2002-02-07 pontscho fix color key handling bug
2002-02-07 arpi ffmpeg yuy2 disabled again, avid RGB->BGR
2002-02-07 pontscho fs resize bug fix.
2002-02-07 michael unscaled converters
2002-02-07 pontscho fix dpsm compile bug in gui
2002-02-07 pontscho finalize mfi support.
2002-02-07 melanson completely reworked FILM demuxer to support both audio and video...neither
2002-02-07 michael fixing green line at right side bug (reported by Nick Kurshev <nickols_k@mail.ru>)
2002-02-07 rfelker one more fix for optional vesa
2002-02-07 rfelker finished making vesa optional
2002-02-07 rfelker made vesa support optional at compiletime
2002-02-07 rfelker added mga_top_reserved module parameter to skip a configurable amount
2002-02-06 michael rgb32 & rgb24 input support
2002-02-06 pontscho fix spudec, faszom (C#)
2002-02-06 arpi emulating BITMAPINFOHDR (for win32 codecs)
2002-02-06 michael 101 (yuv2rgb with mpeg1,...) ;)
2002-02-06 michael swScale internally uses yuv2rgb now if possible
2002-02-06 arpi ehh. i forgot to commit this patch: fix RTP streaming. patch by Dave Chapman <dave@dchapman.com>
2002-02-06 pontscho fix spudec bug
2002-02-06 pontscho add mfi support
2002-02-06 pontscho add mfi demuxer
2002-02-06 pontscho add mfi support
2002-02-06 nick Correct vesa shutdown on 'config playback' errors
2002-02-06 nick typo
2002-02-06 arpi qt AVID fourcc added
2002-02-05 arpi bad debug printf caused sig11 with divx audio
2002-02-05 pl missing mlib required to build a solaris mencoder
2002-02-05 pl fix display of echocheck on sunos
2002-02-05 gabucino mysql also goes haywire from sneaky-sucky-fucky gcc2.100-4
2002-02-05 michael checking output of getSwsContext*()
2002-02-05 nick Enable 15bpp on server
2002-02-05 nick mplayer has swapped RGB's fourcc :(
2002-02-05 albeu Added auto selection of the best streams and fixed a few compiler
2002-02-05 nick Support of scaling with every fourcc
2002-02-05 gabucino HTML fix
2002-02-05 anders Enable SSH optimizations for FIR filter
2002-02-05 melanson promoted the RoQ audio decoder from "buggy" to "working"
2002-02-05 melanson reconciled one minor, nagging palette issue with the official QT spec
2002-02-05 melanson fixed FPS as well as crash bug when no audio chunks are present
2002-02-05 gabucino applied pl's patch (sorry, overlooked it previously.. and procmailrc
2002-02-04 atmos4 Add playlist keys (some missing?!) and add some shift handlers to allow keys to work with german keyboards.
2002-02-04 michael printing error messages if something is wrong instead of just return NULL;
2002-02-04 atmos4 Fix multifile playback (sdl was not fully reinitialized).
2002-02-04 eyck print also contrast on cat /dev/mga_vid
2002-02-04 albeu Remove some unuseful stuff and don't try to kill an unexisting
2002-02-04 albeu Tell the user when we fallback on default config.
2002-02-04 albeu Fix the bugs the previous version should fix (and those introduced
2002-02-03 mswitch Activate QSCALE flag for avcodec
2002-02-03 gabucino some updates (patch by Jonas Jermann <jjermann@gmx.net>)
2002-02-03 eyck Juergen Kreileder changes, fixing some lintian errors, adding correct manpath and adding
2002-02-03 eyck Attila Kinali fixing memleak introduced by me.
2002-02-03 eyck too many arguments to sscan in subdetect.
2002-02-03 albeu Corrected the quit bug and added support for up to 10 axis
2002-02-03 albeu Correct bug in plaintext parser : correctly remove trailling \r
2002-02-03 nick Direct rendering expansion:
2002-02-03 nick optimization
2002-02-03 mswitch Forgot the osd fix in the other patch, well, here it is ;)
2002-02-03 mswitch Switched from libmp1e to libavcodec, at least for me it runs helluva lot faster than libmp1e
2002-02-03 michael YUY2 BGR32 BGR24 support for vo_x11 if swScaler is used
2002-02-03 gabucino gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
2002-02-03 nexus fix typo
2002-02-03 alex using dlerror() instead strerror(), displays unresolved symbol messages
2002-02-03 gabucino added more audio plugin documentation
2002-02-03 albeu Added options to enable new input and joystick support
2002-02-03 gabucino vidix equalizer can be used with 1-8 keys also
2002-02-03 gabucino on non-Linux use Vidix instead of mga_vid kernelmodule
2002-02-03 gabucino mga_vid supports reads and writes
2002-02-03 gabucino RoQ fileformat added, anything it is ;)
2002-02-03 gabucino Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticed
2002-02-03 gabucino QNX updates
2002-02-03 gabucino QNX updates
2002-02-03 gabucino more translated
2002-02-03 gabucino -vo xv does video equalizing
2002-02-03 nick Restore K7 support
2002-02-03 gabucino Vidix video equalizing (Nick's patch)
2002-02-03 nick Be more precise
2002-02-03 nick Allows to users control direct rendering
2002-02-03 nick code cleanup
2002-02-03 michael filterPos bugfix (only nearest neighbor scaling was affected)
2002-02-03 rfelker finally fixed no-opendivx compile problem
2002-02-03 rfelker fixed compiletime problems with divx4 caused by making opendivx optional
2002-02-03 rfelker make opendivx codec optional at compiletime
2002-02-02 rfelker config file support for mencoder
2002-02-02 eyck Attila's Linux 2.2 patch, and contrast control applied
2002-02-02 melanson further work on the RoQ audio decoder
2002-02-02 melanson demuxer is now more complete, though still not perfect
2002-02-02 eyck support cat /dev/mga_vid.
2002-02-02 eyck framework for settings modifications like in radeon_vid ( /dev/mga_vid can
2002-02-02 nick using MTRR
2002-02-02 michael MMX(2) optimized YUY2 input
2002-02-02 mswitch Cleaned up some code
2002-02-02 alex tested and fixed on 2.2.x, more comments
2002-02-02 gabucino applied David Holm's patch
2002-02-02 nick using MTRR
2002-02-02 nick MTRR configuring
2002-02-02 alex added dhahelper note
2002-02-02 alex added support for dhahelper
2002-02-02 alex initial
2002-02-02 alex initial
2002-02-02 alex added proper includes
2002-02-02 alex initial
2002-02-01 gabucino only GUS MAX can do 48khz
2002-02-01 michael printing correct format info
2002-02-01 michael YUY2, BGR24, BGR32 input support (no mmx yet)
2002-02-01 pontscho add mplState()
2002-02-01 pontscho small bugfixes, and kill other warning
2002-02-01 nexus overwrite old info
2002-02-01 pl improved check for libpng/png.h: catch crappy build environment (png.h and
2002-02-01 nick Minor fixes
2002-02-01 jaf *** empty log message ***
2002-02-01 nick Use DIRECT RENDERING WITH DSHOW codecs
2002-02-01 nick Alex! Never write bottlenecks, ok?
2002-02-01 nick fixing i420
2002-02-01 nick Optimize DirectShow decoding with vidix
2002-02-01 nick Using new tune info
2002-02-01 nick YVYU support (untested yet)
2002-02-01 nick Optimizing with use new tune info
2002-02-01 nick Providing new tune info
2002-02-01 melanson no, wait...roqaudio is an audiocodec, not a videocodec
2002-02-01 melanson implemented RoQ file demuxing
2002-02-01 melanson added skeleton decoders for RoQ audio and video format decoders
2002-02-01 melanson added help strings for RoQ and REAL file detection
2002-02-01 rfelker change init to config in vo_gl and vo_md5 like in the other vo_ modules -- fixes crash caused by the changeover
2002-02-01 rfelker change init to config in vo_mga like in the other vo_ modules -- fixes crash caused by the changeover
2002-02-01 rfelker added -noquiet option to complement -quiet (request/patch by Alexander Werth)
2002-02-01 arpi AVID added
2002-01-31 eyck detect microdvd with empty second frame.
2002-01-31 alex removed obsoleted Terminate_Display_Process, using freeMyXImage and vo_x11_uninit at exit
2002-01-31 alex return error if unknown depth given. more informative error messages. dont exit if draw_frame was called with Planar YUV, only warn the user
2002-01-31 alex removed obosolete Terminate_Display_Process. using vo_x11_uninit. support UYVY format
2002-01-31 alex removed obsoleted Terminate_Display_Process, using vo_x11_uninit
2002-01-31 alex removed obsoleted Terminate_Display_Process
2002-01-31 alex grr, 10l. vo_x11_uninit: close display only if window not created by GUI
2002-01-31 alex vo_x11_uninit: dont destroy window if GUI created it
2002-01-31 alex added vo_x11_uninit
2002-01-31 nick Documenting new tune info
2002-01-31 nick Use new tune info
2002-01-31 nick new info for tuning
2002-01-31 albeu Added lirc support in input
2002-01-31 albeu Added uninit to input
2002-01-31 nick IMGFMT_RGBxx experimental support
2002-01-31 nick RGB15 experimental support
2002-01-31 nick Compilation fixing
2002-01-31 arpi new video format: yuvrgb. patch by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-31 arpi using the common -vm code, patch by Santi BĂ©jar <tiarda@yahoo.es>
2002-01-31 arpi common -vm code, patch by Santi BĂ©jar <tiarda@yahoo.es>
2002-01-31 arpi working dummy audio driver, patch by Tobias Diedrich <td@informatik.uni-hannover.de>
2002-01-30 arpi possible AC3 fix, by Marcus Blomenkamp <Marcus.Blomenkamp@epost.de>
2002-01-30 arpi silly cleanup - maybe fixes dummy printf bug
2002-01-30 michael -sws 2 is default now
2002-01-30 michael real window resizeing support (i know nearly nothing about x11 so feel free to fix / reverse it, if its broken)
2002-01-30 michael YV12 like formats support (I420/IYUV)
2002-01-30 albeu A new configurable input system and joystick support for this system
2002-01-30 nick It seems that there no direct support for RGB24 :(
2002-01-30 nick Preliminary RGB32 and RGB16 support. (Untested yet)
2002-01-30 nick Use one pitch source
2002-01-30 nick More correct double_buffering for packed fourcc
2002-01-30 nick Typos
2002-01-30 nick Correcting pointers on second buffer
2002-01-29 pontscho small changes
2002-01-29 arpi DOCS thingie added
2002-01-29 pontscho add XF86 multimedia key cucc.
2002-01-29 rfelker added constant-qscale encoding support with lavc, fixed slightly incorrect definition for the vme lavc option
2002-01-29 pl warning (proper) fix
2002-01-29 nick Minor fix - else 0 is unreachable
2002-01-29 nick fixing assembly bug. By Thierry Vignaud <tvignaud@mandrakesoft.com>
2002-01-29 nick info on 4x4 coeffs
2002-01-29 michael top row bugfix
2002-01-29 michael area averageing scaling support (-sws 5) (is identical to bilinear for upscale)
2002-01-28 michael nearest neighbor / sdl emulation ;) scaling (-sws 4)
2002-01-28 arpi usleep() accurancy tester
2002-01-28 michael minor QP bugfix
2002-01-28 gabucino -chapter option updates (and some else?)
2002-01-28 gabucino 3-pass encoding dox
2002-01-28 nick Support for HW equalizing through VAA
2002-01-28 nick New logic of HW equalizing:
2002-01-27 arpi show actual video:audio bitrates at status line
2002-01-27 arpi ETA/Esize for 3pass encoding from stdin
2002-01-27 arpi status print fixes - DVD estimation worx, print remaining time instead of total
2002-01-27 arpi DVD start position handling changed (progbar/eta fix)
2002-01-27 arpi DVD progress bar fix
2002-01-27 gabucino kapja be aki hosszu opciokat szeret
2002-01-27 nick Support for HW equalizing
2002-01-27 arpi ETA/Esize/fps and some more... - new statusline
2002-01-27 pl did not compile when --disable-vidix was used
2002-01-27 arpi GetTimerMS added - get timer in millisec
2002-01-27 pl avoids warnings
2002-01-27 pl avoids a warning
2002-01-27 pl small typos in text
2002-01-27 nick query vaa
2002-01-27 nick Use real preinit
2002-01-27 nick provide full vaa interface
2002-01-27 arpi debug printfs... - 10l
2002-01-27 arpi bitrate calculator fix?
2002-01-27 anders Oops forgot to remove debug message :)
2002-01-27 anders Fixed sig 11 caused by buffer full in ao driver
2002-01-27 anders Fixed sig 11 caused by resampling plugin, some cosmetic changes and speed improvements
2002-01-27 nick gcc-3.0.3 compilation fixing
2002-01-27 nick improvements
2002-01-27 melanson fixed (reversed) the RGB palette order
2002-01-27 arpi more audiocopy fixes (especially for .asf)
2002-01-27 arpi audio copy fix
2002-01-27 arpi bitrate calculator for 650/700 mb cdrom
2002-01-26 arpi 3-pass encoding support (reads frame skip/dup control and audio stream from frameno.avi)
2002-01-26 alex added dmb1 fourcc to m3jpeg by Thomas Kranz
2002-01-26 alex added better fourcc handling for lavc, exiting if no lavc video codec name specified
2002-01-26 gabucino goto man mplayer, leyma
2002-01-26 alex preinit moved to right place
2002-01-26 nick preinit usage
2002-01-26 arpi fix a decimation/scaling bug in vo_zr and some verbose messages have changed - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-26 gabucino commited Rik Snel's patch (thx!)
2002-01-26 alex no longer required to call preinit from init and query_format, mplayer.c does this
2002-01-26 nick vo's preinit support
2002-01-26 gabucino ideis
2002-01-26 gabucino applied al3x's peccs
2002-01-26 kmkaplan Add -nosound/-sound and -ovc null to mencoder.
2002-01-26 alex fixed preinit conflict
2002-01-26 alex i420/iyuv support
2002-01-26 nick Extensions for video accelerated architecture
2002-01-26 alex fixed i420 handling
2002-01-26 alex yuy2 reported as working
2002-01-26 arpi pre-check for audio/video streams (hope it fix wma steraming)
2002-01-26 arpi use the new jpeg encoder - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-26 arpi fast 4:2:2 jpeg encoder, based on libavcodec. - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-26 arpi vo_zr no more depends on libjpeg - it requires libavcodec now. patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-25 pl original patch by malc <malc@tmbg.co.uk>
2002-01-25 kmkaplan Don't segfault with empty -chapter spec.
2002-01-24 kmkaplan Extended DVD chapter specification. Remove -last-chapter option.
2002-01-24 atmos4 Let mplayer handle signals so terminal gets cleaned up.
2002-01-24 arpi qscale 3->2 (Thank you Michael)
2002-01-24 alex added support for i420 and iyuv
2002-01-24 gabucino entudjam?
2002-01-24 jaf keep me chean ;-)
2002-01-24 atmos4 freebsd fix by bjoern fischer
2002-01-24 jaf aspect ratio 9 added.
2002-01-24 pontscho mpsub dump bug fix. 100l for laaz
2002-01-24 bertrand Readded the content-type checking, in case of the no HTTP body are
2002-01-24 bertrand Add a parser for the "ASF group stream object" and display the bitrate values
2002-01-24 melanson QT demuxer now supports the default QT palettes
2002-01-24 arpi freq fix, removed muxer delay
2002-01-24 arpi vo_pts fix (10l)
2002-01-23 alex initial
2002-01-23 alex fixed num_of_packets and current_packet handling, bug found by Mike Melanson
2002-01-23 alex upgraded to newest vidix interface
2002-01-23 alex upgraded to newest vidix interface. in eq: return if g200 moved to the beginning of seteq
2002-01-23 alex added cap.author
2002-01-23 alex don't render UV planes if interleaved (also add support later)
2002-01-23 alex some typos fixed ;), added author to capabilites and extended name to 64 bytes. added interleaved uv planes support
2002-01-23 nick Fixing compilation on non-MMX but x86 systems
2002-01-23 nick Fixing compilation on non-MMX but x86 systems
2002-01-23 nick RGB independed correction for GATOS's radeon_video driver!
2002-01-23 nick intense->intensity + capability extension + fixing R200 color correction bug
2002-01-23 nick intense -> intensity + capability extension
2002-01-23 nick intense -> intensity
2002-01-23 pontscho fix screen saver bug under gui
2002-01-23 nexus 10l ...
2002-01-23 nexus FreeBSD need this to compile after last changes
2002-01-23 anders Added buffering of output data
2002-01-23 bertrand Added a turn around for badly configured web servers.
2002-01-23 bertrand Modified the output of the http_debug function.
2002-01-23 bertrand Removed unused code that I commented earlier.
2002-01-22 albeu Implementation of entryref
2002-01-22 albeu Objectization of the play_tree_parser for more flexiblity
2002-01-22 nick Attempt to fix NVidia problems
2002-01-22 arpi cleanup of video packet writer, PTS sent only once
2002-01-22 arpi 10l, debug printf removed
2002-01-22 michael minor bugfix in the -v output
2002-01-22 pontscho move bug fixed
2002-01-22 bertrand Modified the cache option value setting/reading, so we can report
2002-01-22 melanson added skeleton for Duck Truemotion v1 decoder (doesn't do anything yet)
2002-01-22 arpi passing samplerate to LPCM writer - 44, 32 and 96khz are also supported from now
2002-01-22 arpi LPCM write code rewritten, thanks to Marcus at mocm@convergence.de
2002-01-22 melanson fixed some major flaws; decoder is now almost correct
2002-01-21 michael 15/16 bit dithering in C (5% slower, can be disabled by comenting #define DITHER1XBPP out)
2002-01-21 nick Gamma correction (based on patch of PĂ¡sztor SzilĂ¡rd <silicon@falcon.sch.bme.hu>)
2002-01-21 michael copyright(swscaler) = GPL
2002-01-21 michael a few filters (should be removed/merged when arpis videofilter stuff is finished)
2002-01-21 albeu Add a check to not set the cache size if the user alredy set it.
2002-01-21 albeu Bug fix for subconfig option. A -tv option containing the on parameter
2002-01-21 kmkaplan Add option -last-chapter for DVD playing/encoding
2002-01-21 michael general convolution filtering of the source picture
2002-01-20 bertrand Set the cache value if the network layer was able to compute it.
2002-01-20 bertrand Changed the asf_file_header_t struct to read all the fields properly.
2002-01-20 atmos4 /usr//include/inttypes.h for CYGWIN
2002-01-20 nick Checking for RGB boundaries
2002-01-20 atmos4 add mangling
2002-01-20 nick RGB independed correction (similar to brightness)
2002-01-20 nick Typo
2002-01-20 nick 2048x2048 is real max size of overlay
2002-01-20 michael 101
2002-01-20 alex added support for unlimited video resolution (-1)
2002-01-20 alex reported working at 1600x1200 too, pciconfig stuff fixed, you can enable it with #define MGA_PCICONFIG_MEMDETECT
2002-01-20 alex sorry, debug removed ;)
2002-01-20 alex pci_config_read working
2002-01-20 michael removed global vars so that multiple swscalers can be used
2002-01-20 melanson initial implementation of SMC codec; it almost works, too!
2002-01-20 arpi -alang/-slang fixed
2002-01-19 alex equalizer is only supported by g400
2002-01-19 alex cleaned some parts, tested and working with g400/450, g200 is buggy :(
2002-01-19 alex reworked, picture moves when window moved, fullscreen working with gui, fixed some annoying bugs
2002-01-19 alex clearing safely the buffer, queryfourcc returns 0x2 (hw accel, noconv.), setting eq only if drivers i able
2002-01-19 mswitch Reverted to using software sync again, some day I'll die of a heartattack if I can't get this
2002-01-19 albeu Some improvment and make -vcd -dvd options considered as playlist entry
2002-01-19 mswitch Only use hardware sync and prebuffering with mpegs!
2002-01-19 pontscho remove TARGET lofasz
2002-01-19 mswitch Handle timestamps internally
2002-01-19 alex added FLAG_EQUALIZER
2002-01-19 alex added flag_equalizer
2002-01-19 nick Using cpudetect code instead of d_cpu.s
2002-01-19 nick K7 id
2002-01-19 albeu Fixed bug with -frames option : don't quit, go to next file !!
2002-01-19 albeu Added reverting support for -zr* options
2002-01-19 albeu Added reverting support for -aa* options
2002-01-19 albeu Added reverting support for -pp and -npp options
2002-01-19 albeu Added reverting support for -aa* -zr* -pp and -npp options
2002-01-19 alex vidix_grkey_support checking for colorkeying
2002-01-19 albeu Few bug fix and improvment in config/playtree system
2002-01-19 atmos4 fix mangling with runtime cpu detection
2002-01-19 mswitch Removed seeking warning message since it has now been fixed in the driver
2002-01-19 bertrand Moved network related code from open.c to network.c
2002-01-19 nick gamma correction (preliminary version).
2002-01-19 nick Typo
2002-01-19 atmos4 mangle for win32 in postproc
2002-01-19 atmos4 mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)
2002-01-19 atmos4 mangling in mp3lib + stdcall undefined fix with cygwin
2002-01-19 atmos4 mangling in libvo
2002-01-19 atmos4 rewrites symbols in d_cpu.s on cygwin
2002-01-19 atmos4 mangle.h does symbolmangling on win32
2002-01-18 alex fixed channel changing with frequencies.c
2002-01-18 alex updated based vo_xmga, using colorkey, working with gui, fixed xinerama and window moving/resizing
2002-01-18 alex added colorkey handling
2002-01-18 alex updated, colorkey support, pontscho reported it's working fine, only faulting with very-very-very big resolution
2002-01-18 alex i think, it's better [playback->offsets and offset implemented/corrected]
2002-01-18 pontscho '40bit' - es png nincs is :)
2002-01-18 alex added .rm (real) and .y4m (yuv4mpeg)
2002-01-18 alex fix dnet support
2002-01-18 alex sorry, i really wanted to add vidix_start and stop as int, to detect if something went into the wrong way (also implement check in vo_xvidix)
2002-01-18 nick 3dnow optimization. Not all functions are tested!!!
2002-01-18 nick Missed fastmemcpy
2002-01-18 nick Suppress return values for 'void'. 10L to Alex
2002-01-18 nick Fixed saturation computing for rage128
2002-01-18 nick gamma correction support
2002-01-18 nick Fixed bug of multiple declaration of 'dvd_device'
2002-01-18 melanson added skeleton for QT SMC decoder
2002-01-18 melanson made a little more headway but it still doesn't work properly
2002-01-17 arpi more movi_end mess
2002-01-17 nexus fix for benchmark script
2002-01-17 gabucino opsz, typo
2002-01-17 albeu Change to use cdrom-device and dvd-device options needed for DVD/TV/VCD
2002-01-17 albeu Fixed bug with benchmark option
2002-01-17 albeu Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url
2002-01-17 mswitch Fixed seeking
2002-01-17 mswitch Added new syncengine thanks to a new previously undocumented feature of the em8300, this might fix playback on both slow and fast machines (more testing needed). This also requires users to get the em8300 driver from cvs until the next version is released (will probably happen this weekend)
2002-01-17 pl Patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>:
2002-01-17 nexus fix for Xwid (exceed 16 fourcc)
2002-01-17 nick Use 'install' instead of 'cp'
2002-01-17 arpi zr driver (tv-out for DC10/DC10+, iomega buz, LML33...) added - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-17 arpi -zr* added - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-17 arpi libjpeg added - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-17 arpi zr en/disable, libjpeg detection - patch by Rik Snel <rsnel@cube.dyndns.org>
2002-01-17 arpi fbdev nocopy option - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-01-17 arpi fbdev nocopy option, and static pthread fixes - Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-01-17 arpi libmad memcpy optimization by Jeroen Dobbelaere <jeroen.dobbelaere@acunia.com>
2002-01-17 arpi -lavcopts vme= option to set motion estimation method - patch by Rich Felker <dalias@aerifal.cx>
2002-01-17 arpi XviD added
2002-01-17 arpi possible sig11 fixed - noticed by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-17 arpi console mplayer launcher - by Rich Felker <dalias@aerifal.cx>
2002-01-17 arpi reverted old seeking method - ask Holm why...
2002-01-17 arpi mail formatting added
2002-01-17 atmos4 fix include order
2002-01-16 gabucino *** empty log message ***
2002-01-16 gabucino Added (sigh, reHTMLized;)) Nick's VIDIX patch
2002-01-16 alex added vidix_start() and vidix_stop() for better runtime-resize support ;)
2002-01-16 arpi fixed a few possible bugs
2002-01-16 arpi image field added. 10*10l....
2002-01-16 nick Useful links
2002-01-16 nick Fixed resize bug.
2002-01-16 nick More messages on forcing
2002-01-16 nick en(dis)able app io should be exported too
2002-01-16 nick + new features and possibility
2002-01-16 melanson added a few notes about formats 0x61 and 0x62
2002-01-16 melanson initial support for FILM file demuxing
2002-01-16 arpi using mp_image.h - not finished...
2002-01-16 arpi 10l...
2002-01-16 arpi bpp != depth
2002-01-16 arpi initial stuff. comments welcomed...
2002-01-15 arpi hwac3 fix for cmedia 8738 by Hans-Peter Raschke <Hans-Peter.Raschke@wintermann-datenservice.de>
2002-01-15 atmos4 awk change suggested by frederik kuivinen
2002-01-15 atmos4 nicer awk check (logging) etc.
2002-01-15 pl patch by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-15 kmkaplan Add a third scaling algorithm wich should be faster. Select by
2002-01-15 kmkaplan Fix "[MPlayer-dev-eng] mp3lib-mmx sig11 with mpeg1layer3 audio after
2002-01-15 jkeil Grab PS_IOPL define from <sys/psw.h> on solaris x86
2002-01-15 gabucino many small updates
2002-01-15 pontscho small gtk bug fix (-display bug, baze gabu, miattad fogok elkarhozni:), and remove gui dependencie in mencoder
2002-01-15 alex commited due to request of nexus
2002-01-15 alex api changed: enable/disable_os_io returns error-code (or zero if ok) and pciconfig_read exported for mga_vid
2002-01-15 atmos4 cygwin compile fix
2002-01-15 atmos4 *awk detection
2002-01-15 anders Sync problem when using fractional resampling fixed + speed increased.
2002-01-15 jaf typo
2002-01-15 atmos4 Fix xvidix for non-x11 systems (delayed due netloss)
2002-01-15 atmos4 Fix xvidix for non-x11 systems, 10l Alex :)
2002-01-15 atmos4 Fix for cygwin.
2002-01-15 mswitch Moved declaration of picture_* out of ifdef MP1E as not to break compilation for those of you who disable libmp1e
2002-01-15 nick S->C
2002-01-15 nick Improved readability and new stuffs
2002-01-15 arpi BSD fix by Steven M. Schultz <sms@2BSD.COM>
2002-01-15 arpi 10l. gimme\!
2002-01-15 arpi query_format flags updated
2002-01-15 arpi hw spu support for dxr3 - patch by David Holm
2002-01-15 arpi -endpos option, patch by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-14 arpi GLOBAL flags and other changes for new config - patch by Alban Bedel <albeu@free.fr>
2002-01-14 arpi extra NULL field appended
2002-01-14 arpi playtree-based config patch by Alban Bedel <albeu@free.fr>
2002-01-14 gabucino by koth
2002-01-14 arpi workaround for broken 'muvi' chunks
2002-01-14 gabucino streaming with proxy
2002-01-14 arpi 10l to Alban B. - restored removed verbose level setting
2002-01-14 alex added mp3_printheader for mp3lib init\n
2002-01-14 alex runtime cpudetect support #2 - still not working (i can't identify the problems ground, also it produces no sound (no noises), but the init seems to be ok (also i didn't changed anything)...very annoying :( snipp
2002-01-14 alex runtime cpudetect suppport
2002-01-14 nick S->C
2002-01-14 nick S->C
2002-01-14 bertrand Added support for the environment variable http_proxy.
2002-01-14 bertrand Changed the proxy protocol to http_proxy.
2002-01-13 arpi fixed to get something - needs a major rewrite
2002-01-13 michael dont print -npp parser debug info if only -v
2002-01-13 nick S->C
2002-01-13 nick Bug
2002-01-13 nick S->C
2002-01-13 alex added mga_vid (also playback->offset is not set (fixing it on monday)
2002-01-13 alex using LIBDIR@config.h
2002-01-13 alex added LIBDIR and USR_PREFIX
2002-01-13 alex committed due to request of gabucino
2002-01-13 gabucino Nick's credits updated
2002-01-13 nick Typo
2002-01-13 nick Still one bit of bugs fixed
2002-01-13 nick test for preinit errors and correct handling subdevice
2002-01-13 nick Minor changes: -fs key and vidix params
2002-01-13 gabucino CYUV credits to Tim Ferguson
2002-01-13 melanson QT demuxer loads palette information from files that transport palettes in
2002-01-13 alex patch by Steven M. Schultz to support dvd under BSD/OS
2002-01-13 alex just a dummy for now (for developement)
2002-01-13 alex started
2002-01-13 alex fixed vidix_name handling (subdevice)
2002-01-12 alex added vo_xvidix
2002-01-12 alex added X11/VIDIX
2002-01-12 kmkaplan Fix brightness of subtitles
2002-01-12 bertrand Added proxy support.
2002-01-12 alex some comments and messages
2002-01-12 bertrand Added a debug function to print the struct's variables.
2002-01-12 atmos4 Fix typo and some updates.
2002-01-12 atmos4 Fix awk version check from --version to -W version (works with both mawk and gawk maybe guess also with original awk)
2002-01-12 gabucino divx4linuxbuzi
2002-01-12 nick Additional AWK notes
2002-01-12 kmkaplan Check for NULL vob->spudec before using.
2002-01-12 nick Solaris compatibility
2002-01-12 nick Alpha patch by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
2002-01-12 nick gawk->awk
2002-01-12 alex gawk -> awk
2002-01-12 mswitch Fixed a bug relating to libmp1e (actually the bug is in libmp1e, but this solution should be safe enough)
2002-01-12 nick Checking for gawk
2002-01-12 nick Changes due new gawk generator
2002-01-12 nick Gawk generator
2002-01-12 nick pci ids database
2002-01-12 nick No longer required
2002-01-12 nick Documentation
2002-01-12 nick Sync with XFree86-4.1.99.5+
2002-01-12 gabucino typo noticed by nell
2002-01-12 gabucino *** empty log message ***
2002-01-12 gabucino "I made some fixed in my previous translation, and new parts are translated
2002-01-12 laaz fixed mpsub bug requested by Gabucino
2002-01-11 arpi ao_dxr3 removed
2002-01-11 arpi fight with the access rights - patch by Holm
2002-01-11 arpi useless cosmetics changes... a.k.a. cvslog killer - patch by David Holm
2002-01-11 arpi 'mplayer -aadriver stdout' segfault fixed by Fredrik Kuivinen <freku045@student.liu.se>
2002-01-11 arpi relatiev path to libcss.so - patch by Jim Radford <radford@robotics.caltech.edu>
2002-01-11 arpi acelp working, added some codecs contributed by users
2002-01-11 iive few changes, slice and frame
2002-01-11 gabucino blah. fixes.
2002-01-11 nick Configurable VIDIX usage
2002-01-11 kmkaplan Add DVD subtitles to menoder
2002-01-11 kmkaplan Support software scaling with DVD subtitles
2002-01-11 gabucino vobsub documented
2002-01-10 kmkaplan Support vobsub without index files.
2002-01-10 nick VIDIX expansion, Usage: -vo fbdev:vidix (-fs -zoom). Zoom is supported for VIDIX!!!
2002-01-10 nick Minor bugs and new vidix stuff support
2002-01-10 nick Using any graphics server
2002-01-10 kmkaplan Add vobsub support, suppress conditionnal on USE_DVDREAD.
2002-01-10 kmkaplan Add vobsub support.
2002-01-10 kmkaplan Add vobsub support.
2002-01-10 kmkaplan Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
2002-01-10 kmkaplan Add spudec_new_scaled and spudec_draw_scaled for vobsub support.
2002-01-10 melanson committed Tim Ferguson's patch for proper YUV color space conversion
2002-01-10 arpi user_data check disabled
2002-01-10 arpi added mpeg userdata dump
2002-01-10 bertrand Changed the return value of the start function. Doesn't return the fd
2002-01-10 bertrand Applied RTP patch from Brian Kuschak <bkuschak@yahoo.com>
2002-01-09 nick Preliminary version
2002-01-09 nick Minor interface changes: color and video keys are moved out from playback configuring
2002-01-09 gabucino fixes (by pl's mail)
2002-01-09 gabucino another update
2002-01-09 gabucino typo (noticed by nell)
2002-01-09 gabucino -font added, -pp updated
2002-01-09 alex seek patch by Panagoitis Issaris
2002-01-09 atlka 1. subs know are readed after reading AVI header so we already know fps
2002-01-09 mswitch Reverted to accurate but glitchy sync...
2002-01-09 mswitch ao_dxr3.c deprecated, give users a grace period to accomodate to -ao oss:/dev/em8300_ma before removing this altogether
2002-01-09 pontscho jol csak KeyPress - re event mplayernek.
2002-01-08 atmos4 SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me
2002-01-08 eyck Sven Hartge fixes confdir location.
2002-01-08 gabucino and stuff.
2002-01-08 gabucino old-style DVD options added
2002-01-08 gabucino "Hi, here's updated and further translated documentation.html."
2002-01-08 michael no speedup with outcommented rematrix? stuff in a52_block()
2002-01-08 michael more bitstream_skip()
2002-01-08 michael bitstream_skip() instead of bitstream_get() if possible
2002-01-08 atlka corrections to adjust_subs_time function which now uses fps if needed
2002-01-08 atlka added adjust_subs_time function which corrects bad sub->end time
2002-01-08 nexus FreeBSD fix
2002-01-08 anders Correction of lisensing comment
2002-01-08 atlka changed subreader.c to read microdvd lines in form "{%ld}{}[^\r\n]" too
2002-01-08 jaf corrections by Jiri Svoboda <jiri.svoboda@seznam.cz>
2002-01-08 bertrand Kept the HTTP connection open after autodetect, so
2002-01-08 arpi playtree support. replaces old playlist and multifile mess. patch by Alban Bedel <albeu@free.fr>
2002-01-08 arpi MSGT_PLAYTREE added
2002-01-08 arpi tree-based playlist parser code by Alban Bedel <albeu@free.fr>
2002-01-08 arpi STREAMTYPE_PLAYLIST introduced. similar to STREAMTYPE_STREAM but used for playlists. patch by Alban Bedel <albeu@free.fr>
2002-01-08 arpi various small streaming fixes by Alban Bedel <albeu@free.fr>
2002-01-07 jaf *** empty log message ***
2002-01-07 jaf I was missing it ...
2002-01-07 nick portable solution
2002-01-07 nick portable problem solution. Should be generated in the future from pci.ids
2002-01-07 alex added rgb24to32 instead of c converter
2002-01-07 nexus FreeBSD fix
2002-01-07 pl slightly changed end message:
2002-01-07 nick double buffering fixing
2002-01-07 nick OSD support
2002-01-07 nick YV12 sliced output fixed
2002-01-07 nick Embedding vidix
2002-01-07 pl patch for missing include by Steven M. Schultz <sms@2BSD.COM>
2002-01-07 pl 10l by Jesus Climent <jcliment@cc.hut.fi>
2002-01-07 arpi 10l to Ivan
2002-01-06 gabucino read the whole FM
2002-01-06 gabucino buggy audio driver can be a cause also
2002-01-06 gabucino DOCS/BUGS -> Appendiksz D
2002-01-06 gabucino vo_directfb maintainer added
2002-01-06 gabucino lavc info+install instructions update
2002-01-06 gabucino missing html tags added
2002-01-06 pl Patch by Jesus Climent <jcliment@cc.hut.fi>
2002-01-06 pl fbdev autodetection enabled (requires linux && /dev/fb0)
2002-01-06 jaf small bugfix
2002-01-06 atmos4 Xinerama patch number two by attila.
2002-01-06 gabucino fix.
2002-01-06 nick works!!!
2002-01-06 nick Looks working ;)
2002-01-06 nick Printing driver name
2002-01-06 nick IO space is memory mapped (no in(out)port required)
2002-01-06 nick lazy loader works better ;)
2002-01-06 nick preliminary version
2002-01-06 nick changes due interface changing
2002-01-06 nick minor interface changing and verbosing
2002-01-06 gabucino patch by Holm
2002-01-06 mswitch preliminary config interface
2002-01-06 mswitch Fixes to sync code
2002-01-06 mswitch Removed deprecated EM8300_IOCTL_AUDIO_SETPTS
2002-01-06 pl stdint.h replaced by inttypes.h (used more frequently in the sources)
2002-01-06 nick paint background on -v -v
2002-01-06 melanson fixed format 0x62 ADPCM audio
2002-01-05 eyck let people pass options to ./configure while building package.
2002-01-05 alex mov_check_file 64bit support by Chris Bednar. also fixed co64 chunk and added warnings for 64bit files reading without largefiles support
2002-01-05 alex added stream_read_qword by Chris Bednar
2002-01-05 gabucino marillat doesn't distribute debs now (only -doc and -font)
2002-01-05 nick preliminary version
2002-01-05 nick minor interface changing
2002-01-05 jaf tranlated by DongCheon Park <pdc@kaist.ac.kr>
2002-01-05 gabucino it's in sys/ .. isn't it?
2002-01-05 gabucino typo
2002-01-05 nick preliminary version
2002-01-05 atmos4 xinerama fix by attila
2002-01-05 eyck CONFDIR in etc
2002-01-04 gabucino some user-parsible lines about SDL
2002-01-04 michael fixed -npp help ... i think i need more sleep ;)
2002-01-04 alex added atrac3
2002-01-04 alex updated/extended some parts, based on RMFF (also initial ATRAC3 hackings and notes)
2002-01-04 gabucino New section: How To Read TFM
2002-01-04 gabucino more formats
2002-01-04 gabucino marillat se .deb-ezik mar? ha igen akkor szoljatok...
2002-01-04 gabucino guilamer ugynezki +javult
2002-01-04 alex libmpeg2 is now able to decode framecopied (with mencoder) mpeg files
2002-01-04 lgb libcss support in mencoder, too
2002-01-04 arpi debug--
2002-01-04 arpi some debug++
2002-01-04 michael -npp help
2002-01-04 lgb Return of the 'Old-style-DVD-support', with dynamic loading (using libdl) so
2002-01-04 eyck Clean up - no longer needed comments, commented out older version of solutions.
2002-01-04 nick preliminary support of direct hardware access
2002-01-04 nick binary drivers
2002-01-04 eyck fix typos in latest checkin. although ( and { look alike, they're not.d'ah.
2002-01-04 eyck make needs prefix, CONFDIR AND DATADIR set for package to build correctly.
2002-01-04 melanson integrated Tim Ferguson's native CYUV decoder
2002-01-03 arpi iterated a52 channel setup
2002-01-03 arpi mono ac3 support
2002-01-03 gabucino *** empty log message ***
2002-01-03 gabucino hu ezt elbaszigeteltem
2002-01-03 michael -npp fq:<quantizer>
2002-01-03 eyck Use install for installing manpages and codecs.conf instead of doing it ourselves.
2002-01-03 steve stream_skip len s/be off_t
2002-01-03 arpi manpage install added
2002-01-02 arpi last minute audio demuxer patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
2002-01-02 arpi lastminute divbyzero fix by Attila Kinali ;)
2002-01-02 arpi last minute aspect patch by Panagiotis Issaris <takis@lumumba.luc.ac.be>
2002-01-02 arpi SetValue fixed, iv_State=START enabled (silly xine developers disabled for unknown reason)
2002-01-02 arpi updated by tomas.blaha at kapsa.club.cz
2002-01-02 arpi hotfix for ac3 aid<0x20 (VDR)
2002-01-02 arpi 10l
2002-01-02 gabucino (C) 2001 -> 2002
2002-01-02 arpi Happy new year! :)
2002-01-02 arpi do not hide cursur if play at rootwin. based on patch by Tomas Konir <moje@molly.vabo.cz>
2002-01-02 arpi osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>
2002-01-02 arpi zlib range 0-8 -> 0-9
2002-01-02 arpi some done and some delayed
2002-01-02 arpi using dshow headers from dshow/ instead of c++ version
2002-01-02 arpi headers cleanup
2002-01-02 nick note for all users
2002-01-02 nick solution for non-x86 users
2002-01-02 gabucino -dapsync -softsleep
2002-01-02 gabucino ah. many small updates again
2002-01-02 nick notes for non-x86 users
2002-01-02 nick Added support of Radeon2 8500 AIW
2002-01-02 melanson fixed FOX61 ADPCM; still working on FOX62
2002-01-02 gabucino some links placed (nvidia fuckoz.)
2002-01-02 gabucino new 'Developer Cries' TOC :)
2002-01-01 gabucino nvidia & joebarr entry
2002-01-01 arpi more mess
2002-01-01 arpi codecs.conf parser hangup fixed by iive, cpu usage reset at start
2002-01-01 melanson added initial support for format 0x61 ADPCM (sounds good, but still pops)
2002-01-01 jaf it was a long night ;-), I'll finish later
2002-01-01 gabucino applied Steve's patch
2002-01-01 gabucino vbr win ize
2002-01-01 gabucino VBR windoz warning
2002-01-01 gabucino -rootwin
2002-01-01 gabucino some fixes
2002-01-01 gabucino applied many interesting things from pl's patch, by hand
2002-01-01 pl applied "magic" Michael real fix ;)
2002-01-01 arpi tail_space infinite loop fix by jeon_goon@lycos.co.kr
2001-12-31 pl workaround for the guilty code that caused sig11 when compiled with gcc-3.0.x
2001-12-31 nick Oops-typo.
2001-12-31 nick Added support of BRIGHTNESS, SATURATION, CONTRAST, HUE on Radeons
2001-12-31 nick Sync with r1.20. Just for release
2001-12-31 pl small fixes (=> HAVE_STDINT_H is now defined)
2001-12-31 nexus fix for imaadpcmacm size
2001-12-31 nexus <stdint.h> doesn't exist in FreeBSD
2001-12-31 nexus FreeBSD need EXTRA_LIB to compile
2001-12-31 arpi ACEL.P fixed (avifile sync)
2001-12-31 arpi updated by B. Johannessen <bob@well.com>
2001-12-31 arpi Italian tr. by Fabio Olimpieri <fabio.olimpieri@tin.it>
2001-12-31 gabucino stuff.
2001-12-30 arpi a52 resampler init moved to init
2001-12-30 michael runtime cpudetect the liba52 way part 2 (downmix.c)
2001-12-30 arpi c, mmx versions separated. a52 style runtime stuff
2001-12-30 michael runtime cpudetect in liba52 way
2001-12-30 arpi pass accel flags to a52_resample_init
2001-12-30 arpi proper a52_init accel flags
2001-12-30 arpi SSE added
2001-12-30 michael runtime cpudetect
2001-12-30 pl added test for inet_pton()
2001-12-30 pl more common format for output messages
2001-12-30 alex they aren't required more
2001-12-30 nick Radeon specific gamma correction initialization. (from gatos.sf.net)
2001-12-30 arpi mp3lameless build fixed
2001-12-30 gabucino *** empty log message ***
2001-12-30 arpi updates
2001-12-30 arpi _mencoder auto->yes (D Richard Felker III)
2001-12-30 arpi dshow help changed - it doesn't depend on c++ compiler/libs
2001-12-30 arpi divx4encore is detected
2001-12-30 arpi divx4encore detection fixed (D Richard Felker III) + ffmpeg.so detection disabled if static=yes
2001-12-30 jaf authors linked to the english
2001-12-30 arpi a52: CRC check for AC3 frames
2001-12-30 arpi CRC code ported from libac3
2001-12-30 arpi updated
2001-12-30 arpi more recent libavcodec check
2001-12-30 arpi print AC3 info + hotfix for channels upmix
2001-12-30 arpi libac3 disabled
2001-12-30 michael liba52 optimization changes
2001-12-30 michael ported 3dnow(ex) optimizations from libac3
2001-12-30 michael only print last line warning if verbose is on
2001-12-30 alex added read_index_chunk, fixed audio_header parser for version5
2001-12-29 arpi libavcodec MBC detection fixed
2001-12-29 gabucino Panagiotis creditz
2001-12-29 gabucino "updated documentation.html (and new chapter translated in it),
2001-12-29 alex added RV13 fourcc to RealVideo
2001-12-29 alex fixed rv10 with subid=3
2001-12-29 alex applied patch by Malcolm <malc@cyberserf.co.uk>: check if the-less-buggier gcc3 is present if gcc2.96 found
2001-12-29 melanson fixed stereo MS ADPCM decoder and reinstated opensource decoder as the
2001-12-29 alex more mad fix
2001-12-29 pl "smarter" test for ffmpeg codec detection
2001-12-29 gabucino applied Holm's patch (somebody give him write to this file! ASAP!;))
2001-12-29 alex mad sync fix
2001-12-29 arpi -Wall removed
2001-12-29 pl missing -lsocket for sunos
2001-12-29 arpi opendivx listed at codecs, libvo2/config.mak is optional
2001-12-28 alex YUV4MPEG seek patch commited
2001-12-28 arpi g72x is optional (caused problems wiht opendivx)
2001-12-28 alex fixed syntax error bug reported by Steven M. Schultz. btw, pl, please fix this
2001-12-28 melanson minor updates to FLI and FOX62 codecs
2001-12-28 alex Applied Rik Snel's seeking patch
2001-12-28 melanson initial commit of "Guide To Codec Hacking"
2001-12-28 mswitch Some last minute changes to accomodate for anamorphic 1.85:1 and 2.35:1 movies... Needs more work, but this is good enough for now.
2001-12-28 melanson initial commit for codecs.conf.txt documentation
2001-12-28 gabucino scaling only works with YV12
2001-12-28 gabucino better wording
2001-12-28 gabucino defucking again
2001-12-28 gabucino DeArpi
2001-12-28 eyck 0.60pre2 version number
2001-12-28 arpi no fix can be expected until saturday :(
2001-12-28 arpi disable mp1e if no dxr3 or no mmx
2001-12-28 alex use XF86VidMode later in init (at line 1031) only if we've got support (if have_vm==1)
2001-12-28 arpi msadpcm acm re-enabled. don't remove codecs!
2001-12-28 alex fix for qnx
2001-12-28 alex fix for QNX - disabling win32 codecs and libmp1e under QNX
2001-12-28 alex fix for qnx
2001-12-28 arpi -wid/-rootwin support
2001-12-28 gabucino blah
2001-12-28 gabucino nuppelvideo is suffering too
2001-12-28 alex updated
2001-12-28 arpi some spudec cleanup
2001-12-28 arpi dvdsub pts fix, based on patch by Kim Minh Kaplan
2001-12-28 arpi SSE2 support
2001-12-28 arpi Intel P4 support
2001-12-28 pl warning fixes
2001-12-28 pl fixes a problem with undefined types (harmless anyway)
2001-12-28 pl warning fix
2001-12-28 arpi Intel P4 support
2001-12-28 arpi symbol block is multiply-defined <- fixed
2001-12-28 arpi a52 sync fixed
2001-12-28 arpi asf<->y4m detection swapped
2001-12-28 michael minor brightness/contrast bugfix / moved some global vars into ppMode
2001-12-28 arpi -rootwin option (x11/xv only, x11 doesn't work for me)
2001-12-28 arpi WinID cleanup, support for Xv
2001-12-28 arpi hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>
2001-12-28 mswitch Brand new sync core, uses hw sync for everything.
2001-12-28 mswitch Lots of fixes for digital audio output submitted by Steven Brookes <stevenjb@mda.co.uk>
2001-12-28 melanson added initial, not-yet-functional, support for fox62 audio
2001-12-28 arpi setuid hack disabled
2001-12-28 arpi don't reset timer at seek - req. for dxr3
2001-12-28 arpi don't reset cpu usage counters at seek
2001-12-28 arpi printf->mp_msg
2001-12-28 arpi spudec added
2001-12-28 arpi more stable and reliable spudec packet reassembler
2001-12-28 gabucino igy kifer
2001-12-28 gabucino yuv4mpeg support
2001-12-28 michael customizeable deblocking (2 thresholds)
2001-12-27 gabucino nuppelvideo added to supported formats
2001-12-27 alex updated
2001-12-27 gabucino not "us", but "en" - missed previously
2001-12-27 gabucino updated
2001-12-27 alex added nuppelvideo
2001-12-27 alex audio is working
2001-12-27 alex fixed RTjpeg and removed one memcpy
2001-12-27 gabucino applied pl's new patch (-pp and -npp)
2001-12-27 gabucino fli+rm - hungarian update
2001-12-27 alex needed
2001-12-27 gabucino new 'RealMedia' 'Realvideo' 'RealAudio' sections
2001-12-27 alex enabling mmx support if capable
2001-12-27 alex NuppelVideo decoder added, based on Panagiotis Issaris' patch
2001-12-27 alex used by NuppelVideo
2001-12-27 alex used by NuppelVideo decoder
2001-12-27 alex added NuppelVideo demuxer, based on Panagiotis Issaris' patch
2001-12-27 alex aspect ratio patch by Rik Snel
2001-12-27 gabucino not us, but en.
2001-12-27 iive fixed few segfaults, make parse_codec_cfg() return int
2001-12-27 gabucino dvd subtitles are experimental no more
2001-12-27 gabucino documentation of -alang -slang added
2001-12-27 alex fixed audio detection code and improved ;)
2001-12-27 gabucino know not..
2001-12-27 gabucino applied many interesting things from pl's patch, by hand
2001-12-27 melanson removing ima4.* files from tree
2001-12-27 melanson removing ima4.* from the tree
2001-12-27 alex fixed YUV4MPEG frame reader
2001-12-27 alex added support for older YUV4MPEG format (used by xawtv)
2001-12-27 alex improved audio codec detection
2001-12-27 melanson implemented open source MS ADPCM decoder
2001-12-27 arpi yuv4mpeg2 (mjpegtools) support by Rik Snel <rsnel@cube.dyndns.org>
2001-12-27 arpi 10l...
2001-12-27 arpi warning fix == cleanup
2001-12-27 arpi show a-v delay in osd (based on subdelay osd patch)
2001-12-27 michael output shifted by a few pixels on extreem scalings bugfix
2001-12-27 arpi better, nicer progress status for index generation
2001-12-27 arpi fflush disappeared? .so?
2001-12-26 michael 101
2001-12-26 gabucino RM demuxer by al3x
2001-12-26 alex added real demuxer
2001-12-26 gabucino added alang,slang options
2001-12-26 arpi /dev/zero bad permissions error message
2001-12-26 gabucino numerous small fixes/updates
2001-12-26 arpi updated
2001-12-26 arpi mpeg startpos (-ss, -chapter) fixed
2001-12-26 michael new -pp options stuff (-npp ...)
2001-12-26 arpi mpeg VDR vs. BIN fixed?
2001-12-26 arpi JAF added
2001-12-26 arpi install: target added, based on patch by Jukka Tastula <jukka.tastula@kotinet.com>
2001-12-26 alex rawi420 added
2001-12-26 arpi authors updated. TODO: mms/rtp streaming authors, dvd subtitles author, etc (see whatsnew)
2001-12-26 alex afm/vfm synced
2001-12-26 alex added support for I420 input (used by TV V4L) in lavc encoder
2001-12-26 melanson fixed stereo IMA4 decoding
2001-12-26 alex subconfig parser fixed
2001-12-26 alex fixed subconfig parser
2001-12-26 alex ffmpeg/framecopy fixed, mp3lib&divx4encore added
2001-12-26 mswitch osd support, not for mpegpes
2001-12-26 nexus duplicate entry
2001-12-26 melanson Initial support for unified ADPCM decoder
2001-12-26 melanson Initial support for unified ADPCM decoder
2001-12-26 arpi release todo
2001-12-26 arpi -alang/-slang options (audio/sub selection by language code)
2001-12-26 arpi dvd language->aid/sid functions
2001-12-26 eyck enable-streaming unneeded.
2001-12-25 arpi subtitle_t + audio_stream_t -> stream_language_t (cleanup)
2001-12-25 arpi v4l detect fixed
2001-12-25 arpi make users happy - this is xmas, isn't it?
2001-12-25 arpi search codecs.conf at CONFDIR
2001-12-25 arpi --confdir
2001-12-25 arpi some debugging
2001-12-25 arpi old ffmpeg (MBC) workaround
2001-12-25 arpi dvd seeking -> subtitle disappearing bugs fixed
2001-12-25 jaf is itn't %, it is a byteposition of the video ...
2001-12-25 arpi print some info on cpu (runtime/compiled flags)
2001-12-25 michael mix22toS & move2to1 in SSE
2001-12-25 michael mix31to2 & mix31toS in SSE
2001-12-25 michael mix21to2 & mix21toS in SSE
2001-12-25 michael memset(?, 0, 256*sizeof(float)) in MMX
2001-12-25 pl warning fix
2001-12-25 pl wannabe compilation breaker
2001-12-25 pl fix a warning (ambiguous 'if else')
2001-12-25 pl missing exported function
2001-12-25 pl warning fix
2001-12-25 pl possible uninit pointer free()'d
2001-12-25 pl warning fix
2001-12-25 jaf looks better
2001-12-25 pl warning fix
2001-12-25 pl As nobody fixed this yet:
2001-12-25 pl As nobody fixed this yet:
2001-12-25 pl missing #include's
2001-12-25 pl fixes warnings
2001-12-25 eyck vplayer format - no longer crashes on slightly broken subs.
2001-12-25 arpi --enable_gui && nogui && DVD sig11 fixed - .so 10l
2001-12-24 eyck *** empty log message ***
2001-12-24 gabucino some quick updates for the prerelease
2001-12-24 melanson Fixed #ifdef discrepancy that was breaking compilation on PPC platform
2001-12-24 melanson Somewhere along the line, someone updated a field in an ASF structure
2001-12-24 steve error for non-stereo surrounds
2001-12-24 jaf similar to 1.144, i420 added, MERRY XMAS \!\!\!
2001-12-24 nexus FreeBSD fix
2001-12-24 gabucino Hint #2 -> Hint
2001-12-24 jaf similar to 1.143, 'sis' bug was fixed
2001-12-24 gabucino this bug (?) was fixed
2001-12-24 atmos4 fixed priority support, tested with -vfm -vc, etc.
2001-12-24 alex fixed video syncing
2001-12-24 jaf similar to 1.42, bad wording
2001-12-24 jaf similar to 1.141, (hungarian users)
2001-12-24 jaf similar to 1.140, mplayer-felhasznalok mailing list added (hungarian users)
2001-12-24 jaf similar to 1.19, audio plugins
2001-12-24 jaf similar to 1.139, audio plugins
2001-12-24 jaf similar to 1.54, DeFucking
2001-12-24 jaf similar to 1.138, added "Internal buffer inconsistency" lame bug as Known problem
2001-12-24 alex i420 support
2001-12-24 alex supporting -ofps by lavc, using avcodec_find_encoder_by_name (latest libavcodec cvs)
2001-12-24 pl bzero() -> memset()
2001-12-24 pl memset is more portable than bzero ("BSD"ism)
2001-12-24 jaf similar to 1.53
2001-12-24 jaf similar to 1.137
2001-12-24 jaf similar to 1.41
2001-12-24 jaf similar to 1.136, Cinepak decoder author addedTV input doesn't need --enable-tv anymore
2001-12-24 pl "--help" fixes:
2001-12-24 gabucino bad wording
2001-12-24 arpi lavc quality fixed - using right fps
2001-12-24 pl Patch by JirĂ­ Svoboda <Jiri.Svoboda@seznam.cz>
2001-12-24 alex fixed scaling and colors with libavcodec (and some comments added)
2001-12-23 arpi 10l? streaming must be yes, auto is not enough because of Makefile
2001-12-23 arpi streaming enabled by default
2001-12-23 arpi liba52 is preferred
2001-12-23 melanson This commit adds initial support for Quicktime Animation (RLE) video. It
2001-12-23 arpi RTP support patch by Brian Kuschak <bkuschak@yahoo.com>
2001-12-23 gabucino +msg
2001-12-23 alex subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixes
2001-12-23 gabucino mplayer-felhasznalok policy
2001-12-23 gabucino *** empty log message ***
2001-12-23 steve surround channels can now be decoded in stereoish
2001-12-23 steve fix comment typo
2001-12-23 michael mix3to1 in SSE
2001-12-23 michael mix3to2 in SSE
2001-12-23 michael mix5to1 & mix4to1 in SSE
2001-12-23 gabucino updates in AUTHORS section
2001-12-23 michael mix2to1 in SSE
2001-12-23 gabucino Patch by Panagiotis applied
2001-12-23 gabucino mplayer-felhasznalok mailing list added (hungarian users)
2001-12-23 arpi fixes for vdub plugin support - by Fredrik Kuivinen <freku045@student.liu.se>
2001-12-23 gabucino 'Plugins' subsection in Sound section
2001-12-23 gabucino DeFucking
2001-12-23 gabucino added "Internal buffer inconsistency" lame bug as Known problem
2001-12-23 gabucino removed some fucks
2001-12-23 atmos4 add support for priotity <int> in codecs.conf, higher numbers are better
2001-12-23 atmos4 Add aspect 6, anamorphic 16:9 for svcd
2001-12-23 atmos4 Add missing ifdef, 10l...
2001-12-23 gabucino added "copy mga_vid to /lib/modules" to install instructions
2001-12-22 alex made divx4 optional (also configure checking needed) and added avcodec_close
2001-12-22 mswitch Argh, forgot to make variable static...
2001-12-22 mswitch Modified aspect reference, uses default PAL values... Difference to NTSC should be minimal enough so that no checking of videomode is necessary.
2001-12-22 mswitch Added format conversion and resampling through pl_format and pl_resample. Someone please check my implementation for bugs.
2001-12-22 alex compile encoders in libavcodec too
2001-12-22 alex added FFmpeg rv10 codec, extended raw codecs, added PIM1 codec (no picture :( ) and mpg1,mpg2 fourcc's added to FFmpeg mpg12 decoder
2001-12-22 alex added libavcodec support (mjpeg,h263,rv10,mpeg1 codecs tested&working) and added -ffourcc option (force fourcc in ouput)
2001-12-22 nexus sync
2001-12-22 atmos4 Plugger patch by Sam Lin
2001-12-22 michael sse optimize of 3F
2001-12-22 michael 3F2R sse optimized
2001-12-22 alex added co64 (64bit chunk offset table) chunk (needed for mov files created with xawtv) and added depth detection in video track (tested with my *.mov files (about 15-20) and worked fine)
2001-12-22 alex working with 0.9.6 too (0.9.6 is coming with debian woody)
2001-12-21 melanson updated to reflect BGR32 output of FLI data
2001-12-21 gabucino Cinepak decoder author added
2001-12-21 jaf similar to 1.40, updated Cinepak section (new, opensource codec)
2001-12-21 gabucino updated Cinepak section (new, opensource codec)
2001-12-21 arpi Cinepak YUY2 support
2001-12-21 gabucino "This are some updates mostly, new chapters in documentation.html."
2001-12-21 arpi native CVID codec added, order of native and vfw codecs changed
2001-12-21 arpi native opensourec Cinepak (CVID) codec by im Ferguson <timf@mail.csse.monash.edu.au>
2001-12-21 arpi void* context added - it should keep the codec-specific stuff (struct ptr or HANDLE)
2001-12-21 michael minor bugfixes (noone noticed them)
2001-12-21 eyck c++-compiler is not needed. gcc however is. ( and bcc is not enough )
2001-12-20 mswitch Modified the sync code once again, commented out hardware pts sync (I'll likely burn in hell before understanding how to get this bastard to sync well)
2001-12-20 jaf similar to 1.135, Polish translation link added
2001-12-20 jaf similar to 1.15, Try The Fucking CVS message. Hmm it was there. Where did it go?
2001-12-20 jaf similar to 1.134, forgot to remove these (notes about suid)
2001-12-20 jaf similar to 1.16, some additional info in 2pass section
2001-12-20 gabucino Polish translation link added, hungarian links translated to hungarian
2001-12-20 michael rgb24toyv12 bugfix
2001-12-20 eyck Adam Di Carlo changes. see debian/changelog
2001-12-20 anders Added plugin for fractional resampling (alpha code)
2001-12-20 mswitch Removed conversion for yuy2, libmp1e supports this format, no need to cnovert it...
2001-12-20 mswitch Removed some old libavcodec code which would cause inproper scaling of some movies...
2001-12-19 gabucino Try The Fucking CVS message. Hmm it was there. Where did it go?
2001-12-19 gabucino forgot to remove these (notes about suid)
2001-12-19 michael runtime cpu detection for the resample stuff
2001-12-19 michael sse opt of mix32toS()
2001-12-19 michael sse opt of mix32to2()
2001-12-19 michael adding some comments
2001-12-19 pl oops... previous commit was only a half-sync with help_mp-en.h 1.19
2001-12-19 mswitch Inproved mpeg sync on fast computers
2001-12-19 gabucino some additional info in 2pass section
2001-12-19 gabucino eh forgot about ffmpeg12 :<
2001-12-19 pontscho better dvd support
2001-12-19 pontscho button design fix
2001-12-19 pontscho nesze LGB beleirtalak igy ;)
2001-12-19 mswitch Remove lame upsampler, cleaned out stuff relating to setting channels.
2001-12-19 mswitch Fix glitchy mpeg playback
2001-12-19 pl missing 1 byte in array size
2001-12-19 pl x = malloc(strlen(s) + c) ... strcpy(x, s)
2001-12-19 pl checkings for malloc results (potential memleaks)
2001-12-19 pl sync with help_mp-en.h 1.19
2001-12-19 atmos4 better fullscreen-mode selection, patch by dunno :)
2001-12-19 nexus sync again, 10l ;)
2001-12-19 nick + Added support of FIFO engine (suggested by Vladimir Dergachev)
2001-12-19 nick Sync with r1.19
2001-12-19 nexus sync
2001-12-19 bertrand If the demuxer type is unknown it will start an http streaming.
2001-12-19 bertrand Removed unnecessary check after the protocol autodetection.
2001-12-19 nick Just a hint
2001-12-19 nick Typofix (thanks to Felix)
2001-12-19 arpi pre-cache fixed
2001-12-19 arpi nop_steraming fixed
2001-12-18 jaf similar to 1.19, lang support.
2001-12-18 pontscho init title change basz.
2001-12-18 pontscho some warning kill
2001-12-18 pontscho lang support.
2001-12-18 jaf similar to 1.15, hm. stuff.
2001-12-18 jaf similar to 1.33, hm. stuff.
2001-12-18 jaf similar to 1.39, hm. stuff.
2001-12-18 jaf similar to 1.18, full language support for gui
2001-12-18 pontscho fix bug, if dvd titles is 'none', vagymi
2001-12-18 pl updated to match help_mp-en.h 1.17
2001-12-18 pl Applied patch by Jiri Svoboda <Jiri.Svoboda@seznam.cz>:
2001-12-18 pontscho full language support for gui
2001-12-18 pontscho itt a skin nem van hibauzenet igy.
2001-12-18 bertrand Added the Host field in the HTTP request.
2001-12-18 michael removing unnecessary sse sin/cos LUT
2001-12-18 gabucino hm. stuff.
2001-12-18 gabucino "Another brand new translated file gcc-2.96-3.0.html, and correct version of
2001-12-18 michael sse opt
2001-12-18 pontscho small changes
2001-12-18 michael runtime cpu detection for the idct
2001-12-18 michael mmx opt
2001-12-18 michael mmx opt
2001-12-18 michael mmx opt
2001-12-18 michael mmx opt
2001-12-18 michael mmx opt
2001-12-18 gabucino *** empty log message ***
2001-12-17 gabucino "I updatet codecs.html and translated whole new file: bugsreports.html.
2001-12-17 arpi VP30 added - report by Mark Janssen <maniac@maniac.nl>
2001-12-17 michael faster (and simpler) bitstream reader (in C)
2001-12-17 michael MMX opt
2001-12-17 jaf similar to 1.38, err... minor fixes/additions
2001-12-17 michael mmx opt
2001-12-17 gabucino err... minor fixes/additions
2001-12-17 arpi use resample.c functions
2001-12-17 alex fix
2001-12-17 arpi precaching
2001-12-17 arpi initial precaching
2001-12-17 atmos4 Divide by Zero fix.
2001-12-17 pontscho kurva sub fix.
2001-12-17 alex exchanged return with goto out in subconfig parsing and fixed error messages
2001-12-17 pontscho aspect ratio bug fix for gui
2001-12-17 pontscho eh ... dl ...
2001-12-17 pontscho fix dvdread support detect
2001-12-17 nick Partial sync with linux stuff (Linux driver is still buggy for me)
2001-12-17 nick Some info from Vladimir Dergachev
2001-12-17 michael sse opt
2001-12-17 michael sse opt
2001-12-17 bertrand Fixed the multiple ASF header stream chunk.
2001-12-17 arpi libmad added
2001-12-17 michael cleanup
2001-12-17 arpi reversed patch - faszom (C++) .so-ba
2001-12-17 arpi CoTaskMemAlloc def should match prototyp in com.h
2001-12-17 michael sse opt
2001-12-17 arpi updates
2001-12-17 arpi fli seeking implemented
2001-12-17 pontscho some small sub bug fix
2001-12-17 arpi reset ds eof flags at seeking - requires for mpeg -loop
2001-12-16 arpi -noloop added
2001-12-16 arpi -loop fixed
2001-12-16 pontscho ULONG bug fix
2001-12-16 gabucino GUI vs suidroot - fixed!
2001-12-16 michael C optimizations
2001-12-16 arpi workaround for Alpha - by Falk Hueffner <falk.hueffner@student.uni-tuebingen.de>
2001-12-16 bertrand Removed functions prototypes for streaming that don't need to be here.
2001-12-16 michael sse opt
2001-12-16 bertrand Applied the patch from Alban Bedel <albeu@free.fr>.
2001-12-16 bertrand Made audio_id and video_id non static variable.
2001-12-16 jaf similar to 1.17\n only -v is needed
2001-12-16 gabucino only -v is needed
2001-12-16 michael sse opt
2001-12-16 arpi VIVO done
2001-12-16 michael sse opt
2001-12-16 arpi vivo A-V sync fixed
2001-12-16 arpi vfw codecs can't do 16bpp, but 15
2001-12-16 michael oops, 8bit instead of 16
2001-12-16 gabucino began updated translation by <nell@skrzynka.pl> (work-in-progress)
2001-12-16 gabucino obsoleted files (all) removed
2001-12-16 pl Patch by Adam Di Carlo <adam@onshore-devel.com>:
2001-12-16 pl Patch by Adam Di Carlo <adam@onshore-devel.com>:
2001-12-16 pl Patch by Adam Di Carlo <adam@onshore-devel.com>:
2001-12-16 jaf similar to 1.132, applied Panagiotis' patch
2001-12-16 jaf similar to 1.16, Add subtitle loader for gui
2001-12-16 jaf similar to 1.16, dvd subtiteles added
2001-12-16 bertrand Changed an unknown file to preroll.
2001-12-16 bertrand Handle broken server that doesn't send CRLF but jusr LF.
2001-12-16 arpi updated
2001-12-16 michael a bit more SSE optimizations
2001-12-16 michael better benchmarking
2001-12-16 michael gcc -O? thinks a*0.0 != 0.0 so we need a better cmp
2001-12-16 melanson fixed endian-ness for FLI and MS Video 1 decoders; fixed padding bug in
2001-12-15 michael some SSE optimizations
2001-12-15 michael benchmarking code (#define TIMING)
2001-12-15 jkeil --with-x11{inc,lib}dir configure option broken, can't select a specific X11
2001-12-15 pl update to match the latest update in English version
2001-12-15 alex support for RGB/BGR modes (tested with raw and divx4)
2001-12-15 alex -vivo version option added
2001-12-15 alex added -vivo subconfig
2001-12-15 nick Sync with rev 1.16
2001-12-15 nexus sync
2001-12-15 pontscho Add subtitle loader for gui
2001-12-14 gabucino fixed sig8 while -idx on some files (actually this is a workaround) :(
2001-12-14 bertrand Made the HTTP request escaped the url.
2001-12-14 bertrand Added 2 functions to escape/unescape the url as described in the RFC 2396.
2001-12-14 steve tweaked surround lowpass filter, included some new test code
2001-12-14 bertrand Applied the patch from Alban Bedel <albeu@free.fr>.
2001-12-14 jkeil Fix mediaLib compilation problem on solaris.
2001-12-14 jkeil Use $AUDIODEV environment variable as the default audio device on solaris, if
2001-12-14 iive x11control, direct rendering and some minor changes
2001-12-14 gabucino applied Panagiotis' patch
2001-12-14 gabucino applied Nick's patch
2001-12-14 gabucino -sid works now
2001-12-14 nick Tuned some values:
2001-12-13 steve add missing newline in warning message
2001-12-13 steve include 7kHz lowpass filter for surround channels, as per Dolby recommendation
2001-12-13 steve compile remez.c
2001-12-13 steve FIR filter implementation for surround sound lowpass
2001-12-13 steve code by Jake Janovetz to find FIR filter coefficients using the Parks-McClellan algorithm
2001-12-13 alex done
2001-12-13 alex vcodec_raw added
2001-12-13 pontscho fs button bug fix
2001-12-12 pontscho fs windows switch fix
2001-12-12 pontscho ize ... majd gabu ide irja. ilyen fullscreenben mouse button press - re jon elo main window.
2001-12-12 pontscho fix black ize
2001-12-12 bertrand Applied the patch from Alban Bedel <albeu@free.fr> to
2001-12-12 pontscho gtk suid bug fix(?)
2001-12-12 nick Preparing to next acceleration level
2001-12-12 alex changes for vivo audio
2001-12-12 alex hacked audio support to work with acm
2001-12-12 nick Tuned some registers
2001-12-12 arpi divx audio sig11 fixed
2001-12-12 jaf similar to 1.31, Nexus moved, for his request
2001-12-11 arpi avifile sync
2001-12-11 arpi avifile merge
2001-12-11 arpi avifile merge. kabi: indent changes really suxxxx
2001-12-11 gabucino Nexus moved, for his request
2001-12-11 jaf some wishes for mencoder
2001-12-11 jaf this new file is similar to 1.14
2001-12-11 alex xinerama: allow to override xinerama screen_w/screen_h and setting size of screen where the window is placed
2001-12-11 alex added new-lines to TYPE_PRINT options
2001-12-11 jaf similar to 1.50, finished
2001-12-11 pontscho mf bug fixed.
2001-12-11 alex do not crash with 3ivx and vivo
2001-12-11 alex do not fault if Filter_Create failed
2001-12-11 steve limit get_space return <= MAX_OUTBURST, whilst always an exact number of fragments
2001-12-11 bertrand Added a switch for the ASF streaming protocol. It will first try ASF/UDP,
2001-12-11 bertrand Added a data field in the streaming_ctrl_t struct, to store any
2001-12-10 arpi updated
2001-12-10 arpi dshow switched to C version
2001-12-10 jaf updateded to line ~500
2001-12-10 arpi final cleanup of new_dshow
2001-12-10 arpi updated for latest dshow api changes
2001-12-10 arpi obsoleted files
2001-12-10 arpi obsoleted files
2001-12-10 jaf similar to 1.18
2001-12-10 arpi API changes - now fully compatible with C++ version
2001-12-10 jaf hopefully similar to 1.30
2001-12-10 arpi changed for updated DShow wrapper api
2001-12-10 arpi SetThreadAffinityMask added, req. for vivo audio
2001-12-10 arpi kernel32 hack for vivo audio
2001-12-10 alex fixed Waveformatheader emu and added vivo1/2 audio detection
2001-12-10 gabucino fixes, and some new stuff. sorry forgot :)
2001-12-10 alex added in/out format debug to acm init like in vfw init (for testing vivo decoder dll :)
2001-12-10 alex added 'cpuflags mmx' for mmx optimized codecs
2001-12-10 alex support in dbgprintf for mp_msg (mplayer only)
2001-12-10 alex added new prototypes from win32.c
2001-12-10 atmos4 Patch by artur Zaprzala:
2001-12-10 atmos4 MP1E configure patch by D. Holm.
2001-12-10 michael yuy2 in C color bugfix patch from Artur Zaprzala <artur.zaprzala@talex.com.pl>
2001-12-10 pl mencoder was still being built (unsucessfully) if mp3lame was missing
2001-12-10 arpi updates at decoders
2001-12-10 bertrand Added the connect2Server prototype.
2001-12-10 arpi g72x enabled
2001-12-10 arpi g72x support
2001-12-10 arpi compiling g72x
2001-12-10 bertrand Moved the network related include files from network.c to network.h
2001-12-10 gabucino btw, post-happy "santa claus" to all ;)
2001-12-10 arpi GUI_LIBS -> GTK_LIBS
2001-12-10 arpi cleanup? libs reordered. some more bugs. 10l won't be enough...
2001-12-10 steve split surround delay buf into Ls and Rs in prep for active decoding stuff, and fiddled a bit more with surround level
2001-12-09 jaf I'm missing a file ...
2001-12-09 jaf not ready (sorry), I've to finish beginning at line ~360
2001-12-09 atmos4 Remove annoying debug printf.
2001-12-09 jaf don't forget this ;-)
2001-12-09 arpi done :)
2001-12-09 arpi a52 added
2001-12-09 arpi -ac a52 implemented
2001-12-09 arpi resample.c added - float->int conversion and channel ordering
2001-12-09 alex 10l
2001-12-09 steve still fiddling with surround levels
2001-12-09 alex audio/video_family synced
2001-12-09 alex enabled validate_codec with some restrictions
2001-12-09 arpi 10l?
2001-12-09 arpi compiling and linking liba52 too
2001-12-09 alex updated for avifile compilance
2001-12-09 alex updated cpudetection
2001-12-09 alex added cpuStepping to CpuCaps struct (needed win32.c)
2001-12-09 pl Patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>:
2001-12-09 melanson committed corrected speed calculation
2001-12-09 arpi g72x and a52 added
2001-12-09 alex updated raw codecs
2001-12-09 alex give the IMGFMT_ for sh_video->format not 0x0
2001-12-09 alex vfm_raw hack: set outfmt if format != 0x0 (for tv input)
2001-12-09 arpi sample program for testing liba52
2001-12-09 arpi mplayer-liba52 config interface
2001-12-09 arpi imported from liba52 CVS
2001-12-09 michael runtime cpu detection
2001-12-09 arpi runtime stuff
2001-12-09 arpi updates...
2001-12-09 arpi CC version check done by Makefile to allow overriding CC from envvar
2001-12-08 jaf updated
2001-12-08 atmos4 Add sample bins.
2001-12-08 mswitch Removed hardware syncing support. Actually movies seem to run much smoother without it.
2001-12-08 alex ACODEC_COPY
2001-12-08 alex fixed cbr audiocopy (if no sh_audio->wf)
2001-12-08 alex fixed framecopy
2001-12-08 gabucino width and height aren't mandatory anymore
2001-12-08 gabucino no filename required from tuner
2001-12-08 nick - added capture registers
2001-12-08 nick Fixed scaling in doublescan & interlaced modes
2001-12-08 atmos4 Add aspect 4 to known aspect codes, probably SECAM 4:3, at least sample file was 4:3.
2001-12-08 alex no filename needed for tv grabbing
2001-12-08 alex do not fault if 2pass VbrControl can't open the logfile
2001-12-08 alex selectable 2pass logfilename
2001-12-08 alex default size 320x200
2001-12-07 alex fixed typo
2001-12-07 steve Corrected front:surround levels
2001-12-07 gabucino to follow unix traditions
2001-12-07 gabucino -dumpstream added
2001-12-07 pl dead code (not/never used anywhere)
2001-12-07 nick Fixed scaling in doublescan modes
2001-12-07 nick Minor fixes
2001-12-07 nick Minor flag changes
2001-12-07 nick rage128_vid are fully works!!!
2001-12-07 bertrand Checked the return values on read.
2001-12-07 jaf similar to v1.14
2001-12-07 arpi set all frames to keyframes for -ovc frameno - allow seeking in resulting audio-only avi
2001-12-07 arpi ehh. frame skipping fixed for -ovc frameno
2001-12-06 arpi new video codec: frameno (just the number of frame - for 3-pass encoding)
2001-12-06 nexus typo
2001-12-06 nexus ==/= fix
2001-12-06 arpi recursive CC fixed
2001-12-06 arpi libmp3lame optional
2001-12-06 arpi mp3lame detection separated, some unneeded -lm removed
2001-12-06 arpi -lm moved to the end of lib list
2001-12-06 arpi Using CBR stream format for CBR mp3 audio
2001-12-06 jaf similar to 1.15
2001-12-06 michael print more info if -v
2001-12-06 jaf tested with more files, works well
2001-12-06 gabucino libdvdread + lib(dvd)css version number problems
2001-12-06 arpi separated release and future entries
2001-12-06 nick Code cleanup
2001-12-06 nick Minor fixes
2001-12-06 bertrand Fixed a missing </a>.
2001-12-06 michael dithering info wasnt displayed
2001-12-06 michael vertical cubic/linear scaling
2001-12-05 gabucino dunnowhat Q/A de biztos jo
2001-12-05 arpi libvo2 draft by Ivan - with linewrapping...
2001-12-05 atmos4 -aspect ration correction
2001-12-05 atmos4 Readd NAS lib, something else missing? Please better check your cvs commits or at least read cvslog with care.
2001-12-05 alex compile if no uyvy support (test this change)
2001-12-05 alex added DIRECTFB_LIB to VO_LIBS to compile using vo_directfb ;)
2001-12-05 alex added directfb to _vomodules
2001-12-05 pl patch by Tobias Diedrich <td@informatik.uni-hannover.de>
2001-12-05 pl CVS is still broken with gcc3. This fixes it.
2001-12-05 nick Rage128 problems. Attempt #3
2001-12-05 mswitch Minor typo fix (which I thought I commited yesterday)
2001-12-05 melanson fixed Video 1 bug which cut off decoding too soon, resulting in torn
2001-12-05 melanson updated to reflect BGR32 support in MS Video 1 decoder
2001-12-05 atmos4 Update regarding linmp1e usage, submitted by D: Holm
2001-12-04 mswitch Switched from rte which caused alot of problems for some users to libmp1e.
2001-12-04 mswitch Tried fixing a bug relating to users with digital audio output (I'm unable to test if this works myself since I don't have a decoder)
2001-12-04 mswitch Added support for the libmp1e ultrafast mpeg1 realtime encoder. This makes rte obsolete.
2001-12-04 gabucino configure output no longer needed
2001-12-04 jaf mpegpes added to output modules
2001-12-04 jaf similar to 1.6, finished
2001-12-04 arpi CPU detection added
2001-12-04 arpi -slave patch by Kilian A. Foth <foth@informatik.uni-hamburg.de>
2001-12-04 jaf similar to 1.47, no finished yes
2001-12-04 arpi use return 1; if interrupted - patch by Artur Skawina <skawina@geocities.com>
2001-12-04 steve fixed to check that SNDCTL_DSP_CHANNELS actually grants the requested number of channels
2001-12-04 alex do not crash if can't get modelines (dga2.0)
2001-12-04 nexus unistd.h required at least by FreeBSD
2001-12-04 steve LIBAO_PLUGIN_EXTERN expansion uses wrong type
2001-12-04 steve include pl_surround in available plugins
2001-12-04 steve compile pl_surround.c
2001-12-04 steve Dolby Surround decoding audio plugin
2001-12-04 jaf added rawbgr modes by Artur Zaprzala <artur.zaprzala@talex.com.pl>
2001-12-04 jaf similar to 1.125
2001-12-04 jaf framedrop extended
2001-12-04 anders Format plugin now with working switch statements
2001-12-04 anders Global variables protected using volatile
2001-12-04 anders correced memory deallocation bug and erors in comments
2001-12-04 nexus sync, typo
2001-12-04 nick Rage128 problems???
2001-12-04 arpi rawyuy2 added (for russian_simpsons.avi)
2001-12-04 arpi msrle8 paletet fix (workcycl.avi)
2001-12-04 arpi using audio.dwStart too... (for baittest.avi)
2001-12-03 gabucino update slow-machine-rtfm message (jo szogediesen;)
2001-12-03 jaf using cc like configure
2001-12-03 michael typo
2001-12-03 jaf similar to 1.5, but AVI/ASF/QT/VIV not updated yes
2001-12-03 arpi updated
2001-12-03 jaf similar to 1.124
2001-12-03 jaf similar to 1.39
2001-12-03 arpi extedned TOO SLOW description
2001-12-03 arpi msg limit increased
2001-12-03 jaf not it looks like this 'MPlayer CVS-011203-19:47-gcc-2.95.3'
2001-12-03 iive fixed startup crash
2001-12-03 gabucino stuff I don't remember
2001-12-03 gabucino -cache added as default (8192)
2001-12-03 gabucino enhanced Installation section
2001-12-03 gabucino -x -y -sws added
2001-12-03 gabucino typo (noticed by JAF)
2001-12-03 alex add tv fps support
2001-12-03 alex update (audio support is coming:)
2001-12-03 nexus FreeBSD install nas* to /usr/X11 by default (and require -lm)
2001-12-03 alex sorry.
2001-12-03 alex detect termios.h if no sys/termios.h (qnx getch2 support working)
2001-12-03 alex undef HAVE_SHM compilation bug fixed
2001-12-03 anders Commandline interface to ao_plugin updated according to mplayers complex parameter format and plugin pl_format finished (alpha code needs testing)
2001-12-03 nick Color key still causes some troubles
2001-12-03 gabucino ADDED: scaling stuff of mencoder
2001-12-03 arpi -ao NAS support by Tobias Diedrich <ranma@gmx.at>
2001-12-03 arpi vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>
2001-12-03 arpi mpeg subtitle flickering patch by Evgeny Chukreev <codedj@echo.ru>
2001-12-02 jaf similar to 1.123
2001-12-02 michael horizontal up/downscale linear & cubic
2001-12-02 jaf similar to 1.12
2001-12-02 nick -vo mga notes
2001-12-02 nick Fixed compilation on non i686 archs
2001-12-02 gabucino thanx, fixed!
2001-12-02 gabucino rage128_vid added, and link to radeon/README
2001-12-02 nick Fixed single buffering problems and -vo mga compatibility by number of buffers
2001-12-02 nick Support for MTRR and 'swap_fourcc' flag
2001-12-02 gabucino Patch applied from Panagiotis Issaris <takis@lumumba.luc.ac.be>
2001-12-02 nick Fixed 'cat' problems
2001-12-01 arpi some DONE added
2001-12-01 arpi using #ifdef HAVE_VCD
2001-12-01 arpi -vcd prints message if not supported
2001-12-01 arpi HAVE_VCD, some obsolete stuff removed (-alsa, xmmp)
2001-12-01 mswitch Added a beginners guide
2001-12-01 arpi -dumpstream
2001-12-01 arpi file format detection reordered to get better hits
2001-12-01 arpi combined PS/PES sync to allow .VDR playback from stdin
2001-12-01 arpi some more stuff, vivo seek removed as being impossible
2001-12-01 nick Minor improvements
2001-12-01 nick More information
2001-12-01 nick More useful example
2001-12-01 nick More configurable stuff
2001-12-01 alex init_v4l only present if HAVE_TV_V4L
2001-12-01 pl linux() bsd() ... etc is no longer case sensitive
2001-12-01 nick Tune up driver through reading and writing /dev/radeon_vid ;)
2001-12-01 nick Improving auto-install
2001-12-01 alex added support for packet 0x82 (from vivodump.c by arpi)
2001-12-01 nick Auto-install stuff
2001-12-01 alex updated for support detection by configure
2001-12-01 alex added auto detection of tv v4l and changed tv to enabled
2001-12-01 alex fixed xanim detection (also present on non-x86 too - look at xanim homepage) and added tv into _inputmodules
2001-12-01 michael bugfix if only -x or only -y is used
2001-12-01 gabucino "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
2001-12-01 gabucino restructured Installation section
2001-12-01 pl patch by Adam Di Carlo <adam@onshore-devel.com>:
2001-12-01 michael yv12 scaling (-x & -y)
2001-11-30 arpi patch fixes the showing last line of subtitles and support of SAMI Slacktime option by Evgeny Chukreev <codedj@echo.ru>
2001-11-30 arpi dusplay sub_delay patch by Evgeny Chukreev <codedj@echo.ru>
2001-11-30 arpi 0x82 support
2001-11-30 mswitch Added support for codecs that supports BGR24 (some opensource codecs and vivo)
2001-11-30 mswitch Added support for upsampling since dxr3/h+ only supports 44100Hz and 48000Hz, currently it only works on 44100/(2*ratio)
2001-11-30 gabucino typo fixes
2001-11-30 alex magic_number checking added
2001-11-30 arpi secret :)
2001-11-30 jaf similar to 1.6
2001-11-30 jaf similar to 1.122
2001-11-30 jaf similar to 1.16
2001-11-30 gabucino msg to Nick: where is the rage128_vid stuff ??
2001-11-30 gabucino oh 10l
2001-11-30 gabucino hmm many things.. (sorry now i'm a bit confused:)
2001-11-30 alex pts support
2001-11-30 alex update
2001-11-30 alex fixed
2001-11-30 atmos4 Fix green borders -> black borders, patch from D. Holm, also small fix to dxr3 ao.
2001-11-29 arpi fixed DGA detection
2001-11-29 jaf similar to 1.45, not finished yet
2001-11-29 michael sliced scaleing bugfix
2001-11-29 jaf similar to r1.121
2001-11-29 jaf similar to -r1.36
2001-11-29 jaf similar to 1.15
2001-11-29 gabucino lame won't compile properly with gcc 2.96
2001-11-29 gabucino Arpi: you were right, now it's explained.
2001-11-29 michael swscaler cleanup
2001-11-29 atmos4 Support for YV12 with DXR3, patch by D. Holm.
2001-11-29 jkeil new configure didn't build mplayer with mediaLib on solaris any more.
2001-11-29 pl DGA handling changed (Arpi's request)
2001-11-29 nick Minor fixes
2001-11-29 atmos4 Reinvent Nexus last fix (wrong local merger on last commit)
2001-11-29 atmos4 Disable SSE code and reenable FPU dct for SSE cpus (fpu code is 0.3% faster and I don't get data aligned in dct64_sse.s, so I can't finish optimizing it)
2001-11-29 nick Minor optimization
2001-11-29 atmos4 Newest DXR3 patch (improved 1.0rc2) by David Holm.
2001-11-29 atmos4 Some updates.
2001-11-29 nick New ones
2001-11-29 nick Probably ugly attempt to fix Rage128 problems
2001-11-29 nick Sorry for inexactitude
2001-11-29 pl extrachecks for weird configs GUI (--enable-gui --disable-png for instance)
2001-11-29 nexus unistd.h required at least by FreeBSD
2001-11-29 anders commandline configuration of audio plugins now through struct, format conversion plugin added
2001-11-29 arpi cosmetical change of driver summary - do not print always enabled stuff
2001-11-28 gabucino few new Q/As
2001-11-28 nick Just for volunteers
2001-11-28 gabucino VIA 8c2qwerqwer driver added
2001-11-28 pl summary handling was not correct (bugs found by Nilmoni Deb and Tibcu)
2001-11-28 gabucino evading further misunderstatement
2001-11-28 atmos4 MP1E support needed by DXR3 stuff (Patch by D. Holm)
2001-11-28 atmos4 Patch by D. Holm to make audio with dxr3 working.
2001-11-28 alex 32bpp support added
2001-11-28 alex added 32bpp output support
2001-11-28 atmos4 Fix spudec compile with libdvdread enabled.
2001-11-28 steve moved num_audio_channels out of LIBMAD ifdef, where it didn't belong!
2001-11-28 steve Extended oss output driver and libac3 to support 4 and 6 channel output mixes. added -channels command line option
2001-11-28 pl spudec_new has a dvd_priv_t as an argument, which is defined in
2001-11-28 nexus fli.c required
2001-11-28 atmos4 *** empty log message ***
2001-11-28 nexus fli.c required
2001-11-28 nexus AV_LIB should appear before EXTRA_LIB
2001-11-28 nexus unistd.h required at least by FreeBSD
2001-11-28 gabucino misinfo fixed (notified by Al3x. At least 65535 times:)
2001-11-28 melanson updated to reflect the fact that FLI decoding is now in the program
2001-11-28 melanson support for FLI image decoding
2001-11-28 michael faster brightness correcture in MMX2
2001-11-27 pl vcd status in summary was sometimes wrong (found by atmos)
2001-11-27 pl completed the summary displayed after running configure
2001-11-27 jaf Similar to 1.120
2001-11-27 jaf Similar to 1.35
2001-11-27 atmos4 Palette support for SPU decoder.
2001-11-27 nick Direct i420 support for Radeons
2001-11-27 nick radeon_vid new features:
2001-11-27 gabucino CVID section
2001-11-27 gabucino double speed playing with fucked soundcard Q/A
2001-11-27 pl configure cleanups:
2001-11-27 jkeil {f}emms is only needed on x86
2001-11-27 jkeil Use "tail -1" instead of "tail -n 1" to print the last line, the "-n" option
2001-11-27 jaf Similar to 1.34, small bugfix
2001-11-27 jaf Similar to 1.34
2001-11-27 jaf vivo, msvid1
2001-11-27 melanson initial commit
2001-11-27 michael compiletime pp-mode support (luminance = chrominance filters though) 1-2% faster with -benchmark -vo null -nosound
2001-11-27 michael optional runtime cpu detect
2001-11-27 michael runtime cpu detection optional (compiles faster)
2001-11-27 michael runtime cpu detect optional (compiles faster)
2001-11-27 arpi bad malloc+strcpy => strdup
2001-11-27 arpi extended a bit
2001-11-27 arpi what to do...
2001-11-26 michael runtime cpu detection
2001-11-26 michael non x86 fix (otherwise we would need #ifdef ARCH_X86 around every if(gCpuCaps.has...))
2001-11-26 michael runtime cpu detection
2001-11-26 michael runtime cpu detection
2001-11-26 michael runtime cpu detection
2001-11-26 michael runtime cpu detection
2001-11-26 gabucino -vo vesa + gcc 2.96 warning (is this confirmed?)
2001-11-26 gabucino *** empty log message ***
2001-11-26 atmos4 Fix -noaspect.
2001-11-26 alex fixed regpathname bug
2001-11-26 anders Audio delay bugfix
2001-11-26 michael oops
2001-11-26 anders Parse bug fixed (I hope)
2001-11-26 arpi avifile sync again... :(
2001-11-26 arpi decl. of VirtualFree changed (avifile sync)
2001-11-26 michael runtime cpu detection
2001-11-26 arpi packed attribute added
2001-11-26 arpi avifile sync. seems to some bugs fixed...
2001-11-26 arpi ao_subdevice fixed. 10l...
2001-11-26 arpi avifile sync... maybe broken, tell me if so.
2001-11-26 atmos4 Disable problematic ffmpeg.so support by default and remove die on 2.2.x
2001-11-26 michael runtime cpu detection
2001-11-25 szabi use <linux/slab.h> instead of <linux/malloc.h> for kernels 2.4.9+
2001-11-25 jaf i've to update the audio codes, video codecs are ready
2001-11-25 jaf similar to 1.33, but not finished yet
2001-11-25 nick Fixed bug of ram_size detection
2001-11-25 jaf usefull file
2001-11-25 jaf sorry, config2.mak is not up-to-date
2001-11-25 jaf usefull file
2001-11-25 jaf usefull file
2001-11-25 jaf what is g.623?
2001-11-25 jaf similar to 1.119, TV-stff added, docwriters updated
2001-11-25 alex removed vivo shit
2001-11-25 alex updated vivo fourcc's and reorganized some stuff (also new comments and entries)
2001-11-25 alex changed to generate fourcc's like: viv<version> -> viv1,viv2
2001-11-25 gabucino updated some translators
2001-11-25 jaf remove # when flidecoder is included
2001-11-25 gabucino typo noted by JAF
2001-11-25 jaf a lot of work, tv-input missing
2001-11-25 anders Changes to audio out Makefile
2001-11-25 anders Changes to audio out plugin, first plugin added
2001-11-25 jaf corrected the name to 'Autodesk FLI/FLC Animation'
2001-11-25 melanson fixed FLI demuxer so that it skips over app-specific frames
2001-11-25 melanson fixed divide-by-0 bug in FLI demuxer
2001-11-25 melanson updated to reflect the internal fourcc used for FLI decoding
2001-11-25 melanson added the "FLI format detected" message to all the language help files
2001-11-24 melanson mostly complete support for loading and decoding FLI/FLC animations
2001-11-24 melanson fixed 8-bit variant
2001-11-24 michael runtime cpu detection
2001-11-24 jaf similar to 1.14
2001-11-24 anders small change in mplayer.c and cfg-mplayer.h
2001-11-24 anders ao_plugin.c and plugin headers added
2001-11-24 anders interface to libao2 changed ao_plugin added
2001-11-24 michael use fastmemcpy for chrominance if no chrominance filtering is done
2001-11-24 michael faster dering
2001-11-23 alex dunno where to place it :(
2001-11-23 alex fixed tv detection in demux_open
2001-11-23 alex HAVE_NANOSLEEP
2001-11-23 alex detecting nanosleep
2001-11-23 alex changed to use cpudetect.c (to use change te #if 1 -> #if 0 :)
2001-11-23 alex compiling under qnx, hope it works on all qnx release :)
2001-11-23 alex sys/soundcard.h isn't needed for ALSA
2001-11-23 alex added MSGT_OSDEP
2001-11-23 alex converted to mp_msg and fixed my previous HAVE_SHM bug
2001-11-23 pl typo (1st found by André Dahlqvist <andre.dahlqvist@telia.com>)
2001-11-23 michael bugfix
2001-11-23 michael missaligned arrays, as nick requested
2001-11-23 pontscho bug fixs
2001-11-23 pl (on atmos's suggestions I found good :)
2001-11-22 pl --help did not show what was really autodetected
2001-11-22 michael 10-20% faster fastmemcpy :) on my p3 at least but the algo is mostly from "amd athlon processor x86 code optimization guide" so it should be faster for amd chips too, but i fear it might be slower for mem->vram copies (someone should check that, i cant) ... there are 2 #defines to finetune it (BLOCK_SIZE & CONFUSION_FACTOR)
2001-11-22 michael newly allocated memory seems to point to only 1 zero filled 4k page or something so there is a near 100% cache hit rate ... not very realistic, writeing something in the source array fixes that so the benchmark scores are meaningfull now
2001-11-22 pontscho bocs, elfelejtettem feltenni :)
2001-11-22 gabucino *** empty log message ***
2001-11-22 alex hacked support for postprocessing to rawyv12
2001-11-22 alex added some new types
2001-11-22 alex added demux_info
2001-11-22 alex added demux_info support
2001-11-22 alex wrote a very annoying bug
2001-11-22 alex added support for demux_info
2001-11-22 alex it wanted to be strcasecmp not strncmp and i dunno why it compiled for me with strncmp :(
2001-11-22 nick Minor fixes
2001-11-22 pl -rdynamic is now enabled if (bsd) || (_xanim is yes)
2001-11-22 arpi ehh.. double ifdef fixed
2001-11-22 arpi mplayer integration
2001-11-22 arpi NEW_DSHOW added (for dshow C version)
2001-11-22 pl -rdynamic is only needed on bsd's (well... it was the case in C1)
2001-11-22 arpi xine's bugs fixed - YV50 yv12 and setup_fs
2001-11-21 arpi imported from xine
2001-11-21 atmos4 10l for al3x :-P
2001-11-21 pl fixes for bugs found by Ivan Kalvatchev <iive@yahoo.com>
2001-11-21 arpi C++ -> C (import from avifile cvs)
2001-11-21 pontscho remove dga support
2001-11-21 pontscho add half dvd support for gui
2001-11-21 gabucino ehh too much
2001-11-21 arpi 2.2.x+SSE fixed
2001-11-21 atmos4 Fix kernel asm check.
2001-11-21 alex added demuxer_info
2001-11-21 nick Direct YV12 support!!! But only in black and white mode :(
2001-11-21 pontscho add subtitle language detect.
2001-11-21 nick Minor speedup of YUY2 decoding. Radeon it's tricked chip
2001-11-21 bertrand Don't need to stream_enable_cache it will be done later.
2001-11-20 bertrand Changed the order of processing the network opening.
2001-11-20 bertrand Added a network read function call and a seek network function call.
2001-11-20 bertrand Added a new struct to stream_t to handle, network streaming.
2001-11-20 bertrand Removed my buffer hack to use cache2.
2001-11-20 bertrand Changed the some functions prototypes for the network streaming.
2001-11-20 bertrand Added a function to copy URL.
2001-11-20 bertrand Removed the field number limitation.
2001-11-20 pl subtitles looked bad here (inverted colors sometimes)
2001-11-20 michael 1% speedup
2001-11-20 jkeil typo in _ld_mlib shell variable, mplayer didn't link any more against medialib
2001-11-20 arpi USE_TERMIOS -> HAVE_TERMIOS
2001-11-20 arpi DVD sub patch by Kim Minh Kaplan <kmkaplan@selfoffice.com>
2001-11-20 arpi expCoInitialize() added (requires for PIM1)
2001-11-20 michael oops, too much cleanup ;)
2001-11-20 michael cleanup
2001-11-20 gabucino more fix/update
2001-11-20 pl improved several tests (more headers + more functions)
2001-11-20 alex added dynamic linking flags runtime detection (-rdynamic - also now MPlayer compiles and runs fine under QNX)
2001-11-20 gabucino mostly fixes, some updates
2001-11-20 gabucino hmpf. forgot to add
2001-11-20 gabucino updated ! 0000wnz !!
2001-11-20 atmos4 Small two pass mencoder helper script in perl.
2001-11-20 atmos4 Bring into alphabetical order and add mencoder.
2001-11-20 pl _ld_x11 patch by Anders Johansson <ajh@atri.curtin.edu.au>
2001-11-20 pl still GL problem
2001-11-20 nick Minor fixes with the same results
2001-11-20 nick Bad attempt of YV12 direct support
2001-11-20 pl when --enable-gl was used, linker flags (_ld_gl) were not set (found by Nick K)
2001-11-20 nick Verbosing and minor optimization
2001-11-20 nick Hide terminal's output and text-mode cursor for LCD and DFP
2001-11-20 arpi RTC is autodetected
2001-11-20 atmos4 Profiling fix by Artur Skawina <skawina@geocities.com>
2001-11-19 michael faster mmx2 / 3dnow deblocking filter
2001-11-19 pl patch by D J Hawkey Jr <hawkeyd@visi.com>
2001-11-19 gabucino Applied pl's patch
2001-11-19 alex fixed DPMS and pthread detection
2001-11-19 alex added HAVE_TERMIOS
2001-11-19 alex #ifdef HAVE_SHM
2001-11-19 alex added termios detection support (no termios on qnx)
2001-11-19 pl alsa link failed
2001-11-19 alex arghh, fixed shm :(
2001-11-19 alex added shm detection
2001-11-19 alex changed SH_MEM to HAVE_SHM according to configure
2001-11-19 jaf there was a shitty warning
2001-11-19 alex extended pthread to work under qnx
2001-11-19 pontscho vortex buffer siza 32k
2001-11-19 pontscho only 32k.
2001-11-19 pl fix x11 linking when --disable-x11 used (btw sdl may still require it)
2001-11-19 pl better support for --target: new boolean function x86()
2001-11-19 gabucino fixed win32/xanim support on --target=i{4-6}86
2001-11-19 pontscho mondom fixed
2001-11-19 pontscho dvd playing bug fixed
2001-11-19 pontscho png detect bug fixed