<!DOCTYPE html><html><head><title></title><style type="text/css">p.MsoNormal,p.MsoNoSpacing{margin:0}</style></head><body><div>LGTM<br></div><div><br></div><div>On Wed, Dec 2, 2020, at 07:08, Marvin Scholz wrote:<br></div><blockquote type="cite" id="qt" style=""><div>---<br></div><div>modules/codec/omxil/OMX_Other.h | 8 ++++----<br></div><div>1 file changed, 4 insertions(+), 4 deletions(-)<br></div><div><br></div><div>diff --git a/modules/codec/omxil/OMX_Other.h b/modules/codec/omxil/OMX_Other.h<br></div><div>index caf7f384480..baf6041784b 100644<br></div><div>--- a/modules/codec/omxil/OMX_Other.h<br></div><div>+++ b/modules/codec/omxil/OMX_Other.h<br></div><div>@@ -90,9 +90,9 @@ typedef struct OMX_TIME_CONFIG_SEEKMODETYPE {<br></div><div>/** Structure representing a time stamp used with the following configs <br></div><div>  * on the Clock Component (CC):<br></div><div>  * <br></div><div>- * OMX_IndexConfigTimeCurrentWallTime: query of the CC’s current wall  <br></div><div>+ * OMX_IndexConfigTimeCurrentWallTime: query of the CC’s current wall  <br></div><div>  *     time<br></div><div>- * OMX_IndexConfigTimeCurrentMediaTime: query of the CC’s current media<br></div><div>+ * OMX_IndexConfigTimeCurrentMediaTime: query of the CC’s current media<br></div><div>  *     time<br></div><div>  * OMX_IndexConfigTimeCurrentAudioReference and  <br></div><div>  * OMX_IndexConfigTimeCurrentVideoReference: audio/video reference <br></div><div>@@ -103,7 +103,7 @@ typedef struct OMX_TIME_CONFIG_SEEKMODETYPE {<br></div><div>  *     OMX_BUFFERFLAG_STARTTIME set. It must use the timestamp<br></div><div>  *     specified by that buffer for nStartTimestamp. <br></div><div>  *<br></div><div>- * It’s also used with the following config on components in general:<br></div><div>+ * It’s also used with the following config on components in general:<br></div><div>  *<br></div><div>  * OMX_IndexConfigTimePosition: IL client querying component position <br></div><div>  * (GetConfig) or commanding a component to seek to the given location<br></div><div>@@ -247,7 +247,7 @@ typedef struct OMX_TIME_CONFIG_SCALETYPE {<br></div><div>                                      * scaling the media time */<br></div><div>} OMX_TIME_CONFIG_SCALETYPE;<br></div><div>  <br></div><div>-/** Bits used to identify a clock port. Used in OMX_TIME_CONFIG_CLOCKSTATETYPE’s nWaitMask field */<br></div><div>+/** Bits used to identify a clock port. Used in OMX_TIME_CONFIG_CLOCKSTATETYPE’s nWaitMask field */<br></div><div>#define OMX_CLOCKPORT0 0x00000001<br></div><div>#define OMX_CLOCKPORT1 0x00000002<br></div><div>#define OMX_CLOCKPORT2 0x00000004<br></div><div>-- <br></div><div>2.24.3 (Apple Git-128)<br></div><div><br></div><div><br></div><div>_______________________________________________<br></div><div>vlc-devel mailing list<br></div><div>To unsubscribe or modify your subscription options:<br></div><div><a href="https://mailman.videolan.org/listinfo/vlc-devel">https://mailman.videolan.org/listinfo/vlc-devel</a><br></div></blockquote></body></html>