Age | Commit message (Collapse) | Author |
|
CVS patchset: 7447
CVS date: 2005/04/06 16:12:02
|
|
- fragment program based color conversion (only YV12 so far)
- tile-based texturing for cards that allow only small textures
- Fixed a number of race conditions; hope I got them all
- That involved making more internal messages synchronous
- Fixed a number of TODOs
- Doing correct extensions detection most of the time now
- Cleaned up code and internal rendering interface
- Switching to fallbacks now if a render backend fails to initialize
- Old rendering context destroyed now on RENDER_CREATE,
Issues left:
- Crash on multiple context switch with radeon and i815 Mesa drivers
- Sometimes (seldom) temporary setup failure on all drivers on context switch
- No fp based color conversion for YUY2 equivalent video yet
- Still some TODOs in the code
- Fallback switches config, which is saved and used next time as well
CVS patchset: 7446
CVS date: 2005/04/05 13:27:35
|
|
CVS patchset: 7445
CVS date: 2005/04/01 23:15:38
|
|
CVS patchset: 7444
CVS date: 2005/03/31 22:46:15
|
|
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
|
|
16MB (yep, you read that right!). Patch courtesy of Rich Wareham,
<http://xineplayer.berlios.de/>
CVS patchset: 7440
CVS date: 2005/03/18 15:39:48
|
|
CVS patchset: 7439
CVS date: 2005/03/09 22:31:17
|
|
CVS patchset: 7438
CVS date: 2005/03/09 22:24:20
|
|
Fix CD/DVD health check diagnostic messages by adding spaces.
Was saying "toyour" and "thepreferences".
CVS patchset: 7437
CVS date: 2005/03/09 02:05:16
|
|
CVS patchset: 7435
CVS date: 2005/03/06 13:08:10
|
|
Check for plugin init failure
CVS patchset: 7434
CVS date: 2005/03/06 13:03:33
|
|
Skip id3v2 tags
CVS patchset: 7433
CVS date: 2005/03/06 11:41:00
|
|
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: 7431
CVS date: 2005/03/06 09:55:35
|
|
CVS patchset: 7430
CVS date: 2005/03/06 07:18:54
|
|
FFmpeg)
CVS patchset: 7429
CVS date: 2005/03/06 07:18:04
|
|
necessary when xine imports lavc's ALAC decoder
CVS patchset: 7428
CVS date: 2005/03/06 07:15:05
|
|
header; works no better or worse than before since stereo MACE still
does not work (interaction problem with FFmpeg?); log PCM in QT still
does not work
CVS patchset: 7426
CVS date: 2005/03/01 04:50:44
|
|
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
|
|
* Fix surface flushing and syncing (xxmc / xvmc)
* Fix clearing of macro block lists (xxmc / xvmc)
* Remove floating point operations from mpeg demuxer. Degrades
performance on non-fp capable hardware.
* Remove unnecessary software MC step
* Fix Quantization matrix ordering which caused bad picture quality
(KB/TH)
* Minor optimizations in the libmpeg2 code
* Fix VLD flushing at video discontinuity (TH)
CVS patchset: 7424
CVS date: 2005/02/22 18:31:33
|
|
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
|
|
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: 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
|
|
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
|
|
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
|