aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* -screenw/h patch by Tomi.Ollila@sonera.comGravatar arpi2001-10-22
* Broken BIOS testGravatar nick2001-10-22
* Applied patch to switch to graphics mode with -fs by achurch@achurch.org (And...Gravatar atmos42001-10-21
* Added image centering, now only screenblanking and hiding the cursor is missing.Gravatar atmos42001-10-21
* new version by zsteva@ptt.yuGravatar arpi2001-10-21
* OSD supportGravatar nick2001-10-21
* Again changed logic:Gravatar nick2001-10-21
* Again changed logic:Gravatar nick2001-10-21
* Replacing -x, -y on -screenw, -screenhGravatar nick2001-10-21
* Final fix of libmpeg2 zooming: flipping page supportGravatar nick2001-10-21
* Support of: -x -y -bppGravatar nick2001-10-21
* Bad fix of libmpeg2 zoomingGravatar nick2001-10-21
* 15bpp fix for swscaleGravatar michael2001-10-20
* Add some info putput for aspect().Gravatar atmos42001-10-20
* oopsGravatar atmos42001-10-20
* Aspect support for vo_mga, you need to use -screenw and -screenh to set your ...Gravatar atmos42001-10-20
* Best fix of slice drawing with libmpeg2Gravatar nick2001-10-20
* Bad fix of top rendering with libmpeg2Gravatar nick2001-10-20
* Qualitative speedup for P3 & K7 cpusGravatar nick2001-10-20
* Fixed half-image bug and added computing of correct aspect during zoomingGravatar nick2001-10-20
* Fixed zooming bugGravatar nick2001-10-20
* SwScaling supportGravatar nick2001-10-19
* Initial YUV (YV12) supportGravatar nick2001-10-19
* Better resolution detectionGravatar nick2001-10-19
* aspect changes integrated .., please check performance and conformanceGravatar sven2001-10-19
* improved gl, please check performance and correct displayGravatar sven2001-10-19
* xinc scaled by 16 instead of 8Gravatar arpi2001-10-19
* More hints. Use save-restore mechanismGravatar nick2001-10-18
* Eeeh :) time to sleep!Gravatar atmos42001-10-18
* Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo...Gravatar atmos42001-10-18
* vo_vesa supportGravatar nick2001-10-17
* if not found using fpath try to load font bitmaps from default dirGravatar atlka2001-10-17
* swscale - 16bpp and -fs supportGravatar arpi2001-10-17
* cosmetic changesGravatar atlka2001-10-16
* read font files from the same dir as font.desc or as specified in font.descGravatar atlka2001-10-16
* yv12 scaling at 24/32bpp with -zoomGravatar arpi2001-10-15
* Add downscaling as a last resort.Gravatar atmos42001-10-15
* corrected previous error ;-(Gravatar atlka2001-10-15
* optimizations and correctionsGravatar atlka2001-10-15
* Fix non-X11 buildGravatar atmos42001-10-13
* speed improvementsGravatar atlka2001-10-12
* Xinerama screen size fix by Lev Babiev <harley@hosers.org>Gravatar arpi2001-10-10
* Make double/normal (n-key) use aspect()Gravatar atmos42001-10-10
* info & author changedGravatar arpi2001-10-07
* new version by Sven GoethelGravatar arpi2001-10-07
* grabs mouse with -vm - patch by Uwe Reder <Uwe.Reder@3SOFT.de>Gravatar arpi2001-10-05
* Add debug printfs to aspect(), add aspect() usage to vo_sdl.Gravatar atmos42001-10-04
* using poll() only for DVB card - not required for file writeGravatar arpi2001-10-03
* Fix case where srch, srcw and fitinw and fitinh are really the same variables.Gravatar atmos42001-10-03
* Use aspect()Gravatar atmos42001-10-03