Age | Commit message (Collapse) | Author |
|
noted by Barry Scott.
CVS patchset: 7961
CVS date: 2006/04/06 08:17:25
|
|
2) [coverity] fixes:
- 279 (w32): test should be on input parametr type, not typeW
- 267 (aout): can be ignored but there was warning anyway
- 234 (w32): missing free on error & exit
- 152 (w32): missing free on error & exit
- 148 (w32): fixed bound of static array in test
- 101 (ffdec): defense code when avodec_encode_video will fail (just defense to the future,
should never happen with current ffmpeg in xine)
- 98, 99 (w32): check negative handle by _x_assert (it's used as index to array)
- 90 (w32): negate pointer check (+added check for size)
- 89 (w32): added NULL and size check
CVS patchset: 7959
CVS date: 2006/04/05 22:12:17
|
|
CVS patchset: 7915
CVS date: 2006/03/02 04:23:00
|
|
CVS patchset: 7880
CVS date: 2006/02/05 21:07:53
|
|
CVS patchset: 7879
CVS date: 2006/02/05 20:38:14
|
|
thanks Reinhard Nissl
CVS patchset: 7874
CVS date: 2006/02/05 16:15:12
|
|
CVS patchset: 7872
CVS date: 2006/02/05 14:11:16
|
|
thanks Thomas
CVS patchset: 7868
CVS date: 2006/02/05 11:22:47
|
|
patch by dani3l
CVS patchset: 7867
CVS date: 2006/02/04 14:06:29
|
|
CVS patchset: 7865
CVS date: 2006/02/04 12:10:24
|
|
CVS patchset: 7862
CVS date: 2006/02/02 20:39:32
|
|
CVS patchset: 7847
CVS date: 2006/01/26 12:40:51
|
|
CVS patchset: 7846
CVS date: 2006/01/26 12:16:21
|
|
* Fix the ./configure --enable-static-xv parameter
CVS patchset: 7844
CVS date: 2006/01/25 17:40:59
|
|
CVS patchset: 7841
CVS date: 2006/01/24 21:59:13
|
|
Force running iconv test (it runs under AM_GNU_GETTEXT anyway).
Add FreeBSD specific prefix to iconv test.
Fixed missing autotools symbols on FreeBSD (it's somewhere in system, but xine should contain it too).
CVS patchset: 7838
CVS date: 2006/01/22 15:15:30
|
|
Avoid the "cannot restore segment prot after reloc: Permission denied" error
message for quite a few plugins by setting the texrel_shlib_t context on all
the plugins at installation time
CVS patchset: 7836
CVS date: 2006/01/17 20:51:46
|
|
Used the same pludindir and path separator for native Win32 and CygWin.
Fixed build of the plugins using X11 on CygWin.
CVS patchset: 7833
CVS date: 2006/01/08 12:15:39
|
|
CVS patchset: 7831
CVS date: 2006/01/07 12:35:00
|
|
Added missing function to VCD plugin from original sources
(thanks to Gert Vervoort).
Fixed Changelog (added 1.0.3 entries, the new ones go to 1.0.4).
CVS patchset: 7829
CVS date: 2006/01/01 21:28:31
|
|
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
|