[vlc-devel] [PATCH] Changing libvlc_video_take_snapshot prototype
Rémi Denis-Courmont
remi at remlab.net
Sun May 10 19:28:07 CEST 2009
Le dimanche 10 mai 2009 20:05:44 Hugo Beauzee-Luyssen, vous avez écrit :
> This is just a minor patch to make libvlc_video_take_snapshot take a
> const char* as the filename parameter, instead of a char*.
> Since the parameter is a file name, it shouldn't be modified inside
> the scope of this function, and thus can be a const char*, which may
> avoid some workarounds.
Merged, thanks.
--
Rémi Denis-Courmont
http://www.remlab.net/
More information about the vlc-devel
mailing list