OSDN Git Service

In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Tue, 25 Jan 2011 15:08:20 +0000 (15:08 +0000)
committerJanne Grunau <janne-ffmpeg@jannau.net>
Fri, 28 Jan 2011 00:06:57 +0000 (01:06 +0100)
commitf2589642172d284a67e5bbd6c11c477a2aacda88
tree98e3b2c0c70c6979709e2c1d33a564bf4d0a9faa
parent37cb3eb53449ccefbbe8ea7dc5e66f9036aafe6e
In mov muxer, mux adpcm_ms and adpcm_ima_wav the way quicktime supports it

In mov demuxer, set adpcm_ms and adpcm_ima_wav frame size to stsd samples per packet.

Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
libavformat/mov.c
libavformat/movenc.c