| Commit message (Expand) | Author | Age | Files | Lines |
* | fixed suboption parsing, added help for suboptions | reimar | 2004-04-15 | 1 | -12/+36 |
* | ignore mouseclicks when activating the window | faust3 | 2004-04-13 | 1 | -1/+3 |
* | vo_gl supporting more color formats for testing | reimar | 2004-04-08 | 1 | -6/+79 |
* | print at least the error number when there is no text for it | faust3 | 2004-04-07 | 1 | -0/+4 |
* | libcaca video output driver by Howell Tam | alex | 2004-04-06 | 2 | -0/+335 |
* | full screen flipping synchronization corrections (by Adam Tla/lka) | rathann | 2004-04-05 | 1 | -1/+4 |
* | Unmap window before change in decor and size while flipping full screen mode ... | rathann | 2004-04-05 | 1 | -3/+4 |
* | Quartz/MacOSX video output module by Nicolas Plourde | alex | 2004-04-05 | 3 | -0/+664 |
* | move window decor changes after setting Withdrawn state so we have no additio... | rathann | 2004-04-03 | 1 | -3/+4 |
* | - win_gravity memorizing and restoring while switching fullscreen mode (by Ad... | rathann | 2004-04-03 | 1 | -0/+14 |
* | ALSA syc is not so good as OSS - small corrections | atlka | 2004-04-01 | 1 | -11/+21 |
* | corrected problems with switching to and from fullscreen mode esp. with fixed-vo | reimar | 2004-03-17 | 1 | -19/+16 |
* | Don't mess with the window position in xinerama when -geometry changes it. | diego | 2004-03-16 | 1 | -1/+2 |
* | Use system clock for xscreensaver pings (Tobias Diedrich). | diego | 2004-03-16 | 1 | -3/+5 |
* | Cygwin provides setenv. Fixes compilation on Cygwin. | diego | 2004-03-15 | 1 | -1/+1 |
* | move refreshrate and adapter_num variables to video_out because they might be... | faust3 | 2004-03-13 | 3 | -8/+10 |
* | mouse support by Nehal Mistry <nehalmistry at gmx.net> | faust3 | 2004-03-13 | 1 | -0/+30 |
* | fix compilation with sdl on mingw patch by Nehal <nehalmistry at gmx.net> | faust3 | 2004-03-13 | 1 | -2/+2 |
* | adapter selection patch by Rune <runner at mail.tele.dk> +first attempt to im... | faust3 | 2004-02-29 | 1 | -181/+234 |
* | replace WM_DESTROY with WM_CLOSE to make it possible to play multiple files, ... | faust3 | 2004-02-29 | 1 | -1/+1 |
* | dont mess with the window position in xinerama when -geometry changes it. | attila | 2004-02-24 | 2 | -0/+4 |
* | set min width/height | attila | 2004-02-24 | 1 | -0/+6 |
* | printf -> mp_msg | attila | 2004-02-22 | 2 | -39/+30 |
* | fieldparity verbosity and tvnorm patch | attila | 2004-02-22 | 1 | -0/+60 |
* | cut and paste typo fixed | zdar | 2004-02-21 | 1 | -1/+1 |
* | removed usage of fb_dev_name, imported field parity reporting from dfbmga, fi... | zdar | 2004-02-17 | 1 | -10/+29 |
* | fixing segfault: libavcodec doesn't allocate some buffers if avctx->thread_co... | rik | 2004-02-16 | 1 | -0/+3 |
* | get_bit_count -> put_bits_count | rik | 2004-02-06 | 1 | -1/+1 |
* | support for latest CVS, patch by Ville Syrjala | alex | 2004-01-28 | 1 | -0/+4 |
* | removed unused headeer dependencies | alex | 2004-01-28 | 3 | -3/+0 |
* | Support binding F11 and F12 keys to commands. | diego | 2004-01-16 | 3 | -0/+6 |
* | linux 2.6 patch by "ismail 'cartman' dönmez" <ismail.donmez@boun.edu.tr> | attila | 2004-01-10 | 4 | -1/+4 |
* | MPlayer is now GPL, URL updated. | diego | 2004-01-05 | 1 | -3/+1 |
* | just the same include reordering as in vo_xv (codemetics :) | alex | 2003-12-27 | 1 | -15/+15 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 | 1 | -2/+2 |
* | 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 |
* |