id3mux: add support for beats-per-minute tag
authorJonathan Matthew <jonathan@d14n.org>
Mon, 14 Jun 2010 10:07:33 +0000 (20:07 +1000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Wed, 4 Aug 2010 22:56:04 +0000 (23:56 +0100)
commit76311f2ef0c6d9e8b55dc20ab342775046574dd7
treed1a4ab9d65827b1209c2c75503806e5b61c34112
parent4a339aba5c0b100ffd06fe9121f5e7362ac3db31
id3mux: add support for beats-per-minute tag

Write beats per minute into the TBPM frame, and add unit
test for id3mux, based on id3v2mux unit test.

https://bugzilla.gnome.org/show_bug.cgi?id=621523
gst/id3tag/id3tag.c
tests/check/Makefile.am
tests/check/elements/id3mux.c [new file with mode: 0644]