| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
4d4098da00 |
lavfi: drop planar/packed negotiation support
The planar/packed switch and the packing_formats list is no longer required, since the planar/packed information is now stored in the sample format enum. This is technically a major API break, possibly it should be not too painful as we marked the audio filtering API as unstable. |
13 years ago |
|
|
4522df52aa |
lavfi: remove audio.h include from avfilter.h.
avfilter.h is a public header and the unexported audio.h header contains only internal prototypes. |
13 years ago |
|
|
d3b06399ff | lavfi/silencedetect: use av_ts2timestr() macro. | 13 years ago |
|
|
0c01947316 | lavfi: add audio silencedetect filter. | 14 years ago |