video-format: Fix minor docs typo
This commit is contained in:
parent
db86cff74d
commit
4882cb9f37
@ -293,7 +293,7 @@ typedef void (*GstVideoFormatUnpack) (const GstVideoFormatInfo *info,
|
||||
* Because this function does not have a x coordinate, it is not possible to
|
||||
* pack pixels starting from an unaligned position. For tiled images this
|
||||
* means that packing should start from a tile coordinate. For subsampled
|
||||
* formats this means that a complete pixel need to be packed.
|
||||
* formats this means that a complete pixel needs to be packed.
|
||||
*/
|
||||
/* FIXME(2.0): remove the chroma_site, it is unused and is not relevant for
|
||||
* packing, chroma subsampling based on chroma-site should be done in a separate
|
||||
|
Loading…
x
Reference in New Issue
Block a user