Home
last modified time | relevance | path

Searched refs:rtpjpegdepay (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpjpegdepay.c74 GST_ELEMENT_REGISTER_DEFINE_WITH_CODE (rtpjpegdepay, "rtpjpegdepay",
120 gst_rtp_jpeg_depay_init (GstRtpJPEGDepay * rtpjpegdepay) in gst_rtp_jpeg_depay_init() argument
122 rtpjpegdepay->adapter = gst_adapter_new (); in gst_rtp_jpeg_depay_init()
149 GstRtpJPEGDepay *rtpjpegdepay; in gst_rtp_jpeg_depay_finalize() local
151 rtpjpegdepay = GST_RTP_JPEG_DEPAY (object); in gst_rtp_jpeg_depay_finalize()
153 gst_rtp_jpeg_depay_reset (rtpjpegdepay); in gst_rtp_jpeg_depay_finalize()
155 g_object_unref (rtpjpegdepay->adapter); in gst_rtp_jpeg_depay_finalize()
156 rtpjpegdepay->adapter = NULL; in gst_rtp_jpeg_depay_finalize()
203 MakeTables (GstRtpJPEGDepay * rtpjpegdepay, gint Q, guint8 qtable[128]) in MakeTables() argument
432 GstRtpJPEGDepay *rtpjpegdepay; in gst_rtp_jpeg_depay_setcaps() local
[all …]
Dgstrtpelements.h81 GST_ELEMENT_REGISTER_DECLARE (rtpjpegdepay);
Dgstrtp.c81 ret |= GST_ELEMENT_REGISTER (rtpjpegdepay, plugin); in plugin_init()
/third_party/weston/doc/scripts/
Dremoting-client-receive.bash35 rtpbin. ! rtpjpegdepay ! jpegdec ! autovideosink \
/third_party/gstreamer/gstplugins_good/
DChangeLog11562 rtpjpegdepay: outputs framed jpeg
21764 A similar fixup is done in the rtpjpegdepay element,
33126 rtpjpegdepay: Don't send invalid frames downstream after packet loss or a DISCONT
51678 rtpjpegdepay: sanity check for NULL qtable
61187 Keep parsing a-framerate, x-framerate and x-dimensions in rtpjpegdepay
62258 rtpjpegdepay: Drop frame if it's less than 2 bytes large
94038 rtpjpegdepay: fix framerate parsing for locales that use a comma as floating point
110428 rtpjpegdepay: add missing math.h include
120039 rtpjpegdepay: use width/height from payload