Mercurial > mplayer.hg
graph
-
*** empty log message ***2001-08-14, by gabucino
-
write fault error fixed2001-08-14, by folke
-
*** empty log message ***2001-08-14, by gabucino
-
vo_aa: configurable now2001-08-14, by folke
-
Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile2001-08-14, by jkeil
-
*** empty log message ***2001-08-14, by gabucino
-
Use the standard mplayer config test for finding libraries, so that it can2001-08-14, by jkeil
-
*** empty log message ***2001-08-14, by gabucino
-
*** empty log message ***2001-08-14, by gabucino
-
small changes to erase only needed place (rectangles doesn't overlap)2001-08-14, by atlka
-
Added cool aalib vo driver.2001-08-14, by atmos4
-
In case the open on the dvd device fails, print some hints based on errno2001-08-14, by jkeil
-
Removed D key for doublesize, already clobbered by framedrop.2001-08-14, by atmos4
-
update pts to obtain OSD time display change while rewinding/forwarding2001-08-14, by atlka
-
speed optimized :)2001-08-13, by arpi
-
upgraded to 1.0b version by Artur Zaprzala <artur.zaprzala@talex.com.pl>2001-08-13, by arpi
-
modified mplayer.c to rewert to PLAY after rewinding after 1 sec2001-08-13, by atlka
-
libvo/sub.c corrections2001-08-13, by atlka
-
atlka@pg.gda.pl:2001-08-13, by atlka
-
changes according to -utf8 option, draw_osd() function added2001-08-13, by atlka
-
*** empty log message ***2001-08-13, by gabucino
-
terrible -idx bug fixed, thanx to Raphael Manfredi2001-08-12, by arpi
-
PTS calc updates, fixes, cleanups, mess...2001-08-12, by arpi
-
seek.c moved to demuxer.c, stream_reset in new_demuxer()2001-08-12, by arpi
-
cleanup...2001-08-12, by arpi
-
add define of DEFAULT_CDROM_DEVICE2001-08-12, by arpi
-
SetCodecPath -> win32_codec_name2001-08-12, by arpi
-
*** empty log message ***2001-08-12, by gabucino
-
print BITMAPINFOHDR too2001-08-12, by arpi
-
return type of stream_seek changed void->int2001-08-12, by arpi
-
MOV file support - not works yet2001-08-12, by arpi
-
ffmpeg prints moved to verbose=22001-08-12, by arpi
-
raw (uncompressed) video codec2001-08-11, by arpi
-
better fix - now it's backward compatible2001-08-11, by arpi
-
VCD fix2001-08-11, by arpi
-
AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t2001-08-11, by arpi
-
updated2001-08-11, by arpi
-
*** empty log message ***2001-08-11, by gabucino
-
--enable-streaming fix2001-08-11, by arpi
-
AVI pts/seek fixes, VBR support, faster NI seek2001-08-11, by arpi
-
*** empty log message ***2001-08-10, by gabucino
-
*** empty log message ***2001-08-10, by gabucino
-
ehh. yet anouther silly a_pts bug2001-08-10, by arpi
-
silly a_pts bug2001-08-09, by arpi
-
Applied vladimirs freebsd patch (largefile default on freebsd and misc)2001-08-09, by atmos4
-
more optimization2001-08-09, by arpi
-
using OPTFLAGS and CC from config.mak2001-08-09, by arpi
-
some optimization2001-08-09, by arpi
-
dirty fix to get it work with glibc 2.1.x, and changed blur algorithm2001-08-09, by arpi
-
mplayer font-generator GIMP plugin by lanzz@lanzz.org2001-08-09, by arpi
-
freebsd fix2001-08-09, by arpi
-
stream opening -> open.c, initialframes ignored2001-08-09, by arpi
-
format-specific seeking code moved to demuxer_ stuff2001-08-08, by arpi
-
PIX_FMT_YUV422P undeclared error fixed2001-08-08, by arpi
-
changed chunkid/size check2001-08-08, by arpi
-
mpeg2 fourcc changed2001-08-08, by arpi
-
ffmpeg12 fix - now passing sequence header2001-08-08, by arpi
-
Fixed Makefile for test programs.2001-08-08, by atmos4
-
printf stuff moved back to mplayer.c2001-08-07, by arpi
-
printf stuff moved seek.c->mplayer.c, resetting drop_frame_cnt after seek2001-08-07, by arpi
-
typo noticed by Amy.2001-08-07, by eyck
-
old InitialFrames stuff disabled - should work without it2001-08-07, by arpi
-
printfs cleanup - moved to higher -v level or moved to stderr2001-08-06, by arpi
-
interleaved AVI: audio preload PTS compensation2001-08-06, by arpi
-
temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)2001-08-06, by arpi
-
new ffmpeg codecs added2001-08-06, by arpi
-
Fixes WIN32_PATH on OpenBSD and possibly others (seems to be ok with linux too).2001-08-06, by atmos4
-
Start OpenBSD support and fix detection of older GNU as.2001-08-06, by atmos4
-
Solaris' and *BSD's sed does not like the "i" flag in the substitute command.2001-08-06, by jkeil
-
ehh. 10l again...2001-08-06, by arpi
-
-quiet option patch by Adam Tla/lka atlka@pg.gda.pl2001-08-06, by arpi
-
better local display connection patch by Adam Tla/lka atlka@pg.gda.pl2001-08-06, by arpi
-
DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl2001-08-06, by arpi
-
ehh. duplicated GL check removed... drinkin' 10l...2001-08-06, by arpi
-
more paranoia -> check for DEC_OPT_FRAME_3112001-08-06, by arpi
-
better divx4 detection, --disable-divx42001-08-06, by arpi
-
nice texts. substvars shouldn't be in cvs.2001-08-05, by eyck
-
Make cygwin define WIN32 for compatibility with mingw and visualc, ...2001-08-05, by atmos4
-
debug printf() removed2001-08-04, by arpi
-
-autoq option...2001-08-04, by arpi
-
define USE_MMX_IDCT for libavcodec2001-08-03, by arpi
-
made mmx/mmxext idct public -> now libavcodec can use it2001-08-03, by arpi
-
Pre commit so I won't have to sync with later configure changes (cygwin stuff)2001-08-03, by atmos4
-
*** empty log message ***2001-08-03, by gabucino
-
*** empty log message ***2001-08-03, by gabucino
-
Win32 portability.2001-08-02, by atmos4
-
*** empty log message ***2001-08-01, by gabucino
-
missing #ifdef DIRECTSHOW... thanx gruel2001-08-01, by arpi
-
missing unistd.h (requires for off_t under freebsd)2001-08-01, by arpi
-
contrast/brightness/etc patch (temporary)2001-08-01, by arpi
-
largefile patch by Stephen Davies <steve@daviesfam.org>2001-07-31, by arpi
-
divx4linux autodetection2001-07-31, by arpi
-
*** empty log message ***2001-07-30, by gabucino