rtprtxqueue: reverse pending list before pushing buffers
authorMiguel París Díaz <mparisdiaz@gmail.com>
Fri, 19 Jun 2015 12:50:59 +0000 (14:50 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 22 Jun 2015 09:36:22 +0000 (11:36 +0200)
commit40957a92127a913d61295be629f72c72f83548c7
tree944c7e3709bdbda4707fa6e353df97e3ddc1c08d
parent212f39ee1dbb4b59a608671c9129ed9d59495ab1
rtprtxqueue: reverse pending list before pushing buffers

With this we send the RTX buffers in the same order
that they were requested.

https://bugzilla.gnome.org/show_bug.cgi?id=751297
gst/rtpmanager/gstrtprtxqueue.c