summaryrefslogtreecommitdiff
path: root/src/libsputext/xine_decoder.c
AgeCommit message (Expand)Author
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-08-27generic mechanism for specifying subtitles encoding at demuxer levelMiguel Freitas
2004-07-22* font name stored in an unprotected buffer, configuring a long font nameMichael Roitzsch
2004-07-14 - Use Windows encoding for the external subtitles, guessed according to curr...František Dvořák
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-06-11Patch with improvements for libsputext from Vincent Pelletier - word wrap and...František Dvořák
2004-06-04sputext decoder relied on status() with stream==NULL, which is wrong nowMichael Roitzsch
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-07Michael's patch for improving playback with subtitles, fix the long seeking.František Dvořák
2004-03-13since the real fix would require changes to critical parts of the engineMichael Roitzsch
2004-02-15ignoring empty spus created by some ogm-muxingtoolsAndreas Heinchen
2004-02-03Fix a bug introduced by my last commit.Thibaut Mattern
2004-01-22Try to fix buffer overflow problems.Thibaut Mattern
2004-01-12it seems i forgot to commit the api increase (demux/decoder). weird.Miguel Freitas
2004-01-02fix possible deadlock with ogm subtitlesMiguel Freitas
2003-12-30easier debugging with --verboseMiguel Freitas
2003-12-14API version bounceSiggi Langauf
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04sputext now handles ogm subtitlesMiguel Freitas
2003-12-04rework sputext. avoid using seek_count internal engine variable,Miguel Freitas
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-26* new unscaled overlay feature (using XShape extension)Miguel Freitas
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-10-23I should have seen this coming...Michael Roitzsch
2003-09-18Adjust size of subtitle font ONLY according to get_text_size(),František Dvořák
2003-09-18Generating codepages with more than 256 characters (max. 16-bit).František Dvořák
2003-07-12btw, reduce prebuffer so settings take effect fasterMiguel Freitas
2003-07-12fix confusion (and segfaults) between class and plugin contextsMiguel Freitas
2003-06-27offer sputext config options before playback startsMichael Roitzsch
2003-05-03as announced on xine-devel:Michael Roitzsch
2003-03-31make sputext decoder handle stream IDMichael Roitzsch
2003-03-26- font encoding cleanup patch by Frantisek DvorakMiguel Freitas
2003-03-20permit to change vertical position of subtitleDaniel Caujolle-Bert
2003-02-14disable logMiguel Freitas
2003-01-29log messagesMiguel Freitas
2003-01-17fix problem where subtitles were discarded on a fast machineMiguel Freitas
2003-01-13wrong "C-style object" usedMichael Roitzsch
2003-01-13not used anymoreMiguel Freitas
2003-01-13- add option to adjust spu sync (works for both dvd and external subtitles)Miguel Freitas
2003-01-12seeking should work now.Miguel Freitas
2003-01-11fast discarding when stoppedMiguel Freitas
2003-01-11get img_duration from video_outMiguel Freitas
2003-01-11allow 2 seconds prebuffering instead of a "sync" behaviour.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
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