Author | SHA1 | Message | Date |
---|---|---|---|
|
4381bddc9f |
lavfi: consistently use int for sample_rate in AVFilterLink and AVFilterBufferRefAudioProps
Also consistent with AVCodecContext.sample_rate. Simplify/avoid pointless type checks and conversions. Breaks audio API/ABI. |
13 years ago |
|
c5d9bd1938 |
asrc_abuffer: pass non-const string to strtok_r in init()
Fix GCC warning: asrc_abuffer.c: In function ‘init’: asrc_abuffer.c:258: warning: passing argument 1 of ‘strtok_r’ discards qualifiers from pointer target type |
13 years ago |
|
587c8ab912 |
lavfi: add asrc_abuffer - audio buffer source
Originally based on code by Stefano Sabatini and S. N. Hemanth. Signed-off-by: Stefano Sabatini <stefano.sabatini-lala@poste.it> |
13 years ago |