gstreamer/gst/aiff
Matthieu Bouron 0d4c2f42e9 aiffparse: fix SSND data size
AIFF chunk size does not include the chunk header size (8 bytes), so the
SSND data size is equal to the chunk size minus the SSND header size (8
bytes).

https://bugzilla.gnome.org/show_bug.cgi?id=705675
2013-08-12 16:12:51 +01:00
..
aiff.c Fix FSF address 2012-11-04 00:09:59 +00:00
aiffmux.c aiff: port to 1.0 2013-04-18 17:18:49 +02:00
aiffmux.h aiff: port to 1.0 2013-04-18 17:18:49 +02:00
aiffparse.c aiffparse: fix SSND data size 2013-08-12 16:12:51 +01:00
aiffparse.h aiff: port to 1.0 2013-04-18 17:18:49 +02:00
Makefile.am aiff: port to 1.0 2013-04-18 17:18:49 +02:00