diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-03-25 23:13:53 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-03-25 23:13:53 +0000 |
commit | 91f91ec1332e1bc2a1434a1658d825a16ed56ff8 (patch) | |
tree | 26e854d0815369932f54bc8682a8245016a77fc6 /ChangeLog | |
parent | f365c4d88b2110300e6f4b050c69f4ebea935e66 (diff) | |
download | xine-lib-91f91ec1332e1bc2a1434a1658d825a16ed56ff8.tar.gz xine-lib-91f91ec1332e1bc2a1434a1658d825a16ed56ff8.tar.bz2 |
Create at least a 1×1 shared image when the first frame is skipped (and thus reported as 0×0), to avoid disabling shared memory for all others. Patch by Reinhard Nissl.
CVS patchset: 8748
CVS date: 2007/03/25 23:13:53
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -44,6 +44,9 @@ xine-lib (1.1.5) (Unreleased) * Portability fixes for Mac OS X, in particular Mac OS X on the new Intel Macs. Thanks to Martin Aumueller and Emanuele Giaquinta. * Fix amp muting when level is still at 100. Patch by Reinhard Nissl. + * Create at least a 1×1 shared image when the first frame is skipped (and + thus reported as 0×0), to avoid disabling shared memory for all others. + Patch by Reinhard Nissl. xine-lib (1.1.4) * Mark string-type configuration items according to whether they're plain |