| Commit message (Expand) | Author | Age |
* | Make some functions static. | uau | 2006-07-08 |
* | 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 |
* | 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 |
* | Implementation of vo_png suboption parser with subopt-helper and removal | ivo | 2005-01-10 |
* | embarassing typo | diego | 2004-07-19 |
* | removed get_info, using the same sheme as in libmpcodecs instead | alex | 2002-11-11 |
* | - removed YV12 support (builtin yv12->rgb conversion) | arpi | 2002-10-26 |
* | also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented | arpi | 2002-10-10 |
* | draw_image() | arpi | 2002-10-10 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api | alex | 2002-08-28 |
* | swscale and 32->24bpp conversion removed | arpi | 2002-05-20 |
* | Added BGR32 output support to PNG vo target because, hey, why | melanson | 2002-03-01 |
* | fixing scaled output | michael | 2002-02-21 |
* | I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me' | nick | 2002-02-17 |
* | 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 |
* | new info for tuning | nick | 2002-01-31 |
* | i420/iyuv support | alex | 2002-01-26 |
* | Extensions for video accelerated architecture | nick | 2002-01-26 |
* | SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me | atmos4 | 2002-01-08 |
* | osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com> | arpi | 2002-01-02 |
* | Move yuv2rgb to postprocess | nick | 2001-11-06 |
* | changes according to -utf8 option, draw_osd() function added | atlka | 2001-08-13 |
* | sprintf possible buffer overflow fixes | al3x | 2001-06-09 |
* | some warnings killed | szabii | 2001-04-24 |
* | changed copyroght message to correct stuff :) | atmosfear | 2001-04-19 |
* | png video out renderer initial release | atmosfear | 2001-04-19 |