| Commit message (Expand) | Author | Age |
* | Remove superfluous extern variable declaration. | diego | 2006-03-27 |
* | Change 'if(verbose)' to the more appropriate mp_msg_test. | diego | 2006-03-27 |
* | NEVER assign static strings to string command line options. | albeu | 2006-03-26 |
* | support custom OSD colour for vo_gl.c. Based on patch by Tomas Janousek tomi ... | reimar | 2006-03-26 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | The fix in mp_msg.c avoids a core dump when iconv_open() fails, the other | albeu | 2006-03-24 |
* | Don't multiply fb_line_len by fb_pixel_size. Fixes too-low placement of OSD | pacman | 2006-03-20 |
* | Don't try to parse fb.modes more than once. Fixes playback of multiple files | pacman | 2006-03-20 |
* | extra checks on size of OSD parts (though IMHO these values should never be bad) | reimar | 2006-03-15 |
* | do not call glDeleteTextures with 0 count, Xgl does not like it. | reimar | 2006-03-15 |
* | 10l the cpu hog fix broke fullscreenswitching with -wid | faust3 | 2006-03-15 |
* | fix for MPlayer taking 100% CPU with -wid on some systems, patch by Martin Fi... | faust3 | 2006-03-13 |
* | free resources when load_raw fails | reimar | 2006-03-09 |
* | remove useless and memleak-causing strdup | reimar | 2006-03-09 |
* | initialize f to NULL, needed if desc=malloc... fails | reimar | 2006-03-08 |
* | When centering a video with odd width, be sure to start on a pixel boundary. | pacman | 2006-03-04 |
* | Make -xy help output consistent, output an empty line before and after. | diego | 2006-03-04 |
* | update activity every 30 sec | nplourde | 2006-03-04 |
* | Better fallback for APIENTRY when compiling for Windows | reimar | 2006-02-26 |
* | workaround for gl.h variants that do not define APIENTRY | reimar | 2006-02-23 |
* | Fix colormap save/restore for directcolor fb devices | pacman | 2006-02-17 |
* | Patch by Stefan Huehner / stefan % huehner ! org \ | rathann | 2006-02-09 |
* | let osx sleep if video is paused | nplourde | 2006-02-07 |
* | reinitialize adapter_count to 0, EnumCallbackEx will not work otherwise | reimar | 2006-02-05 |
* | Make clean/distclean behave uniformly in all directories. | diego | 2006-01-27 |
* | Added DPI (Print-Resolution) and Pixel-Aspect awareness to vo_jpeg. | atmos4 | 2006-01-20 |
* | prevent xvmc from been loaded before xv, and generally before any autoprobed ... | iive | 2006-01-18 |
* | avoid Solaris 10 compile error with gcc 3.4.5 | reimar | 2006-01-17 |
* | Update licensing information: The FSF changed postal address. | diego | 2006-01-13 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 |
* | do not give focus to vo_macosx in shared buffer mode. Patch by Hector Chu<hec... | nplourde | 2006-01-11 |
* | avoid some gcc 4 compiler warnings | reimar | 2006-01-07 |
* | Less ugly and easier to extend getFunctions | reimar | 2006-01-07 |
* | - move our setenv() fallback implementation to osdep | al | 2005-12-26 |
* | Print some error message, | iive | 2005-12-20 |
* | support negative stride (flipping) in vo_gl. | reimar | 2005-12-18 |
* | move to next vo if /dev/3dfx could not be opened | iive | 2005-12-10 |
* | Do not exit() if /dev/3dfx is not available, approved by Ivan. | diego | 2005-12-10 |
* | really clear frames to black instead of grey, and make sure one of those | reimar | 2005-12-07 |
* | signed division must be used for calculation vo_dx and vo_dy. | reimar | 2005-12-07 |
* | WM_PAINT is the "expose" event, not WM_ACTIVATE | reimar | 2005-12-07 |
* | Don't abort when xscreensaver window isn't available anymore. | al | 2005-12-07 |
* | Must use glFlush when doublebuffering is not used | reimar | 2005-12-06 |
* | Get rid of most #ifdefs | reimar | 2005-12-06 |
* | Fix message handling, process resize events | reimar | 2005-12-06 |
* | fix | rathann | 2005-12-05 |
* | fix | rathann | 2005-12-05 |
* | vo_tdfxfb should be preferred over vo_3dfx. | diego | 2005-12-01 |
* | Revert previous commit | al | 2005-11-22 |
* | Use slice-height 16 as default for yuv colorspaces (only relevant if decoder | reimar | 2005-11-22 |