v4l2: Remove spurious CATEGORY_EXTERN
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 2 Aug 2017 16:28:38 +0000 (12:28 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 2 Aug 2017 16:28:38 +0000 (12:28 -0400)
commita13c24dc8c5a92aaa4db8912868b6bf9f55b0906
treeb7df424b71a3794ff539a6a54dd29cb9e026f827
parent783ac9a9f9ed08a4a9706d4c04039897460abf6f
v4l2: Remove spurious CATEGORY_EXTERN

These have been copy pasted all over the place and are not used anymore.
All object have it's own category now. This fixes build warning since
the VP9 decoder had vp8 category declared.
sys/v4l2/gstv4l2bufferpool.h
sys/v4l2/gstv4l2h263enc.h
sys/v4l2/gstv4l2h264enc.h
sys/v4l2/gstv4l2mpeg4enc.h
sys/v4l2/gstv4l2sink.h
sys/v4l2/gstv4l2src.h
sys/v4l2/gstv4l2transform.h
sys/v4l2/gstv4l2videodec.h
sys/v4l2/gstv4l2videoenc.h
sys/v4l2/gstv4l2vp8enc.h
sys/v4l2/gstv4l2vp9enc.h