-
- Downloads
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>
Showing
- drivers/media/platform/vicodec/codec-fwht.h 2 additions, 1 deletiondrivers/media/platform/vicodec/codec-fwht.h
- drivers/media/platform/vicodec/codec-v4l2-fwht.c 3 additions, 1 deletiondrivers/media/platform/vicodec/codec-v4l2-fwht.c
- drivers/media/platform/vicodec/vicodec-core.c 2 additions, 2 deletionsdrivers/media/platform/vicodec/vicodec-core.c
Loading
Please register or sign in to comment