summaryrefslogtreecommitdiffstats
path: root/libvo
Commit message (Expand)AuthorAgeFilesLines
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-053-2/+21
* dependency stuff fixedarpi_esp2001-06-041-3/+2
* flip_page gl_fillbox fix.se7encode2001-06-041-4/+6
* small fixszabii2001-06-031-1/+25
* Scaling bug fixed.se7encode2001-06-031-6/+7
* Changed to only uninit SDL Video Subsystem.atmosfear2001-06-031-2/+2
* FreeBSD support by Vladimir Kushnir vkushnir@Alfacom.netarpi_esp2001-06-031-0/+4
* Some fixups for SDL/aalib.atmosfear2001-06-021-4/+8
* some little cleanupszabii2001-06-021-112/+151
* FAST_OSD option to disable font outline antialiasingarpi_esp2001-06-025-2/+136
* mScreen removed -> segfault solvedarpi_esp2001-06-011-1/+1
* Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display...lgb2001-05-315-89/+75
* argh. i commented out wrong linesarpi_esp2001-05-281-2/+2
* removed emms() and reordered stuffarpi_esp2001-05-251-4/+4
* emms() SIGILL on non-MMX systems fixedarpi_esp2001-05-251-0/+2
* using gcc -MM instead of makedepend, make OBJS from SRCS where possiblearpi_esp2001-05-241-2/+2
* removed redundant osd.h includesarpi_esp2001-05-246-12/+18
* Small changes for aalib.atmosfear2001-05-241-1/+1
* didn't handle flags parameter correctlyarpi_esp2001-05-202-7/+7
* Added ability to use direct surface blitting for BGR modes.atmosfear2001-05-171-0/+50
* j->k for correct unicode...arpi_esp2001-05-141-1/+1
* flip support if (screen depth == frame depth)szabii2001-05-141-21/+23
* sub splitting patch applied by Vlada V.Dubsky@sh.cvut.czarpi_esp2001-05-141-29/+79
* USE_FASTMEMCPY bug fixed.pontscho2001-05-141-0/+4
* Added full aspect awareness, rewrote fullscreen handling.atmosfear2001-05-131-45/+157
* flip implemented for converted modes, soem cleanup, fixed indentarpi_esp2001-05-121-62/+50
* Added flipped video support and activate/deactivate screensaver under X.atmosfear2001-05-111-18/+67
* Got rid of aalib crashing workaround with SDL1.2.1+atmosfear2001-05-111-8/+4
* Added support for flipped BGR/RGB via -flip cmdline switch.atmosfear2001-05-111-2/+21
* DPMS re-enable patch by Loring Holdenarpi_esp2001-05-091-4/+16
* fixed externarpi_esp2001-05-081-1/+2
* Deals with unicode/nounicode.atmosfear2001-05-081-1/+2
* Deal with unicode subs (-unicode -nounicode).atmosfear2001-05-081-2/+3
* add gui supportpontscho2001-05-084-85/+208
* - now chooses mode with highest ymax (enables doublebuffering in some casesacki22001-05-071-15/+64
* -bpp bug fixed.se7encode2001-05-061-0/+1
* better .smi support and display two-byte characters- patch by Sunjin Yangarpi_esp2001-05-063-8/+12
* Added workaround for buggy SDL versions (before 1.2.1).atmosfear2001-05-051-0/+34
* Fixed keyboard input handling and slowed down keyrepeat interval.atmosfear2001-05-051-16/+13
* Moving fast_memcpy to separate file (Size optimization)nickols_k2001-05-054-235/+502
* - finally: 15to16 conversion included!!!acki22001-05-031-3/+27
* - now we use fastmemcpy() for copying. Saves about 25% of copying time on K6-2+acki22001-05-021-1/+16
* movntq causes SIGILL on k6-3. Lets it be for K7, P3 cpus onlynickols_k2001-05-021-2/+2
* SSE+2.2.x+SIGILL bug fixed - SSE code disabled...arpi_esp2001-05-021-4/+11
* - now features 24->32 conversion (this is actually faster than letting theacki22001-05-011-57/+126
* - now mpeg is fast again (no more offscreen buffer rubbish) But is it really ok?acki22001-05-011-32/+8
* multi buffering added (modify NUM_BUFFERS in the source)arpi_esp2001-05-011-15/+23
* nothing importantszabii2001-04-291-9/+7
* bpp selection fixedszabii2001-04-281-0/+6
* some cleanupsszabii2001-04-281-31/+35
* add o keypontscho2001-04-271-0/+2
* Last second changes.atmosfear2001-04-261-0/+2
* -ss patch by Loring Holdenarpi_esp2001-04-261-0/+2
* -x -y quickfix for release, code will be changed completely later.atmosfear2001-04-261-2/+4
* Changed code, should be faster on Athlon/K6 but slower on PIII with SSE, more...atmosfear2001-04-261-149/+152
* Added support for osd menue and kexrepeats for mixer keys.atmosfear2001-04-251-6/+7
* 15,16,24,32Bit rgb/bgr support added, aalib fixed, performance optimizations,...atmosfear2001-04-251-160/+338
* some cleanupszabii2001-04-251-97/+74
* to be sure in that header is okeyarpi_esp2001-04-242-0/+4
* useless files.arpi_esp2001-04-246-2343/+0
* Some names, types changed.se7encode2001-04-241-15/+13
* -Wall warnings fixed.se7encode2001-04-241-3/+5
* some cleanupszabii2001-04-241-13/+12
* *** empty log message ***se7encode2001-04-241-9/+8
* clean uppontscho2001-04-2411-90/+27
* init.pontscho2001-04-241-0/+15
* fprintf(stderr converted to printf(szabii2001-04-2410-50/+50
* some warnings killedszabii2001-04-2411-8/+79
* -xy-x-y bug fixed.pontscho2001-04-241-2/+2
* New optimized SSE code, overall optimizations.atmosfear2001-04-221-21/+97
* little fix, just to be precisearpi_esp2001-04-221-1/+1
* Added maintainer info and disclaimer.atmosfear2001-04-221-6/+22
* Reincluded fastmemcpy.h and added some keybindings for mixer.atmosfear2001-04-221-8/+11
* 16-byte align fix for SSEarpi_esp2001-04-211-0/+19
* ehh fixed ;)arpi_esp2001-04-211-1/+1
* nothing importantszabii2001-04-211-0/+3
* nothing important?szabii2001-04-201-6/+5
* Changed some code so it only kicks in when XV is disable.atmosfear2001-04-201-12/+20
* doesn't include fastmemcpy.h when SDL_NOXV is defined.atmosfear2001-04-201-15/+18
* dumb bug fixedszabii2001-04-201-1/+1
* driver info now depends on detected DGA versionarpi_esp2001-04-191-1/+8
* changed copyroght message to correct stuff :)atmosfear2001-04-191-9/+3
* fixed missing HAVE_PNGatmosfear2001-04-191-1/+3
* added vo png supportatmosfear2001-04-191-0/+2
* png video out renderer initial releaseatmosfear2001-04-191-0/+295
* removed unused variablesszabii2001-04-191-4/+0
* changed query_format return; lots of fixes/changesszabii2001-04-191-102/+98
* add 'mixer supportpontscho2001-04-181-0/+2
* replace "movsl..." to small_memcpypontscho2001-04-181-15/+2
* Some debug information (using verbose) added.se7encode2001-04-181-7/+32
* fbdev reset fixedszabii2001-04-181-4/+8
* Maybe a little speedup.se7encode2001-04-181-4/+7
* - now also supports OSD for YV12 (big speed penalty by having to build imageacki22001-04-171-26/+64
* YV12 is working againarpi_esp2001-04-172-54/+61
* - query_format() now uses new return value conceptacki22001-04-171-6/+40
* Thanx to Arpi, There is no more YUY2 bug.se7encode2001-04-171-9/+10
* A couple of bugfixes.se7encode2001-04-171-1/+1
* Tons of code rewrites.se7encode2001-04-171-73/+123
* fix to newest revision after cvs rollbackatmosfear2001-04-171-86/+186
* cmap bug fixed (I think)szabii2001-04-161-5/+7
* dumb bugszabii2001-04-161-1/+1
* sorry, for the #endifpontscho2001-04-161-1/+1
* add 3dnow supportpontscho2001-04-161-1/+61
* small changeszabii2001-04-161-1/+2
* changed keyboard input handling to pass key through to mplayer if not special...atmosfear2001-04-161-4/+9
* I420/IYUV supportarpi_esp2001-04-163-0/+18
* UYVY supportarpi_esp2001-04-161-2/+9
* add mixer supportpontscho2001-04-161-0/+4
* I really hope that you will learn how to use cvs, sooner or later...arpi_esp2001-04-151-41/+37
* add mixer keyspontscho2001-04-151-37/+41
* add * and /pontscho2001-04-151-0/+2
* fixes osd/subtitle for UYVY image format and steps back to 1.15 changesatmosfear2001-04-151-18/+23
* fixed osd for UYVY image formatatmosfear2001-04-151-1/+3
* qrva eletbe nem kene cvs-t elbaszni inkabb ne nyuljatok hozza baz+arpi_esp2001-04-157-258/+165
* All available videomodes support added.se7encode2001-04-151-86/+186
* Pontscho's mixer, select, and hell-a-lot-of-stuff patch ;)gabucino2001-04-152-47/+49
* some additional changes to support different image formatsatmosfear2001-04-151-17/+20
* small changeszabii2001-04-141-1/+1
* lots of changesszabii2001-04-141-97/+241
* X11_FULLSCREEN fixarpi_esp2001-04-141-6/+8
* fastmemcpy addedarpi_esp2001-04-141-0/+2
* -bpp added.se7encode2001-04-141-2/+27
* - applied SSE patch by Nick Kurshevatmosfear2001-04-141-47/+44
* - applied overlay patch by Jens Hatmosfear2001-04-144-44/+125
* 24/15bpp -> 32/16bpp added.se7encode2001-04-141-26/+99
* include dpms.h moved to x11_common.carpi_esp2001-04-142-1/+2
* - fixed bug with depth and mpg when current bpp of XServer was != 32acki22001-04-131-14/+30
* - added some defines to modify some sdl-out internas (see comments)atmosfear2001-04-131-4/+19
* some changes...szabii2001-04-131-180/+300
* - completely rewrote depth switchingacki22001-04-131-164/+296
* -bpp changesarpi_esp2001-04-133-6/+20
* Requested resolution (d_width) added.se7encode2001-04-131-2/+4
* - added keymapping to toggle OSD ('o' key)atmosfear2001-04-131-0/+3
* Autohide X11 cursorlgb2001-04-136-0/+22
* some fixesszabii2001-04-121-3/+10
* Date bugfix :)se7encode2001-04-121-1/+1
* 1 printf addedszabii2001-04-121-0/+2
* cleanupszabii2001-04-121-167/+133
* Bugfixes in draw_slice.se7encode2001-04-121-9/+12
* P3 fixes...arpi_esp2001-04-121-30/+24
* progress bar width increasedarpi_esp2001-04-121-1/+1
* __memcpy fixarpi_esp2001-04-121-3/+5
* pass keys a-z && A-Zarpi_esp2001-04-121-0/+2
* small typoarpi_esp2001-04-121-1/+1
* -fbdepth fix2szabii2001-04-111-2/+39
* -fbdepth fixszabii2001-04-111-2/+2
* -fbdepth addedszabii2001-04-111-0/+44
* video mode change supportedszabii2001-04-111-123/+443
* fast memcpy() using x86 asm or mmxextarpi_esp2001-04-111-0/+98
* - small bugfixesatmosfear2001-04-111-6/+2
* - added code to comply with new fullscreen meaningatmosfear2001-04-111-13/+47
* memcpy() moved mmx.h -> fastmemcpy.harpi_esp2001-04-119-107/+8
* - Full OSD and subtitle support addedatmosfear2001-04-111-12/+57
* applied MMX2 memcpy() patch by Nick Kurshevarpi_esp2001-04-118-0/+112
* -zoom added.se7encode2001-04-111-3/+3
* less, and more informal printfsarpi_esp2001-04-112-5/+5
* printf's only if verbose>1arpi_esp2001-04-112-11/+11
* - Changed keypress-detection from keydown to keyup, seems to fix keyrepeatatmosfear2001-04-101-8/+23
* OSD renderers for all modes added.se7encode2001-04-101-21/+18
* OSD alpha renderers moved to osd.carpi_esp2001-04-108-83/+265
* vo_x11 query_format fixlaaz2001-04-101-1/+8
* Szebb es jobb screensaver-kikapcsolo reszlaaz2001-04-105-97/+62
* Screensaver and monitor powersafe function is switched off when playing alaaz2001-04-092-2/+92
* codecs.conf supportszabii2001-04-081-73/+69
* restore old cmapszabii2001-04-071-0/+11
* directcolor support?szabii2001-04-071-12/+121
* codecs.conf supportarpi_esp2001-04-071-3/+8
* Some bugfix.se7encode2001-04-061-1/+1
* Some bugfix.se7encode2001-04-061-11/+25
* Mode detect bugfix.se7encode2001-04-051-1/+2
* bpp fixarpi_esp2001-04-051-5/+2
* integrated vo_svga by se7enarpi_esp2001-04-052-4/+14
* SVGAlib support - vo_svga.c added.se7encode2001-04-051-0/+242
* fixed the bespitch*y*x bugarpi_esp2001-04-041-12/+11
* now it works in 15bpp modeszabii2001-04-031-16/+21
* report more info on fbszabii2001-04-031-6/+13
* lamer_protection++arpi_esp2001-04-011-1/+2
* - still more debug output to be able to fix 15/16 bpp problemacki22001-04-011-2/+12
* - added detection of memsize of graphics card to check if double buffering is...acki22001-04-011-64/+64
* Only small change to allow pausing of movie (p or SPACE).atmosfear2001-04-011-4/+4
* - added VidMode changing support for DGA1.0 (used code from Michael Graffam (...acki22001-03-311-29/+159
* - added double buffering :-)acki22001-03-301-66/+51
* - 32/16 bit mode swtiching with DGA2.0acki22001-03-301-93/+304
*