]> git.sesse.net Git - ffmpeg/commit
avcodec/v4l2: fix compile with older videodev2.h
authorAman Gupta <aman@tmm1.net>
Fri, 13 Sep 2019 23:30:13 +0000 (16:30 -0700)
committerAman Gupta <aman@tmm1.net>
Sun, 15 Sep 2019 18:10:09 +0000 (11:10 -0700)
commit81abf90aeae6ab88e820b664df4ea011b345b725
treed5b045a44cfbf873863d8e9403ce39387f1dd4f7
parent6c0167f6f67b160b098957b96e0b5b0001c407a5
avcodec/v4l2: fix compile with older videodev2.h

Some of these symbols are only defined in newer kernel releases.

Signed-off-by: Aman Gupta <aman@tmm1.net>
libavcodec/v4l2_buffers.c
libavcodec/v4l2_m2m_enc.c