diff options
author | Thomas Hellström <totte67@users.sourceforge.net> | 2005-05-04 04:27:20 +0000 |
---|---|---|
committer | Thomas Hellström <totte67@users.sourceforge.net> | 2005-05-04 04:27:20 +0000 |
commit | 3bdb84af9ee2b4935d423306a30ca1d273d8207a (patch) | |
tree | e08190c01986681d5db5a0d3661f7c5682662cfa /ChangeLog | |
parent | 3e60b4314e769a22e7ef58cd095620a9f23f32ae (diff) | |
download | xine-lib-3bdb84af9ee2b4935d423306a30ca1d273d8207a.tar.gz xine-lib-3bdb84af9ee2b4935d423306a30ca1d273d8207a.tar.bz2 |
**BUGFIX**
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
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,6 +7,8 @@ xine-lib (1.0.2) * fixed xvmc plugin segfault when it tried software blending on nonexistant xv image. * cleaned up libmpeg2 behaviour on xxmc plugin abrupt software fallback * use -fno-inline-functions with gcc < 3.4.0 (bug known to be in 3.3.5) + * fix xxmc plugin wanting to change vld xvmc context when stream changes from + non-interlaced to interlaced [bug #1194350] xine-lib (1.0.1) * Big XvMC quality / correctness / cpu-usage fix. [bug #1114517] |