omxvideo: check difference between frame and requested ts
authorGuillaume Desmottes <guillaume.desmottes@collabora.com>
Fri, 14 Jun 2019 10:57:37 +0000 (16:27 +0530)
committerGuillaume Desmottes <guillaume.desmottes@collabora.com>
Mon, 17 Jun 2019 03:47:14 +0000 (09:17 +0530)
commit50d50f47fbb849a3ee7caf69c89218ccff140a04
treedec5a6f8ac2101395b4f419d0b6959b6610b8e0f
parentcfeeb15b1e3fbe473212cc2747b9cd3dd10fbe2e
omxvideo: check difference between frame and requested ts

This has proven to be very useful when debugging to detect bugs where we
match the wrong gst frame with an output OMX buffer.
omx/gstomxvideo.c