Sun, 21 Oct 2001 18:13:48 +0000 |
arpi |
stream_read() now returns no. of bytes readed
|
Sun, 21 Oct 2001 17:34:40 +0000 |
arpi |
updated - by zsteva@ptt.yu
|
Sun, 21 Oct 2001 17:30:28 +0000 |
arpi |
ah, crtc2 disabled by default
|
Sun, 21 Oct 2001 17:28:04 +0000 |
arpi |
CRTC2 YUV support (buggy?) by Jiri.Svoboda@seznam.cz
|
Sun, 21 Oct 2001 17:19:59 +0000 |
arpi |
AQT type support patch by Jiri.Svoboda@seznam.cz
|
Sun, 21 Oct 2001 16:32:26 +0000 |
arpi |
includes cleanup
|
Sun, 21 Oct 2001 16:31:19 +0000 |
arpi |
oggvorbis stuff moved out from stheader.h
|
Sun, 21 Oct 2001 16:14:10 +0000 |
arpi |
not req
|
Sun, 21 Oct 2001 16:05:21 +0000 |
arpi |
some more rtfm
|
Sun, 21 Oct 2001 15:47:31 +0000 |
arpi |
includes cleanup
|
Sun, 21 Oct 2001 15:04:04 +0000 |
nick |
OSD support
|
Sun, 21 Oct 2001 14:30:36 +0000 |
nick |
Again changed logic:
|
Sun, 21 Oct 2001 14:02:09 +0000 |
nick |
Again changed logic:
|
Sun, 21 Oct 2001 13:07:40 +0000 |
gabucino |
stuff.. (sorry, forgot:P)
|
Sun, 21 Oct 2001 12:50:45 +0000 |
nick |
Replacing -x, -y on -screenw, -screenh
|
Sun, 21 Oct 2001 12:42:59 +0000 |
arpi |
-cache option to enable cache and set buffer size
|
Sun, 21 Oct 2001 12:42:17 +0000 |
nick |
Final fix of libmpeg2 zooming: flipping page support
|
Sun, 21 Oct 2001 12:18:45 +0000 |
arpi |
AVI - no audio stream fix
|
Sun, 21 Oct 2001 10:32:43 +0000 |
nick |
Support of: -x -y -bpp
|
Sun, 21 Oct 2001 07:02:40 +0000 |
nick |
Bad fix of libmpeg2 zooming
|
Sun, 21 Oct 2001 00:32:47 +0000 |
arpi |
print stats at read instead of fill
|
Sun, 21 Oct 2001 00:05:56 +0000 |
michael |
BGR24 bugfix
|
Sat, 20 Oct 2001 23:58:23 +0000 |
michael |
15bpp fix for swscale
|
Sat, 20 Oct 2001 23:57:55 +0000 |
arpi |
ehh. include config.h... 10l
|
Sat, 20 Oct 2001 23:53:43 +0000 |
arpi |
#undef USE_STREAM_CACHE > config.h
|
Sat, 20 Oct 2001 23:51:02 +0000 |
arpi |
cache2 support
|
Sat, 20 Oct 2001 23:48:56 +0000 |
arpi |
uninit stream
|
Sat, 20 Oct 2001 22:59:38 +0000 |
gabucino |
added matrox fullscreen/aspect tvout stuff
|
Sat, 20 Oct 2001 22:53:32 +0000 |
atmos4 |
Add some info putput for aspect().
|
Sat, 20 Oct 2001 22:30:25 +0000 |
atmos4 |
oops
|
Sat, 20 Oct 2001 22:29:29 +0000 |
atmos4 |
Aspect support for vo_mga, you need to use -screenw and -screenh to set your current screen res. Untested!
|
Sat, 20 Oct 2001 21:12:09 +0000 |
michael |
fixed alignment (static variables where sometimes not 8-byte aligned)
|
Sat, 20 Oct 2001 20:35:12 +0000 |
arpi |
streaming fixed
|
Sat, 20 Oct 2001 20:03:10 +0000 |
arpi |
libdemux cleanup part 1
|
Sat, 20 Oct 2001 19:14:06 +0000 |
gabucino |
*** empty log message ***
|
Sat, 20 Oct 2001 19:09:06 +0000 |
arpi |
tets.c removed +10l
|
Sat, 20 Oct 2001 19:04:56 +0000 |
arpi |
i forgot this. -10l :(
|
Sat, 20 Oct 2001 18:49:08 +0000 |
arpi |
libdemuxer...
|
Sat, 20 Oct 2001 18:05:30 +0000 |
gabucino |
New section: Matrox TVout - method 2
|
Sat, 20 Oct 2001 16:56:24 +0000 |
nick |
Best fix of slice drawing with libmpeg2
|
Sat, 20 Oct 2001 16:42:17 +0000 |
nick |
Bad fix of top rendering with libmpeg2
|
Sat, 20 Oct 2001 13:11:10 +0000 |
nick |
Qualitative speedup for P3 & K7 cpus
|
Sat, 20 Oct 2001 12:53:20 +0000 |
nick |
Fixed half-image bug and added computing of correct aspect during zooming
|
Sat, 20 Oct 2001 11:58:45 +0000 |
nick |
Fixed zooming bug
|
Sat, 20 Oct 2001 11:16:47 +0000 |
pl |
returns a malloc()'ed string instead of an auto char[]
|
Sat, 20 Oct 2001 11:14:57 +0000 |
pl |
array was not correctly initialized
|
Sat, 20 Oct 2001 02:35:31 +0000 |
atmos4 |
Detect and show cpu name.
|
Fri, 19 Oct 2001 17:03:51 +0000 |
michael |
more logic behavior if the altenative deblock filters are used (turning a alt filter on without turning the deblock filter on uses the alt filter instead of using no filter now)
|
Fri, 19 Oct 2001 16:58:35 +0000 |
gabucino |
vo_vesa added to 'zoom'
|
Fri, 19 Oct 2001 16:24:37 +0000 |
nick |
SwScaling support
|
Fri, 19 Oct 2001 15:50:44 +0000 |
michael |
first line bug fixed (happend if the image was scaled down or 1:1)
|
Fri, 19 Oct 2001 15:23:18 +0000 |
nick |
Initial YUV (YV12) support
|
Fri, 19 Oct 2001 15:21:36 +0000 |
arpi |
divx4 brightness etc support patch by Adam Tla/lka
|
Fri, 19 Oct 2001 15:09:57 +0000 |
nick |
More verbosing
|
Fri, 19 Oct 2001 15:09:40 +0000 |
nick |
Better resolution detection
|
Fri, 19 Oct 2001 14:54:26 +0000 |
arpi |
PP_FUNNY_STRIDE disabled
|
Fri, 19 Oct 2001 14:43:38 +0000 |
arpi |
ffdivx postproc dest buffer is 16x16 aligned
|
Fri, 19 Oct 2001 14:14:55 +0000 |
gabucino |
*** empty log message ***
|
Fri, 19 Oct 2001 14:09:16 +0000 |
jaf |
Small Corrections
|
Fri, 19 Oct 2001 14:02:12 +0000 |
arpi |
final fix?
|