summaryrefslogtreecommitdiff
path: root/src/dxr3/dxr3_decoder.c
AgeCommit message (Expand)Author
2002-02-15another dxr3 compile patch by Boszormenyi ZoltanGuenter Bartsch
2002-02-15dxr3 compile patch by Boszormenyi ZoltanGuenter Bartsch
2002-01-10Put the delay offset check back in.James Courtier-Dutton
2002-01-09video_driver api changed.James Courtier-Dutton
2002-01-07Improved subtitlesJames Courtier-Dutton
2002-01-07Make menu highlights work on dxr3 again.James Courtier-Dutton
2002-01-05api updateMiguel Freitas
2001-12-24disabled dxr3_flush command to flush em8300 hardware. We don't reallyHarm van der Heijden
2001-12-24fixes for still image detection. rough hack, needs improvement.Harm van der Heijden
2001-12-23- changed default for sync_every_frame (SETPTS) to 0 from 1; this isHarm van der Heijden
2001-12-23fixed bug in scr offset calculationHarm van der Heijden
2001-12-23Did some digging in the dxr3 em8300 kernel sources; turnes out thatHarm van der Heijden
2001-12-23lots of dxr3 tweaks and fixesHarm van der Heijden
2001-12-19disabled SETPTS ioctl for spu. Seems to work a little better forHarm van der Heijden
2001-12-17dxr3 decoder plugin improvements. Works pretty well IMHO, but willHarm van der Heijden
2001-12-17- updated changelogDXR3_SORTA_OKAYHarm van der Heijden
2001-12-16merged dxr3 and dxr3enc drivers. Will autmatically use hardware mpegHarm van der Heijden
2001-12-15dxr3 decoder can now check if the dxr3 video out plugin is active.Harm van der Heijden
2001-12-11audio_decoder->reset() on discontinuitiesMiguel Freitas
2001-11-26now copes a little better with stills (VIDEO_BUFFER_FILL) butHarm van der Heijden
2001-11-25- accidentally commited leftover from failed experiment last time;Harm van der Heijden
2001-11-25reworked dxr3 decoder plugin for new style (since 0.9.4 or so)Harm van der Heijden
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