summaryrefslogtreecommitdiff
path: root/doc/examples/resampling_audio.c
Commit message (Expand)AuthorAge
* doc/examples: convert to new channel layout-APIJames Almer2022-03-15
* doc/examples: remove unneeded NULL checksMichael Niedermayer2014-09-14
* doc/examples/resampling_audio: use av_freep() for safteyMichael Niedermayer2014-06-29
* doc/examples: remove pathes from doxy examplesMichael Niedermayer2014-02-17
* examples/resample_audio: check av_samples_get_buffer_size() return codeTimothy Gu2013-12-14
* doc/examples: make fill_samples static.Clément Bœsch2013-11-28
* examples/resampling_audio: make use of av_samples_alloc_array_and_samples()Stefano Sabatini2013-03-31
* doc/examples: fix assignments in if()Michael Niedermayer2013-01-14
* doc/examples/resampling_audio.c: fix pathMichael Niedermayer2012-12-16
* examples: add resampling_audio.c fileStefano Sabatini2012-12-06