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 |
|
2e0efa332b |
af_astreamsync: remove unused variable
Signed-off-by: Jean First <jeanfirst@gmail.com> |
13 years ago |
|
e90a69e955 | lavfi: add astreamsync audio filter. | 13 years ago |