Mercurial > mplayer.hg
graph
-
use ./configure --disable-dshow2001-04-25, by arpi_esp
-
ACM fixes - now plays april_25.asf too2001-04-25, by arpi_esp
-
*** empty log message ***2001-04-24, by gabucino
-
last minute changes2001-04-24, by gabucino
-
fixed start!=NULL in find_codec()2001-04-24, by arpi_esp
-
DShow support selection is now by ./configure --disable-dshow2001-04-24, by arpi_esp
-
-nodshow/-dshow added, -afm is working again2001-04-24, by arpi_esp
-
#if 0 'd main()2001-04-24, by laaz
-
added support for SAMI subtitle support (.smi)2001-04-24, by laaz
-
codecs-in.html, modified by Chass2001-04-24, by laaz
-
to be sure in that header is okey2001-04-24, by arpi_esp
-
useless files.2001-04-24, by arpi_esp
-
Some names, types changed.2001-04-24, by se7encode
-
-Wall warnings fixed.2001-04-24, by se7encode
-
some cleanup2001-04-24, by szabii
-
*** empty log message ***2001-04-24, by se7encode
-
clean up2001-04-24, by pontscho
-
init.2001-04-24, by pontscho
-
fprintf(stderr converted to printf(2001-04-24, by szabii
-
duplitated check fixed2001-04-24, by szabii
-
some warnings killed2001-04-24, by szabii
-
-xy-x-y bug fixed.2001-04-24, by pontscho
-
comments changed, and dll added for native codecs too (for html)2001-04-24, by arpi_esp
-
html template for codecs.html2001-04-24, by arpi_esp
-
changed codec-cfg.c options2001-04-24, by arpi_esp
-
added html generation2001-04-24, by arpi_esp
-
warnings killed2001-04-24, by szabii
-
warnings killed2001-04-23, by szabii
-
warnings killed2001-04-23, by szabii
-
warnings killed2001-04-23, by szabii
-
warnings killed2001-04-23, by szabii
-
warnings killed2001-04-23, by szabii
-
some warnings have gone2001-04-23, by szabii
-
broken frame warning moved to verbose level 12001-04-23, by arpi_esp
-
OSD seekbar fixed for mpeg/VCD2001-04-23, by arpi_esp
-
no more warnings...2001-04-23, by szabii
-
.so's DOS endlines fixed :)2001-04-23, by arpi_esp
-
OSD fixes2001-04-23, by arpi_esp
-
Encrypted DVD playback works again ;-)2001-04-23, by lgb
-
added OSD toggle (patch by kmarty)2001-04-23, by arpi_esp
-
mplayer -> mplayer_lirc (thanx to kmarty@IRC)2001-04-23, by arpi_esp
-
error message if ./configure wasn't ran2001-04-23, by arpi_esp
-
detection of -lXxf86vm moved2001-04-23, by arpi_esp
-
sorry...2001-04-23, by arpi_esp
-
*** empty log message ***2001-04-23, by gabucino
-
stage#1 completed: c files no more included from mplayer.c2001-04-23, by arpi_esp
-
OUTBURST moved from mplayer.c to config.h2001-04-23, by arpi_esp
-
added: extern int vo_dbpp2001-04-23, by arpi_esp
-
find_sub() moved out from mplayer.c2001-04-23, by arpi_esp
-
silly bug fixed - badly allocated stream buffer2001-04-23, by arpi_esp
-
version.h added2001-04-23, by arpi_esp
-
New optimized SSE code, overall optimizations.2001-04-22, by atmosfear
-
little fix, just to be precise2001-04-22, by arpi_esp
-
Added maintainer info and disclaimer.2001-04-22, by atmosfear
-
something moved to brand new stream.h2001-04-22, by arpi_esp
-
Fixed broken pause function.2001-04-22, by atmosfear
-
fastmemcpy benchmark by Felix Buenemann2001-04-22, by arpi_esp
-
Reincluded fastmemcpy.h and added some keybindings for mixer.2001-04-22, by atmosfear
-
no commit.. komment2001-04-22, by gabucino
-
added compilation of fastmem test progs2001-04-22, by arpi_esp
-
added mga_vid support (systemram->videoram tests)2001-04-22, by arpi_esp
-
run fastmem tests2001-04-22, by arpi_esp
-
-forceidx added2001-04-22, by arpi_esp
-
small fix of DivFix2001-04-22, by arpi_esp
-
restore keyframes of DivX files (hack)2001-04-22, by arpi_esp
-
16-byte align fix for SSE2001-04-21, by arpi_esp
-
ehh fixed ;)2001-04-21, by arpi_esp
-
changed behavior or -idx/-noidx2001-04-21, by arpi_esp
-
seeking in raw/broken avi files (rebuilding index chunk)2001-04-21, by arpi_esp
-
nothing important2001-04-21, by szabii
-
Initial release, used to benchmark fastmemcpy.h code from libvo.2001-04-21, by atmosfear
-
spudec_decode() moved from mplayer.c to spudec.c2001-04-21, by arpi_esp
-
Separated dvdsub code to be able to work with it easier2001-04-21, by lgb
-
Detect unencrypted DVDs and not try to auth them2001-04-21, by lgb
-
fixed sdl detection (showed outdated even if not detected)2001-04-21, by atmosfear
-
some dvd sub parsing and check added2001-04-21, by arpi_esp
-
using /dev/mixer as default2001-04-21, by arpi_esp
-
OSD progress bar for volume2001-04-21, by arpi_esp
-
dvd sub parser move dto mplayer.c2001-04-20, by arpi_esp
-
removed "SDL detection..."2001-04-20, by gabucino
-
dvd sub support reading2001-04-20, by arpi_esp
-
kommit, kommit2001-04-20, by gabucino
-
nothing important?2001-04-20, by szabii
-
new options: -dumpaudio and -dumpvideo2001-04-20, by arpi_esp
-
added sdl versiondetect and removed sdl warning (it's autodetect now)2001-04-20, by atmosfear
-
small bugfix in the new optimized head sync code2001-04-20, by arpi_esp
-
command line requested DVD key support for Arpi :)2001-04-20, by lgb
-
priorities changed2001-04-20, by arpi_esp
-
some updates, and libvo description completed2001-04-20, by arpi_esp
-
Changed some code so it only kicks in when XV is disable.2001-04-20, by atmosfear
-
doesn't include fastmemcpy.h when SDL_NOXV is defined.2001-04-20, by atmosfear
-
Embarrassing messages while playing DVD are moved to verbose level 12001-04-20, by lgb
-
some updates, not finished yet2001-04-20, by arpi_esp
-
dumb bug here too :)2001-04-20, by arpi_esp
-
dumb bug fixed2001-04-20, by szabii
-
EOF return value of stream_read_char() changed 0 => -0x1002001-04-20, by arpi_esp
-
PES vs. VOB problem... yet another solution2001-04-19, by arpi_esp
-
ugly bug at usleep() fixed2001-04-19, by arpi_esp
-
do not query vo drivers for format 0xFFFFFFFF (thanx to szabi)2001-04-19, by arpi_esp
-
driver info now depends on detected DGA version2001-04-19, by arpi_esp
-
do you think the stars see how hard we're fighting for them?2001-04-19, by gabucino
-
GUS PNP fix2001-04-19, by gabucino
-
changed copyroght message to correct stuff :)2001-04-19, by atmosfear
-
fixed missing HAVE_PNG2001-04-19, by atmosfear
-
added vo png support2001-04-19, by atmosfear
-
png video out renderer initial release2001-04-19, by atmosfear
-
added png out support (-z switch)2001-04-19, by atmosfear
-
png detection, Xv detect fixes2001-04-19, by arpi_esp
-
A fast'n'ugly hack to correct DVD VOB playback problems2001-04-19, by lgb
-
some fix..2001-04-19, by gabucino
-
reviewed for release2001-04-19, by gabucino
-
*** empty log message ***2001-04-19, by gabucino
-
removed unused variables2001-04-19, by szabii
-
changed query_format return; lots of fixes/changes2001-04-19, by szabii
-
add X11DIR variable2001-04-18, by pontscho
-
remove pcm label2001-04-18, by pontscho
-
add 'mixer support2001-04-18, by pontscho
-
add noautosub option2001-04-18, by pontscho
-
remove 'c' ...2001-04-18, by pontscho
-
replace "movsl..." to small_memcpy2001-04-18, by pontscho