[vlc-commits] mediacodec: rework pf_get_output
Thomas Guillem
git at videolan.org
Thu Sep 3 14:30:25 CEST 2015
vlc | branch: master | Thomas Guillem <thomas at gllm.fr> | Wed Aug 26 17:23:53 2015 +0200| [d25822d10789efed93608121d77d057c923232c7] | committer: Thomas Guillem
mediacodec: rework pf_get_output
Rename it to pf_process_output. The output buffer is now dequeued/parsed
outside of the pf callback.
This commit also removes the decoder_NewPicture HACK to know if decoder is
flushing.
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=d25822d10789efed93608121d77d057c923232c7
---
modules/codec/omxil/mediacodec.c | 263 ++++++++++++++++++--------------------
1 file changed, 125 insertions(+), 138 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=d25822d10789efed93608121d77d057c923232c7
More information about the vlc-commits
mailing list