Anton Khirnov
|
803391f719
|
lavfi: remove request/poll and drawing functions from public API on next bump
They are only useful inside filters and we don't allow user filters for
now.
|
2012-06-05 09:38:16 +02:00 |
|
Anton Khirnov
|
fa417fcd27
|
lavfi: make avfilter_insert_pad and pals private on next bump.
They are only useful inside filters and we don't allow user filters for
now.
|
2012-06-05 09:38:08 +02:00 |
|
Anton Khirnov
|
c04c533f62
|
lavfi: remove avfilter_null_* from public API on next bump.
Those functions are only useful inside filters. It is better to not
support user filters until the API is more stable.
|
2012-05-22 21:36:23 +02:00 |
|
Justin Ruggles
|
afeb3590fc
|
lavfi: add an audio split filter
Based on current version of the asplit filter in FFmpeg written by
Stefano Sabatini and others.
|
2012-05-21 14:49:52 -04:00 |
|
Justin Ruggles
|
cc30080b3f
|
lavfi: rename vf_split.c to split.c
This is in preparation for adding an audio split filter.
|
2012-05-21 14:49:52 -04:00 |
|