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