design: interlaced-video: add missing markup and fix some grammar issues

This commit is contained in:
Reynaldo H. Verdejo Pinochet 2016-12-23 23:35:23 -08:00
parent 9b1b1746c5
commit fdd50a5d77

View 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