summaryrefslogtreecommitdiff
path: root/libavcodec/h263data.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2020-06-05 11:17:49 +0200
committerAnton Khirnov <anton@khirnov.net>2020-09-28 11:33:35 +0200
commit68918d3b7fda9e75d436a27705c54b77dcb41ba9 (patch)
tree66fea07125274cf4107ebc07b9dacfeb517f2359 /libavcodec/h263data.c
parent5bbf58ab876279ca1a5a2f30563f271c99b93e62 (diff)
lavu/buffer: add a convenience function for replacing buffers
A common pattern e.g. in libavcodec is replacing/updating buffer references: unref old one, ref new one. This function allows simplifying such code and avoiding unnecessary refs+unrefs if the references are already equivalent.
Diffstat (limited to 'libavcodec/h263data.c')
0 files changed, 0 insertions, 0 deletions