GNOME Bugzilla – Bug 595849
Fix Y41B strides in videotestsrc and gstvideo
Last modified: 2009-10-07 08:06:20 UTC
Various code uses non-aligned-to-4-byte rowstrides for Y41B chroma planes. These patches fix them.
Created attachment 143616 [details] [review] [videotestsrc] Fix Y41B Chroma components should be aligned on 4byte boundaries.
Created attachment 143617 [details] [review] [video] Fix Y41B Chroma components should be aligned on 4byte boundaries.
Not sure if this should go in. It's not a regression but touches libgstvideo.
The patches look good, please commit them after freeze (or convince Jan that they should go in now) :)
It's not a regression, so I think it should wait at this point in the release cycle
pushed to master.