[MPlayer-dev-eng] [PATCH] libass fixes and additions

Evgeniy Stepanov eugeni.stepanov at gmail.com
Sun Mar 1 15:43:20 CET 2009


On Saturday 28 February 2009 08:09:06 Grigori Goronzy wrote:
> * 0001-When-using-pan-and-scan-use-correct-positions.patch
>
> Currently, with pan-and-scan, positioned events are squeezed into the
> visible area. Positioned events are usually used to translate signs,
> on-screen-text and so on, and not displaying them at there designated
> position makes them lose their meaning, or at least look out of place.
>
> This patch makes positioned events retain their position when
> pan-and-scan is used -- even if this means clipping them.
> Regular events are still restricted to the visible area of the video.

It was discussed on the ML, and we decided that it is better to fit every 
positioned event to the screen even if it means moving them a little.

> * 0002-Composite-combine-overlapping-glyph-borders-and-shad.patch
>
> Like the old patch, but also combines shadows, if needed, and uses the
> cache for storing the composited bitmaps.
>
> Grigori




More information about the MPlayer-dev-eng mailing list