Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc/examples: remove unneeded NULL checks | Michael Niedermayer | 2014-09-14 | 1 | -2/+1 |
* | doc/examples/resampling_audio: use av_freep() for saftey | Michael Niedermayer | 2014-06-29 | 1 | -1/+1 |
* | doc/examples: remove pathes from doxy examples | Michael Niedermayer | 2014-02-17 | 1 | -1/+1 |
* | examples/resample_audio: check av_samples_get_buffer_size() return code | Timothy Gu | 2013-12-14 | 1 | -0/+4 |
* | doc/examples: make fill_samples static. | Clément Bœsch | 2013-11-28 | 1 | -1/+1 |
* | examples/resampling_audio: make use of av_samples_alloc_array_and_samples() | Stefano Sabatini | 2013-03-31 | 1 | -16/+4 |
* | doc/examples: fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | doc/examples/resampling_audio.c: fix path | Michael Niedermayer | 2012-12-16 | 1 | -1/+1 |
* | examples: add resampling_audio.c file | Stefano Sabatini | 2012-12-06 | 1 | -0/+223 |