| Commit message (Expand) | Author | Age | Files | Lines |
* | memalign 64 | nick | 2001-10-29 | 1 | -0/+8 |
* | vo_odivx disabled | arpi | 2001-10-29 | 2 | -3/+3 |
* | yv12 to yv12 scaler | michael | 2001-10-28 | 2 | -5/+7 |
* | More elegant solution | nick | 2001-10-28 | 1 | -706/+1 |
* | vo_vesa: more rgb2rgb support | nick | 2001-10-28 | 1 | -0/+2 |
* | vo_vesa: more rgb2rgb support | nick | 2001-10-28 | 1 | -0/+2 |
* | vo_vesa: rgb2rgb support | nick | 2001-10-28 | 1 | -14/+51 |
* | never declare variables in *.h files, pls | nick | 2001-10-27 | 3 | -19/+21 |
* | libffmpeg.so support | nick | 2001-10-27 | 1 | -1/+4 |
* | a few warning fixes (missing #include's) | pl | 2001-10-25 | 1 | -1/+1 |
* | printf-gcc3 patch, x11-commons mRootwin | sven | 2001-10-24 | 2 | -12/+10 |
* | did not compile with gcc-3 | pl | 2001-10-24 | 1 | -4/+7 |
* | Suppressing warnings | nick | 2001-10-24 | 1 | -1/+2 |
* | Independed compilation of SUBDIRS | nick | 2001-10-24 | 1 | -1/+1 |
* | Title support | nick | 2001-10-23 | 1 | -0/+1 |
* | -screenw/h patch by Tomi.Ollila@sonera.com | arpi | 2001-10-22 | 1 | -2/+4 |
* | Broken BIOS test | nick | 2001-10-22 | 1 | -0/+1 |
* | Applied patch to switch to graphics mode with -fs by achurch@achurch.org (And... | atmos4 | 2001-10-21 | 1 | -1/+27 |
* | Added image centering, now only screenblanking and hiding the cursor is missing. | atmos4 | 2001-10-21 | 1 | -0/+4 |
* | new version by zsteva@ptt.yu | arpi | 2001-10-21 | 1 | -239/+264 |
* | OSD support | nick | 2001-10-21 | 1 | -13/+42 |
* | Again changed logic: | nick | 2001-10-21 | 1 | -5/+15 |
* | Again changed logic: | nick | 2001-10-21 | 1 | -10/+15 |
* | Replacing -x, -y on -screenw, -screenh | nick | 2001-10-21 | 1 | -2/+2 |
* | Final fix of libmpeg2 zooming: flipping page support | nick | 2001-10-21 | 1 | -40/+7 |
* | Support of: -x -y -bpp | nick | 2001-10-21 | 1 | -18/+39 |
* | Bad fix of libmpeg2 zooming | nick | 2001-10-21 | 1 | -22/+42 |
* | 15bpp fix for swscale | michael | 2001-10-20 | 1 | -1/+1 |
* | Add some info putput for aspect(). | atmos4 | 2001-10-20 | 1 | -0/+1 |
* | oops | atmos4 | 2001-10-20 | 1 | -1/+1 |
* | Aspect support for vo_mga, you need to use -screenw and -screenh to set your ... | atmos4 | 2001-10-20 | 1 | -0/+13 |
* | Best fix of slice drawing with libmpeg2 | nick | 2001-10-20 | 1 | -7/+20 |
* | Bad fix of top rendering with libmpeg2 | nick | 2001-10-20 | 1 | -1/+4 |
* | Qualitative speedup for P3 & K7 cpus | nick | 2001-10-20 | 1 | -6/+14 |
* | Fixed half-image bug and added computing of correct aspect during zooming | nick | 2001-10-20 | 1 | -5/+31 |
* | Fixed zooming bug | nick | 2001-10-20 | 1 | -14/+17 |
* | SwScaling support | nick | 2001-10-19 | 1 | -5/+38 |
* | Initial YUV (YV12) support | nick | 2001-10-19 | 1 | -3/+3 |
* | Better resolution detection | nick | 2001-10-19 | 1 | -18/+37 |
* | aspect changes integrated .., please check performance and conformance | sven | 2001-10-19 | 1 | -2/+8 |
* | improved gl, please check performance and correct display | sven | 2001-10-19 | 1 | -178/+542 |
* | xinc scaled by 16 instead of 8 | arpi | 2001-10-19 | 1 | -3/+3 |
* | More hints. Use save-restore mechanism | nick | 2001-10-18 | 1 | -7/+17 |
* | Eeeh :) time to sleep! | atmos4 | 2001-10-18 | 1 | -1/+1 |
* | Update to new (cleaner, more bugfree, better) aspect api. vo_gl vo_gl2 and vo... | atmos4 | 2001-10-18 | 7 | -75/+113 |
* | vo_vesa support | nick | 2001-10-17 | 3 | -1/+511 |
* | if not found using fpath try to load font bitmaps from default dir | atlka | 2001-10-17 | 1 | -4/+19 |
* | swscale - 16bpp and -fs support | arpi | 2001-10-17 | 1 | -6/+11 |
* | cosmetic changes | atlka | 2001-10-16 | 1 | -1/+1 |
* | read font files from the same dir as font.desc or as specified in font.desc | atlka | 2001-10-16 | 1 | -2/+15 |
* | yv12 scaling at 24/32bpp with -zoom | arpi | 2001-10-15 | 1 | -5/+24 |
* | Add downscaling as a last resort. | atmos4 | 2001-10-15 | 1 | -6/+9 |
* | corrected previous error ;-( | atlka | 2001-10-15 | 1 | -1/+2 |
* | optimizations and corrections | atlka | 2001-10-15 | 1 | -16/+20 |
* | Fix non-X11 build | atmos4 | 2001-10-13 | 1 | -0/+12 |
* | speed improvements | atlka | 2001-10-12 | 1 | -24/+13 |
* | Xinerama screen size fix by Lev Babiev <harley@hosers.org> | arpi | 2001-10-10 | 1 | -1/+17 |
* | Make double/normal (n-key) use aspect() | atmos4 | 2001-10-10 | 1 | -4/+6 |
* | info & author changed | arpi | 2001-10-07 | 1 | -2/+2 |
* | new version by Sven Goethel | arpi | 2001-10-07 | 2 | -0/+731 |
* | grabs mouse with -vm - patch by Uwe Reder <Uwe.Reder@3SOFT.de> | arpi | 2001-10-05 | 1 | -5/+34 |
* | Add debug printfs to aspect(), add aspect() usage to vo_sdl. | atmos4 | 2001-10-04 | 2 | -26/+42 |
* | using poll() only for DVB card - not required for file write | arpi | 2001-10-03 | 1 | -2/+8 |
* | Fix case where srch, srcw and fitinw and fitinh are really the same variables. | atmos4 | 2001-10-03 | 1 | -9/+10 |
* | Use aspect() | atmos4 | 2001-10-03 | 2 | -19/+7 |
* | eeh cola in unhealthy | atmos4 | 2001-10-03 | 1 | -1/+1 |
* | Simplified aspect() for the loss of some functionality to get ansi compatibil... | atmos4 | 2001-10-03 | 3 | -35/+19 |
* | Use aspect() | atmos4 | 2001-10-03 | 1 | -14/+12 |
* | Monitor aspect stuff. | atmos4 | 2001-10-03 | 2 | -0/+47 |
* | now using x11_common stuff for X11 opening and w/h/bpp query | arpi | 2001-10-01 | 1 | -76/+39 |
* | -fs fix | atmos4 | 2001-10-01 | 1 | -1/+18 |
* | Make aware of new -fs calling. | atmos4 | 2001-10-01 | 1 | -0/+11 |
* | New aspect prescale code, parses aspect value from mpeg sequence header or co... | atmos4 | 2001-10-01 | 1 | -0/+19 |
* | add gui support to config scripts, and fixed some warning. | pontscho | 2001-09-27 | 1 | -1/+1 |
* | Y clipping fixed | arpi | 2001-09-27 | 1 | -2/+3 |
* | tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu> | arpi | 2001-09-27 | 2 | -0/+805 |
* | fixed to compile | arpi | 2001-09-27 | 1 | -3/+4 |
* | software OSD support | arpi | 2001-09-23 | 1 | -1/+20 |
* | 10l cola Arpi =) | atmos4 | 2001-09-22 | 1 | -1/+1 |
* | YV12 support (using libavcodec for mpeg1-I encoding) | arpi | 2001-09-22 | 1 | -11/+173 |
* | XDestroyWindow fix baze. | pontscho | 2001-09-20 | 3 | -4/+10 |
* | Fixed typo. | atmos4 | 2001-09-18 | 1 | -1/+1 |
* | Fix multiple window bug in multifile mode. | atmos4 | 2001-09-18 | 3 | -3/+3 |
* | corrections to OSD mark position | atlka | 2001-09-10 | 1 | -4/+9 |
* | PS multiplexing fixed | arpi | 2001-09-09 | 1 | -24/+151 |
* | file writer implemented | arpi | 2001-09-08 | 1 | -2/+41 |
* | Mpeg PES added | arpi | 2001-09-08 | 4 | -1/+83 |
* | fix skin changing, xv fullscreen redraw bug, etc. | pontscho | 2001-09-05 | 1 | -0/+5 |
* | fix xshape, mixer, fullscreen, etc | pontscho | 2001-09-04 | 4 | -32/+49 |
* | small fixes, and Y check put back to avoid sig11 | arpi | 2001-09-01 | 1 | -5/+21 |
* | fixed signal 8 bug | arpi | 2001-09-01 | 1 | -1/+1 |
* | fullscreen bug fixed | pontscho | 2001-09-01 | 1 | -2/+16 |
* | fix size ? | pontscho | 2001-08-31 | 1 | -0/+1 |
* | yuv2rgb_fun typedef uses int parameters, not uint32_t (fixes some compiler | jkeil | 2001-08-31 | 1 | -11/+8 |
* | add dealloc func | pontscho | 2001-08-31 | 1 | -2/+19 |
* | fix gui support | pontscho | 2001-08-30 | 1 | -4/+3 |
* | fix gui support | pontscho | 2001-08-30 | 1 | -12/+10 |
* | fix vo_window again | pontscho | 2001-08-29 | 1 | -2/+5 |
* | vo_window bug fixed | pontscho | 2001-08-29 | 1 | -0/+2 |
* | add half gui support | pontscho | 2001-08-29 | 3 | -59/+68 |
* | Handle X11 displays with multiple depths. | jkeil | 2001-08-28 | 1 | -16/+106 |
* | Remove superfluous 'const' parameter attributes to fix some compiler warnings | jkeil | 2001-08-28 | 1 | -15/+15 |
* | changes according to OSD calculations | atlka | 2001-08-28 | 1 | -8/+5 |
* | corrections to OSD progbar position calculations | atlka | 2001-08-28 | 1 | -3/+19 |
* | GUI stuff. now seeking works, and xmga renders to video window | arpi | 2001-08-27 | 3 | -19/+20 |
* | Applied quit via windowbutton patch. | atmos4 | 2001-08-27 | 1 | -1/+5 |
* | Enable mediaLib support for Solaris on UltraSPARC CPUs | jkeil | 2001-08-24 | 1 | -1/+1 |
* | added draw_alpha_XXXX functions, draw_alpha_func<=correct one in init | atlka | 2001-08-23 | 2 | -44/+65 |
* | fixed mga uninit | arpi | 2001-08-22 | 3 | -4/+10 |
* | exit->return | arpi | 2001-08-22 | 2 | -2/+2 |
* | minor changes according to OSD | atlka | 2001-08-21 | 1 | -18/+22 |
* | draw speedups, cut text if too many lines | atlka | 2001-08-20 | 1 | -56/+51 |
* | aalib 1.4.X incombatibility fixed | folke | 2001-08-17 | 1 | -5/+3 |
* | now linux/curses detection works | folke | 2001-08-17 | 1 | -2/+5 |
* | osd problem with YV12 fixed | folke | 2001-08-17 | 1 | -7/+15 |
* | minor changes according to subtitle positioning | atlka | 2001-08-17 | 1 | -3/+4 |
* | changes according to max of vo_font->pic_a[font]->h for the last line of subs | atlka | 2001-08-17 | 1 | -10/+15 |
* | vo_font SEGFAULT fixed | arpi | 2001-08-17 | 1 | -7/+12 |
* | skip lines with negative y position if there is too many lines to display | atlka | 2001-08-17 | 1 | -17/+25 |
* | more verbose videomode selection | szabi | 2001-08-16 | 1 | -30/+72 |
* | define USE_OSD / USE_SUB fixes | folke | 2001-08-16 | 1 | -1/+2 |
* | vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons... | folke | 2001-08-16 | 1 | -1/+2 |
* | changes made for vo_aa | folke | 2001-08-16 | 2 | -1/+20 |
* | vo_aa: +subtitles, +progressbar, key violation with mplayer keys fixed, +cons... | folke | 2001-08-16 | 1 | -106/+201 |
* | minor changes in sub.c | atlka | 2001-08-16 | 1 | -7/+5 |
* | changes according to proper subfont bar positioning and char spaceing - sub.c | atlka | 2001-08-16 | 1 | -7/+12 |
* | All aalib options can be passed to aalib (-aaXXX), also -aahelp is new. fixed... | folke | 2001-08-15 | 1 | -21/+1 |
* | All aalib options can be passed to aalib (-aaXXX), also -aahelp is new | folke | 2001-08-15 | 1 | -17/+133 |
* | Fix OSD, small misspelling. | atmos4 | 2001-08-15 | 1 | -2/+2 |
* | segfault fixed | arpi | 2001-08-15 | 1 | -2/+4 |
* | write fault error fixed | folke | 2001-08-14 | 1 | -2/+2 |
* | vo_aa: configurable now | folke | 2001-08-14 | 1 | -9/+33 |
* | small changes to erase only needed place (rectangles doesn't overlap) | atlka | 2001-08-14 | 1 | -4/+8 |
* | Added cool aalib vo driver. | atmos4 | 2001-08-14 | 2 | -0/+519 |
* | Removed D key for doublesize, already clobbered by framedrop. | atmos4 | 2001-08-14 | 1 | -5/+2 |
* | modified mplayer.c to rewert to PLAY after rewinding after 1 sec | atlka | 2001-08-13 | 1 | -2/+0 |
* | libvo/sub.c corrections | atlka | 2001-08-13 | 1 | -3/+3 |
* | atlka@pg.gda.pl: | atlka | 2001-08-13 | 4 | -29/+9 |
* | changes according to -utf8 option, draw_osd() function added | atlka | 2001-08-13 | 20 | -129/+232 |
* | printfs cleanup - moved to higher -v level or moved to stderr | arpi | 2001-08-06 | 1 | -0/+3 |
* | better local display connection patch by Adam Tla/lka atlka@pg.gda.pl | arpi | 2001-08-06 | 1 | -1/+5 |
* | DATADIR/font/ patch by Adam Tla/lka atlka@pg.gda.pl | arpi | 2001-08-06 | 1 | -2/+8 |
* | new -fsmode flag: 0x8 enables XSetTransientForHint | arpi | 2001-07-29 | 1 | -0/+4 |
* | Added double/normal resize patch by Wojtek Kaniewski <wojtekka at bydg.pdi.net> | atmos4 | 2001-07-28 | 1 | -0/+18 |
* | fontpath fixed again... | arpi | 2001-07-20 | 1 | -1/+1 |
* | crash fixed if no [fontpath] in .desc | arpi | 2001-07-20 | 1 | -0/+2 |
* | Applied DATADIR patch by Vladimir Kushnir | arpi | 2001-07-20 | 2 | -20/+20 |
* | x11_common does not compile, when the XDPMS extension is not available on the | jkeil | 2001-07-19 | 1 | -2/+9 |
* | svga driver didn't compile on linux/ppc | jkeil | 2001-07-17 | 1 | -1/+2 |
* | vo_dga doesn't compile on non-x86 architecture due to x86 asm usage. | jkeil | 2001-07-16 | 1 | -5/+14 |
* | added prototype of vo_init() | arpi | 2001-07-16 | 1 | -0/+2 |
* | Add some preliminary support for non-x86 architectures to mplayer | jkeil | 2001-07-12 | 1 | -1/+5 |
* | yuv2rgb_mmx crashes with ffdivx codec, when we play back avi files that have | jkeil | 2001-07-12 | 1 | -85/+59 |
* | Fixed a typo and wrong varname. | atmos4 | 2001-07-10 | 1 | -1/+1 |
* | no segfault if no glx present | alex | 2001-07-07 | 1 | -6/+10 |
* | Ignore generated config.mak files in CVS | jkeil | 2001-07-06 | 1 | -0/+1 |
* | added vo_fsmode | arpi | 2001-07-03 | 1 | -0/+1 |
* | extern vo_doublebuffering cleanup | arpi | 2001-07-03 | 2 | -2/+6 |
* | switch fullscreen method with -fsmode | arpi | 2001-07-03 | 1 | -2/+11 |
* | switching double buffering at runtime with -double | arpi | 2001-07-03 | 1 | -3/+9 |
* | Corrected SDL include path. | atmos4 | 2001-06-27 | 1 | -7/+1 |
* | icewm basz bug fix | pontscho | 2001-06-27 | 1 | -12/+34 |
* | fsdga disabled (obsolote) | arpi | 2001-06-26 | 1 | -5/+4 |
* | OPTFLAGS vs. INCLUDES cleanup | arpi | 2001-06-26 | 1 | -1/+1 |
* | Sync with SF cvs. (Bugfixed YUV aalib and RGB/BGR32 converted modes.) | atmos4 | 2001-06-24 | 1 | -8/+16 |
* | vo_subdevice support | arpi_esp | 2001-06-23 | 2 | -8/+11 |
* | Should fix bytes per pixel for 15bpp. | atmosfear | 2001-06-23 | 1 | -3/+3 |
* | Made surface locks switchable via preprocessor. | atmosfear | 2001-06-23 | 1 | -31/+35 |
* | Drastic! speedup of rgb code. Removed nonsens memhole fixes. | atmosfear | 2001-06-22 | 1 | -94/+58 |
* | Fixed pointer->integer cast warning. | atmosfear | 2001-06-22 | 1 | -1/+4 |
* | sdl_driver liquidated, vo_subdevice used | al3x | 2001-06-21 | 1 | -2/+1 |
* | Xv port locking patch by Artur Zaprzala <artur.zaprzala@talex.com.pl> | arpi_esp | 2001-06-21 | 1 | -2/+10 |
* | vo_subdevice implemented | al3x | 2001-06-21 | 2 | -0/+4 |
* | --disable-xmga bug fix | pontscho | 2001-06-21 | 1 | -2/+3 |
* | hardly modified, keyboard handling is ok. aspect implemented, but bugging :) | al3x | 2001-06-19 | 1 | -117/+308 |
* | |