| Commit message (Expand) | Author | Age | Files | Lines |
* | small gcc warning fixes | rathann | 2004-08-28 | 1 | -1/+1 |
* | Added output to multiple directories for vo_jpeg. | ivo | 2004-08-26 | 1 | -5/+106 |
* | added "xbutton" support for 4-5 button mice | joey | 2004-08-26 | 1 | -0/+16 |
* | add rgb32 csp support | nplourde | 2004-08-24 | 1 | -19/+95 |
* | fix crash when using close button | nplourde | 2004-08-24 | 1 | -0/+1 |
* | vm window handling fixes | faust3 | 2004-08-24 | 1 | -3/+3 |
* | prevent XFree execution on wrong condition | iive | 2004-08-23 | 1 | -2/+4 |
* | added runtime toggle of root window playback | joey | 2004-08-22 | 2 | -0/+13 |
* | added -rootwin support to vo_directx | joey | 2004-08-22 | 1 | -4/+15 |
* | Removed fb_dev_name handling. | syrjala | 2004-08-20 | 1 | -13/+0 |
* | Removed superfluous XFlush calls before XSync. | al | 2004-08-20 | 8 | -10/+0 |
* | user can select dvb card number to use (V3 api only) | nicodvb | 2004-08-19 | 1 | -14/+27 |
* | Removed useless SetOpacity() calls. | syrjala | 2004-08-15 | 1 | -11/+0 |
* | Fixed BES aspect ratio. | syrjala | 2004-08-15 | 1 | -2/+2 |
* | Reorganized init/unint so that fixed-vo works. | syrjala | 2004-08-15 | 1 | -78/+80 |
* | --Patch by Stefan '1stein' Schuermans <1stein@schuermans.info>: | rik | 2004-08-11 | 1 | -32/+74 |
* | Don't use flicker filtering. | syrjala | 2004-08-09 | 1 | -1/+1 |
* | now use vo_rootwin var to check for -rootwin switch | nplourde | 2004-08-08 | 2 | -0/+4 |
* | applied old patch that was missing an include... | reimar | 2004-08-02 | 1 | -0/+1 |
* | support for passing mouse events on to MPlayer | reimar | 2004-08-01 | 1 | -0/+21 |
* | 10l query format at least when used with vidix, disable colorkeying with vidi... | faust3 | 2004-08-01 | 1 | -0/+5 |
* | add var vo_rootwin and -rootwin switch for mac osx | nplourde | 2004-07-29 | 3 | -3/+4 |
* | removed saver_on, saver_off calls, they are already in x11_common.c | reimar | 2004-07-25 | 8 | -21/+0 |
* | removed ref to extern WinID | nplourde | 2004-07-23 | 1 | -1/+0 |
* | add support for -rootwin command | nplourde | 2004-07-23 | 1 | -0/+11 |
* | listen for key repeats, patch by Dan Christiansen | nplourde | 2004-07-22 | 1 | -59/+66 |
* | fix for people experimenting with GUI under windows | reimar | 2004-07-22 | 1 | -1/+1 |
* | name change | diego | 2004-07-19 | 2 | -2/+2 |
* | embarassing typo and new name | diego | 2004-07-19 | 2 | -2/+2 |
* | embarassing typo | diego | 2004-07-19 | 2 | -2/+2 |
* | changed misleading TEXTUREFORMAT_32BPP (was 24bpp!) to vo_gl2 style TEXTUREFO... | reimar | 2004-07-17 | 1 | -3/+3 |
* | use RGB32 textures on OS X | reimar | 2004-07-17 | 1 | -2/+2 |
* | 1, killed some 100l's (no error checking). 2, added subotion for output filen... | alex | 2004-07-17 | 1 | -9/+23 |
* | Fixed typo | nplourde | 2004-07-16 | 1 | -1/+1 |
* | Add Window Level Key, Can switch mode with T key | nplourde | 2004-07-15 | 1 | -10/+39 |
* | Indentation fix from previous patch, as discussed on IRC. | rtognimp | 2004-07-11 | 1 | -25/+25 |
* | This fixes the problems that originated from my ewmh | rtognimp | 2004-07-11 | 1 | -6/+15 |
* | don't use uninitialized font descriptions | faust3 | 2004-07-11 | 1 | -1/+1 |
* | avoid using corrupted font descriptions patch by Daniel von Dincklage <daniel... | faust3 | 2004-07-11 | 1 | -0/+9 |
* | fix for xscreensaver disabling | reimar | 2004-07-09 | 1 | -17/+6 |
* | make mplayer capable of being in the foreground by Dan Christiansen | nplourde | 2004-07-09 | 1 | -3/+22 |
* | output wording | diego | 2004-07-09 | 2 | -2/+2 |
* | default is now to center the image | faust3 | 2004-07-06 | 1 | -1/+1 |
* | 100l, OSX compile fix, patch by Steven Schulz (sms (at) 2BSD (dot) com) | reimar | 2004-07-06 | 1 | -2/+2 |
* | removed XFlush() before XSync(), made config_glx return-type signed, force 32... | reimar | 2004-07-02 | 1 | -8/+15 |
* | removed XFlush() before XSync() | reimar | 2004-07-02 | 1 | -1/+0 |
* | 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 |