summaryrefslogtreecommitdiff
path: root/src/libsputext/demux_sputext.c
AgeCommit message (Expand)Author
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2003-12-24* patch by David Gómez to support linebreaking '|' in subview formatMichael Roitzsch
2003-12-17 * Default subtitle timeout.František Dvořák
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-04remove errno usage (all input plugins should handle and report errors). Take ...Daniel Caujolle-Bert
2003-11-03take care of read() return value. use xprintf/lprintf. fix get_extensions()Daniel Caujolle-Bert
2003-10-13Fix ssa handling. Fix ssa parsing by syncing to MPlayer.Daniel Caujolle-Bert
2003-08-24fix sami sub title detectionDaniel Caujolle-Bert
2003-08-04fixes suggested by Octavian Procopiuc <op1@duke.edu>Miguel Freitas
2003-08-04seek to start before detecting contentMiguel Freitas
2003-07-25small housekeeping: demuxer api seeks in milisecondsMiguel Freitas
2003-06-22remove unused class members and fix compiler warning (-1 is used as a marker, soMichael Roitzsch
2003-04-26bumping up demux plugin interface version numbers, update copyright noticesGuenter Bartsch
2003-04-09wrong constantMichael Roitzsch
2003-04-06sputext subtitles should work againMichael Roitzsch
2003-03-26vplayer format fixex by Mariusz Pekala <skoot@qi.pl>Miguel Freitas
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-02-14wrong cast pointer typeDaniel Caujolle-Bert
2003-02-14disable logMiguel Freitas
2003-01-23preparations for beta3:Miguel Freitas
2003-01-12seeking should work now.Miguel Freitas
2003-01-11small cleanupMichael Roitzsch
2003-01-11brand-new external subtitles support. (yes, it works!)Miguel Freitas
2003-01-10just get it to compile, still not finished.Miguel Freitas
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
2003-01-04add 2 demuxer groups (audio and games) with multiple plugins at theMiguel Freitas
2002-12-30I really should set a buffer typeMichael Roitzsch
2002-12-30fill the buffers with text, fix dispose memleak, add FIXMEsMichael Roitzsch
2002-12-29first draft of a sputext demuxerMichael Roitzsch