]> git.sesse.net Git - ffmpeg/commit
lavc/videotoolboxenc: Use shared pixel buffer pool
authorRick Kern <kernrj@gmail.com>
Wed, 27 Apr 2016 14:53:04 +0000 (10:53 -0400)
committerwm4 <nfxjfg@googlemail.com>
Wed, 4 May 2016 16:40:40 +0000 (18:40 +0200)
commitd7cf3610c2fb938783817addadc5a65529759e01
tree3afa045a290b443fb38e44c2e2a6471af465797d
parent66eb5b809add21f8f977b9efb0fe3b4fd6253d38
lavc/videotoolboxenc: Use shared pixel buffer pool

This reduces the chance of a memcpy in the media server.

Signed-off-by: Rick Kern <kernrj@gmail.com>
libavcodec/videotoolboxenc.c