summaryrefslogtreecommitdiff
path: root/src/libspucc/xine_decoder.c
AgeCommit message (Expand)Author
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-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-27add closed caption buffer type, so the CC decoder is not discardedChristian Vogler
2002-04-27Add function to unregister configfile callback.Christian Vogler
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-03-31add configuration option to select between different captioning colorChristian Vogler
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-07add/fix copyright notices.Christian Vogler
2002-01-07move all configuration responsibilities to xine_decoder.c.Christian Vogler
2002-01-05closed caption decoderMiguel Freitas