mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 13:53:19 +00:00
5c52f866ad
This change allow setting timestamp on streams that would otherwise have no timestamp. This is useful to make a video from bunch of JPEG files. An example of such pipeline would be: gst-launch-1.0 multifilesrc location=%05d.jpeg caps=image/jpeg,framerate=30/1 \ ! jpegparse ! fakesink silent=0 -v |
||
---|---|---|
.. | ||
gstjifmux.c | ||
gstjifmux.h | ||
gstjpegformat.c | ||
gstjpegformat.h | ||
gstjpegparse.c | ||
gstjpegparse.h | ||
Makefile.am | ||
meson.build |