Author | SHA1 | Message | Date |
---|---|---|---|
|
3560089e12 |
vsink_buffer: make the buffer cache all the incoming frames
Allow to cache more than one frame (e.g. for filters which return more than one frame when avfilter_request_frame() is called on them), and do not discard previously cached frames when a new one is added. |
14 years ago |
|
5aca97e247 | vsink_buffer: add missing description | 14 years ago |
|
fd2c0a5db2 | lavfi: add layout negotiation fields and helper functions. | 14 years ago |
|
44f669e7bc |
lavfi: add vsink_buffer, and use it in ff* tools
Also add the public interface libavfilter/vsink_buffer.h. |
14 years ago |