summaryrefslogtreecommitdiff
path: root/src/dxr3/dxr3_decoder.c
AgeCommit message (Expand)Author
2001-11-24remove accidentally committed codeDXR3_095Mike Lampard
2001-11-24add a few comments. minor update to the flushing code.Mike Lampard
2001-11-19unify standard dxr3 config options under one banner (dxr3). The dxr3 encoderMike Lampard
2001-11-19minor update to config optionsMike Lampard
2001-11-18update to work with the new config systemMike Lampard
2001-11-14remove some no-longer-needed bits. comment out the 0x10 command fromMike Lampard
2001-11-14bring the dxr3 decoder up to speed on the new interface versionMike Lampard
2001-11-10make the dxr3 decoder compileable - needs more work...Mike Lampard
2001-11-08change dxr3_tvmode option to dxr3_vomode & dxr3_preferred_tvmode, overlayMike Lampard
2001-11-07breakup of dxr3 videoout plugin to allow for easier syncronisation ofMike Lampard
2001-11-02implement in-menu event for the dxr3 spu decoderMike Lampard
2001-11-01make zooming/cropping of 16:9 video to tvout and new 'enhancedMike Lampard
2001-10-29add a few more framerate codes (courtesy of libmpeg2)Mike Lampard
2001-10-28small cleanup in prep for 0.9.3Mike Lampard
2001-10-28remove something I was playing with...Mike Lampard
2001-10-28in order for av sync to be correct with still menus, we need to act like aMike Lampard
2001-10-27update vpts when we receive a video_fill packetMike Lampard
2001-10-24fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longerMike Lampard
2001-10-24Exit nicely with a message if the user tries to play a non-mpeg stream,Mike Lampard
2001-10-23grep the stream title to find out if we're in a menu or not (temporaryMike Lampard
2001-10-23update spu decoder to auto-display menus, and display only the user selectedMike Lampard
2001-10-20dxr3 plugin should compile again, untestedGuenter Bartsch
2001-10-14Merged aspect ratio autodetection andEduard Hasenleithner
2001-09-23Prevent loading of videofill plugin for dxr3.Eduard Hasenleithner
2001-08-25Used the patch from Mike Lampard to adopt the new set_speed syntax.Eduard Hasenleithner
2001-08-17compile-fix for non-gnu systems (e.g. freebsd)Heiko Schaefer
2001-08-16Changes for new byte order of clut_t.Eduard Hasenleithner
2001-08-14Made the dxr3 device name a configuration option. Makes it possibleEduard Hasenleithner
2001-08-14Replaced the dxr3 button event stub with real code.Eduard Hasenleithner
2001-08-13inserted event stub for new spu decoder api version.Eduard Hasenleithner
2001-08-09Added error string to some messages in order to get better bugreports.Eduard Hasenleithner
2001-08-07Added support for the scr providers.Eduard Hasenleithner
2001-08-05Implemented setting of the CLUT palette.Eduard Hasenleithner
2001-07-31The mpeg2 decoder (first part) of this plugin has notEduard Hasenleithner
2001-07-30fixed video/audio/spu decoder version handlingGuenter Bartsch
2001-07-25Removed the --with-dxr3-path argument and added --disable-dxr3.Eduard Hasenleithner
2001-07-24Change DXR3 checkings. Some cosmetic changes.Daniel Caujolle-Bert
2001-07-20Initial commit of the dxr3/hw+ hardware decoder plugin.Eduard Hasenleithner