Add "rtp-efr" format support for RTP payload according to RFC3551 4.5.9

The RTP EFR payload is a bit like the FR payload: one nibble magic
marker, then followed by the actual codec bits.  So we need to
add/remove that magic marker and shift the remainder by one nibble.
4 files changed