index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libspudec
/
spu_decoder_api.h
Age
Commit message (
Expand
)
Author
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-05-25
patch from Michael Roitzsch:
Siggi Langauf
2002-05-01
big cleanup on plugin dispose handling, small improvements on version handlin...
Guenter Bartsch
2002-04-23
Fix memory leaks by disposing input, demux and decoder plugins at exit
Ewald Snel
2002-04-09
patch to fix libsputext on seeks by Zoltán Böszörményi
Miguel Freitas
2002-04-06
Cleaning up libspudec
James Courtier-Dutton
2002-03-31
Set all pts variabled to int64_t.
James Courtier-Dutton
2002-01-06
Change to BUTTON EVENT api so that the button number is also passed.
James Courtier-Dutton
2002-01-05
Added PTS values in button events.
James Courtier-Dutton
2001-11-30
Minor fixes.
James Courtier-Dutton
2001-10-20
A reorganisation of libspudec, so we can support OSD and have better menu sup...
James Courtier-Dutton
2001-10-20
big event cleanup: one single mechanism is now used for all communications be...
Guenter Bartsch
2001-08-17
Add xine_seek() and friends.
Daniel Caujolle-Bert
2001-08-16
Forgot to commit: spudec_t is never used.
Eduard Hasenleithner
2001-08-13
major rewrite of the subpicture mechanism in order to support menus.
Eduard Hasenleithner
2001-07-19
First implementation of priorities for the decoder plugins:
Eduard Hasenleithner
2001-07-18
Added the metronom also to the spu decoder struct in order to make
Eduard Hasenleithner
2001-07-04
spu support updated (unfinished) from James
uid32519