log

age author description
2002-05-03 atmos4 Port to darwin.
2002-05-03 atmos4 Add Darwin (MacOS X) detection and configuration and modify compiler check to check through defined-cc, gcc3, cc to find good compiler. Abort on first good compiler.
2002-05-03 iive timer didn't update if mplayer is too fast (no video)
2002-05-03 pontscho fix aspect ratio handling
2002-05-03 atmos4 Fix build on FreeBSD 5.0 or later, should be downward compatible (verified on FreeBSD 4.5 at sf compilefamr.
2002-05-03 jaf add something like 'Optimizing for: i686 mmx mmx2 sse'
2002-05-02 arpi 100000l! it resets a/v buffers _after_ stream sync, dropping possible keyframe, and may causing a-v desync.. seems to fix mpg seek bug and avi desync bug
2002-05-02 alex disabled audio
2002-05-02 alex 10l
2002-05-02 alex avid mjpeg support (external huffman table)
2002-05-02 arpi linux/cdrom.h detection fix by Denis Ducamp <Denis.Ducamp@hsc.fr>
2002-05-02 albeu printf to mp_msg
2002-05-02 albeu New MSGT for more printf to mp_msg
2002-05-02 albeu printf to mp_msg
2002-05-02 albeu mp_msg level fix
2002-05-02 albeu printf to mp_msg
2002-05-02 albeu printf to mp_msg + warning msg from MSGL_INFO to MSGT_WARN
2002-05-02 albeu printf to mp_msg
2002-05-02 albeu Fix frame_time for variable fps movies as it was the last frame duration.
2002-05-02 arpi - frame_time delayed one frame, as it's really duration of current frame,
2002-05-02 arpi .raw width>=65536 support by Georgi Georgiev <chutz@chubaka.homeip.net>
2002-05-01 arpi catching vo/vf init failure
2002-05-01 gabucino bsd+mpdvdkit worx
2002-05-01 arpi setting vf_inited flag, some printf->mp_msg, some MSGL_FATAL->MSGL_WARN
2002-05-01 arpi vf_inited flag added
2002-05-01 pl patch by Jürgen Appel <jappel@linux01.gwdg.de>:
2002-05-01 rfelker fixed bogus overloaded "q" parameter for lame mp3 encoding
2002-05-01 pontscho expand=-1:-50:0:0 -> mwidth:mheight+50:0:0
2002-05-01 pontscho fix fullscreen bug
2002-05-01 pontscho some bug fix
2002-04-30 alex completed real seeking - working very well with audio only files
2002-04-30 atmos4 Suggested fix by
2002-04-30 bertrand Added ICY error 400: Server full.
2002-04-30 albeu Convert printf to mp_msg in the network layer
2002-04-30 alex some vfw codecs supports I420 and YV12 too
2002-04-30 eyck another pre-release
2002-04-29 michael trying to fix nicks bugs ...
2002-04-29 arpi removed FrNo codec - it disabled buggy codecs, due to a trick in codec selection...
2002-04-29 pontscho fix fullscreen bug es ilyen libvo not initialized bug with gui igy
2002-04-29 arpi OpenBSD patch - by Björn Sandell <biorn@dce.chalmers.se>
2002-04-29 arpi guessing palette - patch by salvador <salvador@inti.gov.ar>
2002-04-29 arpi nonblock open is not legal for OSS (see OSS api docs), and causes problems on freebsd (and maybe other OSs)
2002-04-29 arpi -xy/-zoom updated
2002-04-29 arpi updated
2002-04-29 arpi -xy,-zoom,-flip available in mencoder too
2002-04-29 arpi apply aspect prescaling to -xy
2002-04-29 alex play() fix by Jimen Ching <jching@flex.com>, additional printf->mp_msg conversions (for coming i18n support)
2002-04-29 arpi disabling gtk messagebox - fixes gtk crashes
2002-04-29 arpi more compatible libpng version check
2002-04-29 arpi 8bpp raw avi support
2002-04-29 arpi ugly workaround disabled
2002-04-29 albeu Add support for another AVI with ogg/vorbis audio (0x674F)
2002-04-29 albeu Fix buggy extra header printing
2002-04-29 ksorim Uncompressed avi files are stored upside down.
2002-04-29 ksorim Use new style query_formats flags. Fixes bug with flip.
2002-04-29 jkeil Default to the mixer device matching the audio device used for audio output.
2002-04-28 bertrand Added ICY error 401: Service unavailable.
2002-04-28 arpi only freebsd has BSD-style dvd_struct? - enable dvdkit only for linux+freebsd
2002-04-28 atmos4 DFB 0.9.10 update patch by Jiri.
2002-04-28 arpi do cpudetect before anything else
2002-04-28 arpi don't re-detect cpu
2002-04-28 arpi mpdvdkit vs. bsd fixed?
2002-04-28 arpi soundcard.h fix, by Bernd Ernesti <mplayer@lists.veego.de>
2002-04-28 arpi oss detection fix for bsd
2002-04-28 arpi patch that should fix the "isofs uses mga_vid" bug
2002-04-28 gabucino OpenBSD section translated from Bjorn's patch
2002-04-28 gabucino doxization
2002-04-28 rfelker open w/O_CREAT requires a third argument, mode!
2002-04-28 arpi openbsd updates by Björn Sandell <biorn@dce.chalmers.se>
2002-04-28 arpi updated to latest -vop changes
2002-04-28 arpi 1000l
2002-04-28 arpi libfame code removed (use -vop fame/-vop lavc), init code moved to preinit, height checks added to config()
2002-04-28 arpi 10l
2002-04-27 arpi support hurryup flag (-(hard)framedrop)
2002-04-27 arpi 10l
2002-04-27 arpi realtime yv12->mpeg1 with libavcodec qscale=1
2002-04-27 arpi OpenBSD, NetBSD portability patches by
2002-04-27 albeu A little fix with hw video parameters setting
2002-04-27 albeu A almost complete rewrite.
2002-04-27 atmos4 Avoid bogus file not found message if vobsub isn'T forced (autodetect).
2002-04-27 atmos4 Add some info prints to ICY code and handle return codes ICY specific, also avoid printing
2002-04-27 albeu ICY found (mp3 stream) != sucess.
2002-04-27 albeu Handle winamp playlist as sublist.
2002-04-27 rik update: we use the new quantizer in libavcodec, -zrquality 1 is allowed
2002-04-27 rik update: we use the new quantizer in libavcodec
2002-04-27 gabucino yeah, never write dox in the morning
2002-04-27 ksorim Runtime cpu detection is disabled by default.
2002-04-27 gabucino OSD/SUB doc
2002-04-27 gabucino more libdvd* text removed
2002-04-27 gabucino updated DVD documentation for libmpdvdkit
2002-04-27 gabucino HTML typo
2002-04-27 atmos4 10l pl =)
2002-04-27 gabucino "." removed
2002-04-27 pl fix for latest alsa (sys/asoundlib.h has been moved to alsa/asoundlib.h)
2002-04-27 arpi divx5.1 features added
2002-04-26 arpi osd crash fixed
2002-04-26 arpi frameno.avi seeking workaround
2002-04-26 arpi maintainers updated (tell me if something missing), matrox list moved
2002-04-26 arpi input/lirc/slavemode doc by Albeu
2002-04-26 arpi some fixes
2002-04-26 arpi volume setting with lame - patch by silicon@falcon.sch.bme.hu
2002-04-26 atmos4 argh, missed this one as I have no dxr3.
2002-04-26 jaf removed my 'extension'
2002-04-26 albeu Correct my half reverse commit. Sorry Atmos.
2002-04-26 atmos4 eeh 10l forogt to commit.
2002-04-26 albeu Don't break the pointer for the next file.
2002-04-26 atmos4 Avoid stdcall on cygwin, it causes undefined ref, code needs testing as I have no athlon or k6-2.
2002-04-26 jaf corrected what felix made buggy ;-)
2002-04-26 atmos4 Allow disabling of libfame and allow to enforce (not) building libavcodec.
2002-04-26 atmos4 Fix bug in LR's patch.
2002-04-26 atmos4 Disable vidix on cygwin for now.
2002-04-26 atmos4 - Fix for big apple architectures by Rogerio Brito, reworked by me to use bswap.h macros.
2002-04-26 albeu Fix osd progress bar.
2002-04-25 pontscho fix fullscreen (?)
2002-04-25 atmos4 Fix keypad volume control.
2002-04-25 atmos4 VobSub updates, custom palette support and other stuff, can't write the name of the chinese(?) patch supplier.
2002-04-25 arpi added support for output of subtitles - Juergen Hammelmann <juergen.hammelmann@gmx.de>
2002-04-25 arpi crlf->lf
2002-04-25 arpi uninit libvo before getch2 - requires for clean svgalib uninit
2002-04-25 arpi small fixes
2002-04-25 arpi frame-based mpsub parser fix - patch by Rizsanyi Zsolt <rizsanyi@myrealbox.com>
2002-04-25 arpi bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>
2002-04-25 arpi mplayer_lirc->mplayer
2002-04-25 arpi bigendian fix - thx to Rogério Brito <linuxconsult@yahoo.com.br>
2002-04-25 nexus FreeBSD fix
2002-04-24 arpi -rootwin fix...
2002-04-24 arpi -rootwin fixed, keys work, mouse doesn't
2002-04-24 arpi -rootwin fix by Tomas Konir <moje@molly.vabo.cz>
2002-04-24 arpi define HAVE_LINUX_DVD_STRUCT
2002-04-24 arpi DVDKIT support
2002-04-24 arpi defines USE_MPDVDKIT
2002-04-24 arpi fix warning
2002-04-24 arpi runtime cpustuff disabled by default - it was tested enough
2002-04-24 arpi handles DVDKIT_SHARED, compile and install libmpdvdkit.so
2002-04-24 arpi libdir changed
2002-04-24 arpi enable dvdkit only for linux, bsd* and solaris
2002-04-24 albeu Uninit added
2002-04-24 gabucino applied 2 patches
2002-04-24 albeu Added demuxer uninit
2002-04-24 albeu Add seeking without index (still not perfect). Use -forceidx for the
2002-04-24 arpi disable vidix for non-x86 by default
2002-04-24 arpi fix system_name case
2002-04-24 arpi mp_mp3_get_lsf() added - to get decomp. frame size
2002-04-24 atmos4 Hopefully fix ffmpeg12 aspect.
2002-04-23 arpi more strict check for .mp3
2002-04-23 arpi AVID is buggy (image shifted/scaled?) with mainconcept codec
2002-04-23 albeu Portability fix with realloc
2002-04-23 pontscho add headers detection for mpdvdkit
2002-04-23 alex workaround: force PF table setup in IsProcessorFeaturePresent
2002-04-23 alex tm20 finally working
2002-04-23 pontscho sorry
2002-04-23 pontscho mostma' fix
2002-04-23 albeu Fix % seeking
2002-04-23 albeu Fix audio only absolute seeking
2002-04-23 pontscho fix timer for audio only files
2002-04-23 arpi divx audio workaround
2002-04-23 michael reading pll in 32-bit instead of 8-bit +1, +2
2002-04-22 arpi changed back to AFMT_AC3 (but now libao2 drivers autodetect it and fallback to S16) - idea by Vincent.Mussard@lineae.net
2002-04-22 arpi AFMT_AC3 autodetect/fallback to S16
2002-04-22 pontscho fix audio only files play
2002-04-22 albeu Fix a bug produced when line are terminated with \r\n and not a single
2002-04-22 michael x1 deblocking filter bugfix
2002-04-22 pontscho add multiple filter types
2002-04-22 jaf mplayer/mencoder
2002-04-22 pontscho add none for dvd subtitle menu
2002-04-22 jaf by Juergen Hammelmann <juergen.hammelmann@gmx.de>, some bugfixes and new options, enables subtitles with new -vop expand plugin
2002-04-22 jaf bugfixes
2002-04-22 michael hq mode in first pass should work (as bad, ehh as well as LQ)
2002-04-21 arpi obsoleted options
2002-04-21 arpi libac3 .S compile test (binutils) removed - noticed by Lars Bamberger <Lars.Bamberger@gmx.de>
2002-04-21 michael support for new stuff (lavc internal 2pass, ...)
2002-04-21 pontscho add libmpdvdkit lib
2002-04-21 alex typo fix for pre2
2002-04-21 albeu Added uninit
2002-04-21 arpi 8bpp paletted -> 15/16/24/32 converter
2002-04-21 iive memory leak(off by 1 bug)
2002-04-21 arpi 10l, >1bpp modes fixed..., x<->y swapped
2002-04-21 alex added UB Video MPEG 4
2002-04-21 alex fixed IsRectEmpty, added expcalloc, ceil, exporting LoadLibraryExA, IC* for some new codecs
2002-04-21 arpi export palette for rgb8/bgr8
2002-04-21 alex ugly hack for morgands
2002-04-21 alex added pegasus codecs
2002-04-21 alex added my todo ;)
2002-04-21 gabucino applied Holm^H^H^H^HDiego's (?:) patch
2002-04-21 arpi devfs fix?
2002-04-21 eyck Complement existing filters - rotate and flip.
2002-04-21 alex alf2 working, added techsmith camtasia
2002-04-21 arpi 100l - fixed yuy2 -dr, reported by Nexus
2002-04-21 alex using print_wav_header in acm init
2002-04-21 eyck new pre-release..
2002-04-21 alex dumping unknown extradata too
2002-04-21 alex removed some silly comments and added lhacm audio - working
2002-04-21 alex ATI VCR2 working (YV12) added ATI VCR1 and rricm (matrox marvel mjpeg)
2002-04-21 jaf more infos
2002-04-21 jaf mplayer was not compileable without, i tested it with and without vorbis, i hope it's ok
2002-04-21 alex added voxware rt24 speech codec
2002-04-21 alex RegisterClassA and UnregisterClassA for VoxWare RT24 speech codec ACM
2002-04-21 alex loading requested library if available, and try to find function there in LookupExternal, needed for Truespeech codec
2002-04-21 arpi shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)
2002-04-21 alex added truespeech and moved ms11, ucod
2002-04-21 arpi LEAD (m)jpeg added
2002-04-21 alex commented out debug msg
2002-04-21 alex added qpeg
2002-04-21 alex added UCOD
2002-04-21 alex added SetEnvironmentVariableA for UCOD-ClearVideo DLL
2002-04-21 alex mss1 fixed
2002-04-21 alex added _EH_prolog and some wsock32 funcs needed by mss1 codec -> mss1 codec works now
2002-04-21 alex added _EH_prolog (needed by mss1 codec)
2002-04-20 alex 1l
2002-04-20 alex fixed mp_msg, fixed CreateFile for VDub, added GetFullPathName for VDub, cleaned up a bit the critisecs
2002-04-20 alex minor changes
2002-04-20 arpi filters uninit
2002-04-20 alex some tasks completed
2002-04-20 alex some typos
2002-04-20 jaf typo
2002-04-20 gabucino applied Holm's patch (credits updated)
2002-04-20 albeu Seeking implemented
2002-04-20 michael antoher try, ecp reading like in gatos ...
2002-04-20 arpi mpegaudio->mp2+mp3 renamed in ffmpeg
2002-04-20 gabucino okej, back again, reworded
2002-04-20 gabucino default is not 0 but center
2002-04-20 gabucino -conf and -config don't exist anymore :(
2002-04-20 gabucino applied Holm's patch
2002-04-20 gabucino small fixes
2002-04-20 gabucino tudok angolul
2002-04-20 gabucino better wording
2002-04-20 albeu Added -input js-dev xx option to specifies the joystick device to use.
2002-04-20 gabucino more deciliters
2002-04-20 gabucino updates
2002-04-20 gabucino RTFMed tech/vop.txt, added more info
2002-04-20 gabucino more tajpo
2002-04-20 gabucino video filter layer dokksz
2002-04-20 gabucino tájpó
2002-04-20 gabucino video filter layer documentation begun (maybe audio layer should be
2002-04-20 gabucino synced with arpi's "fixes, updates"
2002-04-20 gabucino I2C is also needed for G400 tvout
2002-04-19 arpi swscaler yv12 vs i420 workaround
2002-04-19 arpi 1000l
2002-04-19 arpi debug line
2002-04-19 arpi workaround yv12 vs. i420 'bug' of swscale
2002-04-19 arpi nuppelvideo is I420-only :(
2002-04-19 arpi accept I420/IYUV in query_format
2002-04-19 arpi flipped rgb fixed
2002-04-19 gabucino more stuff required when GUI bugreporting (nobody reads it anyway)
2002-04-19 gabucino better lame2.96inconsistency explanation
2002-04-19 alex minor fixes and flipping support
2002-04-19 nick sync with mplayerxp
2002-04-19 pontscho fix compile bug
2002-04-19 arpi corrections
2002-04-19 arpi Good evening ladies and gentleman and welcome to the latest
2002-04-19 albeu Fix loop playback. Main loop was quited on end of video.
2002-04-19 arpi rotate added
2002-04-19 arpi rotation/mirror filter
2002-04-19 arpi typo fix
2002-04-19 arpi fixes, updates
2002-04-18 arpi video filters docs
2002-04-18 eyck Fix non-interactive install issue, based on report from Jens
2002-04-18 arpi 10l
2002-04-18 pontscho fix skin loading bug
2002-04-18 pontscho add prev/next title feature for gui dvd support
2002-04-18 arpi show extended mp3 info
2002-04-18 arpi don't allow invalid parameters
2002-04-18 atmos4 - new option "-burnonly": burn only the preformated bin images
2002-04-18 arpi -srate for mp3 fixed
2002-04-18 iive fixed block artefacts and speedup at the same time
2002-04-18 gabucino applied goth (Jonas Jermann)'s patch
2002-04-18 arpi dvfs fix, 10l
2002-04-18 arpi vo_mouse_timer_const is optional
2002-04-18 arpi 'wide' may contain 'mdat'
2002-04-18 arpi This patch replaces vo_svga.c with an improved version that does not use
2002-04-18 arpi -ovc help fixed
2002-04-18 arpi bitrate>16000 means bits not kbits - noticed by George Hawkins <george_hawkins@yahoo.com>
2002-04-18 arpi update
2002-04-18 arpi slices+field pictures fixed, initial sig11 workaround
2002-04-18 arpi obsoleted, use vd_libmpeg2.c
2002-04-18 arpi cbr mp3 + wmp fixed (hopefully, untested)
2002-04-18 eyck ifdef reading dvd args, without it non-dvd compilation fails.
2002-04-17 arpi IMGTYPE_IPB not yet supported :(
2002-04-17 arpi DVD subs fixed
2002-04-17 arpi enabled new OSD code in -vop expand, subtitles rendering support to mencoder
2002-04-17 arpi align yuv 4:2:0 y position by 2
2002-04-17 pontscho fix dvd pause. 10l
2002-04-17 rik Minor patches from Tomi Ollila <Tomi.Ollila@iki.fi>:
2002-04-17 pontscho fix dvd playing under gui
2002-04-17 arpi bbox calculation fixed (font->height < real height)
2002-04-17 arpi 10l
2002-04-17 michael prefer prefetchnta if its available
2002-04-17 arpi mpi clear func
2002-04-17 michael pre mmx2/3dnow fix
2002-04-17 pontscho fix ".". thanksz pl.
2002-04-17 pontscho fix mouse cursor hide/show
2002-04-17 atmos4 Preliminary support for lavcs b-frame encoding, disabled by default.
2002-04-17 albeu Bug fix in mouse button handling for 2° scroller (I hope it work
2002-04-17 albeu Add correct loop option parsing in command line parser.
2002-04-17 pontscho add message
2002-04-16 eyck Mark Schreiber sent link to Marcus Sundburg patch to mga_vid, which enables
2002-04-16 jaf xp removed
2002-04-16 pontscho fix playlist bug with gui and rewrite mousecursor show/hide code
2002-04-16 pontscho fix dvdnav detection
2002-04-16 pontscho upsz, 10l :)
2002-04-16 pontscho add jpeg support for libvo
2002-04-16 mswitch Disabled spuenc code due to upcoming prerelease, there are still bugs here
2002-04-16 arpi disable hq for 1st pass
2002-04-16 arpi vo_osd_check_range_update() added + 10l fix
2002-04-16 arpi (buggy) osd support, disabled for now, mencoder needs fixes to compile
2002-04-15 arpi OSD handled by vf control()
2002-04-15 arpi osd: ok, now it's possible to do partial draw/clear of the buffer only if changed
2002-04-15 michael print version number, so we know if the user forgot to copy/install the driver
2002-04-15 arpi osd: calculating bbox
2002-04-15 mswitch Switched e-mail
2002-04-15 arpi new osd code, use osd objs to follow changes and do minimal updates
2002-04-15 alex added support for directrendering, updated to VFCAP_ flags in query_format, added support for non-directbuffer devices, and using mem2agpcpy_pic
2002-04-15 eyck libpng2-dev no longer exists in debian. libpng-dev should be there.
2002-04-15 alex removed unused XP, TVISION and AVIP stuff
2002-04-15 alex removed unused XP stuff
2002-04-15 atmos4 Updated to support resampling audio and multiple cds.
2002-04-15 arpi 2-pass qscale fixed
2002-04-15 eyck It is not the right place for this.
2002-04-15 arpi FPS calculation fixed
2002-04-15 arpi -skiplimit/-noskip options to disable fps correction
2002-04-15 arpi get aspect info from display size if != real size
2002-04-15 arpi dvdnav hotfix
2002-04-15 arpi -sb option re-added (noticed by Alexandre Oliva <oliva@lsd.ic.unicamp.br>)
2002-04-15 eyck mga_vid driver in form of a patch against linux-2.4.18
2002-04-14 arpi workaround Juanjo's stupid vme change
2002-04-14 eyck Most of informational printk's ifdef'd.
2002-04-14 atmos4 Support XV over remote connections, patch by Dmitry Karasik <dimakar at yahoo.com>
2002-04-14 arpi some more statistics: BENCHMARKn
2002-04-14 arpi updated
2002-04-14 gabucino updated -double option
2002-04-14 bertrand Changed the big handling to make it use mplayer's endian macros.
2002-04-14 bertrand Added big endian handling for the ASF_chunk_t struct.
2002-04-14 bertrand Added big endian macro for asf_chunk_t and added defines for the ASF chunk type.
2002-04-14 arpi fame doesn't accept stride
2002-04-14 arpi export width too
2002-04-14 arpi draw_slices with framedrop fixed
2002-04-14 arpi new -framedrop code - works much better than the old one
2002-04-13 arpi 0.1 bugfix
2002-04-13 arpi cleanup. cosmetics only, no functional changes
2002-04-13 arpi mp_image moved to libmpcodecs
2002-04-13 arpi img_format moved to libmpcodecs
2002-04-13 arpi mp_image.h and img_format.h moved to libmpcodecs
2002-04-13 arpi update
2002-04-13 arpi less namespace pollution
2002-04-13 arpi fastmemcpy path fixed
2002-04-13 arpi native codecs files moved to libmpcodecs/native/
2002-04-13 arpi moved to libmpcodecs/native/
2002-04-13 arpi comp.fixes
2002-04-13 arpi unused files
2002-04-13 arpi syncfb, mp1e, opendivx removed/disabled
2002-04-13 arpi libdv detection
2002-04-13 arpi bigendlian fix by Guillaume Morin <guillaume@morinfr.org>
2002-04-13 arpi handle width*bpp!=stride
2002-04-13 arpi 10l
2002-04-13 arpi rgb2bgr converter
2002-04-13 arpi ffmjpeg yuy2 support
2002-04-13 arpi yuy2 support, fixed bug of dropping frame after config_vo calls
2002-04-13 atmos4 Added aspect considerations.
2002-04-13 mark Misc cleanups of the code
2002-04-13 michael ignore ecp
2002-04-13 michael yuv422p -> yuy2 (untested)
2002-04-13 arpi RGBvsBGR added
2002-04-13 arpi updated
2002-04-13 arpi libac3 removed
2002-04-13 arpi obsolete
2002-04-13 frodone updated to english version
2002-04-13 michael rgb24->bgr24
2002-04-13 arpi draft v0.1
2002-04-13 mark Added support for choosing weather to use double-buffering or single buffering
2002-04-12 mark Some OSD and other random fixes. Added double buffering
2002-04-12 arpi -ovc libdv support
2002-04-12 arpi RGB24/YUY2 -> DV encoding, using libdv
2002-04-12 michael fix typo found by Milan Cutka <cutka@szm.sk>
2002-04-12 michael 10l
2002-04-12 michael fixing vertical scaling on non mobility cards, this might have overflowed into the horizontal stuff, so perhaps it fixes the horizontal stuff too
2002-04-12 arpi generalized the cut'n'pasted variable fps code, #ifdef-ed TV until v4l is updated
2002-04-12 arpi BSD-BT848 TV update patch by Charles Henrich <henrich@sigbus.com>
2002-04-12 albeu Fix the bug pointed out by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
2002-04-12 arpi max_packs increased for some dvd with too many audio/sub
2002-04-12 arpi VCODEC_RAW fixed
2002-04-11 atmos4 anything to (S)VCD encode script by Juergen Hammelmann <juergen.hammelmann at gmx.de>
2002-04-11 mark Lots of updates and bugfixes to the tdfxfb driver
2002-04-11 arpi VFCAP added
2002-04-11 arpi capabilities support -> automatic insertion of scale, expand, pp
2002-04-11 arpi VFCAP defines moved out from vf.h, to be easier to include in libvo
2002-04-11 atmos4 Sorry, fix vobsub duration the arpi way.
2002-04-11 arpi VFCAP flags added
2002-04-11 jaf bugfixes
2002-04-11 arpi uninit sig11 fixed
2002-04-11 arpi print VO info
2002-04-11 arpi reorder
2002-04-11 arpi new filter: flip
2002-04-11 arpi vme default changed 3->4
2002-04-11 arpi libmpencoders added to mencoder libs
2002-04-11 arpi vfw encoding func splitted to init and start parts
2002-04-11 arpi video codecs moved to libmpencoders, crop/scale removed, use -vop for that
2002-04-11 arpi 10l
2002-04-11 arpi soem fixes
2002-04-10 arpi encoders
2002-04-10 arpi query_format debug moved 1 verbose level down
2002-04-10 arpi OS/2 fix
2002-04-10 mswitch Some minor changes to the avcodec code.
2002-04-10 rfelker Dirty hack to fix mencoder until someone does all the new filter/vo stuff right :)
2002-04-10 jaf a temporary disable for opendivx - please remove or fix
2002-04-10 mswitch Make avcodec the default encoder again, thanks Michael
2002-04-10 michael memcpy must return destination ptr patch by Adam <adam@cfar.umd.edu>
2002-04-09 michael trying to fix davids "libavcodec bug" ...
2002-04-09 jonas sync
2002-04-09 arpi new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>
2002-04-09 arpi 2 new simple filters: yuy2 and format
2002-04-09 atmos4 VM Fix by Uwe.Reder@3soft.de
2002-04-09 jaf looks better ...
2002-04-08 arpi vf_fame added - yv12->mpes converter
2002-04-08 arpi maintainers section updated
2002-04-08 gabucino commited hogyishijjak's patch
2002-04-08 michael fixing black stripe at right if width%8!=0 && stride%8==0 reported by kabi
2002-04-08 arpi +libmpeg2
2002-04-08 arpi updated
2002-04-08 arpi copy width too
2002-04-08 arpi relaly black packed yuv images
2002-04-08 arpi really black yv12/rgb images (todo: packed yuv)
2002-04-08 arpi pp passtrough
2002-04-07 arpi free old context, really use query_format
2002-04-07 arpi 10l
2002-04-07 arpi allocate 2 lines more memory - to avoid some sig11
2002-04-07 arpi colorspace conversion support
2002-04-07 arpi swscale filter
2002-04-07 arpi divx4vfw is buggy
2002-04-07 pontscho small bugfixes...
2002-04-07 arpi vf control codes added, autoq support
2002-04-07 arpi accept only 4:2:0 planar yuv formats
2002-04-07 arpi export qscale for postproc
2002-04-07 arpi missing #ifdfe - 0.1l
2002-04-07 arpi quant_store moved to frame struct
2002-04-07 arpi accept -pp value from args
2002-04-07 arpi mpeg+pp0 fixed
2002-04-07 arpi postprocessing filter (fixme: -pp 0)
2002-04-07 arpi vo_config_count now counts calls to vo->config()
2002-04-07 arpi don't config twice
2002-04-07 arpi initialization moved to preinit(), query_format now really checks for supported formats
2002-04-06 arpi vf_next_uninit was Wrong Thing - thx to Fredrik Kuivinen
2002-04-06 arpi video filter layer - written from scratch, but inspired a lot by Fredrik Kuivinen's patch
2002-04-06 arpi field 'vfilter' added to sh_video_t
2002-04-06 arpi MSGT_VFILTER added
2002-04-06 arpi memcpy_pic() added (copy image plane with src/dst stride)
2002-04-06 arpi #include cleanup
2002-04-06 arpi VOCTRL_DRAW_IMAGE added
2002-04-06 atmos4 Free fix by kisg@lme.linux.hu
2002-04-06 gabucino removed some left master/pcm
2002-04-06 mswitch Fixed bug that would cause the dxr3 to lock if too many subpics were sent at once
2002-04-06 gabucino SDL+x11/xv Q/A
2002-04-05 mswitch Make fame the default encoder until lavc's mpeg1 encoder is repaired.
2002-04-05 michael ffmp42 is bugfree now afaik
2002-04-05 pl Bugreports start appearing - no reaction :/
2002-04-05 michael i just fixed b-frames & slices in libavcodec :) ... iam too tired for benchmarks now ...
2002-04-05 michael ff msmpeg4v2
2002-04-04 gabucino typo (?) fix. Noticed by Karol Szkudlarek <karol@psi.mikronika.com.pl>
2002-04-04 mswitch Removed blinking effect from spuenc
2002-04-04 mswitch Added spuenc... should write a draw_alpha_spu perhaps =D
2002-04-04 arpi dvdnav support improved - patch by Kees Cook <mplayer@outflux.net>
2002-04-04 arpi fixed SPU pts, it's 1024/90000 based instead of 1/100
2002-04-04 jaf improved DVB detection
2002-04-04 jaf improved DVB detection
2002-04-04 arpi use -slices
2002-04-04 arpi option -slices
2002-04-04 arpi global var for option -slices
2002-04-03 arpi libavcodec slices support
2002-04-03 arpi control() done
2002-04-03 arpi removed useless contect struct -> code simplified
2002-04-03 arpi libmad support, rewritten from scratch using Xine decoder as sample
2002-04-03 arpi mpegpes added... thx Mw3
2002-04-03 arpi mpegpes is no longer handled by libmpeg2 - we have vd_mpegpes now
2002-04-03 arpi vd_mpegpes added
2002-04-03 arpi new dvdnav option: -skipopening - dvdnav patch by Kees Cook <mplayer@outflux.net>
2002-04-03 arpi spudec_update_palette() added - dvdnav patch by Kees Cook <mplayer@outflux.net>
2002-04-03 arpi dvdnav event added, queue size 10->100, added void* event arg type - dvdnav patch by Kees Cook <mplayer@outflux.net>
2002-04-03 arpi dvdnav functions moved out to dvdnav_steram.c
2002-04-03 arpi dvdnav_stream functions - dvdnav patch by Kees Cook <mplayer@outflux.net>
2002-04-03 arpi added debug printf for dvdsub - from dvdnav patch by Kees Cook <mplayer@outflux.net>
2002-04-03 arpi don't alloc/free NULL