aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_png.c
Commit message (Expand)AuthorAge
* Make some functions static.Gravatar uau2006-07-08
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...Gravatar reynaldo2006-04-24
* Convert all if(verbose>X) to mp_msg_test calls.Gravatar diego2006-03-24
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* replace VO and VF numeric flags with #defined identifiersGravatar henry2005-04-18
* Implementation of vo_png suboption parser with subopt-helper and removalGravatar ivo2005-01-10
* embarassing typoGravatar diego2004-07-19
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* - removed YV12 support (builtin yv12->rgb conversion)Gravatar arpi2002-10-26
* also set VFCAP_ACCEPT_STRIDE when draw_image() is implementedGravatar arpi2002-10-10
* draw_image()Gravatar arpi2002-10-10
* tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bugGravatar arpi2002-09-22
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* swscale and 32->24bpp conversion removedGravatar arpi2002-05-20
* Added BGR32 output support to PNG vo target because, hey, whyGravatar melanson2002-03-01
* fixing scaled outputGravatar michael2002-02-21
* I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'Gravatar nick2002-02-17
* 10000hl to Holm... control MUST BE static...Gravatar arpi2002-02-09
* query_ stuff replaced by new control() - patch by David HolmGravatar arpi2002-02-09
* new info for tuningGravatar nick2002-01-31
* i420/iyuv supportGravatar alex2002-01-26
* Extensions for video accelerated architectureGravatar nick2002-01-26
* SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by meGravatar atmos42002-01-08
* osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>Gravatar arpi2002-01-02
* Move yuv2rgb to postprocessGravatar nick2001-11-06
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
* sprintf possible buffer overflow fixesGravatar al3x2001-06-09
* some warnings killedGravatar szabii2001-04-24
* changed copyroght message to correct stuff :)Gravatar atmosfear2001-04-19
* png video out renderer initial releaseGravatar atmosfear2001-04-19