gstreamer/ext
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
..
aalib gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
cairo cairooverlay: add support for RGB16 2014-01-31 14:17:54 +00:00
dv docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
flac flacdec: set the channel positions using the appropriate API 2014-11-12 14:10:40 +00:00
gdk_pixbuf gdkpixbufdec: modify wrong packetized mode logic 2014-09-16 14:50:59 +03:00
jack docs: remove outdated and pointless 'Last reviewed' lines from docs 2014-04-26 23:35:17 +01:00
jpeg Sprinkle some G_PARAM_DEPRECATED and #ifndef GST_REMOVE_DEPRECATED 2014-11-02 16:58:30 +00:00
libcaca cacasink: Fix support for RGB formats and add support for more of them 2013-05-07 15:54:24 +02:00
libpng pngdec: change parse logic 2014-11-04 10:55:32 +00:00
mikmod gst: Add better support for static plugins 2013-04-15 15:54:11 +02:00
pulse pulse, v4l2: add missing G_END_DECLS in some places 2014-10-28 21:32:06 +00:00
raw1394 docs: get rid of 'Since: 0.10.x' markers 2013-11-18 14:47:35 +00:00
shout2 shout2send: error out if no caps were received 2014-01-21 10:56:19 +00:00
soup souphttpsrc: log connection events at info level 2014-11-22 15:14:58 +00:00
speex speex: remove support for ancient speex versions 2014-11-22 21:28:35 +00:00
taglib apev2mux: write APE tags at end for wavpack files 2014-11-28 13:12:46 +00:00
vpx vpx: mark arnr-type properties as deprecated and set them to no-op 2014-11-10 16:14:17 +01:00
wavpack wavpack: remove support for ancient API version 2014-11-01 15:40:44 +00:00
Makefile.am vpx: Integrate into the build system 2012-09-16 15:43:39 +02:00