| Commit message (Expand) | Author | Age | Files | Lines |
* | avoid visuals with low color-depth. | reimar | 2004-06-27 | 1 | -0/+12 |
* | asyncblit slows down on UP systems, regarding to the SDL docs, noticed by Joh... | alex | 2004-06-26 | 1 | -4/+6 |
* | SDL_HWACCEL is a readonly flag according to DOCS, noticed by John Philip | alex | 2004-06-26 | 1 | -2/+2 |
* | 10l | diego | 2004-06-25 | 1 | -1/+1 |
* | neomagic tv out support throught vesa vbe, patch by Rudolf Marek | alex | 2004-06-25 | 1 | -0/+17 |
* | Unify the config.h #include, use "config.h" instead of "../config.h" | diego | 2004-06-25 | 4 | -4/+4 |
* | string handling security fixes | diego | 2004-06-25 | 1 | -11/+13 |
* | ranlib cleanup | alex | 2004-06-24 | 1 | -0/+1 |
* | added more key to keyboard event | nplourde | 2004-06-23 | 1 | -24/+25 |
* | removed buggy rgb32 support | nplourde | 2004-06-23 | 1 | -103/+31 |
* | array initialization fix by SungKwanKang <ksquarekr at yahoo.com> | faust3 | 2004-06-18 | 1 | -2/+2 |
* | moved vo_quartz higher in the list | nplourde | 2004-06-17 | 1 | -3/+3 |
* | major reindentation of x11 code try #2 | attila | 2004-06-14 | 6 | -3335/+4262 |
* | Fix for big endian systems | rtognimp | 2004-06-12 | 1 | -4/+9 |
* | Metacity fullscreen issues, patch by Alexander Strasser <eclipse7@gmx.net>, | diego | 2004-06-02 | 2 | -0/+54 |
* | choose fullscreen device with suboption device_id=# | nplourde | 2004-06-02 | 1 | -22/+52 |
* | uyvy osd support | nplourde | 2004-05-31 | 1 | -1/+1 |
* | draw alpha for uyvy | nplourde | 2004-05-31 | 3 | -4/+59 |
* | vo_quartz now default vo on OSX | nplourde | 2004-05-30 | 1 | -3/+3 |
* | fix crash due to fast_memcpy calling itself instead of libc memcpy | reimar | 2004-05-20 | 1 | -0/+1 |
* | re-use same window when playing multiple files | nplourde | 2004-05-18 | 1 | -102/+146 |
* | more sane order for overlay workarounds, fixed a bug where the mouse would st... | faust3 | 2004-05-18 | 1 | -18/+19 |
* | Event Handling Makeover | nplourde | 2004-05-12 | 1 | -167/+158 |
* | removing useless code, improving readability | reimar | 2004-05-08 | 1 | -39/+14 |
* | fixed memory leak and removed unnecessary static variable | reimar | 2004-05-08 | 1 | -9/+12 |
* | changes to get manyfmts nearer to working and fixed memory leak | reimar | 2004-05-08 | 1 | -20/+16 |
* | More code cleanup | nplourde | 2004-05-07 | 1 | -59/+55 |
* | Switch rgb32 from QD to QT | nplourde | 2004-05-07 | 1 | -289/+206 |
* | Disable live resize for yuv - HW accel bug | nplourde | 2004-05-05 | 1 | -6/+15 |
* | Cosmetic change std ident style | nplourde | 2004-05-05 | 1 | -304/+339 |
* | Removed unused debug code. | nplourde | 2004-05-05 | 1 | -62/+0 |
* | Add yuv csp support | nplourde | 2004-05-04 | 1 | -19/+513 |
* | clear buffer after (glX)SwapBuffers in fullscreen to avoid flickering borders | reimar | 2004-05-02 | 1 | -0/+3 |
* | keepaspect support, tryed to clean up DirectxManageDisplay a bit, enabled UYV... | faust3 | 2004-05-01 | 1 | -105/+69 |
* | GUI support | reimar | 2004-05-01 | 1 | -0/+44 |
* | keepaspect and nokeepaspect are now useable by all vos | faust3 | 2004-05-01 | 3 | -3/+3 |
* | Copyright notice added back. | diego | 2004-04-27 | 1 | -0/+23 |
* | Add Fullscreen, Ontop and OSD support | nplourde | 2004-04-26 | 1 | -447/+461 |
* | attribute_used for gcc3.4 | alex | 2004-04-26 | 1 | -1/+1 |
* | Fixed CRTC2 surface size message. | syrjala | 2004-04-25 | 1 | -1/+1 |
* | 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 | |