<html><head></head><body>Removing two words from Doxygen won't change the fact that valid existing code relies on this.<br><br>Besides, this should return a fraction, not a string.<br><br><div class="gmail_quote">Le 29 mai 2019 09:19:32 GMT+03:00, Steve Lhomme <robux4@ycbcr.xyz> a écrit :<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<pre class="k9mail">The libvlc_free() doc already says when free() can be used (even though I think<br>we should not advertise this possibility).<hr> include/vlc/libvlc_media_player.h | 2 +-<br> 1 file changed, 1 insertion(+), 1 deletion(-)<br><br>diff --git a/include/vlc/libvlc_media_player.h b/include/vlc/libvlc_media_player.h<br>index 10e302529d..2e6a747adb 100644<br>--- a/include/vlc/libvlc_media_player.h<br>+++ b/include/vlc/libvlc_media_player.h<br>@@ -1491,7 +1491,7 @@ LIBVLC_API void libvlc_video_set_scale( libvlc_media_player_t *p_mi, float f_fac<br>  *<br>  * \param p_mi the media player<br>  * \return the video aspect ratio or NULL if unspecified<br>- * (the result must be released with free() or libvlc_free()).<br>+ * (the result must be released with libvlc_free()).<br>  */<br> LIBVLC_API char *libvlc_video_get_aspect_ratio( libvlc_media_player_t *p_mi );<br> </pre></blockquote></div><br>-- <br>Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.</body></html>