| Commit message (Expand) | Author | Age | Files | Lines |
* | vo_mga: Rename libvo/mga_common.c --> libvo/mga_template.c | diego | 2010-11-02 | 3 | -2/+2 |
* | vo_gl: More sensible behaviour for -geometry with -wid | reimar | 2010-11-02 | 1 | -1/+1 |
* | cosmetics: Remove some unused lines | diego | 2010-11-02 | 2 | -4/+0 |
* | x11_common: Consistently use "None" instead of "NULL" for X resources | reimar | 2010-11-02 | 1 | -7/+7 |
* | ao_ivtv: Add header for ivtv_write() instead of forward declaring it | diego | 2010-11-02 | 2 | -0/+33 |
* | SDL input: add missing 0-termination of keymap file | reimar | 2010-11-02 | 1 | -0/+1 |
* | vo_gl, csputils: dual-license under LGPL v2.1 | reimar | 2010-11-02 | 5 | -0/+25 |
* | libvo: Reduce verbosity of suboption parsing messages | diego | 2010-11-02 | 3 | -12/+12 |
* | vo_gl: Remove nonsense commented-out function header | reimar | 2010-10-27 | 1 | -1/+0 |
* | vo: improve fixed-vo behavior when video size changes in x11 VOs | Uoti Urpala | 2010-07-23 | 2 | -0/+26 |
* | Merge svn changes r31318 to r31328 | Uoti Urpala | 2010-06-05 | 2 | -269/+6 |
|\ |
|
| * | Remove colorspace conversion code from -vo yuv4mpeg, -vf scale should | reimar | 2010-06-05 | 1 | -268/+2 |
| * | Add support for -geometry x syntax since the documentation claims | reimar | 2010-06-05 | 1 | -1/+4 |
* | | Merge svn change r31315 | Uoti Urpala | 2010-06-05 | 1 | -0/+1 |
|\| |
|
| * | Force window placement also if -xineramascreen was set >= 0, | reimar | 2010-06-04 | 1 | -0/+1 |
| * | apply missing bits from http://repo.or.cz/w/mplayer.git/commitdiff/cd4e8dc1fa... | siretart | 2010-06-03 | 1 | -0/+6 |
| * | vo_yuv4mpeg: disable RGB support when compiling against a shared libswscale | siretart | 2010-06-03 | 1 | -4/+10 |
* | | Merge svn changes up to r31303 | Uoti Urpala | 2010-06-02 | 2 | -15/+26 |
|\| |
|
| * | Extend geometry parsing to reject all invalid strings. | reimar | 2010-06-01 | 1 | -9/+12 |
| * | Factor out some common code and ensure we will not try to draw OSD | reimar | 2010-05-31 | 1 | -3/+12 |
* | | Merge svn changes up to r31291 | Uoti Urpala | 2010-06-02 | 1 | -1/+5 |
|\| |
|
| * | Change code to let Window Manager chose window location by default. | reimar | 2010-05-30 | 1 | -1/+5 |
* | | Merge svn changes up to r31284 | Uoti Urpala | 2010-06-02 | 2 | -4/+4 |
|\| |
|
| * | Treat a NULL renderer string as indication for software renderer. | reimar | 2010-05-30 | 1 | -1/+1 |
| * | Prefer -vo sdl over "probably software" OpenGL. | reimar | 2010-05-30 | 1 | -3/+3 |
| * | misc cosmetics: K&R style nits, #include placement, indentation | diego | 2010-05-29 | 1 | -72/+71 |
* | | Merge svn changes up to r31226 | Uoti Urpala | 2010-05-30 | 1 | -0/+2 |
|\| |
|
| * | Add missing RGB12 version of the fast OSD table. | diego | 2010-05-26 | 1 | -0/+2 |
* | | Merge svn changes up to r31211 | Uoti Urpala | 2010-05-30 | 2 | -5/+14 |
|\| |
|
| * | Change -vo md5sum to not interleave U and V lines when calculating | reimar | 2010-05-24 | 1 | -0/+2 |
| * | Fix OpenGL autodetection to not leave values at -1. | reimar | 2010-05-24 | 1 | -5/+12 |
* | | Merge svn changes up to r31189 | Uoti Urpala | 2010-05-30 | 2 | -6/+16 |
|\| |
|
| * | Do not return pointer to on-stack memory. | reimar | 2010-05-19 | 1 | -1/+3 |
| * | Fix return value (it was missing completely). | reimar | 2010-05-19 | 1 | -1/+1 |
| * | Handle -wid Window being closed for direct3d and gl vos on Windows. | reimar | 2010-05-19 | 1 | -4/+8 |
| * | Quit MPlayer if we receive a DestroyNotify event. | reimar | 2010-05-14 | 1 | -0/+4 |
* | | Merge svn changes up to r31169 | Uoti Urpala | 2010-05-30 | 2 | -6/+8 |
|\| |
|
| * | Fix compilation with --disable-fastmemcpy on x86 | astrange | 2010-05-11 | 1 | -1/+1 |
| * | Default to rectangle=1 on Mesa DRI R200 drivers, much faster and less buggy. | reimar | 2010-05-09 | 1 | -0/+2 |
| * | Minor code cleanup. | reimar | 2010-05-09 | 1 | -4/+4 |
| * | yuv=5 supports brightness and contrast adjustment. | reimar | 2010-05-09 | 1 | -1/+1 |
* | | Merge svn changes up to r31145 | Uoti Urpala | 2010-05-30 | 1 | -1/+6 |
|\| |
|
| * | Handle chroma texture size becoming 0, e.g. due to bad rounding. | reimar | 2010-05-09 | 1 | -1/+6 |
* | | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 | 1 | -1/+2 |
* | | vo_vdpau: fix loop initializing output surfaces as invalid | Uoti Urpala | 2010-05-26 | 1 | -5/+10 |
* | | vo_vdpau: support queuing an arbitrary number of frames ahead | Uoti Urpala | 2010-05-14 | 1 | -37/+56 |
* | | vo_vdpau: add option for studio level output | Uoti Urpala | 2010-05-12 | 1 | -0/+15 |
* | | vdpau: drop support for old versions | Uoti Urpala | 2010-05-11 | 1 | -5/+0 |
* | | Merge svn changes up to r31141 | Uoti Urpala | 2010-05-07 | 5 | -1/+74 |
|\| |
|
| * | Add support for 12-bit color mode on framebuffer devices. | cehoyos | 2010-05-06 | 5 | -1/+74 |
* | | Merge svn changes up to r31133 | Uoti Urpala | 2010-05-07 | 2 | -6/+3 |
|\| |
|
| * | Also print OpenGL renderer string with vendor and version with -v | reimar | 2010-05-01 | 1 | -1/+2 |
| * | Avoid duplicating the GL/gl.h include. | reimar | 2010-04-30 | 1 | -4/+0 |
| * | 100l, open the customtex also in binary mode, not just the program. | reimar | 2010-04-30 | 1 | -1/+1 |
* | | Merge svn changes up to r31104 | Uoti Urpala | 2010-05-07 | 1 | -2/+2 |
|\| |
|
| * | Move variable declaration into the block where it is actually used. | reimar | 2010-04-27 | 1 | -2/+2 |
| * | Add missing input.h #include, fixes the warnings: | diego | 2010-04-27 | 1 | -1/+1 |
* | | Merge svn changes up to r31100 | Uoti Urpala | 2010-05-07 | 1 | -1/+1 |
|\| |
|
| * | Move "screen" variable declaration below the relevant #ifdef, fixes the warning: | diego | 2010-04-27 | 1 | -1/+1 |
* | | vo_vdpau.c cosmetics: add WRAP_ADD macro | Uoti Urpala | 2010-05-06 | 1 | -6/+9 |
* | | Merge svn changes up to r31097 | Uoti Urpala | 2010-04-26 | 15 | -211/+396 |
|\| |
|
| * | Set vo_dwidth/vo_dheight for mouse movements work at least in windowed mode. | reimar | 2010-04-25 | 1 | -0/+2 |
| * | Missing space after if. | reimar | 2010-04-25 | 1 | -1/+1 |
| * | Support mouse movements in SDL. | reimar | 2010-04-25 | 1 | -1/+4 |
| * | Avoid duplicating mouse-movement command-generation code. | reimar | 2010-04-25 | 5 | -17/+20 |
| * | Deduplicate enable_mouse_movements declaration. | reimar | 2010-04-25 | 4 | -4/+1 |
| * | Minor cosmetics. | reimar | 2010-04-25 | 1 | -7/+9 |
| * | Add comment for endif. | reimar | 2010-04-25 | 1 | -1/+1 |
| * | Support for auto-selecting the OpenGL backend. | reimar | 2010-04-25 | 3 | -7/+10 |
| * | Add reinitialization support. Necessary for fullscreen on OSX. | reimar | 2010-04-25 | 4 | -0/+18 |
| * | Handle SDL expose events with -vo gl. | reimar | 2010-04-25 | 1 | -0/+2 |
| * | Missing space in error message. | reimar | 2010-04-25 | 1 | -1/+1 |
| * | Simplify SDL key symbol mapping. | reimar | 2010-04-25 | 1 | -48/+26 |
| * | Use the proper define for translating the tab key. | reimar | 2010-04-25 | 1 | -1/+1 |
| * | Make uppercase characters and in general all ASCII characters work | reimar | 2010-04-25 | 1 | -12/+5 |
| * | Share SDL initialization code. | reimar | 2010-04-25 | 4 | -20/+30 |
| * | Remove unnecessary check. | reimar | 2010-04-25 | 1 | -2/+0 |
| * | Fullscreen support for -vo gl using SDL. | reimar | 2010-04-25 | 3 | -1/+40 |
| * | Set SDL window title. | reimar | 2010-04-25 | 1 | -0/+1 |
| * | Window resizing support for -vo gl with SDL backend. | reimar | 2010-04-25 | 4 | -7/+20 |
| * | Add sdl_common file and use it to share the input handling between -vo gl | reimar | 2010-04-25 | 4 | -83/+159 |
| * | Use SDL_GL_ProcAddress to work around conflicts between -lGL | reimar | 2010-04-25 | 1 | -0/+10 |
| * | Update copyright and email address. | reimar | 2010-04-25 | 1 | -1/+1 |
| * | Clarify that the GL_TEXT_FRAGMENT_SHADER_ATI bug workaround is for OSX, | reimar | 2010-04-25 | 1 | -3/+3 |
| * | Missing gl.h include for SDL backend. | reimar | 2010-04-24 | 1 | -0/+3 |
| * | Slightly more correct ifdefs for vo_gl2. | reimar | 2010-04-24 | 1 | -6/+9 |
| * | Add workaroound for yuv=7 mode - does hurt speed but not much | reimar | 2010-04-24 | 1 | -1/+5 |
| * | Remove code to work around bugs in ancient libSDL versions, the code has been | reimar | 2010-04-24 | 1 | -35/+0 |
| * | Try harder to find linked OpenGL functions. | reimar | 2010-04-24 | 1 | -27/+22 |
| * | Disable OSD support by default if the necessary OpenGL functionality is missing. | reimar | 2010-04-24 | 1 | -1/+3 |
| * | SDL support with related crash-resilience fixes. | reimar | 2010-04-24 | 1 | -4/+30 |
| * | Some crash-resilience fixes. | reimar | 2010-04-24 | 1 | -0/+2 |
| * | First steps to support -vo gl with SDL-based Window handling. | reimar | 2010-04-24 | 2 | -0/+40 |
| * | 10l: Remove leftover commented-out #include. | diego | 2010-04-24 | 1 | -1/+0 |
| * | Remove unnecessary kd.h #include. | diego | 2010-04-24 | 1 | -6/+1 |
| * | rename 'struct keymap' -> 'struct mp_keymap' | siretart | 2010-04-23 | 6 | -10/+10 |
| * | include sys/kd.h on non-Linux architectures correctly | siretart | 2010-04-23 | 1 | -2/+2 |
* | | Merge svn changes up to r31040 | Uoti Urpala | 2010-04-26 | 1 | -1/+1 |
|\| |
|
| * | Open cutomtex file in binary mode to avoid potential issues on | reimar | 2010-04-13 | 1 | -1/+1 |
* | | Merge svn changes up to r31033 | Uoti Urpala | 2010-04-26 | 1 | -0/+9 |
|\| |
|
| * | Add some fallback OpenGL defines to fix compilation on Windows. | reimar | 2010-04-07 | 1 | -0/+9 |
* | | Merge svn changes up to r31020 | Uoti Urpala | 2010-04-26 | 5 | -39/+63 |
|\| |
|
| * | Fix RGB support for corevideo: corevideo can only support | reimar | 2010-04-05 | 1 | -8/+22 |
| * | Enable OSD also for BGR32, the code is the same as for RGB32. | reimar | 2010-04-05 | 1 | -0/+1 |
| * | Implement VOCTRL_DRAW_IMAGE instead of the deprecated draw_frame, avoiding | reimar | 2010-04-05 | 1 | -10/+6 |
| * | Check texture dimensions instead of internal format in max texture | reimar | 2010-04-04 | 1 | -3/+3 |
| * | Cosmetics/reindent. | reimar | 2010-04-04 | 1 | -14/+13 |
| * | Avoid duplicating a condition. | reimar | 2010-04-04 | 1 | -4/+4 |
| * | Print width before height, | reimar | 2010-04-04 | 1 | -1/+1 |
| * | Fix width/height mixup in error message. | reimar | 2010-04-04 | 1 | -1/+1 |
| * | Factor out the YUV->RGB conversion auto-selection and also | reimar | 2010-04-04 | 4 | -4/+18 |
* | | Merge svn changes up to r31004 | Uoti Urpala | 2010-04-26 | 7 | -592/+671 |
|\| |
|
| * | Mark dxr2_opts array as const. | diego | 2010-04-04 | 1 | -1/+1 |
| * | Share more code between the two ATI fragment shader YUV to RGB | reimar | 2010-04-04 | 1 | -69/+87 |
| * | Try to detect and work around broken glXGetProcAddress on at | reimar | 2010-04-03 | 1 | -0/+6 |
| * | Implement OpenGL-based YUV to RGB version for Radeon 9200 class | reimar | 2010-04-03 | 2 | -0/+55 |
| * | Indentation fix. | reimar | 2010-04-03 | 1 | -1/+1 |
| * | Add mpgl prefix to all OpenGL-related function pointers. | reimar | 2010-04-03 | 5 | -572/+572 |
| * | Use (void) instead of () to indicate a parameterless function, fixes: | diego | 2010-03-28 | 1 | -1/+1 |
| * | Add const to some video_out extern declarations to match their definitions. | reimar | 2010-03-27 | 1 | -45/+45 |
* | | Merge svn changes up to r30967 | Uoti Urpala | 2010-04-26 | 9 | -43/+31 |
|\| |
|
| * | Mark some more LIBVO_EXTERN declarations as const where possible. | reimar | 2010-03-27 | 4 | -4/+4 |
| * | Refactor OS X foreground process setting into a separate function. | diego | 2010-03-26 | 4 | -38/+26 |
| * | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 2 | -2/+2 |
* | | Merge svn changes up to r30907 | Uoti Urpala | 2010-04-26 | 1 | -117/+117 |
|\| |
|
| * | Add newlines to generated fragment program to make both fragment program dump | reimar | 2010-03-12 | 1 | -117/+117 |
* | | cosmetics: mark sub.c:osd_update_ext() static | Uoti Urpala | 2010-04-25 | 1 | -3/+3 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 27 | -27/+0 |
* | | Merge svn changes up to r30876 | Uoti Urpala | 2010-03-10 | 1 | -3/+35 |
|\| |
|
| * | Use FBIOPAN_DISPLAY for switching between pages, seems to work for more | reimar | 2010-03-07 | 1 | -1/+1 |
| * | Add double-buffering support to vo_fbdev. | reimar | 2010-03-07 | 1 | -3/+35 |
* | | Merge svn changes up to r30848 | Uoti Urpala | 2010-03-10 | 3 | -78/+52 |
|\| |
|
| * | Reuse fb_tty_fd for setting up the text area. | reimar | 2010-03-05 | 1 | -11/+5 |
| * | Save the new width and height earlier so that e.g. -geometry 30x30-50-50 | reimar | 2010-03-03 | 1 | -4/+6 |
| * | Add support for specifying window position relative to right and bottom | reimar | 2010-03-03 | 1 | -5/+10 |
| * | Simplify sscanf format strings and get rid of useless percent variable. | reimar | 2010-03-03 | 1 | -4/+3 |
| * | Avoid very deep indentation level and RESET_GEOMETRY macro in -geometry | reimar | 2010-03-03 | 1 | -39/+34 |
| * | Drop support for old-style DVB code. | diego | 2010-03-02 | 1 | -21/+0 |
| * | Documentation: Add linebreak and try to be less ambiguous. | cehoyos | 2010-02-28 | 1 | -2/+2 |
* | | Merge svn changes up to r30798 | Uoti Urpala | 2010-03-10 | 4 | -8/+80 |
|\| |
|
| * | Remove unused static function send_lpcm_packet(). | cehoyos | 2010-02-27 | 1 | -7/+0 |
| * | Update -vo gl info structs, it isn't X11-only since ages and there's basically | reimar | 2010-02-27 | 1 | -4/+4 |
| * | 100l, remove forgotten debugging code. | reimar | 2010-02-27 | 1 | -1/+0 |
| * | Only prefer -vo gl over -vo x11 if hardware acceleration is available. | reimar | 2010-02-27 | 2 | -4/+40 |
| * | Enable StructureNotifyMask before waiting for a DestroyNotify event. | reimar | 2010-02-27 | 1 | -0/+1 |
| * | Port yuv=... auto-detection from |