vlc | branch: master | Thomas Guillem <[email protected]> | 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 _______________________________________________ vlc-commits mailing list [email protected] https://mailman.videolan.org/listinfo/vlc-commits
