summaryrefslogtreecommitdiff
path: root/src/libspudec/xine_decoder.c
AgeCommit message (Expand)Author
2003-02-28Xine assert() replacement:Stephen Torri
2002-12-26- cleanup internal interfaces for rewiringMiguel Freitas
2002-12-21Fix memory leaksEwald Snel
2002-12-21- add buf->decoder_info_ptr: portability for systems where pointer hasMiguel Freitas
2002-11-26* remove what appears to be debug code messing up colors for some SPUsMichael Roitzsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-19spu and overlay cleanups, mostly cosmeticMiguel Freitas
2002-11-17cleanup: remove unused old event listener codeMichael Roitzsch
2002-11-15cleaning up spu types. now avi subtitles may be enabled again.Miguel Freitas
2002-11-01Add stricter checking.James Courtier-Dutton
2002-10-27less noiseMichael Roitzsch
2002-10-26increased spu decoder API version numberMichael Roitzsch
2002-10-24Further changes to DVD code.James Courtier-Dutton
2002-10-23input_dvd.c now listens for keyboard events from xine-ui.James Courtier-Dutton
2002-10-21Enable DVD SPU subtitles.James Courtier-Dutton
2002-10-14Fix memory leak in libspudec.James Courtier-Dutton
2002-09-18why void *, it is a pci_t *Michael Roitzsch
2002-09-18Updating the DVD menu code to use better nav_pci information.James Courtier-Dutton
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-09-01Improve a few debug print statements.James Courtier-Dutton
2002-07-06Button areas in the nav packets are in screen coordinated.Michael Roitzsch
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
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-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-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-09patch to fix libsputext on seeks by Zoltán BöszörményiMiguel Freitas
2002-04-06Cleaning up libspudecJames Courtier-Dutton
2002-03-25Re-organised libspudec to hopefully make it more readable.James Courtier-Dutton
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
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-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