summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-07-13removed unneded variable in debian/rulesReinhard Tartler
update debian/changelog with my branch CVS patchset: 8124 CVS date: 2006/07/13 09:24:21
2006-07-12Tidy up the formatting of tvtime method help texts to allow better wrappingDarren Salt
by the front end. CVS patchset: 8123 CVS date: 2006/07/12 21:08:46
2006-07-12Avoid a debug/no-optimise build failure (seen on amd64).Darren Salt
CVS patchset: 8122 CVS date: 2006/07/12 20:33:58
2006-07-12Don't invoke AC_C_ALWAYS_INLINE.Darren Salt
Should fix inline use-before-define build failures on several architectures; it certainly prevents this problem with debug/noopt builds on amd64. CVS patchset: 8121 CVS date: 2006/07/12 20:19:04
2006-07-11Complete the auto*-running prevention option.Darren Salt
Make the "noopt" option also --disable-optimizations. Assume that the next upload will be of 1.1.2. CVS patchset: 8120 CVS date: 2006/07/11 22:41:51
2006-07-11Correct remaining references to libtool-nofpic.Darren Salt
CVS patchset: 8119 CVS date: 2006/07/11 22:35:25
2006-07-11Fixing some libmms related overflows.Matthias Hopf
Loosly based on: [vendor-sec] patch for libmms buffer overflows (CVE-2006-2200) CVS patchset: 8118 CVS date: 2006/07/11 09:37:31
2006-07-11Add pulseaudio/polypaudio news to ChangeLog.Diego 'Flameeyes' Pettenò
CVS patchset: 8117 CVS date: 2006/07/11 05:35:53
2006-07-11Update pkg.m4 with the one provided by pkg-config 0.20, that's shorter for ↵Diego 'Flameeyes' Pettenò
the configure. CVS patchset: 8116 CVS date: 2006/07/11 05:32:32
2006-07-11Replace the old polypaudio check with a new one using pkg-config, and mark ↵Diego 'Flameeyes' Pettenò
polypaudio as deprecated (0.6, 0.7 versions are quite old), disabling it by default. CVS patchset: 8115 CVS date: 2006/07/11 05:27:51
2006-07-11Start implementing a pulseaudio output plugin, based on the previous ↵Diego 'Flameeyes' Pettenò
polypaudio plugin. Right now delays don't work (yet), but the rest of it should. CVS patchset: 8114 CVS date: 2006/07/11 05:20:31
2006-07-11Add one more note to ChangeLog.Diego 'Flameeyes' Pettenò
CVS patchset: 8113 CVS date: 2006/07/11 03:51:42
2006-07-11Add something to the ChangeLog.Diego 'Flameeyes' Pettenò
CVS patchset: 8112 CVS date: 2006/07/11 03:40:20
2006-07-11Remove the libtool hacking, --without-pic will do just as --enable-fpic if ↵Diego 'Flameeyes' Pettenò
the platform supports it. Trust libtool when possible (most of non-PIC-compatible code should be easily fixable anyway). CVS patchset: 8111 CVS date: 2006/07/11 03:36:47
2006-07-11Bump version to 1.1.3cvs.Diego 'Flameeyes' Pettenò
CVS patchset: 8110 CVS date: 2006/07/11 03:28:18
2006-07-11Apply patches for Darwin compatibility, SF.net bug 1431220. Thanks to ↵Diego 'Flameeyes' Pettenò
Benjamin Reed. CVS patchset: 8109 CVS date: 2006/07/11 03:22:59
2006-07-11Complete cleanup using pkg-config: no need to look for alsa/ or sys/, just ↵Diego 'Flameeyes' Pettenò
include asoundlib.h. CVS patchset: 8108 CVS date: 2006/07/11 03:11:51
2006-07-11Fix an error introduced in the x86 Mac fix.Darren Salt
CVS patchset: 8107 CVS date: 2006/07/11 00:31:43
2006-07-10Don't assume that darwin is PowerPC, check for it specifically, and move all ↵Diego 'Flameeyes' Pettenò
the generic (non PPC-related) darwin checks in their own case to fix support for Mac OS X on x86. CVS patchset: 8106 CVS date: 2006/07/10 23:15:37
2006-07-10Clean up a bit the configure script by using the implicit variables when useful.Diego 'Flameeyes' Pettenò
CVS patchset: 8105 CVS date: 2006/07/10 22:52:20
2006-07-10Replace custom ALSA macro with a simpler PKG_CHECK_MODULES call, and assume ↵Diego 'Flameeyes' Pettenò
requirement of 0.9.0 minimum. See SF.net bug 1394688. CVS patchset: 8104 CVS date: 2006/07/10 22:43:50
2006-07-10Add support for m4b extension to the Qt demuxer, to be able to play ↵Diego 'Flameeyes' Pettenò
audiobooks in AAC format. This still requires to be tested with encrypted audiobooks to make sure they fail gracefully. CVS patchset: 8103 CVS date: 2006/07/10 22:17:49
2006-07-10Add the m4 file with the needed check for -fvisibility=hidden.Diego 'Flameeyes' Pettenò
CVS patchset: 8102 CVS date: 2006/07/10 22:14:55
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ↵Diego 'Flameeyes' Pettenò
(through backports), to avoid exporting unneeded internal symbols, making plugins' loading faster and use of internal copies of libraries more solid. It should automatically fall back to the old way in GCCs that does not support -fvisibility=hidden, but has to be tested carefully. No issues were found in the months of testing in Gentoo, but this requires special attention anyway. CVS patchset: 8101 CVS date: 2006/07/10 22:08:12
2006-07-09updated build dependenciesReinhard Tartler
CVS patchset: 8100 CVS date: 2006/07/09 20:54:55
2006-07-09DEB_BUILD_OPTIONS=noauto to run configure instead of autogen.sh.xine-lib-1_1_2-release1.1.2Darren Salt
CVS patchset: 8099 CVS date: 2006/07/09 13:37:55
2006-07-08update debian packaging, status of my private bzr branchReinhard Tartler
CVS patchset: 8098 CVS date: 2006/07/08 16:38:42
2006-07-08Build VIS support for ffmpeg only if is enabled. When enabling VIS and user ↵Diego 'Flameeyes' Pettenò
didn't give any mcpu argument, default to v9 to allow building (GCC defaults to v8 up to 4.1 series). CVS patchset: 8097 CVS date: 2006/07/08 15:10:22
2006-07-08Set CD audio buffer to 500 frames (patch from Christopher Martin).Darren Salt
This fixes "audible gap" problems; <500 resulted in occasional gaps being audible. (The value is a "reasonable choice": it should cover the problem for the vast majority of people and drives.) CVS patchset: 8096 CVS date: 2006/07/08 14:08:48
2006-07-08Remove A few hunks that are now fixed in FFmpeg's SVN.Diego 'Flameeyes' Pettenò
CVS patchset: 8095 CVS date: 2006/07/08 12:34:52
2006-07-08Avoid negative overflow in BLEND_COLOR().Claudio Ciccani
CVS patchset: 8094 CVS date: 2006/07/08 10:02:47
2006-07-08Patch by Petri Hintukainen <Petri.Hintukainen@hut.fi>:Claudio Ciccani
modify blend algo to avoid division (too slow on some machines). Result is still acceptable. CVS patchset: 8093 CVS date: 2006/07/08 09:40:03
2006-07-07Fix CD track info retrieval, avoid long pauses.Darren Salt
This is a partial reversion of 1.71->1.72. (Patch from Christopher Martin, <christopher.martin@utoronto.ca>) CVS patchset: 8092 CVS date: 2006/07/07 22:17:03
2006-07-06Adjust sed script for FreeBSD (new line after label names).František Dvořák
CVS patchset: 8091 CVS date: 2006/07/06 14:33:25
2006-07-05Add definition of PIC in presence of __PIC__ or __pic__, to fix building of ↵Diego 'Flameeyes' Pettenò
FFmpeg code on PIE-enabled systems. The change is already committed in FFmpeg's SVN. CVS patchset: 8090 CVS date: 2006/07/05 22:11:34
2006-07-05gcc295 workaround.František Dvořák
CVS patchset: 8089 CVS date: 2006/07/05 12:55:44
2006-07-05It compiles now.František Dvořák
CVS patchset: 8088 CVS date: 2006/07/05 09:40:00
2006-07-03Add a media.network.timeout configuration for a timeout while running ↵Diego 'Flameeyes' Pettenò
select() on streams, to avoid getting frozen if trying to connect to an unreachable server (or if the connection is lost. CVS patchset: 8087 CVS date: 2006/07/03 10:55:37
2006-06-30Change in32 in int32_t to fix building on some systems, as reported by ↵Diego 'Flameeyes' Pettenò
Reinhard Tartler. CVS patchset: 8086 CVS date: 2006/06/30 21:36:27
2006-06-30Complete rename of data into font, to avoid recursions with $datadir.Diego 'Flameeyes' Pettenò
CVS patchset: 8085 CVS date: 2006/06/30 20:07:57
2006-06-30Use FONTPATH rather than FONTDIR, as the former is already expanded.Diego 'Flameeyes' Pettenò
CVS patchset: 8084 CVS date: 2006/06/30 20:03:10
2006-06-30Regenerate.Diego 'Flameeyes' Pettenò
CVS patchset: 8083 CVS date: 2006/06/30 20:00:38
2006-06-30Added support for other types of subpicture layers (e.g. Matrox CRTC2's ↵Claudio Ciccani
subpicture). CVS patchset: 8082 CVS date: 2006/06/30 06:51:41
2006-06-30Set the pixel format to YUV420P when encoding for Dxr3 cards, ffmpeg's mpeg ↵Diego 'Flameeyes' Pettenò
encoder accepts only that for mpeg1. Thanks to Alejandro Homs-Puron in SourceForge ticket 1424281 and Gentoo bug #138530. CVS patchset: 8081 CVS date: 2006/06/30 00:21:30
2006-06-29Typo fix.Diego 'Flameeyes' Pettenò
CVS patchset: 8080 CVS date: 2006/06/29 19:39:10
2006-06-29Fix GCC crazyness, add the missing parenthesis.Diego 'Flameeyes' Pettenò
CVS patchset: 8079 CVS date: 2006/06/29 19:38:19
2006-06-29Add missing format attributes for in-xine code.Diego 'Flameeyes' Pettenò
CVS patchset: 8078 CVS date: 2006/06/29 12:28:06
2006-06-29Add warnings about missing format attributes.Diego 'Flameeyes' Pettenò
CVS patchset: 8077 CVS date: 2006/06/29 10:50:04
2006-06-29Also enable -Wstrict-aliasing when available so that rules breakage will be ↵Diego 'Flameeyes' Pettenò
either resolved or fixed, even if building without optimisations. CVS patchset: 8076 CVS date: 2006/06/29 10:29:37
2006-06-29When available, enable -Wformat warnings class. This prevents adding more ↵Diego 'Flameeyes' Pettenò
possible format string vulnerabilities. CVS patchset: 8075 CVS date: 2006/06/29 10:18:22