commit | a802f5df424685f7af9471c650cc0cd5ef196c0c | [log] [tgz] |
---|---|---|
author | Tim-Philipp Müller <tim@centricular.com> | Sun Sep 17 16:18:48 2017 +0100 |
committer | Tim-Philipp Müller <tim@centricular.com> | Sun Sep 17 16:33:15 2017 +0100 |
tree | 079137854be2d1f94beceffc913ca6b1b5994acc | |
parent | 07dd3dba6f352e87ba78fe604572e685c06a7cf8 [diff] |
rtpjitterbuffer: implement basic chain_list function Doesn't do anything fancy yet, but still avoids lots of unnecessary locking/unlocking that would happen if the default chain_list fallback function in GstPad got invoked.