summaryrefslogtreecommitdiff
path: root/src/dxr3/video_out_dxr3.c
AgeCommit message (Expand)Author
2006-07-17Add EXPORTED tag to xine_plugin_info.Darren Salt
2006-06-18Misc warnings fixes.Diego 'Flameeyes' Pettenò
2006-06-17Fix strict aliasing rules breakages where possible, enable -fno-strict-aliasi...Diego 'Flameeyes' Pettenò
2006-06-0764-bit casting int<->pointer fixes.Darren Salt
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-09-25move alphablend to coreMiguel Freitas
2005-09-24- rename all clip_top, clip_left, clip_color... to hili_xxxx. thatMiguel Freitas
2005-04-10Fixed plugin list array idThibaut Mattern
2005-04-10Used the new plugin list array.Thibaut Mattern
2005-01-18**BUGFIX**Michael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-11-24patch to further improve overlay blending and to elimiate static variablesMichael Roitzsch
2004-09-22- added cropping capability (thanks James Stembridge)Miguel Freitas
2004-07-20small DXR3 code cleanup:Michael Roitzsch
2004-06-13* trying to fix a longstanding problem: 4:3 progressive content on DXR3'sMichael Roitzsch
2004-04-15to emulate pan&scan in letterboxed overlay mode, we zoom the image horzontally,Michael Roitzsch
2004-04-10improving config help stringsMichael Roitzsch
2004-03-31pan&scan support for the letterboxed overlay modeMichael Roitzsch
2004-02-20it's O_SYNC (thanks to Nicolas Boullis for the patch)Michael Roitzsch
2004-01-04The most important change is the smallest:Michael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-29we actually want the device to block, when the dxr3 is fed upMichael Roitzsch
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26provide new video out propertiesMichael Roitzsch
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-23today's evening DVD didn't work...Michael Roitzsch
2003-10-23cleanup in video_out.hMichael Roitzsch
2003-10-06- add XvMC supportMiguel Freitas
2003-09-13segfault fixMiguel Freitas
2003-09-11fix stuttering playback for some non-MPEG content with the dxr3:Michael Roitzsch
2003-08-12these tests are done more cenralized in video out nowMichael 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-31update video out api to allow better frame management (explicit locking)Miguel Freitas
2003-05-30skip encoding, when the device has been assigned to the dxr3 decoderMichael Roitzsch
2003-05-30fix race condition in dxr3 encododers:Michael Roitzsch
2003-05-25I will stop committing nonsense now...Michael Roitzsch
2003-05-25enable the new libavcodec MPEG encoder and make it the default, becauseMichael Roitzsch
2003-05-06set some sensible defaultMichael Roitzsch
2003-04-09get rid of annoying error messageGuenter Bartsch
2003-03-31from freebsd port - but this seems to be a good idea on gnu/linux systems tooHeiko Schaefer
2003-03-30remove the brightness/contrast/saturation config entries, they are covered by...Michael Roitzsch
2003-02-18These messages have not helped in debugging for a long time.Michael Roitzsch
2003-02-13configurable vertical overlay sizeMichael Roitzsch
2003-02-10hopefully correct aspect handlingMichael Roitzsch
2003-01-25mask X11 plugin when building without itMichael Roitzsch
2003-01-18dxr3 TV out should work with aaxine now (untested)Michael Roitzsch
2003-01-12made it compile under linux ;-)Daniel Caujolle-Bert