[media] st-delta: debug: trace stream/frame information & summary
authorHugues Fruchet <hugues.fruchet@st.com>
Thu, 2 Feb 2017 14:59:53 +0000 (12:59 -0200)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Wed, 8 Feb 2017 12:07:29 +0000 (10:07 -0200)
commit29058690bd66deae6edbe8538814c38e8fc52882
tree22dedfada51da0b4a00322080195effcd3980823
parent433ff5b4a29bef98dfb92b591983adc1d63e12e9
[media] st-delta: debug: trace stream/frame information & summary

Adds some trace points showing input compressed stream or
output decoded frame information.
Adds an unconditional trace point when streaming starts showing
the compressed stream and the decoded frame information.
Adds an unconditional trace point at instance closure summarizing
into a single line the decoding process (stream information, decoded
and output frames number, potential errors observed).

Acked-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/sti/delta/Makefile
drivers/media/platform/sti/delta/delta-debug.c [new file with mode: 0644]
drivers/media/platform/sti/delta/delta-debug.h [new file with mode: 0644]
drivers/media/platform/sti/delta/delta-v4l2.c