summaryrefslogtreecommitdiff
path: root/src/libspudec
AgeCommit message (Expand)Author
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-05-25patch from Michael Roitzsch:Siggi Langauf
2002-05-01big cleanup on plugin dispose handling, small improvements on version handlin...Guenter Bartsch
2002-04-25Add some debug.James Courtier-Dutton
2002-04-24Some more adjustments to make dvd menus work better.James Courtier-Dutton
2002-04-24Some further improvements to dvd menu buttons.James Courtier-Dutton
2002-04-23Add support for forced buttons due to nav pci fosl control.James Courtier-Dutton
2002-04-23Minor bug fix.James Courtier-Dutton
2002-04-23Small improvement to menu highlights.James Courtier-Dutton
2002-04-23Moving more highlight handling to libspudec.James Courtier-Dutton
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
2002-04-20Fix for unresolved symbols in pluginsEwald Snel
2002-04-09patch to fix libsputext on seeks by Zoltán BöszörményiMiguel Freitas
2002-04-09Introducing steps towards a menu api in video_overlay.cJames Courtier-Dutton
2002-04-06Cleaning up libspudecJames Courtier-Dutton
2002-03-31Set all pts variabled to int64_t.James Courtier-Dutton
2002-03-25Re-organised libspudec to hopefully make it more readable.James Courtier-Dutton
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-02-25xine now compiles ok with the dxr3 em8300 ver 0.12.0 ,but dxr3 does not actua...James Courtier-Dutton
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2002-01-15Beginning of overlay highlights correction work.James Courtier-Dutton
2002-01-06Hide menu overlays between menus.James Courtier-Dutton
2002-01-06Menu button events now filtered based on PTS comparison.James Courtier-Dutton
2002-01-06Change to BUTTON EVENT api so that the button number is also passed.James Courtier-Dutton
2002-01-05NAV packets not provide input to SPU clut,trans and clip info all in libspudec.James Courtier-Dutton
2002-01-05Fix NAV packet demux.James Courtier-Dutton
2002-01-05XV_DOUBLE_BUFFER support, missing header on libspudec makefileMiguel Freitas
2002-01-05Added PTS values in button events.James Courtier-Dutton
2002-01-04Handle forced display better.James Courtier-Dutton
2002-01-04NAV packets now reach libspudec.James Courtier-Dutton
2002-01-03Starting to add NAV packet processing.James Courtier-Dutton
2001-12-12Removed test code.James Courtier-Dutton
2001-12-09fix vpts calculation inside "discontinuity window"Miguel Freitas
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-11-30SPU CLUT from new dvdnav fixed.James Courtier-Dutton
2001-11-30More updates for menus.James Courtier-Dutton
2001-11-30Improve button highlights.James Courtier-Dutton
2001-11-30Fix a seg fault in hide_menu event.James Courtier-Dutton
2001-11-30Minor fixes.James Courtier-Dutton
2001-11-30Valid mrls are no more static (except few ones), like file suffix too.Daniel Caujolle-Bert
2001-11-28* OSD (On Screen Display) for rendering text and graphics into overlaysMiguel Freitas
2001-11-26switching off spu debug outputGuenter Bartsch
2001-11-20avoid segfault if rle is nullMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-15improved audio/spu channel selection, let the user take control over both if ...Guenter Bartsch
2001-11-10very unfinished scr discontinuity detection stuff, new software audio out buf...Guenter Bartsch