vlc | branch: master | Rémi Denis-Courmont <r...@remlab.net> | Wed Sep 17 
00:46:18 2014 +0300| [de5710e55d75a79ac8b4d152a63d7455d74d208b] | committer: 
Rémi Denis-Courmont

doc: grammar

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=de5710e55d75a79ac8b4d152a63d7455d74d208b
---

 include/vlc/libvlc_media_player.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/vlc/libvlc_media_player.h 
b/include/vlc/libvlc_media_player.h
index 4b2f449..9ba313e 100644
--- a/include/vlc/libvlc_media_player.h
+++ b/include/vlc/libvlc_media_player.h
@@ -320,7 +320,7 @@ typedef void (*libvlc_video_display_cb)(void *opaque, void 
*picture);
  * Similarly, the number of scanlines must be bigger than of equal to
  * the pixel height.
  * Furthermore, we recommend that pitches and lines be multiple of 32
- * to not break assumption that might be made by various optimizations
+ * to not break assumptions that might be held by optimized code
  * in the video decoders, video filters and/or video converters.
  */
 typedef unsigned (*libvlc_video_format_cb)(void **opaque, char *chroma,

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to