log

age author description
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
Thu, 19 Apr 2001 20:12:24 +0000 atmosfear png video out renderer initial release
Thu, 19 Apr 2001 20:11:27 +0000 atmosfear added png out support (-z switch)
Thu, 19 Apr 2001 19:59:11 +0000 arpi_esp png detection, Xv detect fixes
Thu, 19 Apr 2001 19:43:18 +0000 lgb A fast'n'ugly hack to correct DVD VOB playback problems
Thu, 19 Apr 2001 18:33:19 +0000 gabucino some fix..
Thu, 19 Apr 2001 12:10:18 +0000 gabucino reviewed for release
Thu, 19 Apr 2001 09:17:41 +0000 gabucino *** empty log message ***
Thu, 19 Apr 2001 01:24:59 +0000 szabii removed unused variables
Thu, 19 Apr 2001 01:18:05 +0000 szabii changed query_format return; lots of fixes/changes
Wed, 18 Apr 2001 20:50:18 +0000 pontscho add X11DIR variable
Wed, 18 Apr 2001 20:49:19 +0000 pontscho remove pcm label
Wed, 18 Apr 2001 20:48:15 +0000 pontscho add 'mixer support
Wed, 18 Apr 2001 20:45:42 +0000 pontscho add noautosub option
Wed, 18 Apr 2001 20:44:59 +0000 pontscho remove 'c' ...
Wed, 18 Apr 2001 20:44:16 +0000 pontscho replace "movsl..." to small_memcpy
Wed, 18 Apr 2001 20:39:04 +0000 pontscho some code cleanup
Wed, 18 Apr 2001 20:38:03 +0000 pontscho add mixer.c
Wed, 18 Apr 2001 20:37:33 +0000 pontscho add sub autoread & remove 'c' key
Wed, 18 Apr 2001 20:25:04 +0000 pontscho add sub autodetect
Wed, 18 Apr 2001 19:12:35 +0000 lgb preliminary DVD support and my e-mail address changed
Wed, 18 Apr 2001 19:10:05 +0000 lgb redirector for DVD related topics ;-)
Wed, 18 Apr 2001 19:07:41 +0000 lgb DVD docs
Wed, 18 Apr 2001 18:52:35 +0000 gabucino minor fixes/additions..
Wed, 18 Apr 2001 18:14:11 +0000 se7encode Some debug information (using verbose) added.
Wed, 18 Apr 2001 10:59:12 +0000 szabii fbdev reset fixed
Wed, 18 Apr 2001 10:37:09 +0000 se7encode Maybe a little speedup.
Wed, 18 Apr 2001 01:56:10 +0000 arpi_esp PES supported again, VOB 0x1F0 problems fixed
Wed, 18 Apr 2001 01:55:18 +0000 arpi_esp MPEG-ES segfault fixed, stream list printfs moved v 1->0
Wed, 18 Apr 2001 01:27:23 +0000 arpi_esp printfs changed...
Wed, 18 Apr 2001 01:25:09 +0000 arpi_esp disable ddebug printfs
Tue, 17 Apr 2001 23:04:37 +0000 arpi_esp added MulDiv -> should fix Acelp.net audio
Tue, 17 Apr 2001 23:03:45 +0000 arpi_esp Acelp.net updated.. but still not works
Tue, 17 Apr 2001 22:59:25 +0000 lgb Seeking to sector boundary (STREAM_BUFFER_SIZE) for MPEGs
Tue, 17 Apr 2001 22:34:19 +0000 lgb Bad interpretation of a constant by me ...
Tue, 17 Apr 2001 22:28:09 +0000 acki2 - now also supports OSD for YV12 (big speed penalty by having to build image
Tue, 17 Apr 2001 22:04:44 +0000 lgb preliminary DVD support using libcss
Tue, 17 Apr 2001 21:00:46 +0000 arpi_esp YV12 is working again
Tue, 17 Apr 2001 20:51:58 +0000 acki2 - query_format() now uses new return value concept
Tue, 17 Apr 2001 19:23:47 +0000 arpi_esp BGR modes with VfW codecs fixed - biCompression must be 0 for BGR...
Tue, 17 Apr 2001 19:05:59 +0000 se7encode Thanx to Arpi, There is no more YUY2 bug.
Tue, 17 Apr 2001 18:37:15 +0000 arpi_esp vo_debug printfs...
Tue, 17 Apr 2001 17:43:40 +0000 se7encode A couple of bugfixes.
Tue, 17 Apr 2001 17:35:27 +0000 se7encode Tons of code rewrites.
Tue, 17 Apr 2001 17:32:35 +0000 gabucino *** empty log message ***
Tue, 17 Apr 2001 06:22:48 +0000 atmosfear fix to newest revision after cvs rollback
Tue, 17 Apr 2001 00:08:56 +0000 arpi_esp sub control optimized
Mon, 16 Apr 2001 22:27:32 +0000 szabii cmap bug fixed (I think)
Mon, 16 Apr 2001 22:13:12 +0000 szabii now it accepts monitor_hfreq...
Mon, 16 Apr 2001 21:53:29 +0000 szabii dumb bug
Mon, 16 Apr 2001 21:08:05 +0000 pontscho sorry, for the #endif
Mon, 16 Apr 2001 20:55:27 +0000 pontscho add 3dnow support
Mon, 16 Apr 2001 20:41:41 +0000 szabii small change
Mon, 16 Apr 2001 17:19:28 +0000 atmosfear changed keyboard input handling to pass key through to mplayer if not special to sdl
Mon, 16 Apr 2001 14:31:07 +0000 gabucino some options fixed
Mon, 16 Apr 2001 10:22:34 +0000 gabucino added -mixer, -master
Mon, 16 Apr 2001 06:55:31 +0000 gabucino commiting yesterday's changes that accidently lost ;(((
Mon, 16 Apr 2001 04:03:56 +0000 arpi_esp new YUV formats added, some fixes & updates