log

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