diff options
author | Andreas Auras <yak54@inkennet.de> | 2012-01-12 00:26:31 +0100 |
---|---|---|
committer | Andreas Auras <yak54@inkennet.de> | 2012-01-12 00:26:31 +0100 |
commit | bc6e0cdc7ad034db22b18f3d7dd4b3e156b46ea4 (patch) | |
tree | eff36e93911064df710dc8661e3228dc5a3492df /win32 | |
parent | 928e63d9a618982ec4bee0ff69af488cbfa296d5 (diff) | |
download | xine-lib-bc6e0cdc7ad034db22b18f3d7dd4b3e156b46ea4.tar.gz xine-lib-bc6e0cdc7ad034db22b18f3d7dd4b3e156b46ea4.tar.bz2 |
Removed wrong setting of fixed extent size of osd objects in dvb spu decoder
Currently the spu decoder sets the extend size of each generated
osd object to a fixed size of 1920x1080.
Output drivers which are extend capable (like vdpau) will do bad
scaling of these objects if video frame format is different.
This patch fixes the issue by removing the explicit extend setting.
The video driver will now use the actual video frame size by default.
--HG--
extra : rebase_source : 5800f84391bba725f5cb1ef28025412a2b6b6a35
Diffstat (limited to 'win32')
0 files changed, 0 insertions, 0 deletions