log libvo/vo_png.c @ 8025:e6cadb79f668

age author description
2002-10-26 arpi - removed YV12 support (builtin yv12->rgb conversion)
2002-10-10 arpi also set VFCAP_ACCEPT_STRIDE when draw_image() is implemented
2002-10-10 arpi draw_image()
2002-09-22 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
2002-08-28 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
2002-05-20 arpi swscale and 32->24bpp conversion removed
2002-03-01 melanson Added BGR32 output support to PNG vo target because, hey, why
2002-02-21 michael fixing scaled output
2002-02-17 nick I don't like such reports: '-vo dga:vidix or -vo x11:vidix works fine for me'
2002-02-09 arpi 10000hl to Holm... control MUST BE static...
2002-02-09 arpi query_ stuff replaced by new control() - patch by David Holm
2002-01-31 nick new info for tuning
2002-01-26 alex i420/iyuv support
2002-01-26 nick Extensions for video accelerated architecture
2002-01-08 atmos4 SwScaler support for vo_png by Kim Minh, SwScale w/aspecz for vo_dga by me
2002-01-02 arpi osd support, zlib range fix. by Kim Minh Kaplan <kmkaplan@selfoffice.com>
2001-11-06 nick Move yuv2rgb to postprocess
2001-08-13 atlka changes according to -utf8 option, draw_osd() function added
2001-06-09 al3x sprintf possible buffer overflow fixes
2001-04-24 szabii some warnings killed
2001-04-19 atmosfear changed copyroght message to correct stuff :)
2001-04-19 atmosfear png video out renderer initial release