Age | Commit message (Collapse) | Author |
|
CVS patchset: 7828
CVS date: 2005/12/24 15:35:59
|
|
- added one plural
- sync po-files
CVS patchset: 7822
CVS date: 2005/12/12 15:43:57
|
|
- fixed the align problem in DirectX vo plugin
- used fast memcpy
CVS patchset: 7821
CVS date: 2005/12/12 15:21:50
|
|
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
|
|
Tiny doc update.
CVS patchset: 7814
CVS date: 2005/11/28 12:20:24
|
|
CVS patchset: 7805
CVS date: 2005/11/15 14:58:52
|
|
CVS patchset: 7804
CVS date: 2005/11/15 13:33:05
|
|
CVS patchset: 7784
CVS date: 2005/10/30 02:18:35
|
|
CVS patchset: 7779
CVS date: 2005/10/30 00:32:52
|
|
CVS patchset: 7778
CVS date: 2005/10/30 00:02:39
|
|
it is likely to break, so please keep both pieces
CVS patchset: 7767
CVS date: 2005/10/23 02:11:16
|
|
CVS patchset: 7764
CVS date: 2005/10/22 22:02:40
|
|
CVS patchset: 7742
CVS date: 2005/09/24 22:47:23
|
|
- note about overlay cropping fix
CVS patchset: 7740
CVS date: 2005/09/24 19:27:33
|
|
added missing mutex init in xine_ticket (fixes pause assert with win32-pthreads)
added missing destroys due to pthread
doc spells and houskeeping
use directx of older versions too, possibility to use xine w/o HW accel
CVS patchset: 7738
CVS date: 2005/09/19 16:14:02
|
|
CVS patchset: 7728
CVS date: 2005/09/11 23:59:15
|
|
Build improvements and WIN32 port updates:
- add --with-pthread-pefix and --with-zlib-pefix options
- prepare for removing internal zlib and pthreads-win32 relics,
updated documentation for possible WIN32 developers (only for me? :->)
- fixed bug in unimportant part of configure.ac for MinGW due to xine paths
- fixed my bug in cdda (but it compiled fine anyway)
- fixed unimportant bug in planar Makefile.am
- next MSVC update due to external zlib, pthreads and latest changes,
removed relic includes
- checked distcheck
CVS patchset: 7719
CVS date: 2005/09/05 17:02:56
|
|
CVS patchset: 7714
CVS date: 2005/08/29 17:00:38
|
|
CVS patchset: 7711
CVS date: 2005/08/28 01:11:21
|
|
Windows ports fixes and improvements due to my current work on toxine:
- first experiments with external win32 pthreads,
more portable code (pthread_t may be a struct)
- headers refactored
- moved dirent win32 replacement to lib/, hide it for frontends,
used system version, if found, not used non-POSIX dirent->d_reclen
(this item doesn't work in MinGW), fix memleak in dvb
- separated settings for postproc and avcodec when using external ffmpeg
- check for malloc.h in public xine.m4, used it conditionally in xine headers
- replaced random() by POSIX more common rand()
- prevent one segfault in directx vo plugin, if fails
- M$VC port update
CVS patchset: 7709
CVS date: 2005/08/25 15:36:29
|
|
CVS patchset: 7706
CVS date: 2005/07/31 16:34:37
|
|
CVS patchset: 7705
CVS date: 2005/07/31 16:30:49
|
|
CVS patchset: 7687
CVS date: 2005/07/27 07:14:16
|
|
their changelog entries at the right place.
CVS patchset: 7684
CVS date: 2005/07/26 21:17:11
|
|
CVS patchset: 7678
CVS date: 2005/07/25 18:10:01
|
|
CVS patchset: 7672
CVS date: 2005/07/21 17:59:19
|
|
CVS patchset: 7657
CVS date: 2005/07/17 23:12:29
|
|
CVS patchset: 7653
CVS date: 2005/07/17 21:26:44
|
|
CVS patchset: 7645
CVS date: 2005/07/16 17:04:05
|
|
patch by Jerome "poitch" Poichet
CVS patchset: 7637
CVS date: 2005/07/03 20:31:28
|
|
fix playback of non-multi Real RTSP streams
CVS patchset: 7633
CVS date: 2005/06/25 13:21:30
|
|
CVS patchset: 7626
CVS date: 2005/06/15 22:47:17
|
|
fix deadlock with _x_flush_events_queues
CVS patchset: 7621
CVS date: 2005/06/13 00:32:11
|
|
CVS patchset: 7598
CVS date: 2005/05/31 17:42:33
|
|
(zero-sized) file
CVS patchset: 7591
CVS date: 2005/05/29 12:29:41
|
|
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
|
|
thanks Diego 'Flameeyes' Petten
CVS patchset: 7589
CVS date: 2005/05/29 00:47:48
|
|
CVS patchset: 7587
CVS date: 2005/05/28 23:28:43
|
|
CVS patchset: 7572
CVS date: 2005/05/28 02:37:23
|
|
CVS patchset: 7566
CVS date: 2005/05/27 16:45:31
|
|
Fixx xxmc bob deinterlacing for field-coded interlaced streams.
CVS patchset: 7561
CVS date: 2005/05/26 07:49:14
|
|
CVS patchset: 7539
CVS date: 2005/05/14 22:23:31
|
|
should definitely go into 1.0.2...
CVS patchset: 7538
CVS date: 2005/05/14 22:22:15
|
|
CVS patchset: 7532
CVS date: 2005/05/08 22:38:35
|
|
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
|
|
stop libmpeg2 XvMC IDCT / MOCOMP attempting software motion compensation
[bug #1194754]
CVS patchset: 7520
CVS date: 2005/05/04 12:50:09
|
|
CVS patchset: 7519
CVS date: 2005/05/04 04:30:09
|
|
fix xxmc plugin wanting to change vld xvmc context when stream changes from
non-interlaced to interlaced [bug #1194350]
CVS patchset: 7518
CVS date: 2005/05/04 04:27:20
|
|
Work around a compiler bug - use -fno-inline-functions with gcc < 3.4.0.
The bug is definitely present in 3.3.5 and not in 3.4.3.
CVS patchset: 7517
CVS date: 2005/05/03 21:27:30
|