[vlc-devel] [PATCH] Changes for panoramix mode
Rafaël Carré
rafael.carre at gmail.com
Tue Jan 19 13:52:33 CET 2010
On Fri, 15 Jan 2010 02:44:48 -0800
"Dupont Lajoie" <gozer at progrock.com> wrote:
> ---
> modules/gui/qt4/components/extended_panels.cpp | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/modules/gui/qt4/components/extended_panels.cpp
> b/modules/gui/qt4/components/extended_panels.cpp index
> 34a4c8b..f12624b 100644 ---
> a/modules/gui/qt4/components/extended_panels.cpp +++
> b/modules/gui/qt4/components/extended_panels.cpp @@ -261,6 +261,7 @@
> void ExtVideo::ChangeVFiltersString( const char *psz_name, bool
> b_add ) !strcmp( psz_name, "puzzle" ) || !strcmp( psz_name, "logo" )
> || !strcmp( psz_name, "wall" ) ||
> + !strcmp( psz_name, "panoramix" ) ||
> !strcmp( psz_name, "clone" ) )
> psz_module_name = "video_filter_wrapper";
>
Applied, thanks.
--
Rafaël Carré
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100119/ac05b6d2/attachment.sig>
More information about the vlc-devel
mailing list