| Commit message (Expand) | Author | Age |
* | if double buffering is enabled, but vbeSetDisplayStart() fails, turn double b... | ben | 2006-08-25 |
* | Move postproc ---> libswscale | lucabe | 2006-06-30 |
* | Rename some misspelled and misnamed messages. | diego | 2006-04-28 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | Make include paths consistent among files in libvo. Since -I.. is added | diego | 2005-10-23 |
* | use libvbe from vesautils | alex | 2005-08-18 |
* | 10l, patch found in geexbox | alex | 2005-08-11 |
* | Fix the return types of all (six) libvo API functions. Used to be uint32_t, but | ivo | 2005-08-05 |
* | replace VO and VF numeric flags with #defined identifiers | henry | 2005-04-18 |
* | strides should always be signed | rfelker | 2005-02-24 |
* | Currently vbeGetProtModeInfo call the 0x4f0a function of int 10h the get | faust3 | 2004-10-06 |
* | use aspect code when used with vidix | faust3 | 2004-09-26 |
* | 10l query format at least when used with vidix, disable colorkeying with vidi... | faust3 | 2004-08-01 |
* | neomagic tv out support throught vesa vbe, patch by Rudolf Marek | alex | 2004-06-25 |
* | occured --> occurred typo patch by Clinton Roy <croy@dstc.edu.au> | diego | 2003-12-24 |
* | Some more vidix crap - vidix equalizer passthrough. Patch by Oleg I. Vdovikin... | alex | 2003-12-07 |
* | fixed -nocolorkey | alex | 2003-10-22 |
* | Colorkeying can be disabled. Fbdev, svga and vesa vidix colorkeying support | alex | 2003-10-17 |
* | remove exit_player and exit references | alex | 2003-08-31 |
* | 10l (red <-> blue) fix | michael | 2003-07-09 |
* | vf_scale.h & related cleanup & some small warning fix by dominik | michael | 2003-06-01 |
* | 10l fix by Aurelien JACOBS <aurel@gnuage.org> | alex | 2003-04-21 |
* | multiple init fix by Aurelien JACOBS <aurel@gnuage.org> | alex | 2003-04-08 |
* | Only write title if verbose>0. | ranma | 2003-03-28 |
* | multiple preinit support -- cleaning vidix_name between the multiple preinits... | alex | 2003-03-21 |
* | sws_ prefix, more seperation between internal & external swscaler API | michael | 2003-02-23 |
* | linux->osdep | arpi | 2003-02-09 |
* | hopefully better uninit check | arpi | 2003-01-29 |
* | 10l | filon | 2003-01-05 |
* | Check if we can open /dev/mem in preinit(), so we can exit cleanly. | filon | 2003-01-05 |
* | Not checking it caused SIGSEV when uninitning after vesa init failed. | filon | 2003-01-04 |
* | Juste a trivial patch for vesa output. The screen were cleaned at init | arpi | 2002-12-29 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | draw_slice() seems to support all csp | arpi | 2002-10-09 |
* | a small fix for vo_vesa, when calling set_refresh, when -nofs used. | arpi | 2002-10-07 |
* | It prevents mode change when Hsync out of range. | arpi | 2002-09-10 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | General Timing Formula algorithm from a scratch. | arpi | 2002-08-22 |
* | 10l bug - noticed by Emiel Neggers <emiel@neggers.net> | arpi | 2002-08-16 |
* | Disable OSD outside movie, because it's not redrawn currently, user can use -... | atmos4 | 2002-07-27 |
* | removed screenshot thingie - it will be moved to video filter layer | alex | 2002-05-27 |
* | VFCAP added | arpi | 2002-04-11 |
* | Change order of vo_function calls (Although it doesn't matter for now). | nick | 2002-02-17 |
* | Screenshot on the fly | nick | 2002-02-17 |
* | add vsync support for doublebuffering to vo_vesa | atmos4 | 2002-02-12 |
* | Make code simple. Use swScaler even for fastmemcpy purposes :) | nick | 2002-02-09 |
* | 10000hl to Holm... control MUST BE static... | arpi | 2002-02-09 |
* | query_ stuff replaced by new control() - patch by David Holm | arpi | 2002-02-09 |
* | Configurable OSD zones | nick | 2002-02-07 |