| Commit message (Expand) | Author | Age |
* | Replace casual GPL notices by proper license headers. | diego | 2008-09-07 |
* | Add NV12 colorspace support to VIDIX driver. | ben | 2008-08-07 |
* | remove useless typedef againstfor VDXContext | ben | 2008-06-20 |
* | remove now useless vidixlib.h file | ben | 2008-06-20 |
* | Slightly reduce VIDIX video output verbosity. | diego | 2008-06-08 |
* | 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 |
* | cosmetics: Remove useless parentheses from from return statements. | diego | 2008-05-16 |
* | 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 |
* | libdir changed | arpi | 2002-04-24 |
* | mp_image.h and img_format.h moved to libmpcodecs | arpi | 2002-04-13 |
* | VFCAP added | arpi | 2002-04-11 |
* | 10l to nick - ACCEPT_WIDTH fixed | arpi | 2002-03-27 |
* | fallback to server's control() - patch by KotH | arpi | 2002-03-24 |
* | Using yv12_to_yuy2 sw convertor for cards which have no native yv12 support | nick | 2002-03-12 |
* | fixed strides for packed fourccs | nick | 2002-03-10 |
* | voctls for decoding ahead | nick | 2002-03-09 |
* | Optimization and get_image fixes (still untested) | nick | 2002-03-09 |