Revert "dataurisrc: Remove unnecessary else if condition"
authorThiago Santos <thiagoss@osg.samsung.com>
Sun, 7 Sep 2014 04:30:16 +0000 (01:30 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Sun, 7 Sep 2014 04:30:16 +0000 (01:30 -0300)
commit972d9b538f94cb6a474aba412e0527d45f679968
treebb15de6b5ebd13a8a2cb0c8516a2bbde97c83c5c
parent23f7a2cc63aa488d31671979cdf8259a4677afa5
Revert "dataurisrc: Remove unnecessary else if condition"

This reverts commit 3024ae9c38490817a76c83feab3c8472989cafad.

The *buf can be NULL or not depending if the caller of gst_pad_get_range
function provided or not a buffer.
plugins/elements/gstdataurisrc.c