rtpjitterbuffer: refactor handle_next_buffer
authorMiguel París Díaz <mparisdiaz@gmail.com>
Wed, 1 Jul 2015 12:12:57 +0000 (14:12 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 1 Jul 2015 14:06:40 +0000 (16:06 +0200)
commit2176f3117432348d5c2398faa2ec7a470e2be181
treed634eb2309506534092f5ff475c49166d053b534
parent3af36ed8fe22296e2051698c5241b5f2a5de5a89
rtpjitterbuffer: refactor handle_next_buffer

The goal of this patch is making handle_next_buffer function
more readable avoiding unnecesary gotos and adding other
cosmetic changes.
gst/rtpmanager/gstrtpjitterbuffer.c