1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-04-29 12:54:10 +02:00
Files
FFmpeg/libavfilter
Nicolas George 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>
2017-01-29 18:53:11 +01:00
..
2016-12-01 09:53:38 +01:00
2017-01-12 14:06:16 +01:00
2017-01-12 15:07:18 +01:00
2016-11-13 19:11:07 -06:00
2016-11-27 20:46:20 +01:00
2017-01-12 10:22:52 +01:00
2017-01-12 14:06:16 +01:00
2016-10-09 20:09:00 +02:00
2016-09-24 09:52:10 +02:00