]> git.sesse.net Git - vlc/commit
omxil: factorize FreeBuffers and AllocateBuffers
authorThomas Guillem <guillem@archos.com>
Thu, 26 Jun 2014 12:05:59 +0000 (14:05 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 30 Jun 2014 18:32:08 +0000 (21:32 +0300)
commit7d062555d2d8d7aa4e02452b7a9ba126c263eeff
treef2ff8b36c0b0490b5a6c3271c7e6dd8a2b04ecd9
parent8f311799715c843c420cfa4e0cee87310a20ef27
omxil: factorize FreeBuffers and AllocateBuffers

This also adds a missing call to decoder_DeletePicture when
deinitializing the component.

Signed-off-by: Martin Storsjö <martin@martin.st>
modules/codec/omxil/omxil.c