gstreamer/ext/taglib
Tim-Philipp Müller 023a1637d9 apev2mux: write APE tags at end for wavpack files
http://www.wavpack.com/file_format.txt:
"Both the APEv2 tags and/or ID3v1 tags must come at the end of the
WavPack file, with the ID3v1 coming last if both are present."

WavPack files that contain APEv2 tags at the beginning of the files
are unplayable on players that use FFmpeg (like VLC) and most other
software (except Banshee). Players that use libwavpack directly can
play the files because it skips the tags, but does not recognize the
tag data at that location.

https://bugzilla.gnome.org/show_bug.cgi?id=711437
2014-11-28 13:12:46 +00:00
..
.gitignore moap ignore 2006-06-11 18:56:24 +00:00
gstapev2mux.cc apev2mux: write APE tags at end for wavpack files 2014-11-28 13:12:46 +00:00
gstapev2mux.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstid3v2mux.cc id3v2mux: Fix another compiler warning 2014-02-08 21:01:32 +01:00
gstid3v2mux.h Fix FSF address 2012-11-04 00:07:18 +00:00
gsttaglibplugin.c Fix FSF address 2012-11-04 00:07:18 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00