1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00

deinterlace: algo_ivtc.h: typo in comment

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
This commit is contained in:
Juha Jeronen 2011-05-02 17:28:08 +03:00 committed by Jean-Baptiste Kempf
parent 95cd7e4e64
commit eb4b233b71

View File

@ -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