mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-20 21:16:24 +00:00
design: interlaced-video: add missing markup and fix some grammar issues
This commit is contained in:
parent
9b1b1746c5
commit
fdd50a5d77
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue