summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2004-06-13 16:00:16 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2004-06-13 16:00:16 +0000
commit62f8ce9ec67fb85da1023b5db90a0a5f1609cff7 (patch)
tree29f34f2046868859c8c2ba995e676badc66db84e /ChangeLog
parent6ed20eae1c478e08ff54f96fd7b8c801b37663d9 (diff)
downloadxine-lib-62f8ce9ec67fb85da1023b5db90a0a5f1609cff7.tar.gz
xine-lib-62f8ce9ec67fb85da1023b5db90a0a5f1609cff7.tar.bz2
* trying to fix a longstanding problem: 4:3 progressive content on DXR3's
TV out results in the lower third of the image being shaky; this fix might raise other problems, but since we only play with the progressive flag, the worst that could happen is that the card gets the interlaced vs. progressive state wrong and this is almost never noticable on TV out * report codec information for dxr3 video decoder * while I am at it: small beautification to video_out_dxr3.c CVS patchset: 6685 CVS date: 2004/06/13 16:00:16
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a0b91485d..9ec183a6d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,8 @@
* revised FLAC playback subsystem
* subtitles improvements - word wrap and new subtitle format variants
* native MacOSX video and audio output plugins
+ * DXR3: fix slight shaking in lower third of the image on TV out
+ with some MPEG material
xine-lib (1-rc4a)
* audio out now uses a more user friendly "Speaker arrangement" config item;