[vlc-devel] [PATCH] -- vout reuse extension

brezhoneg1 brezhoneg1 at yahoo.fr
Sun Jun 7 14:47:01 CEST 2009


 
To fenrir and maybe others

As talked about a few weeks ago, please find attached an updated patch
for making vout reuse less restrictive (width, height and chroma
limitations removed).

Since vout is being redesigned, this patch may not come timely. If so,
just see it as a reminder that it would be nice for the new design to
also work out this nagging issue.

The post consists of:

- patch 1: removes almost all restrictions (width/height/chroma) in vout
reuse. Note that vout-filter is still kept as a restriction.

- patch 2: a needed local function is given a wider scope within vlc

- patch 3: corrects a minor side effect (when leaving fullscreen, ensure
the right size is used since video size may now change in-between)

This set of patches has been tested successfully on Linux with latest
1.1 git. A Windows/Mac version for patch3 may still be required.

Rgds
Erwan10
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-vout-reuse-remove-width-height-and-chroma-restric.patch
Type: application/octet-stream
Size: 8723 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090607/b85ef30c/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-vout-reuse-make-sure-window-size-is-updated-when-l.patch
Type: application/octet-stream
Size: 997 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090607/b85ef30c/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-vout-core-rename-InitWindowSize-into-vout_InitWindo.patch
Type: application/octet-stream
Size: 3931 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090607/b85ef30c/attachment-0002.obj>


More information about the vlc-devel mailing list