summaryrefslogtreecommitdiff
path: root/src/dxr3/video_out_dxr3.h
AgeCommit message (Expand)Author
2005-09-25move alphablend to coreMiguel Freitas
2005-09-24- rename all clip_top, clip_left, clip_color... to hili_xxxx. thatMiguel Freitas
2004-11-24patch to further improve overlay blending and to elimiate static variablesMichael Roitzsch
2004-04-10improving config help stringsMichael Roitzsch
2004-01-04The most important change is the smallest:Michael Roitzsch
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
2003-08-05- adapt dxr3 code to new float aspects, use separate pan&scan flagging toMichael Roitzsch
2003-08-04support for arbitrary aspect ratiosMiguel Freitas
2003-05-25enable the new libavcodec MPEG encoder and make it the default, becauseMichael Roitzsch
2003-02-13configurable vertical overlay sizeMichael Roitzsch
2003-01-18dxr3 TV out should work with aaxine now (untested)Michael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-10-26- dxr3 adapted to new API (compiles, but untested)Michael Roitzsch
2002-10-11because I only use the TV out, I forgot to adapt DXR3 overlay mode to the newMichael Roitzsch
2002-09-05dxr3 adapted to new api, should at least compile nowMichael Roitzsch
2002-08-17finally (nearly) full overlay functionality for the dxr3 by doing spuMichael Roitzsch
2002-08-11(hopefully) make dxr3 compile without X11Michael Roitzsch
2002-07-17* better use of vo_frame_t; don't add members to our private frame struct,Michael Roitzsch
2002-07-17don't switch aspect too early -> move aspect switch to frame drawingMichael Roitzsch
2002-07-08add half-way support for 16:9 tv setsMichael Roitzsch
2002-07-08when playing mpeg content we can close previously opened encoder contexts,Michael Roitzsch
2002-06-30do not change aspect in zoom modeMichael Roitzsch
2002-06-10changed some config strings to enumsMichael Roitzsch
2002-05-24- dxr3 cleanup from Michael Roitzsch <amalthea@freenet.de>Miguel Freitas