aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_null.c
Commit message (Expand)AuthorAge
* 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
* removed get_info, using the same sheme as in libmpcodecs insteadGravatar alex2002-11-11
* *HUGE* set of compiler warning fixes, unused variables removalGravatar arpi2002-11-06
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* 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
* Extensions for video accelerated architectureGravatar nick2002-01-26
* changes according to -utf8 option, draw_osd() function addedGravatar atlka2001-08-13
* added check_events() interfaceGravatar arpi_esp2001-03-03
* Initial revisionGravatar arpi_esp2001-02-24