Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputs | Anton Khirnov | 2012-06-13 | 1 | -3/+3 |
* | lavfi: remove request/poll and drawing functions from public API on next bump | Anton Khirnov | 2012-06-05 | 1 | -2/+2 |
* | lavfi: make avfilter_insert_pad and pals private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -1/+1 |
* | lavfi: make formats API private on next bump. | Anton Khirnov | 2012-06-05 | 1 | -2/+2 |
* | lavfi: amix: check active input count before calling request_samples | Justin Ruggles | 2012-05-30 | 1 | -7/+12 |
* | lavfi: add audio mix filter | Justin Ruggles | 2012-05-23 | 1 | -0/+545 |