aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo
Commit message (Expand)AuthorAge
* fontpath fixed again...Gravatar arpi2001-07-20
* crash fixed if no [fontpath] in .descGravatar arpi2001-07-20
* Applied DATADIR patch by Vladimir KushnirGravatar arpi2001-07-20
* x11_common does not compile, when the XDPMS extension is not available on theGravatar jkeil2001-07-19
* svga driver didn't compile on linux/ppcGravatar jkeil2001-07-17
* vo_dga doesn't compile on non-x86 architecture due to x86 asm usage.Gravatar jkeil2001-07-16
* added prototype of vo_init()Gravatar arpi2001-07-16
* Add some preliminary support for non-x86 architectures to mplayerGravatar jkeil2001-07-12
* yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that haveGravatar jkeil2001-07-12
* Fixed a typo and wrong varname.Gravatar atmos42001-07-10
* no segfault if no glx presentGravatar alex2001-07-07
* Ignore generated config.mak files in CVSGravatar jkeil2001-07-06
* added vo_fsmodeGravatar arpi2001-07-03
* extern vo_doublebuffering cleanupGravatar arpi2001-07-03
* switch fullscreen method with -fsmodeGravatar arpi2001-07-03
* switching double buffering at runtime with -doubleGravatar arpi2001-07-03
* Corrected SDL include path.Gravatar atmos42001-06-27
* icewm basz bug fixGravatar pontscho2001-06-27
* fsdga disabled (obsolote)Gravatar arpi2001-06-26
* OPTFLAGS vs. INCLUDES cleanupGravatar arpi2001-06-26
* Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.)Gravatar atmos42001-06-24
* vo_subdevice supportGravatar arpi_esp2001-06-23
* Should fix bytes per pixel for 15bpp.Gravatar atmosfear2001-06-23
* Made surface locks switchable via preprocessor.Gravatar atmosfear2001-06-23
* Drastic! speedup of rgb code. Removed nonsens memhole fixes.Gravatar atmosfear2001-06-22
* Fixed pointer->integer cast warning.Gravatar atmosfear2001-06-22
* sdl_driver liquidated, vo_subdevice usedGravatar al3x2001-06-21
* Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl>Gravatar arpi_esp2001-06-21
* vo_subdevice implementedGravatar al3x2001-06-21
* --disable-xmga bug fixGravatar pontscho2001-06-21
* hardly modified, keyboard handling is ok. aspect implemented, but bugging :)Gravatar al3x2001-06-19
* - just modified an error messageGravatar acki22001-06-18
* - if DGA fails to report some valid modes, vo_dga now exits gracefullyGravatar acki22001-06-17
* - doublebuffering now can be switched on and off with the -(no)double switch.Gravatar acki22001-06-17
* - new config option -lircconfig (config file for lirc)Gravatar acki22001-06-17
* bennehagytam egy bugot :(Gravatar al3x2001-06-17
* hacked osd working on yv12Gravatar al3x2001-06-17
* Fixed OSD.Gravatar atmosfear2001-06-17
* hacked osd and input control handlingGravatar al3x2001-06-17
* key controlling implementedGravatar al3x2001-06-17
* added prototype of vo_format_nameGravatar al3x2001-06-17
* cleaned up, and merged with my version, also code will be faster tooGravatar al3x2001-06-17
* patch: some X11 compliance fixed: set ClassHint and better fullscreen modeGravatar arpi_esp2001-06-17
* Added for development only this is in pre-alpha state, do not use!Gravatar atmosfear2001-06-15
* cosmetic changes and sse/sse includedGravatar al3x2001-06-15
* vo_format_name addedGravatar al3x2001-06-15
* fixed some possible memleak placesGravatar al3x2001-06-14
* Issues about P3 performance and SSE2 support.Gravatar nickols_k2001-06-13
* fixed my previousily added bug: ifdef buggy_sdl: keypressed: default caseGravatar al3x2001-06-13
* -Wall like cleanupGravatar al3x2001-06-12