linux-sg2042/drivers/media/platform/vicodec
Dafna Hirschfeld 75e3e5b85d media: vicodec: Add a flag for I-frames in fwht header
Add a flag 'FWHT_FL_I_FRAME' that indicates that
this is an I-frame. This requires incrementing
to version 3

This flag is needed for the upcoming stateless FWHT
decoder since it has to know if an encoded frame is
an I or a P frame.

Signed-off-by: Dafna Hirschfeld <dafna3@gmail.com>
[hverkuil-cisco@xs4all.nl: added the last paragraph of the commit msg]
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
2019-02-18 15:36:23 -05:00
..
Kconfig media: vicodec: Drop unneeded symbol dependency 2018-09-24 09:13:13 -04:00
Makefile media: vicodec: split off v4l2 specific parts for the codec 2018-08-31 08:29:13 -04:00
codec-fwht.c media: vicodec: ensure comp frame pointer kept in range 2019-01-26 09:10:26 -02:00
codec-fwht.h media: vicodec: Add a flag for I-frames in fwht header 2019-02-18 15:36:23 -05:00
codec-v4l2-fwht.c media: vicodec: Add a flag for I-frames in fwht header 2019-02-18 15:36:23 -05:00
codec-v4l2-fwht.h media: vicodec: Separate fwht header from the frame data 2019-01-25 19:05:10 -02:00
vicodec-core.c media: vicodec: Add a flag for I-frames in fwht header 2019-02-18 15:36:23 -05:00