qtmux: Allow MPEG-1 Layer 1 and 2 in addition to 3 in MP4
authorSebastian Dröge <sebastian@centricular.com>
Thu, 28 Apr 2016 13:24:52 +0000 (16:24 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 28 Apr 2016 13:26:40 +0000 (16:26 +0300)
commitf8b87c8a05e4d694118b2097aee135d7bd26705d
treea7ef25162f00ab00092aced0c360018895ec88cd
parent7c728db1f34b90c96102987d22889c8b1d324476
qtmux: Allow MPEG-1 Layer 1 and 2 in addition to 3 in MP4

Via the MPEG-4 Part 3 spec we can support the other layers too.
Also correct the samples per frame calculation for MP3 if it's MPEG-2 or
MPEG-2.5.

https://bugzilla.gnome.org/show_bug.cgi?id=765725
gst/isomp4/gstqtmux.c
gst/isomp4/gstqtmuxmap.c