| 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 |
|
|
47aae2bc2e |
lavfi: switch to _alt functions
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |
13 years ago |
|
|
0b45334a58 |
lavfi: move audio-related functions to a separate file.
This is easier to follow than having them randomly scattered in avfilter.c and defaults.c. |
13 years ago |