Age | Commit message (Collapse) | Author |
|
Use xineplug_LTLIBRARIES.
--HG--
rename : src/libsputext/xine_decoder.c => src/libsputext/xine_sputext_decoder.c
|
|
CVS patchset: 8616
CVS date: 2007/02/20 01:04:07
|
|
CVS patchset: 8608
CVS date: 2007/02/20 00:34:55
|
|
strings or names of files, device nodes or directories. This information is
available to front ends (via .num_value) so that they can present
file/dir-open dialogue boxes if they so choose.
Subtitle font selection is split up due to this.
CVS patchset: 8425
CVS date: 2006/12/19 19:10:50
|
|
To avoid segmentation fault, also return if the renderer isn't found.
CVS patchset: 8286
CVS date: 2006/09/26 02:36:55
|
|
(through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway.
CVS patchset: 8101
CVS date: 2006/07/10 22:08:12
|
|
CVS patchset: 8047
CVS date: 2006/06/17 12:50:18
|
|
CVS patchset: 8009
CVS date: 2006/06/02 22:18:56
|
|
(Diego Pettenò)
CVS patchset: 7985
CVS date: 2006/05/03 19:46:06
|
|
Improved cross-compiling: detect and precedence of the host-specific libs
W32dll: enabled by platforms as originaly, user can override it
Fixed shell errors in the Makefile of the hackersguide
Detect the place of SDL header independently on platform
Fixed spelling in CDDA, include the header sys/param.h if available
Fixed format strings (fix warnings (or even bugs) on Gentoo/FreeBSD)
CVS patchset: 7815
CVS date: 2005/11/28 12:24:56
|
|
Trying to fix subtitle repositioning after change of video windows size.
The problem was new renderer object was always recreated AFTER text drawing for duration == 0. I removed additional subtitle size update which was called always before waiting for showing subtitle and now update is called only on start and just before drawing.
ffmpeg, win32 and maybe other decoders still needs to be fixed to return non-zero image duration. Some format of subtitles need know image duration.
And minor change: removed strange test for this->renderer != NULL. Anyway proper way in such case would be close the plugin.
CVS patchset: 7590
CVS date: 2005/05/29 10:18:22
|
|
Made sputext working again.
CVS patchset: 7559
CVS date: 2005/05/23 17:13:35
|
|
will fix problems, when the size of the output area changed between the
initial call and the drawing (which might be in the magnitude of seconds
or minutes caused by _x_spu_decoder_sleep(), especially when using separate
text subtitles); this caused the first subtitle to be missing sometimes,
because users would switch to fullscreen after starting playback
also fix missing first subtitle after seeking (reset of decoders tate was
incomplete)
CVS patchset: 7294
CVS date: 2004/12/22 21:29:25
|
|
and backwards compatible translation
Sorry, I got a litte tired proof-reading the patch, so their might be
bugs lurking around. I will give it some further examination and
(as necessary) fixing tomorrow.
CVS patchset: 7233
CVS date: 2004/12/12 22:00:47
|
|
fixes problems with matroska utf-8 subtitles
CVS patchset: 6911
CVS date: 2004/08/27 21:07:31
|
|
would have caused an overflow
* using strncpy is good, but if the buffer is too short, it leaves the
string unterminated; fixed
CVS patchset: 6834
CVS date: 2004/07/22 14:21:31
|
|
current locale.
- Add "-" into encoding names.
- Fix a typo.
CVS patchset: 6793
CVS date: 2004/07/14 18:51:29
|
|
http://article.gmane.org/gmane.comp.video.xine.devel/9532
it is now up to demuxers to decide what the 0..65535 position means.
demuxers tested: ogg, voc, flac, rm, asf, vqa, vob, avi, y4m, au, mov, ts, mp3, mpg, wav, ra, mve
CVS patchset: 6686
CVS date: 2004/06/13 21:28:52
|
|
and enhanced subtitle parser.
CVS patchset: 6673
CVS date: 2004/06/11 09:47:29
|
|
CVS patchset: 6638
CVS date: 2004/06/04 14:37:33
|
|
please everybody watch out for spelling (and other) errors
CVS patchset: 6442
CVS date: 2004/04/26 17:50:06
|
|
CVS patchset: 6342
CVS date: 2004/04/07 18:10:20
|
|
(although no severe changes), I decided to commit an interim fix to
prevent any breakage before the release
CVS patchset: 6246
CVS date: 2004/03/13 13:59:19
|
|
CVS patchset: 6160
CVS date: 2004/02/15 18:52:42
|
|
Always update font size/offset when the output size change.
CVS patchset: 6111
CVS date: 2004/02/03 11:12:18
|
|
Little optimization in the "erase" code.
CVS patchset: 6056
CVS date: 2004/01/22 00:36:50
|
|
CVS patchset: 6030
CVS date: 2004/01/12 17:35:14
|
|
CVS patchset: 5973
CVS date: 2004/01/02 19:03:46
|
|
CVS patchset: 5962
CVS date: 2003/12/30 02:16:43
|
|
CVS patchset: 5912
CVS date: 2003/12/14 22:13:22
|
|
relevant too. Small other little fix (can't remember). Change few internal function prototype because it xine_t pointer need to be used if some xine's internal sections. NOTE: libdvd{nav,read} is still too noisy, i will take a look to made it quit, without invasive changes. To be continued...
CVS patchset: 5844
CVS date: 2003/12/05 15:54:56
|
|
less redundant code, more maintainable
CVS patchset: 5833
CVS date: 2003/12/04 03:23:28
|
|
honor vo discard frames to also discard the subtitles.
it should be more reliable now, and also faster on seeking.
CVS patchset: 5832
CVS date: 2003/12/04 02:23:49
|
|
CVS patchset: 5796
CVS date: 2003/11/26 19:43:26
|
|
text subtitles may now be rendered at full screen resolution
* load xine fonts on demand - faster startup
note: support added to xv, xshm and vidix
CVS patchset: 5780
CVS date: 2003/11/26 01:03:31
|
|
CVS patchset: 5721
CVS date: 2003/11/11 18:44:50
|
|
The changes to the video API of course require the video/spu decoder and
post plugin APIs to be increased as well.
CVS patchset: 5579
CVS date: 2003/10/23 20:12:33
|
|
which right handles multibyte strings.
(current xine CVS adjusted size also before computing text size)
Possibility to select the smallest font too.
CVS patchset: 5403
CVS date: 2003/09/18 18:17:12
|
|
Right computing text size of multibyte texts in OSD.
Different alias character for missing character in the conversion
and in the font: #, _
CVS patchset: 5402
CVS date: 2003/09/18 18:14:50
|
|
CVS patchset: 5152
CVS date: 2003/07/12 17:04:36
|
|
CVS patchset: 5151
CVS date: 2003/07/12 17:01:42
|
|
(patch provided by Frantisek Dvorak)
CVS patchset: 5107
CVS date: 2003/06/27 13:47:35
|
|
* I change the SPU decoder API to make it look less DVD specific
* adapt all related files
* increase SPU decoder API version
* include DVDNAV_CFLAGS locally where needed
CVS patchset: 4755
CVS date: 2003/05/03 14:24:06
|
|
CVS patchset: 4523
CVS date: 2003/03/31 16:12:55
|
|
- xinefonts use unicode now
- fix endianess in xine-fontconv.c
- public render text api uses locale
CVS patchset: 4486
CVS date: 2003/03/26 11:06:39
|
|
CVS patchset: 4453
CVS date: 2003/03/20 20:44:18
|
|
CVS patchset: 4148
CVS date: 2003/02/14 00:13:00
|
|
CVS patchset: 4041
CVS date: 2003/01/29 17:21:13
|
|
CVS patchset: 3949
CVS date: 2003/01/17 20:53:46
|
|
CVS patchset: 3896
CVS date: 2003/01/13 14:26:17
|