summaryrefslogtreecommitdiff
path: root/src/libsputext
AgeCommit message (Collapse)Author
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
2002-02-26more charset encoding support, provided by Jirka Novak <j.novak@netsystem.cz>Guenter Bartsch
CVS patchset: 1525 CVS date: 2002/02/26 23:17:01
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
- pts are 64 bit now - scr and video_out-loop run all the time - video_out cleanups - metronom cleanups - buffer type BUF_CONTROL_DISCONTINUITY is used internally now, input plugins should no longer send this one - support for individual frame durations - using nano-/usleep instead of itimer (simpler code, maybe this will help freebsd) CVS patchset: 1487 CVS date: 2002/02/09 07:13:22
2002-01-08increase palette size of overlays to 256 colorsChristian Vogler
allow multiple text colors in osd text rendering CVS patchset: 1376 CVS date: 2002/01/08 16:47:56
2001-12-17reduce font size to make it fit on screenMiguel Freitas
CVS patchset: 1265 CVS date: 2001/12/17 00:55:25
2001-12-17fix segfault on font changingMiguel Freitas
CVS patchset: 1263 CVS date: 2001/12/17 00:19:21
2001-12-13osd fonts update (better looking fonts with on-the-fly color and font face ↵Miguel Freitas
changing) CVS patchset: 1235 CVS date: 2001/12/13 18:32:15
2001-12-09some bugfixes for time-based subtitlesGuenter Bartsch
CVS patchset: 1185 CVS date: 2001/12/09 00:01:17
2001-12-08osd fonts and interface updateGuenter Bartsch
CVS patchset: 1174 CVS date: 2001/12/08 00:37:38
2001-12-02removing thread remainsGuenter Bartsch
CVS patchset: 1164 CVS date: 2001/12/02 21:59:33
2001-12-02avi subtitles now can be as wide as the frameGuenter Bartsch
CVS patchset: 1163 CVS date: 2001/12/02 21:53:58
2001-12-02libsputext now work without it's own thread, better syncGuenter Bartsch
CVS patchset: 1162 CVS date: 2001/12/02 21:19:21
2001-12-02avi subtitles centered and at bottom of frameGuenter Bartsch
CVS patchset: 1160 CVS date: 2001/12/02 15:27:19
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed ↵Guenter Bartsch
register_empty function from configfile (undocumented and doesn't make sense) CVS patchset: 1153 CVS date: 2001/12/01 22:38:31