log

age author description
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