gstreamer/tests
Sebastian Dröge c363747251 videorate: Fix max-duplication-time handling
Previously this would've only set discont=TRUE and then for all future
buffers simply returned immediately.

Instead we also need to
  a) drain previous input until its buffer time
  b) update next_ts and base_ts accordingly for the gap
  c) actually store the new buffer after the gap so it can be used in
     the future and so the old buffer before the gap is gone

Also update the unit test accordingly so that it actually tests for this
behaviour. Previously it only tested that after the gap we got no output
at all.
2019-11-04 19:01:10 +00:00
..
check videorate: Fix max-duplication-time handling 2019-11-04 19:01:10 +00:00
examples Remove autotools build system 2019-10-13 14:15:43 +01:00
files Remove autotools build system 2019-10-13 14:15:43 +01:00
icles Remove autotools build system 2019-10-13 14:15:43 +01:00
meson.build meson: don't build icles when tests are disabled 2019-02-28 15:46:02 +00:00