commit | bab2f3c92b32b82eff7112baa7765935d8c4025e | [log] [tgz] |
---|---|---|
author | Marc Leeman <marc.leeman@gmail.com> | Mon Jan 28 12:23:41 2013 +0100 |
committer | Wim Taymans <wim.taymans@collabora.co.uk> | Mon Jan 28 12:23:41 2013 +0100 |
tree | b4067eaaeb4adaf0eecaf3195a9adb066a22fb9d | |
parent | 7bb368ee4c43f7505f3578818f39230bff17c1a7 [diff] |
rtp: remove payload requirements from selected depayloaders encoding name is required in the caps and is a better fit for autoplugging than the pt value. Hardware manufacturers have a bad habit of skimming through RFCs and in this case; use unassigned numbers for encoders instead of dynamic numbers. In essence, this patch will add support for a lot of Bosch hardware encoders without breaking autoplugging. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=639292