Age | Commit message (Collapse) | Author |
|
fixing compiler warning
CVS patchset: 7423
CVS date: 2005/02/20 17:04:58
|
|
xineintl.h is no longer a build file, discontinue ignoring it
CVS patchset: 7422
CVS date: 2005/02/20 17:04:13
|
|
small grammar fix
CVS patchset: 7421
CVS date: 2005/02/20 17:03:33
|
|
Replaced AC_TRY_RUN by AC_RUN_IFELSE. Now, if cross compiled, field ordering is hardcoded for Windows platform.
New common test just for availibility of bit fields works for all platforms.
CVS patchset: 7420
CVS date: 2005/02/20 10:08:01
|
|
Updated documentation about M$VC (building external ffmpeg).
Added patch necessary for using ffmpeg by M$VC compiler.
Updated M$VC build of xine's ff plugin - removed ugly ifdef, used external ffmpeg as whole.
CVS patchset: 7419
CVS date: 2005/02/20 09:36:00
|
|
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
|
|
the TS stream. Change tuning slightly to workaround changes in the 2.6.10+
kernel driver.
CVS patchset: 7416
CVS date: 2005/02/14 08:30:27
|
|
the theora and cmml get_pts() calculations.
CVS patchset: 7415
CVS date: 2005/02/14 06:25:59
|
|
headers, and also add support for CMML granuleshift
CVS patchset: 7414
CVS date: 2005/02/14 05:56:56
|
|
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: 7409
CVS date: 2005/02/13 18:42:49
|
|
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
|
|
Used utf-8 for comments visible in po-files.
(user visible texts should be only in ASCII).
CVS patchset: 7406
CVS date: 2005/02/13 13:14:43
|
|
CVS patchset: 7405
CVS date: 2005/02/13 06:39:35
|
|
Update documentation - compiling ffmpeg.
CVS patchset: 7404
CVS date: 2005/02/12 21:21:49
|
|
CVS patchset: 7403
CVS date: 2005/02/12 18:30:46
|
|
CVS patchset: 7402
CVS date: 2005/02/12 15:13:30
|
|
tunning -> tuning.
CVS patchset: 7401
CVS date: 2005/02/12 13:47:48
|
|
CVS patchset: 7400
CVS date: 2005/02/12 09:21:32
|
|
Convert /r/n --> /n (patch tool doesn't handle it, grr).
CVS patchset: 7399
CVS date: 2005/02/11 21:18:39
|
|
this file has been renamed
CVS patchset: 7398
CVS date: 2005/02/10 21:45:46
|
|
prevent a possible deadlock situation by un-nesting the resource locking
CVS patchset: 7397
CVS date: 2005/02/10 11:33:31
|
|
CVS patchset: 7396
CVS date: 2005/02/09 20:18:17
|
|
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
|
|
noone complained and the testsuite is happy, so we can merge some things
to stable
CVS patchset: 7393
CVS date: 2005/02/09 19:30:32
|
|
CVS patchset: 7392
CVS date: 2005/02/08 22:10:16
|
|
CVS patchset: 7391
CVS date: 2005/02/08 22:05:04
|
|
Added PLUGIN_NO_UNLOAD to the gnome_vfs plugin because unloading this plugins cause troubles (segfault).
Current plugin loader preloads all input and demuxer plugins, so adding these flags will not change the current behavior of the lib.
CVS patchset: 7390
CVS date: 2005/02/07 23:58:57
|
|
Fixed config locking.
CVS patchset: 7389
CVS date: 2005/02/07 18:53:17
|
|
CVS patchset: 7388
CVS date: 2005/02/07 18:47:12
|
|
Convert non-ASCII latin1 character to ASCII in xine source code.
Synchronize po-files.
Czech translation update.
CVS patchset: 7387
CVS date: 2005/02/06 19:52:54
|
|
Updated win32 M$VC port.
CVS patchset: 7386
CVS date: 2005/02/06 19:16:18
|
|
Incremented demux API version.
This is needed to unload plugins.
CVS patchset: 7385
CVS date: 2005/02/06 15:26:00
|
|
Incremented all input plugins API version.
CVS patchset: 7384
CVS date: 2005/02/06 15:00:34
|
|
function), courtesy of Diego Biurrun
CVS patchset: 7383
CVS date: 2005/02/05 20:31:04
|
|
Long awaited new version of DirectX audio output plugin.
(very stable IMHO, so marked for 1.0 branch too)
CVS patchset: 7382
CVS date: 2005/02/04 22:31:29
|
|
of image dummy demuxer which now sends proper end-of-frame flags
CVS patchset: 7381
CVS date: 2005/02/03 23:18:33
|
|
Documentation about Win32 platform. Do we attract more developers? :-)
(marked as bugfix, because it belongs to stable branch too)
CVS patchset: 7380
CVS date: 2005/02/03 19:40:14
|
|
bug++
CVS patchset: 7379
CVS date: 2005/02/03 07:31:19
|
|
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
|
|
NULL after freeing.
CVS patchset: 7376
CVS date: 2005/01/31 15:15:58
|
|
Bug 1092411
Makes XvMC handle cases where each slice is split into more than two parts.
This got broken on IDCT / MOCOMP with a previous commit to fix a search
segfault. Has never worked before with VLD.
Still IDCT / MOCOMP exhibit bad picture quality in this case but not worse
than before it got broken.
CVS patchset: 7375
CVS date: 2005/01/30 18:01:25
|
|
One missing file in Makefile.
CVS patchset: 7374
CVS date: 2005/01/30 16:57:49
|
|
- 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
|