Mon, 23 Apr 2001 17:00:06 +0000 |
arpi_esp |
error message if ./configure wasn't ran
|
Mon, 23 Apr 2001 16:13:46 +0000 |
arpi_esp |
detection of -lXxf86vm moved
|
Mon, 23 Apr 2001 16:12:21 +0000 |
arpi_esp |
sorry...
|
Mon, 23 Apr 2001 06:52:20 +0000 |
gabucino |
*** empty log message ***
|
Mon, 23 Apr 2001 03:42:17 +0000 |
arpi_esp |
stage#1 completed: c files no more included from mplayer.c
|
Mon, 23 Apr 2001 03:39:34 +0000 |
arpi_esp |
OUTBURST moved from mplayer.c to config.h
|
Mon, 23 Apr 2001 03:38:17 +0000 |
arpi_esp |
added: extern int vo_dbpp
|
Mon, 23 Apr 2001 03:34:47 +0000 |
arpi_esp |
find_sub() moved out from mplayer.c
|
Mon, 23 Apr 2001 03:32:10 +0000 |
arpi_esp |
silly bug fixed - badly allocated stream buffer
|
Mon, 23 Apr 2001 00:49:42 +0000 |
arpi_esp |
version.h added
|
Sun, 22 Apr 2001 19:25:47 +0000 |
atmosfear |
New optimized SSE code, overall optimizations.
|
Sun, 22 Apr 2001 17:07:57 +0000 |
arpi_esp |
little fix, just to be precise
|
Sun, 22 Apr 2001 17:03:26 +0000 |
atmosfear |
Added maintainer info and disclaimer.
|
Sun, 22 Apr 2001 16:56:20 +0000 |
arpi_esp |
something moved to brand new stream.h
|
Sun, 22 Apr 2001 16:29:25 +0000 |
atmosfear |
Fixed broken pause function.
|
Sun, 22 Apr 2001 16:09:23 +0000 |
arpi_esp |
fastmemcpy benchmark by Felix Buenemann
|
Sun, 22 Apr 2001 10:45:01 +0000 |
atmosfear |
Reincluded fastmemcpy.h and added some keybindings for mixer.
|
Sun, 22 Apr 2001 09:50:27 +0000 |
gabucino |
no commit.. komment
|
Sun, 22 Apr 2001 03:41:13 +0000 |
arpi_esp |
added compilation of fastmem test progs
|
Sun, 22 Apr 2001 03:40:45 +0000 |
arpi_esp |
added mga_vid support (systemram->videoram tests)
|
Sun, 22 Apr 2001 03:40:16 +0000 |
arpi_esp |
run fastmem tests
|
Sun, 22 Apr 2001 01:35:18 +0000 |
arpi_esp |
-forceidx added
|
Sun, 22 Apr 2001 01:29:59 +0000 |
arpi_esp |
small fix of DivFix
|
Sun, 22 Apr 2001 01:04:18 +0000 |
arpi_esp |
restore keyframes of DivX files (hack)
|
Sat, 21 Apr 2001 21:49:28 +0000 |
arpi_esp |
16-byte align fix for SSE
|
Sat, 21 Apr 2001 21:06:37 +0000 |
arpi_esp |
ehh fixed ;)
|
Sat, 21 Apr 2001 20:45:17 +0000 |
arpi_esp |
changed behavior or -idx/-noidx
|
Sat, 21 Apr 2001 20:44:41 +0000 |
arpi_esp |
seeking in raw/broken avi files (rebuilding index chunk)
|
Sat, 21 Apr 2001 20:43:59 +0000 |
szabii |
nothing important
|
Sat, 21 Apr 2001 18:19:12 +0000 |
atmosfear |
Initial release, used to benchmark fastmemcpy.h code from libvo.
|
Sat, 21 Apr 2001 17:31:32 +0000 |
arpi_esp |
spudec_decode() moved from mplayer.c to spudec.c
|
Sat, 21 Apr 2001 15:38:01 +0000 |
lgb |
Separated dvdsub code to be able to work with it easier
|
Sat, 21 Apr 2001 15:28:19 +0000 |
lgb |
Detect unencrypted DVDs and not try to auth them
|
Sat, 21 Apr 2001 12:26:29 +0000 |
atmosfear |
fixed sdl detection (showed outdated even if not detected)
|
Sat, 21 Apr 2001 02:24:36 +0000 |
arpi_esp |
some dvd sub parsing and check added
|
Sat, 21 Apr 2001 00:15:19 +0000 |
arpi_esp |
using /dev/mixer as default
|
Sat, 21 Apr 2001 00:14:49 +0000 |
arpi_esp |
OSD progress bar for volume
|
Fri, 20 Apr 2001 23:00:11 +0000 |
arpi_esp |
dvd sub parser move dto mplayer.c
|
Fri, 20 Apr 2001 22:43:22 +0000 |
gabucino |
removed "SDL detection..."
|
Fri, 20 Apr 2001 22:35:15 +0000 |
arpi_esp |
dvd sub support reading
|
Fri, 20 Apr 2001 20:48:25 +0000 |
gabucino |
kommit, kommit
|
Fri, 20 Apr 2001 20:39:14 +0000 |
szabii |
nothing important?
|
Fri, 20 Apr 2001 18:28:13 +0000 |
arpi_esp |
new options: -dumpaudio and -dumpvideo
|
Fri, 20 Apr 2001 17:27:38 +0000 |
atmosfear |
added sdl versiondetect and removed sdl warning (it's autodetect now)
|
Fri, 20 Apr 2001 16:43:17 +0000 |
arpi_esp |
small bugfix in the new optimized head sync code
|
Fri, 20 Apr 2001 14:32:09 +0000 |
lgb |
command line requested DVD key support for Arpi :)
|
Fri, 20 Apr 2001 12:09:32 +0000 |
arpi_esp |
priorities changed
|
Fri, 20 Apr 2001 11:56:41 +0000 |
arpi_esp |
some updates, and libvo description completed
|
Fri, 20 Apr 2001 10:27:51 +0000 |
atmosfear |
Changed some code so it only kicks in when XV is disable.
|
Fri, 20 Apr 2001 09:06:49 +0000 |
atmosfear |
doesn't include fastmemcpy.h when SDL_NOXV is defined.
|
Fri, 20 Apr 2001 06:15:43 +0000 |
lgb |
Embarrassing messages while playing DVD are moved to verbose level 1
|
Fri, 20 Apr 2001 02:45:09 +0000 |
arpi_esp |
some updates, not finished yet
|
Fri, 20 Apr 2001 01:43:00 +0000 |
arpi_esp |
dumb bug here too :)
|
Fri, 20 Apr 2001 01:09:53 +0000 |
szabii |
dumb bug fixed
|
Fri, 20 Apr 2001 01:07:14 +0000 |
arpi_esp |
EOF return value of stream_read_char() changed 0 => -0x100
|
Thu, 19 Apr 2001 23:50:08 +0000 |
arpi_esp |
PES vs. VOB problem... yet another solution
|
Thu, 19 Apr 2001 22:39:53 +0000 |
arpi_esp |
ugly bug at usleep() fixed
|
Thu, 19 Apr 2001 22:21:30 +0000 |
arpi_esp |
do not query vo drivers for format 0xFFFFFFFF (thanx to szabi)
|
Thu, 19 Apr 2001 21:39:10 +0000 |
arpi_esp |
driver info now depends on detected DGA version
|
Thu, 19 Apr 2001 21:06:58 +0000 |
gabucino |
do you think the stars see how hard we're fighting for them?
|
Thu, 19 Apr 2001 20:27:57 +0000 |
gabucino |
GUS PNP fix
|
Thu, 19 Apr 2001 20:23:28 +0000 |
atmosfear |
changed copyroght message to correct stuff :)
|
Thu, 19 Apr 2001 20:22:44 +0000 |
atmosfear |
fixed missing HAVE_PNG
|
Thu, 19 Apr 2001 20:14:30 +0000 |
atmosfear |
added vo png support
|