Michael Niedermayer
e1c44be802
doc/filter_design.txt: Fix duplicate words
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
11 years ago
Derek Buitenhuis
fe64b88950
doc: Consistently use 'frame rate' everywhere
We used to use 'framerate' or 'frame rate' randomly.
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
12 years ago
Nicolas George
125acd2152
lavfi: support multiple rounds of format negotiation.
Remove the temporary hack for amerge and replace it with a
generic solution.
12 years ago
Nicolas George
23686c72e5
doc: update filter_design.txt to API changes.
12 years ago
Michael Niedermayer
cd7febd33f
lavfi: replace filter_samples by filter_frame
Based on patch by Anton Khirnov
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
12 years ago
Bobby Bingham
6e03da7f35
doc: fix typos in filter documentation
Signed-off-by: Bobby Bingham <uhmmmm@gmail.com>
12 years ago
Nicolas George
082b745d33
filter_design: document ownership and permissions.
12 years ago
Stefano Sabatini
8c2ce16f93
doc/filter_design: fix a few typos
12 years ago
Stefano Sabatini
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
Clément Bœsch
a48abf5e26
doc/filter_design: fix a few other typo.
13 years ago
Stefano Sabatini
a28aa76ac8
doc/filtering_design: fix typo negociation -> negotiation
13 years ago
Nicolas George
7a44223319
lavfi: document filter design subtleties.
The details on reference ownership and permissions are missing.
13 years ago