index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libspucc
/
xine_decoder.c
Age
Commit message (
Expand
)
Author
2002-09-05
remove plugin's private priority and interface members
Michael Roitzsch
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-07-05
Bump up version numbers due to changes in xine_t
Michael Roitzsch
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
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-27
add closed caption buffer type, so the CC decoder is not discarded
Christian Vogler
2002-04-27
Add function to unregister configfile callback.
Christian Vogler
2002-04-23
Increment audio/video/spu decoder and input plugin API version number
Ewald Snel
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-03-31
add configuration option to select between different captioning color
Christian Vogler
2002-03-11
metronom and demuxers should work again (although not all demuxers are fully ...
Guenter Bartsch
2002-02-09
the long-awaited video_out changes, not completely debuged (races)
Guenter Bartsch
2002-01-07
add/fix copyright notices.
Christian Vogler
2002-01-07
move all configuration responsibilities to xine_decoder.c.
Christian Vogler
2002-01-05
closed caption decoder
Miguel Freitas