gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_frame.
authorWim Taymans <wim.taymans@gmail.com>
Wed, 19 Apr 2006 09:27:00 +0000 (09:27 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 19 Apr 2006 09:27:00 +0000 (09:27 +0000)
commit9b14d8f398a847233314b45e5a07c112e49fea59
tree0b5712ea157d700f477089c99c8e55090e11f984
parentea3358fb923396982a49ecc9f92acb97915a7f0d
gst/qtdemux/qtdemux.c: For VBR audio, don't try to calculate the samples_per_frame.

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
For VBR audio, don't try to calculate the samples_per_frame.
Fixes #338935.
gst/qtdemux/qtdemux.c