Age | Commit message (Collapse) | Author |
|
Support --enable-fpic with recent versions of gcc.
(The original version of this patch was supplied by Nix <nix@esperi.org.uk>.)
CVS patchset: 7513
CVS date: 2005/05/02 21:13:42
|
|
unfortunately, this has to wait until 1.0.2
CVS patchset: 7502
CVS date: 2005/04/26 12:25:38
|
|
Fix IDCT / Mocomp rendering errors in xxmc and xvmc modules caused by them not resetting the
macroblock counter when a frame is created.
Fixed libmpeg2 Mocomp XvMC forgetting to handle the signed / usigned intra flag, resulting in a
purple screen on Nvidia when XvMC Mocomp only is used.
CVS patchset: 7500
CVS date: 2005/04/26 09:02:55
|
|
note WMA lossless support
CVS patchset: 7491
CVS date: 2005/04/25 14:11:41
|
|
I just realized that the plugin loader is not mentioned in the ChangeLog
CVS patchset: 7475
CVS date: 2005/04/20 17:19:46
|
|
CVS patchset: 7474
CVS date: 2005/04/20 17:12:09
|
|
Updated xxmc readme.
CVS patchset: 7451
CVS date: 2005/04/09 11:47:27
|
|
Updated Changelog from previous commit.
CVS patchset: 7450
CVS date: 2005/04/09 11:23:14
|
|
CVS patchset: 7436
CVS date: 2005/03/06 21:38:09
|
|
* 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
|
|
small grammar fix
CVS patchset: 7421
CVS date: 2005/02/20 17:03:33
|
|
Replaced AC_TRY_RUN by AC_RUN_IFELSE. Now, if cross compiled, field ordering is hardcoded for Windows platform.
New common test just for availibility of bit fields works for all platforms.
CVS patchset: 7420
CVS date: 2005/02/20 10:08:01
|
|
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
|
|
noone complained and the testsuite is happy, so we can merge some things
to stable
CVS patchset: 7393
CVS date: 2005/02/09 19:30:32
|
|
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
|
|
Updated win32 M$VC port.
CVS patchset: 7386
CVS date: 2005/02/06 19:16:18
|
|
Long awaited new version of DirectX audio output plugin.
(very stable IMHO, so marked for 1.0 branch too)
CVS patchset: 7382
CVS date: 2005/02/04 22:31:29
|
|
Documentation about Win32 platform. Do we attract more developers? :-)
(marked as bugfix, because it belongs to stable branch too)
CVS patchset: 7380
CVS date: 2005/02/03 19:40:14
|
|
bug++
CVS patchset: 7379
CVS date: 2005/02/03 07:31:19
|
|
Fixed build on solaris:
- use libresolv in hstrerror check
- replace PRIiMAX and PRIXMAX by PRIdMAX and PRIxMAX
Removed timezone struct for MinGW from public os_types.h, update header comment.
Fixed build musepack library on some platforms using xine types.
Thanks to Niki W. Waibel for reporting and testing.
CVS patchset: 7378
CVS date: 2005/02/03 07:19:03
|
|
CVS patchset: 7377
CVS date: 2005/02/02 23:11:38
|
|
- set the displayed bitmap's width to a multiple of 8 (round up);
- centre the image within this.
Incorrect colours fix:
- use RGB8 instead of BGR8.
Shout if these break things :-)
CVS patchset: 7363
CVS date: 2005/01/19 00:59:27
|
|
fixed some memleaks reported by Jerome
CVS patchset: 7360
CVS date: 2005/01/18 21:58:19
|
|
CVS patchset: 7357
CVS date: 2005/01/17 19:29:48
|
|
CVS patchset: 7354
CVS date: 2005/01/16 17:56:05
|
|
- recognise " ' & < > &#X; (1<=X<256)
- automatic decoding for text and for attribute values
- provide a function for front-ends to use to escape text for XML output
CVS patchset: 7352
CVS date: 2005/01/16 17:51:04
|
|
(is the vidix update stable enough to go into 1.0.1?)
CVS patchset: 7351
CVS date: 2005/01/15 17:52:23
|
|
CVS patchset: 7342
CVS date: 2005/01/13 21:33:04
|
|
CVS patchset: 7337
CVS date: 2005/01/10 18:03:34
|
|
CVS patchset: 7327
CVS date: 2005/01/05 21:56:17
|
|
CVS patchset: 7324
CVS date: 2005/01/05 00:40:38
|
|
change LT_* variables into XINE_LT_*, because newer versions of libtool
claim the whole LT_* namespace for themselves (fixes bug #1094262)
CVS patchset: 7321
CVS date: 2005/01/03 20:12:18
|
|
fix xine-lib builds without X11: HAVE_XV must not be defined conditionally,
otherwise configure will complain
also fix the Xv test for old shells with broken handling of empty variables
CVS patchset: 7307
CVS date: 2004/12/27 17:22:30
|
|
CVS patchset: 7302
CVS date: 2004/12/25 21:10:59
|
|
These URLs are now canonicalised.
CVS patchset: 7297
CVS date: 2004/12/24 01:59:11
|
|
will fix problems, when the size of the output area changed between the
initial call and the drawing (which might be in the magnitude of seconds
or minutes caused by _x_spu_decoder_sleep(), especially when using separate
text subtitles); this caused the first subtitle to be missing sometimes,
because users would switch to fullscreen after starting playback
also fix missing first subtitle after seeking (reset of decoders tate was
incomplete)
CVS patchset: 7294
CVS date: 2004/12/22 21:29:25
|
|
CVS patchset: 7285
CVS date: 2004/12/20 19:27:19
|
|
CVS patchset: 7280
CVS date: 2004/12/19 19:15:20
|
|
CVS patchset: 7277
CVS date: 2004/12/18 19:59:40
|
|
asf chained streams bug
CVS patchset: 7272
CVS date: 2004/12/18 14:37:46
|
|
(closes bug #1086775)
CVS patchset: 7267
CVS date: 2004/12/17 13:38:23
|
|
the DXR3 plugin in 1-rc8; shame on me
CVS patchset: 7263
CVS date: 2004/12/16 13:31:40
|
|
CVS patchset: 7259
CVS date: 2004/12/15 12:57:35
|
|
(thanks iDEFENSE for reporting these)
CVS patchset: 7258
CVS date: 2004/12/15 12:53:35
|
|
CVS patchset: 7255
CVS date: 2004/12/14 22:28:53
|
|
CVS patchset: 7249
CVS date: 2004/12/13 21:25:06
|
|
Compilation fixes for cross-compiling with MinGW32.
CVS patchset: 7231
CVS date: 2004/12/12 13:51:28
|
|
CVS patchset: 7221
CVS date: 2004/12/10 12:43:06
|
|
CVS patchset: 7214
CVS date: 2004/12/09 01:35:55
|