qtdemux: split large raw audio samples
authorDavid Schleef <ds@schleef.org>
Wed, 6 Mar 2013 01:00:17 +0000 (17:00 -0800)
committerDavid Schleef <ds@schleef.org>
Fri, 22 Mar 2013 21:14:05 +0000 (14:14 -0700)
commit5bd2864101d837642fe37244aab58ab29dbca37a
treeb4180ba819b65982051e9e2054f5be56fd721605
parent364433c105055988133ebfca3190c7c23792ec64
qtdemux: split large raw audio samples

In order to deal with a file that has samples that are 24 seconds
long.  Seeking still doesn't work with such files.
gst/isomp4/qtdemux.c