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
Age
Commit message (
Expand
)
Author
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 request_dest_size to the latest api changes
Mike Lampard
2001-10-27
update vpts when we receive a video_fill packet
Mike Lampard
2001-10-27
fixed stupid type that set NTSC framerate to 2.997 Hz
Harm van der Heijden
2001-10-27
- added dxr3 mpeg1 encoding vo driver. Based on Mike Lampard's work,
Harm van der Heijden
2001-10-24
attempt to sort out overlay init once and for all...
Mike Lampard
2001-10-24
commented out one-too-many in buggy_preinit
Mike Lampard
2001-10-24
fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longer
Mike Lampard
2001-10-24
removing remainging recursive dynamic lib linking
Guenter Bartsch
2001-10-24
Exit nicely with a message if the user tries to play a non-mpeg stream,
Mike Lampard
2001-10-24
Keep BCS settings. Slight change to dxr3_read_config, put config in
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
Fix slight mis-interpretation of api.
Mike Lampard
2001-10-23
update spu decoder to auto-display menus, and display only the user selected
Mike Lampard
2001-10-22
Fixed libxineutils linking.
Daniel Caujolle-Bert
2001-10-22
introducing libxineutils and a this pointer for video_out_x11 callbacks
Guenter Bartsch
2001-10-20
dxr3 plugin should compile again, untested
Guenter Bartsch
2001-10-14
Merged aspect ratio autodetection and
Eduard Hasenleithner
2001-10-10
Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think the
Juergen Keil
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-08
Added the X_CFLAGS in order to allow compiling on systems
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-08-02
The control device has been used before opening it. Fixed.
Eduard Hasenleithner
2001-07-31
Overlay should now work with Xinerama too.
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-26
New Feature: Hardware overlay in xine output window
Eduard Hasenleithner
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-24
Made debug/informational messages less confusing.
Eduard Hasenleithner
2001-07-22
Moved check for dxr3 to _xine.m4.
Eduard Hasenleithner
2001-07-20
Initial commit of the dxr3/hw+ hardware decoder plugin.
Eduard Hasenleithner