Searched refs:rtpmp4adepay (Results 1 – 3 of 3) sorted by relevance
109 gst_rtp_mp4a_depay_init (GstRtpMP4ADepay * rtpmp4adepay) in gst_rtp_mp4a_depay_init() argument111 rtpmp4adepay->adapter = gst_adapter_new (); in gst_rtp_mp4a_depay_init()112 rtpmp4adepay->framed = FALSE; in gst_rtp_mp4a_depay_init()118 GstRtpMP4ADepay *rtpmp4adepay; in gst_rtp_mp4a_depay_finalize() local120 rtpmp4adepay = GST_RTP_MP4A_DEPAY (object); in gst_rtp_mp4a_depay_finalize()122 g_object_unref (rtpmp4adepay->adapter); in gst_rtp_mp4a_depay_finalize()123 rtpmp4adepay->adapter = NULL; in gst_rtp_mp4a_depay_finalize()136 GstRtpMP4ADepay *rtpmp4adepay; in gst_rtp_mp4a_depay_setcaps() local144 rtpmp4adepay = GST_RTP_MP4A_DEPAY (depayload); in gst_rtp_mp4a_depay_setcaps()146 rtpmp4adepay->framed = FALSE; in gst_rtp_mp4a_depay_setcaps()[all …]
3047 <FILE>element-rtpmp4adepay</FILE>3048 <TITLE>rtpmp4adepay</TITLE>
16060 rtpmp4adepay: Only declare a stream to be framed once a marker bit has been seen62816 rtpmp4adepay: prevent out-of-bound array access70340 rtpmp4adepay: fix output buffer timestamps in case of multiple frames82840 rtpmp4adepay: grab the sampling arte and put into caps106960 rtpmp4adepay: output should be framed already107128 rtpmp4adepay: don't append an extra 0 byte to the codec data