OSDN Git Service

examples/muxing: use S16 sample_fmt for resample src regardless of codec sample_fmt
authorIlya Basin <basinilya@gmail.com>
Mon, 16 Dec 2013 09:08:03 +0000 (13:08 +0400)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 21 Dec 2013 11:21:05 +0000 (12:21 +0100)
commit7d1d0b3ecf98d178bc93dd1a4e75614abea1cd67
treefdc6614142f7ff63dc7f537065554a00167e0f7b
parentb6714fa077d9d6ba8bc0f46a84c9398d413b8c22
examples/muxing: use S16 sample_fmt for resample src regardless of codec sample_fmt

We generate S16 samples and we should allocate the right buffer

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/examples/muxing.c