Diego Biurrun
|
29c2d06d67
|
cosmetics: Drop empty comment lines
|
9 years ago |
Anton Khirnov
|
b01f6041f4
|
lavfi: rename AVFilterFormats.format_count to nb_formats
This is more consistent with naming in the rest of Libav.
|
12 years ago |
Diego Biurrun
|
1a068bfefd
|
cosmetics: Consistently use C-style comments with multiple inclusion guards
|
13 years ago |
Anton Khirnov
|
1961e46c15
|
lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft
|
13 years ago |
Anton Khirnov
|
d625136877
|
lavfi: add channelsplit audio filter.
|
13 years ago |
Anton Khirnov
|
b74a1da49d
|
lavfi: make formats API private on next bump.
It is only useful inside filters and we don't allow user filters for
now.
|
13 years ago |
Anton Khirnov
|
43c7a01e98
|
lavfi: remove avfilter_default_* from public API on next bump.
Those functions are only useful inside filters. It is better to not
support user filters until the API is more stable.
|
13 years ago |
Anton Khirnov
|
5775a1832c
|
lavfi: add types and functions for channel layout/samplerate negotiation
|
13 years ago |