gst-libs/gst/rtp/gstrtpbuffer.c: Fix bug introduced with last commit which inverted...
authorSebastian Dröge <slomo@circular-chaos.org>
Fri, 5 Oct 2007 07:49:25 +0000 (07:49 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Fri, 5 Oct 2007 07:49:25 +0000 (07:49 +0000)
commit6e51063659282d3281634c5e73bb384607f978f1
tree0ccce205f3e90b31425775f355fb7226712af5e5
parentff01787e4ef774e0d064c46791a1f56e29b95d1a
gst-libs/gst/rtp/gstrtpbuffer.c: Fix bug introduced with last commit which inverted the logic and caused all buffers ...

Original commit message from CVS:
* gst-libs/gst/rtp/gstrtpbuffer.c:
(gst_rtp_buffer_get_payload_subbuffer):
Fix bug introduced with last commit which inverted the logic and
caused all buffers to be dropped. Fixes #483620.
Thanks to Laurent Glayal <spglegle at yahoo dot fr> for noticing.
ChangeLog
gst-libs/gst/rtp/gstrtpbuffer.c