mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
d81a6da702
The term stride is confusing here, since the stride is always use to signal the pixel row size of an image (including padding). Also a frame may have a single stride, which adds to the confusion. This patch uses frame-size, which simply indicate the frame size in the case the images have some padding in between. https://bugzilla.gnome.org/show_bug.cgi?id=780053 |
||
---|---|---|
.. | ||
gstrawaudioparse.c | ||
gstrawaudioparse.h | ||
gstrawbaseparse.c | ||
gstrawbaseparse.h | ||
gstrawvideoparse.c | ||
gstrawvideoparse.h | ||
gstunalignedaudioparse.c | ||
gstunalignedaudioparse.h | ||
gstunalignedvideoparse.c | ||
gstunalignedvideoparse.h | ||
Makefile.am | ||
meson.build | ||
plugin.c | ||
unalignedaudio.h | ||
unalignedvideo.h |