videorate: factor out gst_video_rate_push_buffer()
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 4 Apr 2017 11:16:42 +0000 (13:16 +0200)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Sat, 20 May 2017 14:35:53 +0000 (16:35 +0200)
commit2c2d2a444c5451e1ec48e3123e31fc13ab016384
tree2db15bdf59b0a204e383105c17f269cf5b997768
parent7fb0aeac10b2927607bf098d61faf04488987866
videorate: factor out gst_video_rate_push_buffer()

No semantic change, just factor out this function from
gst_video_rate_flush_prev().

I'm about to use it to change the 'drop-only' code path.

https://bugzilla.gnome.org/show_bug.cgi?id=780767
gst/videorate/gstvideorate.c