Author | SHA1 | Message | Date |
---|---|---|---|
|
383057f8e7 |
lavfi: make ff_framequeue_skip_samples() more useful.
Instead of just updating statistics and leaving the work to the call site, have it actually do the work. Also: skip the samples by updating the frame data pointers instead of moving the samples. More efficient and avoid writing into shared frames. Found-By: Muhammad Faiz <mfcc64@gmail.com> |
8 years ago |
|
e1b8271949 |
avfilter/framequeue: add missing check for ASSERT_LEVEL
Signed-off-by: James Almer <jamrial@gmail.com> |
8 years ago |
|
62b11db0a0 | lavfi: add FFFrameQueue API. | 9 years ago |