| Commit message (Expand) | Author | Age | Files | Lines |
* | lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs | Anton Khirnov | 2012-06-13 | 1 | -5/+5 |
* | lavfi: remove request/poll and drawing functions from public API on next bump | Anton Khirnov | 2012-06-05 | 1 | -4/+4 |
* | lavfi: make avfilter_insert_pad and pals private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -1/+2 |
* | lavfi: remove avfilter_null_* from public API on next bump. | Anton Khirnov | 2012-05-22 | 1 | -1/+2 |
* | lavfi: add an audio split filter | Justin Ruggles | 2012-05-21 | 1 | -2/+28 |
* | lavfi: rename vf_split.c to split.c | Justin Ruggles | 2012-05-21 | 1 | -0/+108 |