log libvo/aspect.c @ 34174:a93891202051

age author description
Mon, 11 Oct 2010 17:09:33 +0000 reimar Fix handling of invalid values in aspect_save_screenres to not overwrite
Sat, 09 Oct 2010 01:31:52 +0000 reimar Add fallback values to aspect_save_screenres to avoid division by 0
Thu, 27 Aug 2009 23:40:36 +0000 reimar Remove unused movie_aspect extern declaration.
Thu, 27 Aug 2009 18:36:51 +0000 reimar Add infrastructure and test code to enable aspect scaling and panscan in windowed mode.
Thu, 27 Aug 2009 13:31:12 +0000 reimar Make panscan cover the same range in -wid -fs mode as in normal mode.
Thu, 27 Aug 2009 12:38:22 +0000 reimar Fix aspect_fit to work correctly when borders need to be added on top and
Thu, 27 Aug 2009 12:35:23 +0000 reimar Forgotten changes to aspect code to handle -wid with -fs.