vlc | branch: master | Thomas Guillem <tho...@gllm.fr> | Tue Jul 28 18:10:24 
2015 +0200| [935db7d6173a6568633b9d348903539b79ae6533] | committer: Thomas 
Guillem

mediacodec: refactor DecodeVideo

Rename DecodeVideo to DecodeCommon.

DecodeCommon use 2 callbacks to put Video and Audio specific code. These
callbacks are called when a new block is processed and when it try to get an
output buffer.

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=935db7d6173a6568633b9d348903539b79ae6533
---

 modules/codec/omxil/mediacodec.c |  337 ++++++++++++++++++++++----------------
 1 file changed, 198 insertions(+), 139 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=935db7d6173a6568633b9d348903539b79ae6533
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to