aboutsummaryrefslogtreecommitdiffhomepage
path: root/libvo/vo_tdfxfb.c
Commit message (Expand)AuthorAge
* Delete things related to old translation systemGravatar Uoti Urpala2010-03-10
* Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
* Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\
| * Add missing 'void' to parameterless function declarations.Gravatar diego2009-05-04
* | Merge svn changes up to r27573Gravatar Uoti Urpala2008-09-10
|\|
| * Replace casual GPL notices by proper license headers.Gravatar diego2008-09-07
* | Remove variable arguments from vo control() functionsGravatar Uoti Urpala2008-04-23
|/
* Mark the vo_functions_t definitions as const where possible.Gravatar reimar2007-12-02
* Make vo info structs constGravatar reimar2007-12-02
* Rename some misspelled and misnamed messages.Gravatar diego2006-04-28
* fix printf->mp_msg transition, 10l to Reynaldo and/or AttilaGravatar rathann2006-04-24
* Part 5 and final of otvos attila's oattila AT chello-hu mp_msg changes, with ...Gravatar reynaldo2006-04-24
* Fix the return types of all (six) libvo API functions. Used to be uint32_t, butGravatar ivo2005-08-05
* -vop ---> -vfGravatar diego2003-10-25
* I found that the tdfxfb video output driver doesn't work when compiled withGravatar attila2003-10-15
* Fixed geometry that someone broke grr.Gravatar mark2003-03-03
* clean up of -geometry code.Gravatar attila2003-03-02
* Added support for X style -geometry options (adapted from Henk's patch)Gravatar mark2003-01-03
* 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
* Added the -geometry option (supports fbdev and tdfxfb drivers)Gravatar mark2002-10-23
* Use the common aspect codeGravatar albeu2002-10-10
* Fixed some breakages of single-buffer rendering of tdfxGravatar mark2002-08-29
* finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo apiGravatar alex2002-08-28
* fixed possible 'DoS' bugGravatar alex2002-08-28
* clear screen and tiny image bug patch by Burton Samograd <kruhft@kruhft.dyndn...Gravatar alex2002-08-28
* mp_image.h and img_format.h moved to libmpcodecsGravatar arpi2002-04-13
* Misc cleanups of the codeGravatar mark2002-04-13
* Added support for choosing weather to use double-buffering or single bufferingGravatar mark2002-04-13
* Some OSD and other random fixes. Added double bufferingGravatar mark2002-04-12
* Lots of updates and bugfixes to the tdfxfb driverGravatar mark2002-04-11
* new tdfxfb yuv driver by Mark Zealey <mark@zealos.org>Gravatar arpi2002-04-09
* 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
* Move yuv2rgb to postprocessGravatar nick2001-11-06
* new version by zsteva@ptt.yuGravatar arpi2001-10-21
* tdfxfb yuv driver by Zeljko Stevanovic <zsteva@ptt.yu>Gravatar arpi2001-09-27