summaryrefslogtreecommitdiff
path: root/src/libsputext
AgeCommit message (Collapse)Author
2003-01-23preparations for beta3:Miguel Freitas
- disable debug messages in flac decoder - review demuxer mimetypes - use fourcc internal functions in demux_real CVS patchset: 3995 CVS date: 2003/01/23 16:11:56
2003-01-17fix problem where subtitles were discarded on a fast machineMiguel Freitas
CVS patchset: 3949 CVS date: 2003/01/17 20:53:46
2003-01-13wrong "C-style object" usedMichael Roitzsch
CVS patchset: 3896 CVS date: 2003/01/13 14:26:17
2003-01-13not used anymoreMiguel Freitas
CVS patchset: 3888 CVS date: 2003/01/13 02:33:36
2003-01-13- add option to adjust spu sync (works for both dvd and external subtitles)Miguel Freitas
- implement some master/slave stuff - implement subtitle mrl: xine movie.mpg#subtitle:whatever.sub CVS patchset: 3887 CVS date: 2003/01/13 02:15:07
2003-01-12seeking should work now.Miguel Freitas
CVS patchset: 3878 CVS date: 2003/01/12 15:29:08
2003-01-11fast discarding when stoppedMiguel Freitas
CVS patchset: 3873 CVS date: 2003/01/11 15:31:45
2003-01-11get img_duration from video_outMiguel Freitas
CVS patchset: 3871 CVS date: 2003/01/11 12:51:17
2003-01-11allow 2 seconds prebuffering instead of a "sync" behaviour.Miguel Freitas
this will be important to support subtitling the same stream (that is, demuxer provides both video and spu) CVS patchset: 3870 CVS date: 2003/01/11 12:25:10
2003-01-11small cleanupMichael Roitzsch
impressive work, Miguel! CVS patchset: 3868 CVS date: 2003/01/11 11:34:15
2003-01-11unnecessary commentMichael Roitzsch
CVS patchset: 3865 CVS date: 2003/01/11 11:16:57
2003-01-11brand-new external subtitles support. (yes, it works!)Miguel Freitas
tested with asf, avi and mpeg but any media should work. todo: - clean up the master/slave stuff and public api. - implement seeking on demux_sputext.c (it must seek to closest subtitle) - general cleaning up and bugfixing CVS patchset: 3860 CVS date: 2003/01/11 03:47:01
2003-01-10just get it to compile, still not finished.Miguel Freitas
i hope to have something working this weekend CVS patchset: 3857 CVS date: 2003/01/10 22:23:54
2003-01-08fixes/cleanups of the handled/unhandled codecsMiguel Freitas
for more information see message on xine-devel CVS patchset: 3818 CVS date: 2003/01/08 01:02:27
2003-01-04add 2 demuxer groups (audio and games) with multiple plugins at theMiguel Freitas
same shared library (reduce loading time). demuxer api increased so old ungrouped plugins won't be loaded. Bill Fink patch to enable playback of live rawdv streams. obs: non-regular files are now supposed non-seekable. CVS patchset: 3771 CVS date: 2003/01/04 14:48:11
2002-12-30I really should set a buffer typeMichael Roitzsch
CVS patchset: 3731 CVS date: 2002/12/30 18:07:49
2002-12-30fill the buffers with text, fix dispose memleak, add FIXMEsMichael Roitzsch
CVS patchset: 3729 CVS date: 2002/12/30 11:51:45
2002-12-29first draft of a sputext demuxerMichael Roitzsch
This does not work at all yet. TODO: - make demuxer send subtitle text in buffers and tag them with useful timestamps - adjust decoder to new API: it should read the text from the buffers and render them into overlays using OSD renderer CVS patchset: 3717 CVS date: 2002/12/29 16:39:38
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
to get a minimal dynamic linker symbol table CVS patchset: 3073 CVS date: 2002/10/28 13:30:58
2002-09-05remove plugin's private priority and interface membersMichael Roitzsch
adapt some more decoders CVS patchset: 2618 CVS date: 2002/09/05 22:18:50
2002-09-05make all the plugin init functions staticMichael Roitzsch
(geez this was a job) CVS patchset: 2616 CVS date: 2002/09/05 20:44:38
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is ↵Guenter Bartsch
broken now ... matthias/miguel: please fix it :-) CVS patchset: 2606 CVS date: 2002/09/04 23:31:05
2002-07-05Bump up version numbers due to changes in xine_tMichael Roitzsch
CVS patchset: 2214 CVS date: 2002/07/05 17:31:59
2002-06-25A bug fix for the fix.Matthias Hopf
Added time offset for badly timed subtitles. CVS patchset: 2161 CVS date: 2002/06/25 11:48:02
2002-06-24Bug fix for avi subtitles w/o end times.Matthias Hopf
CVS patchset: 2159 CVS date: 2002/06/24 22:10:48
2002-06-24Fix spelling mistakesPhilipp Hahn
CVS patchset: 2156 CVS date: 2002/06/24 17:41:59
2002-06-24Simple array, no translation. I sure hope this works now.Dennis Björklund
CVS patchset: 2151 CVS date: 2002/06/24 08:10:35
2002-06-24The segfault is more likely because of the missing NULL value.Dennis Björklund
This puts the translation back plus NULL-terminates the array. CVS patchset: 2150 CVS date: 2002/06/24 07:55:13
2002-06-23don't translate settings (probably the cause of 0.9.12 segfaults)Miguel Freitas
CVS patchset: 2146 CVS date: 2002/06/23 23:33:24
2002-06-23Oops, i've pushed crap into CVS. Fix that.Daniel Caujolle-Bert
CVS patchset: 2143 CVS date: 2002/06/23 22:51:16
2002-06-23Fix segfault on config value changes.Daniel Caujolle-Bert
CVS patchset: 2142 CVS date: 2002/06/23 22:33:00
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
CVS patchset: 2138 CVS date: 2002/06/23 16:18:44
2002-06-22patch from Dennis Bjorklund <db@zigo.dhs.org> fixes problem withMichael Roitzsch
overlapping show/hide events causing subtitles to display too short CVS patchset: 2127 CVS date: 2002/06/22 12:19:45
2002-06-21configurable size of avi subtitlesMiguel Freitas
CVS patchset: 2117 CVS date: 2002/06/21 18:11:04
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
Internationalize all config related stuff. Fix not registered mrl ending in roq/film demuxer. Add bindtextdomain() calls in load_plugins (for audio/video out plugins). CVS patchset: 2066 CVS date: 2002/06/12 12:22:25
2002-05-30Fix iconv on FreeBSD (i hope).Daniel Caujolle-Bert
CVS patchset: 1968 CVS date: 2002/05/30 15:12:45
2002-05-29Fixed FreeBSD libgiconv dependencies (Thanks Heiko).Daniel Caujolle-Bert
CVS patchset: 1964 CVS date: 2002/05/29 15:54:38
2002-05-28use the port /usr/ports/converters/libiconv on FreeBSDHeiko Schaefer
CVS patchset: 1960 CVS date: 2002/05/28 11:06:37
2002-05-25patch from Michael Roitzsch:Siggi Langauf
increased interface version numbers, to reflect the xine_t change CVS patchset: 1939 CVS date: 2002/05/25 19:19:16
2002-05-16Fix src patch from Michal Ambroz <rebus@seznam.cz>Daniel Caujolle-Bert
CVS patchset: 1898 CVS date: 2002/05/16 12:39:56
2002-05-01big cleanup on plugin dispose handling, small improvements on version ↵Guenter Bartsch
handling for decoder plugins CVS patchset: 1824 CVS date: 2002/05/01 19:42:56
2002-04-23Increment audio/video/spu decoder and input plugin API version numberEwald Snel
- update dxr3 and xvid plugins to new interface (add dispose() functions) CVS patchset: 1766 CVS date: 2002/04/23 15:45:19
2002-04-23Fix memory leaks by disposing input, demux and decoder plugins at exitEwald Snel
- add dispose() function to all decoder plugin structures CVS patchset: 1763 CVS date: 2002/04/23 13:30:42
2002-04-09patch to fix libsputext on seeks by Zoltán BöszörményiMiguel Freitas
CVS patchset: 1703 CVS date: 2002/04/09 13:53:52
2002-03-25Add ability to turn off sputexts.Daniel Caujolle-Bert
CVS patchset: 1633 CVS date: 2002/03/25 22:55:42
2002-03-24Get rid of GLOBAL_CFLAGS, use CFLAGS instead. Note: maybe things are brokenDaniel Caujolle-Bert
now, so check and report, thanks. CVS patchset: 1629 CVS date: 2002/03/24 23:31:56
2002-03-14- make libsputext work againMiguel Freitas
- update osd & video_overlay to use 64-bits pts CVS patchset: 1569 CVS date: 2002/03/14 13:57:15
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ↵Guenter Bartsch
updated at this point). demux_qt can handle compressed audio, but is still unfinished. Yes, this _is_ the big metronom update, metronom now depends on disc_off information in discontinuities. CVS patchset: 1554 CVS date: 2002/03/11 12:31:24
2002-02-27Fix cpp syntax errorJuergen Keil
CVS patchset: 1530 CVS date: 2002/02/27 19:10:37
2002-02-27FreeBSD compile fixHeiko Schaefer
CVS patchset: 1528 CVS date: 2002/02/27 12:08:11