Timothy Gu
|
b242c156e5
|
examples/resample_audio: check av_samples_get_buffer_size() return code
Fixes CID1135757.
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
|
2013-12-14 14:02:33 +01:00 |
|
Clément Bœsch
|
a8ac2a1530
|
doc/examples: make fill_samples static.
This is required to build with FFmpeg compilation options.
|
2013-11-28 13:54:44 +01:00 |
|
Stefano Sabatini
|
66c92a1575
|
examples/resampling_audio: make use of av_samples_alloc_array_and_samples()
Simplify.
|
2013-03-31 18:00:45 +02:00 |
|
Michael Niedermayer
|
48a7981e6f
|
doc/examples: fix assignments in if()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2013-01-14 05:05:20 +01:00 |
|
Michael Niedermayer
|
55b243cade
|
doc/examples/resampling_audio.c: fix path
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2012-12-16 21:37:23 +01:00 |
|
Stefano Sabatini
|
89920387da
|
examples: add resampling_audio.c file
|
2012-12-06 10:09:37 +01:00 |
|