| Commit message (Expand) | Author | Age |
* | Merge svn changes up to r27573 | Uoti Urpala | 2008-09-10 |
|\ |
|
| * | Replace casual GPL notices by proper license headers. | diego | 2008-09-07 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 |
|\| |
|
| * | Add NV12 colorspace support to VIDIX driver. | ben | 2008-08-07 |
* | | Merge svn changes up to r27123 | Uoti Urpala | 2008-06-23 |
|\| |
|
| * | remove useless typedef againstfor VDXContext | ben | 2008-06-20 |
| * | remove now useless vidixlib.h file | ben | 2008-06-20 |
* | | Merge svn changes up to r27092 | Uoti Urpala | 2008-06-17 |
|\| |
|
| * | Slightly reduce VIDIX video output verbosity. | diego | 2008-06-08 |
* | | Merge svn changes up to r27025 | Uoti Urpala | 2008-06-07 |
|\| |
|
| * | declare some functions as static | ben | 2008-06-07 |
| * | remove useless vidix versioning stuff | ben | 2008-06-07 |
| * | remove duplicated code | ben | 2008-06-07 |
| * | Drop some useless parameter from vidix init routine | ben | 2008-06-07 |
| * | Drop support for external libvidix (unmaintained and not up-to-date) | ben | 2008-06-07 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 |
|\| |
|
| * | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 |
* | | Remove variable arguments from vo control() functions | Uoti Urpala | 2008-04-23 |
* | | Change VOCTRL_[GET|SET]_EQUALIZER argument passing | Uoti Urpala | 2008-04-23 |
|/ |
|
* | Relicense files marked as GPL v2 to GPL v2 or later. | diego | 2007-12-31 |
* | Remove casts that are (no longer) necessary | reimar | 2007-12-02 |
* | Use proper type for vidix_preinit parameter instead of void * | reimar | 2007-12-02 |
* | Get rid of void pointer arithmetic. | zuxy | 2007-10-23 |
* | Remove some unused code, fixes the following warnings: | diego | 2007-10-21 |
* | Remove pointless forward declarations. | diego | 2007-08-31 |
* | Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ... | reynaldo | 2006-04-24 |
* | added support for external VIDIX | nicodvb | 2006-03-28 |
* | Convert all if(verbose>X) to mp_msg_test calls. | diego | 2006-03-24 |
* | really clear frames to black instead of grey, and make sure one of those | reimar | 2005-12-07 |
* | Handle "xxx.h" vs "../xxx.h" include paths in a consistent way. | diego | 2004-10-28 |
* | removed unused headeer dependencies | alex | 2004-01-28 |
* | vidix_get_image() fix | michael | 2003-12-03 |
* | mingw port | faust3 | 2003-10-22 |
* | mingw port | faust3 | 2003-10-02 |
* | 1000l | alex | 2003-08-14 |
* | renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_... | arpi | 2003-06-09 |
* | this isn't mplayerxp...3 buffers are enough for double(triple)buffering (inst... | alex | 2002-12-15 |
* | warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>) | michael | 2002-11-23 |
* | also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented | arpi | 2002-10-10 |
* | draw_image, get_image fix | arpi | 2002-10-09 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | should solve -vo vesa:vidix problem 'vosub_vidix: video server has | arpi | 2002-08-16 |
* | 10l bug fixed (info.cap |= -> = ) | arpi | 2002-07-25 |
* | eq reworked | alex | 2002-07-25 |
* | - fix audio equalizer | pontscho | 2002-07-19 |
* | added OSD support for yvu9/y800, corrected query_format \(added flag VFCAP_OS... | alex | 2002-06-24 |
* | yvu9,if09,y8,y800 support and multifile fix | alex | 2002-06-23 |
* | YVU9,IF09,Y800 and Y8 support - and syÃnced with mpxp | alex | 2002-06-21 |
* | multifile fixed | arpi | 2002-05-08 |