movenc: Support high sample rates in isomedia formats by setting the sample rate...
authorAlex Converse <alex.converse@gmail.com>
Fri, 20 Apr 2012 20:21:28 +0000 (13:21 -0700)
committerAlex Converse <alex.converse@gmail.com>
Fri, 20 Apr 2012 20:45:35 +0000 (13:45 -0700)
commitdc878b96a78c1cc5edc6edc0bf087cf7a3c14ae9
tree02ed17a87c7a81b063d165c6a984fe1b0188d701
parentf973a85d4af67165dd1661c347f33ac5d1ef51a3
movenc: Support high sample rates in isomedia formats by setting the sample rate field in stsd to 0.

Libisomediafile appears to always set this field to zero.
libavformat/movenc.c