summaryrefslogtreecommitdiff
path: root/libavfilter/split.c
Commit message (Expand)AuthorAge
* lavfi/split: give a more accurate description to splitStefano Sabatini2012-06-16
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-13
|\
| * lavfi: replace AVFilterContext.input/output_count with nb_inputs/outputsAnton Khirnov2012-06-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-06
|\|
| * lavfi: remove request/poll and drawing functions from public API on next bumpAnton Khirnov2012-06-05
| * lavfi: make avfilter_insert_pad and pals private on next bump.Anton Khirnov2012-06-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-23
|\|
| * lavfi: remove avfilter_null_* from public API on next bump.Anton Khirnov2012-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-22
|/
* lavfi: add an audio split filterJustin Ruggles2012-05-21
* lavfi: rename vf_split.c to split.cJustin Ruggles2012-05-21