rtpptdemux: only forward the lost-event to the last seen pt-number
authorHåvard Graff <havard.graff at tandberg.com>
Wed, 14 Oct 2009 10:28:55 +0000 (12:28 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Wed, 14 Oct 2009 10:28:55 +0000 (12:28 +0200)
commit58b9de4cca8b0f9da0742202e190457801118d33
tree15882e3ebfc08b547e927150762d026abcd892bc
parentf9274226e807d9fccf2131001c1fb6dbc8e470fc
rtpptdemux: only forward the lost-event to the last seen pt-number

forward all events on all pads except for the PacketLost event, which we want to
forward to the last seen pt pad.

Fixes #598377
gst/rtpmanager/gstrtpptdemux.c