summaryrefslogtreecommitdiffstats
path: root/libvo/video_out_internal.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup: remove more warningsClément Bœsch2011-05-021-1/+0
* VO interface: Remove obsolete draw_frame() from new interfaceUoti Urpala2009-09-171-1/+0
* Merge svn changes up to r26783Uoti Urpala2008-05-151-17/+15
|\
| * Use standard license headers with standard formatting.diego2008-05-141-17/+15
* | Move vo_ontop to options structUoti Urpala2008-04-231-0/+1
* | Add new video driver APIUoti Urpala2008-04-231-3/+16
* | Remove variable arguments from vo control() functionsUoti Urpala2008-04-231-1/+1
|/
* Add missing header #includes to fix 'make checkheaders'.diego2008-03-071-0/+2
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Add multiple inclusion guards to all header files that lack them.diego2008-01-011-2/+4
* Fix FSF address and otherwise broken license headers.diego2007-01-221-3/+2
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butivo2005-08-051-6/+6
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-2/+2
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-2/+1
* 1larpi2002-10-231-0/+2
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-2/+1
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-0/+1
* VFCAP addedarpi2002-04-111-0/+2
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-3/+3
* new info for tuningnick2002-01-311-2/+4
* Extensions for video accelerated architecturenick2002-01-261-0/+4
* atlka@pg.gda.pl:atlka2001-08-131-0/+1
* changes according to -utf8 option, draw_osd() function addedatlka2001-08-131-0/+1
* clean uppontscho2001-04-241-3/+1
* OSD alpha renderers moved to osd.carpi_esp2001-04-101-0/+7
* added check_events() interfacearpi_esp2001-03-031-2/+2
* Initial revisionarpi_esp2001-02-241-0/+43