OSDN Git Service

kmvc: use fixed sized arrays in the context
authorLuca Barbato <lu_zero@gentoo.org>
Mon, 1 Jul 2013 01:04:15 +0000 (03:04 +0200)
committerLuca Barbato <lu_zero@gentoo.org>
Sat, 6 Jul 2013 12:12:42 +0000 (14:12 +0200)
commit8f689770548c86151071ef976cf9b6998ba21c2a
tree49945421eb33be202242ce8cf09ddf23cb3d782a
parent4972e5a186fe8c0552869f793982627d1b318306
kmvc: use fixed sized arrays in the context

Avoid some boilerplate code to dynamically allocate and then free the
buffers.
libavcodec/kmvc.c