[vlc-commits] deinterlace: algo_ivtc.h: typo in comment

Juha Jeronen git at videolan.org
Mon May 2 17:23:52 CEST 2011


vlc | branch: master | Juha Jeronen <juha.jeronen at jyu.fi> | Mon May  2 17:28:08 2011 +0300| [eb4b233b71bd5ba28fba5c3e5305e1d1dd9a39eb] | committer: Jean-Baptiste Kempf

deinterlace: algo_ivtc.h: typo in comment

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 modules/video_filter/deinterlace/algo_ivtc.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/video_filter/deinterlace/algo_ivtc.h b/modules/video_filter/deinterlace/algo_ivtc.h
index 01a42f7..119d238 100644
--- a/modules/video_filter/deinterlace/algo_ivtc.h
+++ b/modules/video_filter/deinterlace/algo_ivtc.h
@@ -270,7 +270,7 @@ void IVTCClearState( filter_t *p_filter );
  * the extra fields inserted in the telecine. With exact duplication, it
  * of course doesn't matter whether Bc or Bd is the extra field, but
  * with "full field blended" material (see below) this will affect how to
- * correctly wxtract film frame 3.
+ * correctly extract film frame 3.
  *
  * See the following web pages for illustrations and discussion:
  * http://neuron2.net/LVG/telecining1.html



More information about the vlc-commits mailing list