rtph263pdepay: Don't try to push empty frame
authorStian Selnes <stian@pexip.com>
Fri, 6 May 2016 11:33:22 +0000 (13:33 +0200)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Fri, 26 Aug 2016 15:57:15 +0000 (11:57 -0400)
commit5f3b570d53e6b2f87cb8d01f5de62a4a3eacf324
tree4dd91724e3950d9e527567c20e6a6e7a971fa454
parentc7579d31a6e9d788e94b83258309063d0aae481e
rtph263pdepay: Don't try to push empty frame

If the result of depayloading is an empty frame, just drop it. This is
likely the result of a buggy payloader.
gst/rtp/gstrtph263pdepay.c
tests/check/elements/rtph263.c