video-format: sprinkle some 'restrict' keywords in pack/unpack functions
authorTim-Philipp Müller <tim@centricular.com>
Thu, 27 Nov 2014 15:04:12 +0000 (15:04 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Thu, 27 Nov 2014 15:04:12 +0000 (15:04 +0000)
commit60d18149e593a069a7eeb5668472e3ab06853942
tree9b97bc8b1bb699674bad212531e34dec17e75a2a
parent52d4dd1cb0d3719b7487d5cb0765ecded9028bf4
video-format: sprinkle some 'restrict' keywords in pack/unpack functions

In cases where we just call orc directly this is somewhat
superfluous, but let's do it anyway for consistency. In
other cases the compiler can hopefully use this to optimise
memory access a little.
gst-libs/gst/video/video-format.c