| Commit message (Expand) | Author | Age | Files | Lines |
* | message fix | rik | 2003-12-19 | 1 | -1/+1 |
* | 100l | alex | 2003-12-08 | 1 | -0/+1 |
* | Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, b... | alex | 2003-12-08 | 1 | -0/+33 |
* | prevent possible segfault when vidmodes is freed and config() calls vo_vm_switch | attila | 2003-12-08 | 1 | -0/+1 |
* | Remove unused define | attila | 2003-12-08 | 1 | -4/+0 |
* | Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin... | alex | 2003-12-07 | 2 | -0/+62 |
* | vidix_get_image() fix | michael | 2003-12-03 | 1 | -4/+4 |
* | runtime 'stay-on-top' functionality | joey | 2003-11-30 | 18 | -10/+102 |
* | Added a patch from Anders Rune Jensen to support the latest em8300 CVS changes | mswitch | 2003-11-28 | 1 | -2/+4 |
* | send quit command instead of key 'q'. | joey | 2003-11-23 | 1 | -3/+3 |
* | freetype build fix | henry | 2003-11-20 | 2 | -3/+5 |
* | change vo_w32_fullscreen to behave like vo_x11_fullscreen patch by Reimar Doe... | faust3 | 2003-11-16 | 1 | -2/+3 |
* | message expanded with hint to use -v option | gabucino | 2003-11-15 | 3 | -3/+3 |
* | specification of video norm should not be mandatory | rik | 2003-11-08 | 1 | -2/+3 |
* | added subdevice options, SECAM support (for what's it worth...), added \n to ... | rik | 2003-11-08 | 1 | -22/+119 |
* | verbosity changes, zero the whole surface_render[] | iive | 2003-11-08 | 1 | -3/+4 |
* | Warning fixes (approved by A'rpi). | rathann | 2003-11-08 | 2 | -0/+3 |
* | Change conflicting function declaration between .c and .h file, causing a | diego | 2003-11-07 | 1 | -1/+1 |
* | new zoran driver as discussed on the CVS list. Hardware passthrough is | rik | 2003-11-04 | 2 | -0/+370 |
* | proper fix for 'some chipsets can't handle buffers > 128kB', vo_zr used | rik | 2003-11-03 | 1 | -35/+28 |
* | function convert_matrix() is fixed (off-by-one error) and it is now called wi... | rik | 2003-10-31 | 1 | -2/+2 |
* | prevent lockups on words which do not fit on the screen - temporary fix | henry | 2003-10-27 | 1 | -2/+2 |
* | -vop ---> -vf | diego | 2003-10-25 | 1 | -1/+1 |
* | ffmpeg sync patch by Alex (thank you), I changed qmin and qmax to be 1 and 31... | rik | 2003-10-24 | 1 | -10/+8 |
* | mingw port | faust3 | 2003-10-22 | 1 | -0/+8 |
* | added aspect && geometry support | faust3 | 2003-10-22 | 1 | -17/+54 |
* | fixed -nocolorkey | alex | 2003-10-22 | 5 | -6/+6 |
* | adapting to init_put_bits prototype change | rik | 2003-10-21 | 1 | -1/+1 |
* | Get rid of the annoying and useless "Subtitles requested but not found" message. | mosu | 2003-10-21 | 1 | -2/+0 |
* | DOCS/en/ ---> DOCS/HTML/en/ | diego | 2003-10-19 | 2 | -2/+2 |
* | Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support | alex | 2003-10-17 | 6 | -6/+69 |
* | backward compatibility patch by Ville | alex | 2003-10-17 | 1 | -0/+4 |
* | Updates by Ville Syrjälä <syrjala@sci.fi> | alex | 2003-10-16 | 1 | -55/+82 |
* | I found that the tdfxfb video output driver doesn't work when compiled with | attila | 2003-10-15 | 1 | -6/+1 |
* | fix aspect hack | attila | 2003-10-15 | 3 | -9/+19 |
* | non-directbuffer and slices support | alex | 2003-10-14 | 1 | -32/+34 |
* | * clear window on fullscreen switch | attila | 2003-10-12 | 1 | -10/+16 |
* | yet another hack to prevent crashes with dr | faust3 | 2003-10-09 | 1 | -0/+5 |
* | correct handling of subdevice, -fb device is obsoleted | alex | 2003-10-08 | 2 | -12/+19 |
* | vidix equalizer support by Jake Page <jake@CS.Stanford.EDU> | alex | 2003-10-07 | 1 | -0/+30 |
* | consolevidix -> cvidix | faust3 | 2003-10-05 | 1 | -6/+6 |
* | consolevidix -> cvidix | faust3 | 2003-10-05 | 2 | -4/+4 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 11 | -12/+12 |
* | micro cleanup | alex | 2003-10-03 | 1 | -9/+3 |
* | user settable colorkey | alex | 2003-10-03 | 5 | -36/+51 |
* | mingw port | faust3 | 2003-10-02 | 1 | -1/+3 |
* | new vidix vo modules for textmode console and windows | faust3 | 2003-10-02 | 3 | -1/+469 |
* | 100l to me | alex | 2003-09-26 | 1 | -1/+1 |
* | initial MorphOS/Amiga (GeekGadgets) support | alex | 2003-09-26 | 1 | -6/+8 |
* | OSD stride fix and correct email | iive | 2003-09-25 | 1 | -7/+5 |
* | Get more keys from X window (punctuation, etc.) Hopefully, all alnum keys | lumag | 2003-09-24 | 2 | -0/+54 |
* | blackbar osd support based on patch send by Dimitar Zhekov <jimmy@is-vn.bg>, ... | iive | 2003-09-21 | 1 | -92/+82 |
* | prevent crashes with vo_sdl | henry | 2003-09-21 | 1 | -1/+1 |
* | fix fullscreen switching in vo gl and vo gl2 | faust3 | 2003-09-21 | 2 | -0/+4 |
* | temporary fix for attilas 10l, until better solution is found | atmos4 | 2003-09-21 | 1 | -1/+6 |
* | Subtitle alignment & smart splitting by Salvatore Falco | henry | 2003-09-21 | 1 | -83/+303 |
* | make aspect recognize -noaspect | attila | 2003-09-21 | 1 | -0/+2 |
* | dont fix things at the wrong place | attila | 2003-09-21 | 2 | -2/+5 |
* | fix black screen on linux, patch by Jindrich Makovicka | faust3 | 2003-09-21 | 1 | -1/+1 |
* | use vo_fs + geometry support | faust3 | 2003-09-21 | 1 | -16/+22 |
* | fix aspect for gl2 fullscreen | attila | 2003-09-20 | 1 | -0/+2 |
* | vo_gl2 port to win32 patch by Tristan Seligmann <mithrandi-mplayer-dev-eng at... | faust3 | 2003-09-19 | 4 | -102/+471 |
* | fix some warnings (define order) | pl | 2003-09-12 | 1 | -13/+21 |
* | fix for warning in some vo_*.c | pl | 2003-09-12 | 1 | -0/+1 |
* | Config fixed, changed put_image to use memcpy instead of native blits (for co... | zdar | 2003-09-07 | 1 | -2/+58 |
* | hopefully final xv ports. | attila | 2003-09-07 | 1 | -9/+20 |
* | IRIX support by Timo Kanera <timo@kanera.de> | alex | 2003-09-07 | 1 | -2/+2 |
* | adaptors are not ports | attila | 2003-09-07 | 1 | -1/+1 |
* | catch negative port numbers, just in case | attila | 2003-09-06 | 1 | -1/+1 |
* | add port parameter to -vo xv | attila | 2003-09-06 | 1 | -4/+23 |
* | 1000l | alex | 2003-09-02 | 1 | -1/+2 |
* | Fixed double free of data. Patch by Dima K. <dimakar@yahoo.com> | mosu | 2003-09-02 | 1 | -1/+1 |
* | -nomouseinput support for vo_sdl | alex | 2003-09-01 | 4 | -1/+6 |
* | 10000l. Never ever use such foolish GCC 3.x extensionscvs diff -u x11_common.... | alex | 2003-08-31 | 2 | -14/+20 |
* | vo_fbdev2 written by Joey Parrish with some minor modifications | alex | 2003-08-31 | 2 | -0/+401 |
* | Avoid flickering during resizes. Keep video contents even when paused. Fix by... | mosu | 2003-08-31 | 5 | -53/+123 |
* | Recieving of mouse events can be switched off. Patch by Markus Rechberger <mr... | alex | 2003-08-31 | 1 | -1/+6 |
* | remove exit_player and exit references | alex | 2003-08-31 | 3 | -13/+8 |
* | while we are at it: geometry support for xmga | attila | 2003-08-31 | 1 | -1/+2 |
* | geometry support for x11 | attila | 2003-08-31 | 1 | -0/+1 |
* | 1000l | alex | 2003-08-29 | 2 | -5/+3 |
* | 10l | iive | 2003-08-28 | 1 | -13/+12 |
* | OSD support, optinal queue, optional use of sleep(), and benchmark mode | iive | 2003-08-25 | 1 | -139/+709 |
* | Commit alex's fstype patch x11_common.c3.diff with additional manpage extension. | attila | 2003-08-25 | 1 | -15/+74 |
* | TGA image output VO module | arpi | 2003-08-24 | 2 | -0/+250 |
* | --dvbincdir support by Gotz Waschk <waschk@informatik.uni-rostock.de> | alex | 2003-08-17 | 1 | -1/+4 |
* | fix RGB16 vs BGR16 mismatch | faust3 | 2003-08-17 | 1 | -2/+2 |
* | fix playback of rgb files when overlay is not disabled | faust3 | 2003-08-17 | 1 | -9/+13 |
* | 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they wi... | alex | 2003-08-15 | 3 | -4/+7 |
* | Spelling police: | diego | 2003-08-14 | 1 | -1/+1 |
* | 1000l | alex | 2003-08-14 | 2 | -15/+4 |
* | 1000l | alex | 2003-08-14 | 1 | -3/+6 |
* | 100l to albeu for his english grammar, and 10l to me becouse I noticed that l... | alex | 2003-08-13 | 1 | -1/+1 |
* | Removed the historic cfgparser and switched full to the new config parser (al... | alex | 2003-08-13 | 3 | -6/+6 |
* | moved lot of global variables into static ones (and some minor spelling fixes) | alex | 2003-08-12 | 1 | -28/+28 |
* | 10000l, the old code was slow as hell, copying stuff extra times and | rfelker | 2003-08-12 | 1 | -24/+5 |
* | Changed all printf into mp_msg | joey | 2003-08-12 | 1 | -294/+204 |
* | 10l (and fixes some wmaker issues) | alex | 2003-08-11 | 1 | -1/+1 |
* | removed obsolete my_profile | alex | 2003-08-03 | 2 | -8/+0 |
* | 10l | alex | 2003-08-03 | 2 | -4/+0 |
* | nvidia 44.96 hardlock machine without that fix | iive | 2003-07-29 | 1 | -0/+5 |
* | draw rectangle with color key, avoid blue bars. avoid PutSurface before 1'st ... | iive | 2003-07-28 | 1 | -7/+5 |
* | 10l & warning fixes | alex | 2003-07-28 | 1 | -4/+4 |
* | start in windowed mode using Quartz, but no X server started. Ported from fin... | alex | 2003-07-27 | 1 | -1/+2 |
* | sync to ffmpeg, updates, cleanups | iive | 2003-07-21 | 1 | -27/+41 |
* | removed yv12 support, but left some swscaler support for fast 15 vs 16bpp con... | alex | 2003-07-13 | 1 | -70/+25 |
* | 10l (red <-> blue) fix | michael | 2003-07-09 | 1 | -2/+2 |
* | removing my (nonworking) email address | alex | 2003-07-03 | 1 | -2/+2 |
* | Initial version of XVideo Motion Compensation video driver/render | iive | 2003-07-01 | 1 | -0/+869 |
* | move xv_set_eq to x11_common | iive | 2003-07-01 | 3 | -133/+145 |
* | Patch by Tom Lees <tal26 (at) cam.ac.uk> | attila | 2003-06-22 | 1 | -3/+5 |
* | more flexible device name guessing | alex | 2003-06-21 | 1 | -28/+26 |
* | basic xvmc image support | iive | 2003-06-21 | 1 | -0/+4 |
* | small warning fix | rathann | 2003-06-19 | 1 | -1/+1 |
* | Add missing language suffix to DOCS/ path. | diego | 2003-06-13 | 2 | -2/+2 |
* | Networking support under MinGW. | diego | 2003-06-11 | 1 | -5/+11 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 | 3 | -3/+3 |
* | TiVo demuxer and sub-cc/osd decoder | arpi | 2003-06-09 | 1 | -0/+3 |
* | final scaler removal step | alex | 2003-06-01 | 1 | -69/+5 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | michael | 2003-06-01 | 4 | -7/+4 |
* | unleak | alex | 2003-05-31 | 1 | -0/+4 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 | 3 | -1/+5 |
* | Using recv/send instead read/write for proper MinGW support (it's a 4.2BSD st... | alex | 2003-05-29 | 1 | -1/+1 |
* | From: Michael Joosten <joost@c-lab.de> | pontscho | 2003-05-26 | 1 | -1/+1 |
* | swscaler doesn't recognizes support for BGR1/BGR4 too, and so if forced it cr... | alex | 2003-05-23 | 1 | -1/+3 |
* | that works correctly | alex | 2003-05-23 | 1 | -4/+0 |
* | removed broken swscaler support, added runtime fullscreens switching ability,... | alex | 2003-05-20 | 1 | -95/+30 |
* | Removed YUV (YV12) and BGR support, leaving the native RGB support. Also clea... | alex | 2003-05-20 | 1 | -145/+15 |
* | removed RGB24 and builtin swscaler support | alex | 2003-05-16 | 1 | -16/+1 |
* | 1000l to the author and for the commiter (me :) | alex | 2003-05-01 | 1 | -2/+2 |
* | Spring cleanup: removed the full yv12 support as it was broken anyway. The BG... | alex | 2003-04-29 | 1 | -80/+5 |
* | ugly ugly fix for michael's 1000l changes in swscaler: mysterious segfault w/... | rfelker | 2003-04-27 | 1 | -0/+10 |
* | triple buffering support, configuration/option system changed,some minor bugs... | zdar | 2003-04-27 | 1 | -38/+176 |
* | fix panscan font resizing with vo_mga | rfelker | 2003-04-26 | 2 | -3/+4 |
* | Spring cleanup: supporting only RGB24 as input (native jpeg lib supports only... | alex | 2003-04-25 | 1 | -115/+8 |
* | memleak fix by Raindel Shachar <raindel@techunix.technion.ac.il> | alex | 2003-04-24 | 1 | -2/+3 |
* | spring update patch by Ville Syrjala <syrjala@sci.fi> | alex | 2003-04-24 | 1 | -122/+299 |
* | fixes to the zr driver (uninit->reinit) by Stephan Bain <sjbain@akamail.com> | rik | 2003-04-24 | 2 | -4/+15 |
* | big endian yellow fix? | michael | 2003-04-21 | 1 | -0/+3 |
* | 10l fix by Aurelien JACOBS <aurel@gnuage.org> | alex | 2003-04-21 | 1 | -4/+4 |
* | adding geometry support for xvidix | attila | 2003-04-20 | 2 | -6/+13 |
* | load icon from executable | faust3 | 2003-04-20 | 1 | -1/+9 |
* | at least it works now, but it's horrible slow and broken. double buffer | rfelker | 2003-04-19 | 1 | -2/+2 |
* | printf->mp_msg and honor -double switch | zdar | 2003-04-19 | 1 | -81/+97 |
* | 10l noticed by Joey Parrish <joey at nicewarrior.org> | faust3 | 2003-04-09 | 1 | -1/+1 |
* | keypad and function (f1-f10) suppport (currently only vo_sdl and the terminal... | alex | 2003-04-09 | 3 | -0/+77 |
* | multiple init fix by Aurelien JACOBS <aurel@gnuage.org> | alex | 2003-04-08 | 1 | -4/+6 |
* | Support for "internet" or "multimedia" keyboards in X11. | albeu | 2003-04-04 | 1 | -0/+17 |
* | force_mode wrong has_mode check, verbose retrace message | iive | 2003-04-02 | 1 | -3/+3 |
* | Use new config headers and types. | albeu | 2003-03-30 | 1 | -11/+8 |
* | 10l: don't change image format during config | faust3 | 2003-03-29 | 1 | -1/+2 |
* | 100l to Gabu, this caused divide-by-zero with -vo mga. Apparently | rfelker | 2003-03-29 | 1 | -2/+3 |
* | Only write title if verbose>0. | ranma | 2003-03-28 | 1 | -1/+2 |
* | 10000l (YUV vs. YVU swscale fix/cleanup) | michael | 2003-03-27 | 2 | -5/+4 |
* | Improved xscreensaver support. | ranma | 2003-03-26 | 1 | -11/+116 |
* | fixing truetype rescaling with (x)mga + panscan | gabucino | 2003-03-26 | 1 | -1/+2 |
* | Fix last mode ignored bug | iive | 2003-03-25 | 1 | -2/+4 |
* | pass correct key for ESCAPE, bug noticed by Vladimir Mosgalin <mosgalin@VM101... | alex | 2003-03-23 | 1 | -13/+7 |
* | 10l | iive | 2003-03-23 | 1 | -2/+1 |
* | fix find_best fail if the black area is bigger than image, few more verbose m... | iive | 2003-03-22 | 1 | -6/+14 |
* | multiple preinit support -- cleaning vidix_name between the multiple preinits... | alex | 2003-03-21 | 1 | -0/+4 |
* | new svga driver - support double buffering, fast_memcpy, direct render and HW... | iive | 2003-03-20 | 1 | -722/+564 |
* | 10l | faust3 | 2003-03-19 | 1 | -0/+1 |
* | libavcodec sync | rik | 2003-03-12 | 1 | -5/+5 |
* | 10L the comment header again. That's it when you stole someone else code ;) | albeu | 2003-03-12 | 1 | -0/+1 |
* | vo_xover is a new vo that should make easy to have x11 support for | albeu | 2003-03-12 | 4 | -20/+551 |
* | Support for the overlay, that save one stretch blit for bgr16 and YUV formats | albeu | 2003-03-12 | 1 | -5/+94 |
* | Pass start slice to the vo it make dr + slice implemantation easier | albeu | 2003-03-10 | 1 | -0/+1 |
* | Update, add support for DR and draw image. Sadly reading from the agp | albeu | 2003-03-10 | 1 | -111/+169 |
* | vo tdfx vid, even faster than tdfxfb and that's just the beginning ;) | albeu | 2003-03-07 | 2 | -0/+488 |
* | remove yuv2rgb and support frame duplication | joey | 2003-03-06 | 1 | -40/+27 |
* | Some 10l and better layer handling (to comply with DFB 0.9.17) | zdar | 2003-03-05 | 1 | -20/+87 |
* | Fixed geometry that someone broke grr. | mark | 2003-03-03 | 1 | -2/+1 |
* | clean up of -geometry code. | attila | 2003-03-02 | 5 | -34/+58 |
* | Layer configuration handling updates | zdar | 2003-03-02 | 1 | -28/+46 |
* | 100l | michael | 2003-02-23 | 1 | -5/+5 |
* | sws_ prefix, more seperation between internal & external swscaler API | michael | 2003-02-23 | 2 | -12/+13 |
* | fix fullscreenswitching patch by Joey Parrish <joey at nicewarrior.org> | faust3 | |