| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
c17808cebd |
lavfi: define macro AVFILTER_DEFINE_CLASS
The macro can be used to define consistently the internal class of a filter, save some typing and factorize. |
13 years ago |
|
|
54101214d8 |
lavfi: use designated initializers for AVClass
While here:
- add missing .version and .category,
- make .class_name consistent across filters,
- align declarations.
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
13 years ago |
|
|
2b1fc5621d |
lavfi: add asetnsamples audio filter
This filter changes the number of samples on single output operation. Based on a patch by Andrey Utkin <andrey.krieger.utkin@gmail.com>. |
13 years ago |