Age | Commit message (Collapse) | Author |
|
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
|
|
Fixed xvmc plugin segfault when it tried software blending on nonexistant xv image.
Cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback.
CVS patchset: 7516
CVS date: 2005/05/03 19:25:10
|
|
Clip goom fps value to >= 1 [bug #1193783]
CVS patchset: 7514
CVS date: 2005/05/03 01:31:12
|
|
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
|