[vlc-devel] commit: FIX: DSHOW "none" device open (#2201). Some cleaning (basos g )

basos g noxelia at gmail.com
Wed Mar 18 17:19:40 CET 2009


2009/3/5 git version control <git at videolan.org>:
> vlc | branch: master | basos g <noxelia 4t gmail d0t c0m> | Wed Feb 11 12:52:36 2009 +0200| [576844b24d53c39bdc524af235095ed7939e91fd] | committer: Jean-Baptiste Kempf
>
> FIX: DSHOW "none" device open (#2201). Some cleaning
>
> -Fix dshow "none" deivice be recognized as none
>  Note that another patch concerning var_optionParse string
>  dequoting should be applied for this to be fixed
>  ( the concept is not to provide quoted strings to dshow options )
>  -Account for the case when BOTH devices could not be opened
>   (file an error, instead of seeming to play)
>  -Cleaned a little
>  -Added dbg and error msgs
>  -Added coments
>
> Rev 3
>
> Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
>
>> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=576844b24d53c39bdc524af235095ed7939e91fd
> ---
>
>  modules/access/dshow/crossbar.cpp |   47 +++++++++--
>  modules/access/dshow/dshow.cpp    |  178 +++++++++++++++++++++++++------------
>  2 files changed, 161 insertions(+), 64 deletions(-)
>
> Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=576844b24d53c39bdc524af235095ed7939e91fd
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>

Just an information: With the recent qt4 commits the string dequote
issue from qt4 is fixed (thanks jean b)



More information about the vlc-devel mailing list