Author | SHA1 | Message | Date |
---|---|---|---|
|
1acd2f6ba7 |
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
Also remove it in once case when it is not needed. Signed-off-by: Paul B Mahol <onemda@gmail.com> |
12 years ago |
|
48ec8b25a7 |
lavfi/af_volumedetect: print stats in uninit().
If the stats are printed when request_frame on the input returns EOF, then they are never printed if the filter is not flushed, in particular when using the -t ffmpeg option. Fix trac ticket #1727. |
12 years ago |
|
bdcff5af7f |
af_volumedetect: fix use of uninitilaized variable in case of planar audio.
Fixes: CID733841 Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
12 years ago |
|
5980e57cf9 | lavfi: add volumedetect filter. | 12 years ago |