summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets/omx
diff options
context:
space:
mode:
authorEmil Velikov <emil.l.velikov@gmail.com>2014-06-10 02:14:18 +0100
committerEmil Velikov <emil.l.velikov@gmail.com>2014-06-26 14:05:12 +0100
commitc35cf3400f57c5ed60df4c4a801a71fe897edfb8 (patch)
tree8b2f2ddf2d89edbd299825404ee55538912cab74 /src/gallium/targets/omx
parent9a9742f92c9ad9d8af7fbddc96a18157f7945d61 (diff)
downloadexternal_mesa3d-c35cf3400f57c5ed60df4c4a801a71fe897edfb8.zip
external_mesa3d-c35cf3400f57c5ed60df4c4a801a71fe897edfb8.tar.gz
external_mesa3d-c35cf3400f57c5ed60df4c4a801a71fe897edfb8.tar.bz2
st/omx: avoid using dynamic vid_(enc|dec)_base and avc_(name|role)
Strictly speaking we should not have done this in the first place, as all of the above should be static across the system. Currently this may cause some minor issues, which will be resolved in the following patches, by providing a single library for the OMX api. Cleanup a few unneeded strcpy cases while we're around. Note: Make sure to rebuild the .omxregister file, by executing $ omxregister-bellagio If you have more than one omx library (libomx-radeonsi, libomx-r600), make sure to temporary move the unused one. By the end of the series there will be only one library that will be used for all hardware - r600, radeonsi and nouveau. Cc: Leo Liu <leo.liu@amd.com> Cc: Christian König <christian.koenig@amd.com> Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Diffstat (limited to 'src/gallium/targets/omx')
0 files changed, 0 insertions, 0 deletions