design: interlaced-video: add missing markup and fix some grammar issues
authorReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Sat, 24 Dec 2016 07:35:23 +0000 (23:35 -0800)
committerReynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
Sat, 24 Dec 2016 07:35:23 +0000 (23:35 -0800)
markdown/design/interlaced-video.md

index 7abeaf8..578e5ca 100644 (file)
@@ -20,12 +20,12 @@ Possible states:
      field that can be used for telecine pulldown
 
 Note: It can be seen that the difference between the plain interlaced
-and telecine states is that in the telecine state, buffers containing
+and telecine states is that in the latter, buffers containing
 two fields may be progressive.
 
 Tools for identification:
- - GstVideoInfo
-  - GstVideoInterlaceMode - enum `GST_VIDEO_INTERLACE_MODE_...`
+ - `GstVideoInfo`
+  - `GstVideoInterlaceMode` - enum `GST_VIDEO_INTERLACE_MODE_...`
    - PROGRESSIVE
    - INTERLEAVED
    - MIXED