[vlc-commits] mediacodec: always call hxxx pf_process_block

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 11:28:02 2017 +0200| [4f924a68469ee8d2de33a304d8e4fc673341562c] | committer: Thomas Guillem mediacodec: always call hxxx pf_process_block And don't ask to parse NALs if the decoder supports adaptive. >

[vlc-commits] mediacodec: fix deadlock when drain times out

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 13:46:13 2017 +0200| [c114f4211f03a2899827b6598738200f91a75a29] | committer: Thomas Guillem mediacodec: fix deadlock when drain times out >

[vlc-commits] vout/android: clear surfaces only when needed

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 14:29:21 2017 +0200| [1e9030d2f39138c666506e755fbe25d658f01ef0] | committer: Thomas Guillem vout/android: clear surfaces only when needed >

[vlc-commits] mediacodec: increase drain max delay

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 13:45:49 2017 +0200| [2fe2f7268f5048c86c92c5cfcc210d7a594a0d28] | committer: Thomas Guillem mediacodec: increase drain max delay > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2fe2f7268f5048c86c92c5cfcc210d7a594a0d28

[vlc-commits] codec: hxxx: refactor

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 14:08:38 2017 +0200| [0a5dabd030631fdcc6e22388d9975a16ebf7065b] | committer: Thomas Guillem codec: hxxx: refactor > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=0a5dabd030631fdcc6e22388d9975a16ebf7065b ---

[vlc-commits] mediacodec: remove late opening

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 11:07:37 2017 +0200| [11b80a543d7aae3e24e76e980481000ab199f5af] | committer: Thomas Guillem mediacodec: remove late opening Since packetizers will trigger a decoder reload when the size is finally valid. We can open MediaCodec

[vlc-commits] codec: hxxx: parse nal only when asked for

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 11:10:04 2017 +0200| [e727f85933f55279543aa1241ca4b60365a2a361] | committer: Thomas Guillem codec: hxxx: parse nal only when asked for >

[vlc-commits] codec: hxxx: also parse avcC for SPS/PPS change

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 11:30:01 2017 +0200| [6c4fb6618432051b126d9b6b60b2cef4046280d0] | committer: Thomas Guillem codec: hxxx: also parse avcC for SPS/PPS change >

[vlc-commits] codec: hxxx: pf_process_block is now mandatory

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 11:06:03 2017 +0200| [3d1b34a35ec6292cfa74d4772b8dc4e2786f22e9] | committer: Thomas Guillem codec: hxxx: pf_process_block is now mandatory >

[vlc-commits] codec: hxxx: fix log

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 11:25:38 2017 +0200| [46701f81b485dec489fb263fa576163197d945fa] | committer: Thomas Guillem codec: hxxx: fix log > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=46701f81b485dec489fb263fa576163197d945fa ---

[vlc-commits] codec: hxxx: move code

2017-04-20 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Thu Apr 20 11:29:31 2017 +0200| [254015dd0a6fe3cd7fa1cc8042ee216dd1ae00b9] | committer: Thomas Guillem codec: hxxx: move code > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=254015dd0a6fe3cd7fa1cc8042ee216dd1ae00b9 ---