[gst-cvs] gst-plugins-bad: id3mux: add support for beats-per-minute tag

Tim Müller tpm at kemper.freedesktop.org
Wed Aug 4 15:59:24 PDT 2010


Module: gst-plugins-bad
Branch: master
Commit: 76311f2ef0c6d9e8b55dc20ab342775046574dd7
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=76311f2ef0c6d9e8b55dc20ab342775046574dd7

Author: Jonathan Matthew <jonathan at d14n.org>
Date:   Mon Jun 14 20:07:33 2010 +1000

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           |   28 ++
 tests/check/Makefile.am       |    1 +
 tests/check/elements/id3mux.c |  570 +++++++++++++++++++++++++++++++++++++++++
 3 files changed, 599 insertions(+), 0 deletions(-)

Diff:   http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/diff/?id=76311f2ef0c6d9e8b55dc20ab342775046574dd7




More information about the Gstreamer-commits mailing list