| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 1 | -17/+17 |
* | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -22/+22 |
|\ |
|
| * | Change a bunch of X11-specific preprocessor directives. | diego | 2008-08-04 | 1 | -22/+22 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -5/+5 |
|\| |
|
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 | 1 | -5/+5 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 | 1 | -1/+1 |
|/ |
|
* | Replace "all rights reserved" statement with standard GPL license header. | diego | 2008-04-13 | 1 | -5/+16 |
* | Mark the vo_functions_t definitions as const where possible. | reimar | 2007-12-02 | 1 | -1/+1 |
* | Make vo info structs const | reimar | 2007-12-02 | 1 | -1/+1 |
* | Remove unused variables, patch by Stefan Huehner, stefan ##at## huehner org. | diego | 2006-07-09 | 1 | -1/+0 |
* | massive attack: mp_msg printf format fixes | rathann | 2006-01-12 | 1 | -2/+2 |
* | Slightly reduce unnecessary verbosity. | diego | 2005-08-24 | 1 | -1/+1 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 | 1 | -6/+6 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 | 1 | -3/+3 |
* | no effect in practice, but strides should always be signed | rfelker | 2005-02-24 | 1 | -1/+1 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 | 1 | -1/+1 |
* | major reindentation of x11 code try #2 | attila | 2004-06-14 | 1 | -660/+712 |
* | DOCS/en/ ---> DOCS/HTML/en/ | diego | 2003-10-19 | 1 | -1/+1 |
* | many small typo and grammar fixes | gabucino | 2003-10-04 | 1 | -1/+1 |
* | 10l & warning fixes | alex | 2003-07-28 | 1 | -4/+4 |
* | Add missing language suffix to DOCS/ path. | diego | 2003-06-13 | 1 | -1/+1 |
* | final scaler removal step | alex | 2003-06-01 | 1 | -69/+5 |
* | warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org> | alex | 2003-05-30 | 1 | -0/+2 |
* | Spring cleanup: removed the full yv12 support as it was broken anyway. The BG... | alex | 2003-04-29 | 1 | -80/+5 |
* | 10l, avoid getting num_of_buffers=0 | alex | 2003-02-04 | 1 | -3/+5 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 | 1 | -8/+3 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 | 1 | -6/+1 |
* | arpi add direct render support | pontscho | 2002-11-03 | 1 | -0/+28 |
* | - cleanup | pontscho | 2002-11-03 | 1 | -99/+93 |
* | verbose can be negative | arpi | 2002-11-01 | 1 | -2/+0 |
* | mode detection && vo_init() moved to preinit() | arpi | 2002-10-27 | 1 | -81/+67 |
* | DGA1 trivial fix by Fredrik Noring <noring@nocrew.org> | arpi | 2002-10-07 | 1 | -1/+1 |
* | flickering fix, patch by Fredrik Noring <noring@nocrew.org> | arpi | 2002-10-01 | 1 | -14/+8 |
* | -nograbpointer, based on old patch by Christian Ohm <chr.ohm@gmx.net> | arpi | 2002-09-28 | 1 | -0/+2 |
* | another dga v1 fix by Fredrik Noring <noring@nocrew.org> | arpi | 2002-09-28 | 1 | -1/+1 |
* | DGA1 fix by Fredrik Noring <noring@nocrew.org> | arpi | 2002-09-27 | 1 | -9/+16 |
* | fixes problem with video image alignment. | arpi | 2002-09-25 | 1 | -3/+3 |
* | cosmetics... | arpi | 2002-09-25 | 1 | -213/+56 |
* | Attached patch improves the vertical retrace synchronisation (vsync) | arpi | 2002-09-25 | 1 | -66/+92 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 | 1 | -1/+4 |
* | revised query_format. added support for native/conversion detection | alex | 2002-05-27 | 1 | -32/+27 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 | 1 | -3/+9 |
* | use mem2agpcpy_pic() | michael | 2002-02-15 | 1 | -20/+9 |
* | use mem2agpcpy() instead of fast_memcpy() | michael | 2002-02-12 | 1 | -2/+5 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 | 1 | -1/+4 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 | 1 | -2/+9 |
* | removed obsoleted Terminate_Display_Process | alex | 2002-01-31 | 1 | -7/+3 |
* | new info for tuning | nick | 2002-01-31 | 1 | -4/+4 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 | 1 | -2/+12 |
* | SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me | atmos4 | 2002-01-08 | 1 | -5/+47 |
* | use XF86VidMode later in init (at line 1031) only if we've got support (if ha... | alex | 2001-12-28 | 1 | -0/+6 |
* | do not crash if can't get modelines (dga2.0) | alex | 2001-12-04 | 1 | -0/+12 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 | 1 | -3/+3 |
* | *** empty log message *** | nick | 2001-11-02 | 1 | -0/+7 |
* | Using new stuff of rgb15to16 | nick | 2001-10-30 | 1 | -15/+4 |
* | changes according to -utf8 option, draw_osd() function added | atlka | 2001-08-13 | 1 | -2/+6 |
* | vo_dga doesn't compile on non-x86 architecture due to x86 asm usage. | jkeil | 2001-07-16 | 1 | -5/+14 |
* | extern vo_doublebuffering cleanup | arpi | 2001-07-03 | 1 | -2/+3 |
* | Fixed pointer->integer cast warning. | atmosfear | 2001-06-22 | 1 | -1/+4 |
* | - just modified an error message | acki2 | 2001-06-18 | 1 | -1/+5 |
* | - if DGA fails to report some valid modes, vo_dga now exits gracefully | acki2 | 2001-06-17 | 1 | -3/+23 |
* | - doublebuffering now can be switched on and off with the -(no)double switch. | acki2 | 2001-06-17 | 1 | -2/+9 |
* | removed redundant osd.h includes | arpi_esp | 2001-05-24 | 1 | -2/+3 |
* | - now chooses mode with highest ymax (enables doublebuffering in some cases | acki2 | 2001-05-07 | 1 | -15/+64 |
* | - finally: 15to16 conversion included!!! | acki2 | 2001-05-03 | 1 | -3/+27 |
* | - now we use fastmemcpy() for copying. Saves about 25% of copying time on K6-2+ | acki2 | 2001-05-02 | 1 | -1/+16 |
* | - now features 24->32 conversion (this is actually faster than letting the | acki2 | 2001-05-01 | 1 | -57/+126 |
* | - now mpeg is fast again (no more offscreen buffer rubbish) But is it really ok? | acki2 | 2001-05-01 | 1 | -32/+8 |
* | clean up | pontscho | 2001-04-24 | 1 | -15/+5 |
* | some warnings killed | szabii | 2001-04-24 | 1 | -0/+19 |
* | driver info now depends on detected DGA version | arpi_esp | 2001-04-19 | 1 | -1/+8 |
* | - now also supports OSD for YV12 (big speed penalty by having to build image | acki2 | 2001-04-17 | 1 | -26/+64 |
* | - query_format() now uses new return value concept | acki2 | 2001-04-17 | 1 | -6/+40 |
* | - fixed bug with depth and mpg when current bpp of XServer was != 32 | acki2 | 2001-04-13 | 1 | -14/+30 |
* | - completely rewrote depth switching | acki2 | 2001-04-13 | 1 | -164/+296 |
* | - still more debug output to be able to fix 15/16 bpp problem | acki2 | 2001-04-01 | 1 | -2/+12 |
* | - added detection of memsize of graphics card to check if double buffering is... | acki2 | 2001-04-01 | 1 | -64/+64 |
* | - added VidMode changing support for DGA1.0 (used code from Michael Graffam (... | acki2 | 2001-03-31 | 1 | -29/+159 |
* | - added double buffering :-) | acki2 | 2001-03-30 | 1 | -66/+51 |
* | - 32/16 bit mode swtiching with DGA2.0 | acki2 | 2001-03-30 | 1 | -93/+304 |
* | Source cleanup. Improved resolution selection (I think :-)). | acki2 | 2001-03-30 | 1 | -163/+114 |
* | Changes to configure to autodetect DGA 2.0 functionality, and to only use | mgraffam | 2001-03-28 | 1 | -7/+19 |
* | Added support to vo_dga to change the video mode to the lowest resolution | mgraffam | 2001-03-27 | 1 | -4/+44 |
* | added check_events() interface | arpi_esp | 2001-03-03 | 1 | -20/+25 |
* | initial version | arpi_esp | 2001-02-27 | 1 | -0/+374 |