Age | Commit message (Collapse) | Author |
|
other libraries.
CVS patchset: 8626
CVS date: 2007/02/25 18:02:13
|
|
that it can be used whenever necessary.
CVS patchset: 8622
CVS date: 2007/02/25 17:34:48
|
|
CVS patchset: 8609
CVS date: 2007/02/20 00:36:08
|
|
CVS patchset: 8603
CVS date: 2007/02/19 23:34:32
|
|
CVS patchset: 8587
CVS date: 2007/02/03 16:31:55
|
|
Taso N. Devetzis. [bug #1614406]
CVS patchset: 8438
CVS date: 2006/12/25 15:16:33
|
|
CVS patchset: 8420
CVS date: 2006/12/18 18:32:44
|
|
CVS patchset: 8344
CVS date: 2006/10/16 22:18:24
|
|
update for attic platforms (mainly older MinGW)
unsupported attributes not used (fixes warnings)
added check for sentinel attribute
enabled TrueSpeech codec
CVS patchset: 8327
CVS date: 2006/10/02 15:56:03
|
|
CVS patchset: 8291
CVS date: 2006/09/26 07:48:57
|
|
CVS patchset: 8290
CVS date: 2006/09/26 05:48:16
|
|
that their binding is local to the library (has a similar effect to -Bsymbolic, but will work better with hidden visibility enabled, that is step two).
CVS patchset: 8289
CVS date: 2006/09/26 05:19:47
|
|
CVS patchset: 8169
CVS date: 2006/08/08 03:50:21
|
|
you'll always get ANSI/ASCII.
CVS patchset: 8138
CVS date: 2006/07/21 04:47:17
|
|
See http://bugzilla.gnome.org/show_bug.cgi?id=338833
CVS patchset: 8135
CVS date: 2006/07/17 18:31:24
|
|
CVS patchset: 8133
CVS date: 2006/07/17 17:56:29
|
|
CVS patchset: 8129
CVS date: 2006/07/16 14:45:24
|
|
CVS patchset: 8126
CVS date: 2006/07/13 09:49:32
|
|
Optimise away _xine_buffer_strcat.
CVS patchset: 8073
CVS date: 2006/06/23 18:24:22
|
|
CVS patchset: 8063
CVS date: 2006/06/20 00:35:07
|
|
versions. Check for nl_langinfo() explicitely and use that instead.
CVS patchset: 8023
CVS date: 2006/06/10 00:21:51
|
|
packages aren't installed (where appropriate). (Ubuntu 47357)
CVS patchset: 7999
CVS date: 2006/05/30 23:30:26
|
|
CVS patchset: 7991
CVS date: 2006/05/22 16:35:15
|
|
CVS patchset: 7977
CVS date: 2006/04/21 23:15:44
|
|
- rint, lrint, M_PI (ffmpeg and goom)
- avoid mkdir warnings
- check for older _GUID_DEFINED too
- ressurected generating inttypes, cleaned public os_types.h
- moved function redefiniton used only in the old MSVC to central place
Windows port update:
- build internal ffmpeg:
- workaround 'near' keyword problem
- proper using __declspec(dllimport)
Other changes:
- LIBFFMPEG_CFLAGS --> LIBFFMPEG_CPPFLAGS
CVS patchset: 7964
CVS date: 2006/04/08 16:42:23
|
|
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: 7901
CVS date: 2006/02/14 19:13:10
|
|
CVS patchset: 7900
CVS date: 2006/02/14 19:12:16
|
|
CVS patchset: 7899
CVS date: 2006/02/14 19:09:02
|
|
Remove some unnecessary NULL tests (free()).
Replace an unneeded printf() wrapper.
CVS patchset: 7891
CVS date: 2006/02/14 02:25:00
|
|
thanks Reinhard Nissl
CVS patchset: 7874
CVS date: 2006/02/05 16:15:12
|
|
patch by dani3l
CVS patchset: 7867
CVS date: 2006/02/04 14:06:29
|
|
Sorry about the breakage.
CVS patchset: 7855
CVS date: 2006/01/28 17:09:59
|
|
Add a close function to handle EndOfStream.
Tested with 1 writer thread and 2 reader threads.
CVS patchset: 7851
CVS date: 2006/01/27 19:37:15
|
|
It's not usable yet.
CVS patchset: 7850
CVS date: 2006/01/27 07:55:18
|
|
CVS patchset: 7849
CVS date: 2006/01/27 07:53:28
|
|
CVS patchset: 7848
CVS date: 2006/01/27 07:46:09
|
|
Added list header file.
Added an ArrayList struct.
Added a sorted ArrayList struct.
CVS patchset: 7835
CVS date: 2006/01/16 08:04:44
|
|
CVS patchset: 7825
CVS date: 2005/12/23 18:23:31
|
|
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
|
|
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: 7715
CVS date: 2005/08/30 15:27:58
|
|
Windows ports updates:
- finished M$VC port update
- moved xine plugins back to normal location for Windows ports,
added relative directories (used relative to ${prefix}),
make sure it's thread-safe (but it's still hacky)
- fixed ugly bug with loading plugins, when working drive was differrent from
plugins directory
directory
- directory and subdirectory separator called as platform specific
- fix crash with newer win32 pthread (missing mutex_init in vo plugin), yes!
- small doc update
CVS patchset: 7712
CVS date: 2005/08/29 15:28:16
|
|
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: 7696
CVS date: 2005/07/29 18:31:13
|
|
CVS patchset: 7636
CVS date: 2005/07/03 20:22:10
|
|
gcc4 patches from Dams Nadé (livna.org) and Keenan Pepper.
CVS patchset: 7527
CVS date: 2005/05/07 09:11:37
|
|
CVS patchset: 7445
CVS date: 2005/04/01 23:15:38
|
|
CVS patchset: 7444
CVS date: 2005/03/31 22:46:15
|
|
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
|