log

age author description
2001-08-16 arpi UnregisterComClass added
2001-08-15 gabucino *** empty log message ***
2001-08-15 gabucino *** empty log message ***
2001-08-15 atmos4 Small update.
2001-08-15 folke '--disable-sdl;; _aa=no' fixed
2001-08-15 folke All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed wrong char
2001-08-15 folke All aalib options can be passed to aalib (-aaXXX), also -aahelp is new
2001-08-15 folke New feature for option processing: CONF_TYPE_FUNC_FULL
2001-08-15 folke added vo_aa section
2001-08-15 folke AAlib section updated
2001-08-15 atmos4 Added SSE note by Bohdan Horst.
2001-08-15 arpi AFMT_AC3 fixed
2001-08-15 gabucino *** empty log message ***
2001-08-15 arpi silly bug fixed - thanx Szekeres Istvan <szekeres@webvilag.com>
2001-08-15 arpi o_bps changes for hwac3 driver
2001-08-15 arpi ac3/spdif patch by German Gomez Garcia <german@piraos.com>
2001-08-15 atmos4 Fix OSD, small misspelling.
2001-08-15 arpi updated
2001-08-15 arpi fixed BITMAPINFO struct length truncation (WMV8)
2001-08-15 arpi segfault fixed
2001-08-14 folke Spelling mistakes fixed
2001-08-14 folke Spelling mistakes fixed
2001-08-14 gabucino *** empty log message ***
2001-08-14 folke write fault error fixed
2001-08-14 gabucino *** empty log message ***
2001-08-14 folke vo_aa: configurable now
2001-08-14 jkeil Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
2001-08-14 gabucino *** empty log message ***
2001-08-14 jkeil Use the standard mplayer config test for finding libraries, so that it can
2001-08-14 gabucino *** empty log message ***
2001-08-14 gabucino *** empty log message ***
2001-08-14 atlka small changes to erase only needed place (rectangles doesn't overlap)
2001-08-14 atmos4 Added cool aalib vo driver.
2001-08-14 jkeil In case the open on the dvd device fails, print some hints based on errno
2001-08-14 atmos4 Removed D key for doublesize, already clobbered by framedrop.
2001-08-14 atlka update pts to obtain OSD time display change while rewinding/forwarding
2001-08-13 arpi speed optimized :)
2001-08-13 arpi return value of iconv fixed for glibc 2.1.3, using strrchr instead of basename, as basename is buggy
2001-08-13 arpi upgraded to 1.0b version by Artur Zaprzala <artur.zaprzala@talex.com.pl>
2001-08-13 atlka modified mplayer.c to rewert to PLAY after rewinding after 1 sec
2001-08-13 atlka libvo/sub.c corrections
2001-08-13 atlka atlka@pg.gda.pl:
2001-08-13 atlka changes according to -utf8 option, draw_osd() function added
2001-08-13 gabucino *** empty log message ***
2001-08-12 arpi terrible -idx bug fixed, thanx to Raphael Manfredi
2001-08-12 arpi PTS calc updates, fixes, cleanups, mess...
2001-08-12 arpi seek.c moved to demuxer.c, stream_reset in new_demuxer()
2001-08-12 arpi cleanup...
2001-08-12 arpi add define of DEFAULT_CDROM_DEVICE
2001-08-12 arpi SetCodecPath -> win32_codec_name
2001-08-12 gabucino *** empty log message ***
2001-08-12 arpi print BITMAPINFOHDR too
2001-08-12 arpi return type of stream_seek changed void->int
2001-08-12 arpi MOV file support - not works yet
2001-08-12 arpi ffmpeg prints moved to verbose=2
2001-08-11 arpi raw (uncompressed) video codec
2001-08-11 arpi better fix - now it's backward compatible
2001-08-11 arpi VCD fix
2001-08-11 arpi AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
2001-08-11 arpi updated
2001-08-11 gabucino *** empty log message ***
2001-08-11 arpi --enable-streaming fix
2001-08-11 arpi AVI pts/seek fixes, VBR support, faster NI seek
2001-08-10 gabucino *** empty log message ***
2001-08-10 gabucino *** empty log message ***
2001-08-10 arpi 'too slow' message is fixed - better detection now based on both drop_cnt and A-V sync
2001-08-10 arpi ehh. yet anouther silly a_pts bug
2001-08-09 arpi silly a_pts bug
2001-08-09 atmos4 Applied vladimirs freebsd patch (largefile default on freebsd and misc)
2001-08-09 arpi more optimization
2001-08-09 arpi using OPTFLAGS and CC from config.mak
2001-08-09 arpi some optimization
2001-08-09 arpi dirty fix to get it work with glibc 2.1.x, and changed blur algorithm
2001-08-09 arpi mplayer font-generator using FreeType 2.x by Artur Zaprzala <zybi@fanthom.irc.pl>
2001-08-09 arpi mplayer font-generator GIMP plugin by lanzz@lanzz.org
2001-08-09 arpi freebsd fix
2001-08-09 arpi stream opening -> open.c, initialframes ignored
2001-08-08 arpi format-specific seeking code moved to demuxer_ stuff
2001-08-08 arpi PIX_FMT_YUV422P undeclared error fixed
2001-08-08 arpi changed chunkid/size check
2001-08-08 arpi mpeg2 fourcc changed
2001-08-08 arpi ffmpeg12 fix - now passing sequence header
2001-08-08 atmos4 Fixed Makefile for test programs.
2001-08-07 arpi printf stuff moved back to mplayer.c
2001-08-07 arpi printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seek
2001-08-07 eyck typo noticed by Amy.
2001-08-07 arpi old InitialFrames stuff disabled - should work without it
2001-08-06 arpi printfs cleanup - moved to higher -v level or moved to stderr
2001-08-06 arpi interleaved AVI: audio preload PTS compensation
2001-08-06 arpi temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)
2001-08-06 arpi new ffmpeg codecs added
2001-08-06 atmos4 Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).
2001-08-06 atmos4 Start OpenBSD support and fix detection of older GNU as.
2001-08-06 jkeil Solaris' and *BSD's sed does not like the "i" flag in the substitute command.
2001-08-06 arpi ehh. 10l again...
2001-08-06 arpi -quiet option patch by Adam Tla/lka atlka@pg.gda.pl
2001-08-06 arpi better local display connection patch by Adam Tla/lka atlka@pg.gda.pl
2001-08-06 arpi DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl
2001-08-06 arpi ehh. duplicated GL check removed... drinkin' 10l...
2001-08-06 arpi more paranoia -> check for DEC_OPT_FRAME_311
2001-08-06 arpi better divx4 detection, --disable-divx4
2001-08-05 eyck nice texts. substvars shouldn't be in cvs.
2001-08-05 atmos4 Make cygwin define WIN32 for compatibility with mingw and visualc, ...
2001-08-04 arpi debug printf() removed
2001-08-04 arpi -autoq option...
2001-08-03 arpi define USE_MMX_IDCT for libavcodec
2001-08-03 arpi made mmx/mmxext idct public -> now libavcodec can use it
2001-08-03 atmos4 Pre commit so I won't have to sync with later configure changes (cygwin stuff)
2001-08-03 gabucino *** empty log message ***
2001-08-03 gabucino *** empty log message ***
2001-08-02 atmos4 Win32 portability.
2001-08-01 gabucino *** empty log message ***