[vlc-commits] codec: schroedinger: fix potential buffer overflow.

2015-03-26 Thread Fabian Yamaguchi
vlc/vlc-2.2 | branch: master | Fabian Yamaguchi fyam...@gwdg.de | Fri Dec 5 15:18:22 2014 +0100| [19816b865f7c80dd837e7a15dac4ef21520d9059] | committer: Jean-Baptiste Kempf codec: schroedinger: fix potential buffer overflow. The variable len is a raw 32 bit value read using GetDWBE. If this

[vlc-commits] Add bluray to GuessType()

2015-03-26 Thread Petri Hintukainen
vlc | branch: master | Petri Hintukainen phint...@gmail.com | Thu Mar 26 08:36:51 2015 +| [dee576eb6fa3415ab2a3d0acab6f278d3274f0d5] | committer: Jean-Baptiste Kempf Add bluray to GuessType() Signed-off-by: Jean-Baptiste Kempf j...@videolan.org

[vlc-commits] libvlc_MetaRequest: increment item i_preparse_depth

2015-03-26 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Wed Mar 25 14:46:25 2015 +| [f9aab1fe3415553299d5956f520571ce195939b0] | committer: Jean-Baptiste Kempf libvlc_MetaRequest: increment item i_preparse_depth libvlc_MetaRequest comes from the user, so we can increment i_preparse_depth to

[vlc-commits] mediacodec: remove debug log

2015-03-26 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem tho...@gllm.fr | Wed Mar 25 15:39:54 2015 +| [23c8d864bb82c2b464c1c2b03b483afd9d11802b] | committer: Jean-Baptiste Kempf mediacodec: remove debug log Signed-off-by: Jean-Baptiste Kempf j...@videolan.org