summaryrefslogtreecommitdiff
path: root/src/dxr3
AgeCommit message (Expand)Author
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
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-12- mpeg1 supports NTSC-FILM (23.976 fps) after all. libfame-0.8.7 hadHarm van der Heijden
2001-11-10make the dxr3 decoder compileable - needs more work...Mike Lampard
2001-11-10new VO_PROP_TVMODE propertyMike Lampard
2001-11-09allow on-the-fly switching between tv modes using the meta-z keysMike Lampard
2001-11-08small tidy up...Mike Lampard
2001-11-08small bugfix from previous commitMike Lampard
2001-11-08change dxr3_tvmode option to dxr3_vomode & dxr3_preferred_tvmode, overlayMike Lampard
2001-11-07enable use of the zZ key to zoom on tvoutMike Lampard
2001-11-07remove old filesMike Lampard
2001-11-07oops... forgot the all-important (c) :)Mike 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-01enable autoconfig for dxr3enc pluginMike Lampard
2001-11-01make zooming/cropping of 16:9 video to tvout and new 'enhancedMike Lampard
2001-10-31updates for ffmpeg support:Harm van der Heijden
2001-10-29added support for encoding mpeg1 with libavcodec from ffmpeg.Harm van der Heijden
2001-10-29- implemented Mike Lampard's magic register fix for jerky playbackHarm van der Heijden
2001-10-29add a few more framerate codes (courtesy of libmpeg2)Mike Lampard
2001-10-28- some more tweaking with the dxr3enc vo plugin. A/V sync is OK'ish now,Harm van der Heijden
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 request_dest_size to the latest api changesMike Lampard
2001-10-27update vpts when we receive a video_fill packetMike Lampard
2001-10-27fixed stupid type that set NTSC framerate to 2.997 HzHarm van der Heijden
2001-10-27- added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work,Harm van der Heijden
2001-10-24attempt to sort out overlay init once and for all...Mike Lampard
2001-10-24commented out one-too-many in buggy_preinitMike Lampard
2001-10-24fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longerMike Lampard
2001-10-24removing remainging recursive dynamic lib linkingGuenter Bartsch
2001-10-24Exit nicely with a message if the user tries to play a non-mpeg stream,Mike Lampard
2001-10-24Keep BCS settings. Slight change to dxr3_read_config, put config inMike Lampard
2001-10-23grep the stream title to find out if we're in a menu or not (temporaryMike Lampard
2001-10-23Fix slight mis-interpretation of api.Mike Lampard
2001-10-23update spu decoder to auto-display menus, and display only the user selectedMike Lampard
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-20dxr3 plugin should compile again, untestedGuenter Bartsch
2001-10-14Merged aspect ratio autodetection andEduard Hasenleithner
2001-10-10Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think theJuergen Keil
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