gstreamer/gst/jpegformat
Nicolas Dufresne 5c52f866ad jpegparse: Generate timestamp if framerate is known
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
2018-07-27 23:00:53 -04:00
..
gstjifmux.c jpegformat: get rid of unnecessary private structs 2018-06-23 23:51:37 +02:00
gstjifmux.h jpegformat: get rid of unnecessary private structs 2018-06-23 23:51:37 +02:00
gstjpegformat.c Fix FSF address 2012-11-04 00:09:59 +00:00
gstjpegformat.h Fix FSF address 2012-11-04 00:09:59 +00:00
gstjpegparse.c jpegparse: Generate timestamp if framerate is known 2018-07-27 23:00:53 -04:00
gstjpegparse.h jpegformat: get rid of unnecessary private structs 2018-06-23 23:51:37 +02:00
Makefile.am Remove plugin specific static build option 2017-05-16 14:05:52 -04:00
meson.build Meson: Generate pc file for all plugins in bad 2018-04-25 11:08:09 +01:00