Mercurial > mplayer.hg
graph
-
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
-
some code cleanup2001-04-18, by pontscho
-
add mixer.c2001-04-18, by pontscho
-
add sub autoread & remove 'c' key2001-04-18, by pontscho
-
add sub autodetect2001-04-18, by pontscho
-
preliminary DVD support and my e-mail address changed2001-04-18, by lgb
-
redirector for DVD related topics ;-)2001-04-18, by lgb
-
DVD docs2001-04-18, by lgb
-
minor fixes/additions..2001-04-18, by gabucino
-
Some debug information (using verbose) added.2001-04-18, by se7encode
-
fbdev reset fixed2001-04-18, by szabii
-
Maybe a little speedup.2001-04-18, by se7encode
-
PES supported again, VOB 0x1F0 problems fixed2001-04-18, by arpi_esp
-
MPEG-ES segfault fixed, stream list printfs moved v 1->02001-04-18, by arpi_esp
-
printfs changed...2001-04-18, by arpi_esp
-
disable ddebug printfs2001-04-18, by arpi_esp
-
added MulDiv -> should fix Acelp.net audio2001-04-17, by arpi_esp
-
Acelp.net updated.. but still not works2001-04-17, by arpi_esp
-
Seeking to sector boundary (STREAM_BUFFER_SIZE) for MPEGs2001-04-17, by lgb
-
Bad interpretation of a constant by me ...2001-04-17, by lgb
-
- now also supports OSD for YV12 (big speed penalty by having to build image2001-04-17, by acki2
-
preliminary DVD support using libcss2001-04-17, by lgb
-
YV12 is working again2001-04-17, by arpi_esp
-
- query_format() now uses new return value concept2001-04-17, by acki2
-
BGR modes with VfW codecs fixed - biCompression must be 0 for BGR...2001-04-17, by arpi_esp
-
Thanx to Arpi, There is no more YUY2 bug.2001-04-17, by se7encode
-
vo_debug printfs...2001-04-17, by arpi_esp
-
A couple of bugfixes.2001-04-17, by se7encode
-
Tons of code rewrites.2001-04-17, by se7encode
-
*** empty log message ***2001-04-17, by gabucino
-
fix to newest revision after cvs rollback2001-04-17, by atmosfear
-
sub control optimized2001-04-17, by arpi_esp
-
cmap bug fixed (I think)2001-04-16, by szabii
-
now it accepts monitor_hfreq...2001-04-16, by szabii
-
dumb bug2001-04-16, by szabii
-
sorry, for the #endif2001-04-16, by pontscho
-
add 3dnow support2001-04-16, by pontscho
-
small change2001-04-16, by szabii
-
changed keyboard input handling to pass key through to mplayer if not special to sdl2001-04-16, by atmosfear
-
some options fixed2001-04-16, by gabucino
-
added -mixer, -master2001-04-16, by gabucino
-
commiting yesterday's changes that accidently lost ;(((2001-04-16, by gabucino
-
new YUV formats added, some fixes & updates2001-04-16, by arpi_esp
-
I420/IYUV support2001-04-16, by arpi_esp
-
ehh typo...2001-04-16, by arpi_esp
-
other YUV formats support2001-04-16, by arpi_esp
-
fixed yuvhack2001-04-16, by arpi_esp
-
UYVY support2001-04-16, by arpi_esp
-
add mixer2001-04-16, by pontscho
-
add mixer support2001-04-16, by pontscho
-
add --disable-select2001-04-16, by pontscho