[vlc-devel] [PATCH] Add option to enable postproc in qt4 intf.

Antoine Cellerier dionoea at videolan.org
Fri Sep 19 01:31:45 CEST 2008


Please review attached patch. It adds the possibility to enable the
postproc video filter from the "Video" menu in the Qt intf. I find it
quite ugly but can't see any cleaner way to do it without modifying to
video output core by either:
1/ always loading the postproc filter on vout creating
or
2/ modifying the video output api to add VOUT_FILTER_ADD and
VOUT_FILTER_DELETE commands.

The patch could enter 0.9.x as is to provide access to postproc features
(if the 2 or 3 patches it depends on are backported). I think that I'll
implement something like 2/ in master.

I'd appreciate if people could comment. (Both people with knowledge of
the vout core and people with knowledge of the qt interface code)

Cheers,

-- 
Antoine Cellerier
dionoea
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Add-option-to-enable-postproc-in-qt4-intf.patch
Type: text/x-diff
Size: 3471 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080919/d47e798e/attachment.patch>


More information about the vlc-devel mailing list