st/omx: always advertise all components
authorChristian König <christian.koenig@amd.com>
Sat, 1 Mar 2014 11:31:20 +0000 (12:31 +0100)
committerChristian König <christian.koenig@amd.com>
Mon, 3 Mar 2014 17:22:38 +0000 (18:22 +0100)
commitbd6654aa38b75faee4d016aecfe2b1dd0dbbb78b
tree5cae464ca3028d941294ecfa501dd8e08b6fae44
parent79c83837c93ddcdd39ffa5d701117b7126bad65f
st/omx: always advertise all components

omx_component_library_Setup should return all entrypoints the library
implements, independent of what is available on the current hardware.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74944

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Leo Liu <leo.liu@amd.com>
src/gallium/state_trackers/omx/entrypoint.c
src/gallium/state_trackers/omx/vid_enc.c