shout2send: change audio_format field to format
authorReynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
Wed, 1 Jan 2014 00:31:43 +0000 (21:31 -0300)
committerReynaldo H. Verdejo Pinochet <r.verdejo@sisa.samsung.com>
Fri, 3 Jan 2014 17:15:59 +0000 (14:15 -0300)
commitac7d3463551026d8b51eb9afec1107dfa99f2f25
tree823fc42a71f59795e14d6ffbab0fd6cb19e90cc7
parent667c8037309bc18432e80bf02d846a125207e326
shout2send: change audio_format field to format

This element and the underlying libshout2 library
can handle video media files too. The code already
handles video/webm so the name gets confusing. Also
add and use DEFAULT_FORMAT macro Instead of hardwiring
SHOUT_FORMAT_VORBIS at init

https://bugzilla.gnome.org/show_bug.cgi?id=721342
ext/shout2/gstshout2.c
ext/shout2/gstshout2.h