Note: with this patch series, including the streamselect conversion, it
becomes possible to remove the old framesync code (and rename framesync2
into framesync).
A few filters using bufferqueue will still need to be converted to get
rid of that one.
Regards,
--
Nicolas George
signature.asc
Signed-off-by: Nicolas George
---
libavfilter/dualinput.c | 90 -
libavfilter/dualinput.h | 46 -
2 files changed, 136 deletions(-)
delete mode 100644 libavfilter/dualinput.c
delete mode 100644 libavfilter/dualinput.h
diff