pycousin / gnome-mplayer

Automatically exported from code.google.com/p/gnome-mplayer
GNU General Public License v2.0
0 stars 0 forks source link

16pixel alignment breaks "seamless integration" using gecko-mediaplayer #559

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I'm currently working on a project where we are using HTML+gecko-mediaplayer 
embeds to deliver HD video content. 

I just discovered that in 0.9.4 (rev 1096/ 1097), the alignment was set to 
multiples of 16 (8) if the player window is smaller than the original video 
size. This introduces an ugly black border around the video in some cases for 
as, since our content is freely sizeable.

I removed the 16-pixel alignment locally and the borders have disappeared. My 
tests som far didn't show any performance penalties.

Why has this been introduced? Should this be removed again?

Original issue reported on code.google.com by florian....@gmail.com on 14 Sep 2011 at 4:13

GoogleCodeExporter commented 8 years ago
It was added for certain video cards that slowed down quite abit if video was 
not aligned. I don't believe that the current SVN code does this anymore.

Original comment by kdeko...@gmail.com on 14 Sep 2011 at 4:45

GoogleCodeExporter commented 8 years ago
Thank you for the quick reply. I should have check in trunk first. 

Original comment by florian....@gmail.com on 14 Sep 2011 at 5:27

GoogleCodeExporter commented 8 years ago

Original comment by kdeko...@gmail.com on 24 Oct 2012 at 12:24