Age | Commit message (Collapse) | Author |
|
CVS patchset: 7568
CVS date: 2005/05/28 02:25:45
|
|
Sparc can't do unaligned access
CVS patchset: 7558
CVS date: 2005/05/22 19:50:05
|
|
CVS patchset: 7545
CVS date: 2005/05/15 09:26:36
|
|
don't stop looking for plugins just because one of them has failed to initialize.
fix the problem of xine not loading anything (first plugin was gnome-vfs and
it doesn't work here)
CVS patchset: 7536
CVS date: 2005/05/14 16:00:40
|
|
fix a couple of places were catalog->lock was not released (causing
lockup/deadlock). cleanup some functions to return at a single place
so we won't make this mistake again.
(please double check - i'm a little rusty on xine hacking ;-)
now i have to find out why my xine checkout is not able to load any input plugins...
CVS patchset: 7535
CVS date: 2005/05/14 15:41:15
|
|
gcc4 patches from Dams Nadé (livna.org) and Keenan Pepper.
CVS patchset: 7527
CVS date: 2005/05/07 09:11:37
|
|
improve xxmc cpu-usage for IDCT / MOCOMP acceleration through better locking
[bug #1195282]
CVS patchset: 7524
CVS date: 2005/05/06 07:42:20
|
|
CVS patchset: 7521
CVS date: 2005/05/06 04:14:55
|
|
vahur.sinijarv at cydonia.ee
CVS patchset: 7486
CVS date: 2005/04/23 02:02:28
|
|
snprintf(s, sizeof(s), ...) is safe; no need to waste one byte
CVS patchset: 7473
CVS date: 2005/04/20 17:08:56
|
|
VO_PAN_SCAN is deprecated, mention the deprecation in the debug messages
to avoid confusion.
CVS patchset: 7472
CVS date: 2005/04/20 11:19:35
|
|
CVS patchset: 7471
CVS date: 2005/04/20 01:04:35
|
|
CVS patchset: 7470
CVS date: 2005/04/20 01:03:59
|
|
Send the XINE_EVENT_UI_CHANNELS_CHANGED UI event when SPU, or audio channels
are added
CVS patchset: 7468
CVS date: 2005/04/19 17:42:29
|
|
CVS patchset: 7467
CVS date: 2005/04/19 17:04:52
|
|
CVS patchset: 7461
CVS date: 2005/04/18 14:06:29
|
|
(kind of, our ffmpeg seems to be quite old, at least the right decoder
is being used)
- Changed the descriptions of some codecs, removed the redundant "video",
"codec" or "format" words
CVS patchset: 7459
CVS date: 2005/04/16 23:38:09
|
|
was parsing the wrong description array.
CVS patchset: 7457
CVS date: 2005/04/13 19:07:17
|
|
sprintf -> snprintf replacements
CVS patchset: 7455
CVS date: 2005/04/10 16:23:05
|
|
CVS patchset: 7452
CVS date: 2005/04/10 09:31:16
|
|
CVS patchset: 7443
CVS date: 2005/03/26 20:29:47
|
|
previous demux thread has not been joined.
CVS patchset: 7442
CVS date: 2005/03/20 18:41:55
|
|
Fixes playback of the image before the Mala Educacion trailer
http://www.apple.com/trailers/sony/bad_education.html
CVS patchset: 7441
CVS date: 2005/03/20 14:09:15
|
|
CVS patchset: 7438
CVS date: 2005/03/09 22:24:20
|
|
Check for plugin init failure
CVS patchset: 7434
CVS date: 2005/03/06 13:03:33
|
|
See this thread for more info:
http://thread.gmane.org/gmane.comp.video.xine.devel/12377
CVS patchset: 7432
CVS date: 2005/03/06 11:08:40
|
|
CVS patchset: 7430
CVS date: 2005/03/06 07:18:54
|
|
new h264 fourcc reported in the wild.
i don't have any samples, but adding it here doesn't hurt
CVS patchset: 7425
CVS date: 2005/02/26 19:58:21
|
|
xineintl.h is no longer a build file, discontinue ignoring it
CVS patchset: 7422
CVS date: 2005/02/20 17:04:13
|
|
Bind to right text domain. This fixes missing translations for prefixes different from /usr.
CVS patchset: 7418
CVS date: 2005/02/19 13:11:51
|
|
CVS patchset: 7417
CVS date: 2005/02/14 14:04:55
|
|
CVS patchset: 7413
CVS date: 2005/02/13 22:23:41
|
|
CVS patchset: 7412
CVS date: 2005/02/13 22:14:17
|
|
stream info in xine_close
CVS patchset: 7411
CVS date: 2005/02/13 22:12:50
|
|
CVS patchset: 7410
CVS date: 2005/02/13 21:21:06
|
|
CVS patchset: 7408
CVS date: 2005/02/13 16:12:35
|
|
void xine_register_plugins(xine_t *self, plugin_info_t *info);
The goal of this function is to allow a frontend to register its own statically linked plugin(s). See this thread :
http://thread.gmane.org/gmane.comp.video.xine.devel/12479
CVS patchset: 7407
CVS date: 2005/02/13 14:24:25
|
|
CVS patchset: 7403
CVS date: 2005/02/12 18:30:46
|
|
CVS patchset: 7402
CVS date: 2005/02/12 15:13:30
|
|
CVS patchset: 7400
CVS date: 2005/02/12 09:21:32
|
|
prevent a possible deadlock situation by un-nesting the resource locking
CVS patchset: 7397
CVS date: 2005/02/10 11:33:31
|
|
see my last mail about this stuff:
http://thread.gmane.org/gmane.comp.video.xine.devel/12547
and this thread:
http://thread.gmane.org/gmane.comp.video.xine.devel/11213
CVS patchset: 7395
CVS date: 2005/02/09 20:03:18
|
|
Fixed config locking.
CVS patchset: 7389
CVS date: 2005/02/07 18:53:17
|
|
function), courtesy of Diego Biurrun
CVS patchset: 7383
CVS date: 2005/02/05 20:31:04
|
|
Fixed build on solaris:
- use libresolv in hstrerror check
- replace PRIiMAX and PRIXMAX by PRIdMAX and PRIxMAX
Removed timezone struct for MinGW from public os_types.h, update header comment.
Fixed build musepack library on some platforms using xine types.
Thanks to Niki W. Waibel for reporting and testing.
CVS patchset: 7378
CVS date: 2005/02/03 07:19:03
|
|
CVS patchset: 7377
CVS date: 2005/02/02 23:11:38
|
|
- duplicate all strings, needed to allow plugin unloading
- move duplicated code to functions
This should not change anything to the behavior of the config system.
CVS patchset: 7373
CVS date: 2005/01/30 16:51:20
|
|
Andreas Roever
CVS patchset: 7369
CVS date: 2005/01/27 22:32:24
|
|
xine_osd_draw_text now has the same semantics for xine- and freetype-fonts regarding the coordinates. xine_osd_get_text_size now returns the font height for freetype fonts.
CVS patchset: 7366
CVS date: 2005/01/22 23:29:06
|
|
any. Fixes the bug discussed in:
http://thread.gmane.org/gmane.comp.video.xine.devel/12305
CVS patchset: 7365
CVS date: 2005/01/21 18:47:54
|