summaryrefslogtreecommitdiffstats
path: root/libvo/vo_directfb.c
Commit message (Expand)AuthorAgeFilesLines
* many small typo and grammar fixesgabucino2003-10-041-2/+2
* 4x10l fix. Vars used by the config layer must be malloc'd (strdup) as they wi...alex2003-08-151-1/+1
* linux->osdeparpi2003-02-091-1/+1
* removed get_info, using the same sheme as in libmpcodecs insteadalex2002-11-111-8/+3
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apialex2002-08-281-1/+1
* new directfb driver for 0.9.13+ by jiri.svoboda@seznam.czarpi2002-08-091-1/+1
* updates, using DIRECTFBVERSION and video EQ support by Jiri.Svoboda@seznam.czarpi2002-08-051-68/+135
* Patch by Jiri Svoboda:atmos42002-07-121-72/+336
* -updates vo_directfb (+configure&makefile) according to planned changesarpi2002-06-011-13/+78
* revised query_formatalex2002-05-271-7/+8
* DFB 0.9.10 update patch by Jiri.atmos42002-04-281-2/+10
* 0.1 bugfixarpi2002-04-131-0/+5
* mp_image.h and img_format.h moved to libmpcodecsarpi2002-04-131-1/+0
* ixes bug in draw_slice and also fixes compilance toatmos42002-03-221-69/+113
* updates by Jiri.Svoboda@seznam.czarpi2002-03-181-233/+747
* DirectFB 0.9.9 support - patch by Aubin Paul <aubin@punknews.org>arpi2002-03-101-1/+13
* 10000hl to Holm... control MUST BE static...arpi2002-02-091-1/+1
* query_ stuff replaced by new control() - patch by David Holmarpi2002-02-091-2/+6
* new info for tuningnick2002-01-311-2/+2
* no longer required to call preinit from init and query_format, mplayer.c does...alex2002-01-261-3/+3
* fixed preinit conflictalex2002-01-261-8/+3
* Extensions for video accelerated architecturenick2002-01-261-0/+9
* working with 0.9.6 too (0.9.6 is coming with debian woody)alex2001-12-221-2/+7
* Applied patch by Jiri Svoboda <Jiri.Svoboda@seznam.cz>:pl2001-12-181-21/+10
* -aspect ration correctionatmos42001-12-051-22/+61
* compile if no uyvy support (test this change)alex2001-12-051-1/+14
* vo DirectFB support by Jiri Svoboda <Jiri.Svoboda@seznam.cz>arpi2001-12-031-0/+844