[vlc-devel] [vlc-commits] Revert "dshow: add missing parameter in dialog invocation"

Jean-Baptiste Kempf jb at videolan.org
Fri Oct 12 13:09:52 CEST 2012


On Fri, Oct 12, 2012 at 01:04:03PM +0200, Rafaël Carré wrote :
> Hello,
> 
> Le 12/10/2012 12:48, Jean-Baptiste Kempf a écrit :
> > vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Oct 12 12:46:27 2012 +0200| [2511dedef8e5c2960e9ed756c108610c1f2e6874] | committer: Jean-Baptiste Kempf
> > 
> > Revert "dshow: add missing parameter in dialog invocation"
> > 
> > This reverts commit c68332940c36bdbc24b5f1fc5a0633edce88bd52
> > 
> > And removes code from xxcv from core modules
> > 
> >> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2511dedef8e5c2960e9ed756c108610c1f2e6874
> > ---
> > 
> >  modules/access/dshow/dshow.cpp |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/modules/access/dshow/dshow.cpp b/modules/access/dshow/dshow.cpp
> > index 00242aa..9c5a025 100644
> > --- a/modules/access/dshow/dshow.cpp
> > +++ b/modules/access/dshow/dshow.cpp
> > @@ -1047,7 +1047,7 @@ static int OpenDevice( vlc_object_t *p_this, access_sys_t *p_sys,
> >                   devicename.c_str() );
> >          dialog_Fatal( p_this, _("Capture failed"),
> >                          _("VLC cannot use the device \"%s\", because its "
> 
> you forgot the %s

No, this commit is an exact revert.
See next commit.


Best regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list