GNOME Bugzilla – Bug 758728
id3mux: write private data tag
Last modified: 2015-11-27 12:46:51 UTC
Follow-up of bug 730926 Write GST_TAG_PRIVATE_DATA tag (Id3v2 "PRIV" tag) in id3mux.
Created attachment 316363 [details] [review] write private data in id3mux Patch attached. Please review.
Thanks a lot, pushed: ommit a7475bfc6c8d1ce560a48a2d4dfca50a697dae1a Author: Tim-Philipp Müller <tim@centricular.com> Date: Fri Nov 27 12:44:57 2015 +0000 tests: id3mux: add unit test for GST_TAG_PRIVATE_DATA writing https://bugzilla.gnome.org/show_bug.cgi?id=758728 commit 6b643fdff64a9f0412e7247f343021d92602b3a1 Author: Ravi Kiran K N <ravi.kiran@samsung.com> Date: Fri Nov 27 11:33:07 2015 +0530 id3mux: write private data tag Handle "PRIV" tag in id3mux. Write owner identifier and private data and add to the id3v2 frame. https://bugzilla.gnome.org/show_bug.cgi?id=758728