summaryrefslogtreecommitdiff
path: root/src/libspudec/spu_decoder_api.h
AgeCommit message (Expand)Author
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-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-31Set all pts variabled to int64_t.James Courtier-Dutton
2002-01-06Change to BUTTON EVENT api so that the button number is also passed.James Courtier-Dutton
2002-01-05Added PTS values in button events.James Courtier-Dutton
2001-11-30Minor fixes.James Courtier-Dutton
2001-10-20A reorganisation of libspudec, so we can support OSD and have better menu sup...James Courtier-Dutton
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
2001-08-16Forgot to commit: spudec_t is never used.Eduard Hasenleithner
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner
2001-07-19First implementation of priorities for the decoder plugins:Eduard Hasenleithner
2001-07-18Added the metronom also to the spu decoder struct in order to makeEduard Hasenleithner
2001-07-04spu support updated (unfinished) from Jamesuid32519