[vlc-commits] png: encoder: encode visible lines, but use pitch for offset

2014-10-10 Thread Tristan Matthews
vlc/vlc-2.2 | branch: master | Tristan Matthews | Sat Oct 11 00:09:21 2014 -0400| [3e8036a5f6b9fc4a3dd3baaea8a81102dcd4bdd5] | committer: Tristan Matthews png: encoder: encode visible lines, but use pitch for offset (cherry picked from commit fd1e287a11d678a8e131d59979e84fb4486c0c57) > http:/

[vlc-commits] png: encoder: encode visible lines, but use pitch for offset

2014-10-10 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Sat Oct 11 00:09:21 2014 -0400| [fd1e287a11d678a8e131d59979e84fb4486c0c57] | committer: Tristan Matthews png: encoder: encode visible lines, but use pitch for offset > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fd1e287a11d678a8e131d59979e84

[vlc-commits] png: encoder: really fix row offset calculation

2014-10-10 Thread Tristan Matthews
vlc/vlc-2.2 | branch: master | Tristan Matthews | Fri Oct 10 22:32:13 2014 -0400| [b28f5a1eb1417364b4fe08d105b8faf3efa68e56] | committer: Tristan Matthews png: encoder: really fix row offset calculation (cherry picked from commit 47431e192bbaefe723c7b6915a54f3ab4ca440e8) > http://git.videolan

[vlc-commits] png: encoder: really fix row offset calculation

2014-10-10 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Fri Oct 10 22:32:13 2014 -0400| [47431e192bbaefe723c7b6915a54f3ab4ca440e8] | committer: Tristan Matthews png: encoder: really fix row offset calculation > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=47431e192bbaefe723c7b6915a54f3ab4ca440e8 -

[vlc-commits] vout: remove unused window position hint

2014-10-10 Thread Rémi Denis-Courmont
vlc/vlc-2.2 | branch: master | Rémi Denis-Courmont | Thu Oct 9 22:38:35 2014 +0300| [1eb07aa16021c119b98cbe9a99ef1f3ee5568a35] | committer: Rémi Denis-Courmont vout: remove unused window position hint (cherry picked from commit 79d545c734ed3d19e47c607b91d09a9a2f17384a) > http://git.videolan.

[vlc-commits] sout_standard: fix inverted logic

2014-10-10 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Fri Oct 10 23:04:24 2014 +0300| [932e8a8b2f941cb399fdd491bb13feb9e42ac021] | committer: Rémi Denis-Courmont sout_standard: fix inverted logic Regression from c9d33a6123bb499cce31b4cf469ae40e8c9e9b6c. > http://git.videolan.org/gitweb.cgi/vlc.git/?a=

[vlc-commits] demux: libmp4: fix heap buffer write ofw in chpl (fix #12366)

2014-10-10 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Thu Oct 9 14:44:36 2014 +0200| [8d8617bb938036a444e02425bffa6cad9bcbd855] | committer: Jean-Baptiste Kempf demux: libmp4: fix heap buffer write ofw in chpl (fix #12366) (cherry picked from commit d1bdd44b1902f62453f6982e1ee09a5b243f25ee) Sig

[vlc-commits] demux: mp4: fix last chunk size computation (fix #12362)

2014-10-10 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Thu Oct 9 16:26:20 2014 +0200| [448cc958b4522654f6d7fdad5eef5f36831c77d1] | committer: Jean-Baptiste Kempf demux: mp4: fix last chunk size computation (fix #12362) (cherry picked from commit 8a0493add9682187192cc3dab514294ad0b9f541) Signed-o

[vlc-commits] demux: asf: fix heap buffer write ofw in priorities (fix #12363)

2014-10-10 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Thu Oct 9 20:29:54 2014 +0200| [bf75f88f04c4e472940d00314a997342ba30313e] | committer: Jean-Baptiste Kempf demux: asf: fix heap buffer write ofw in priorities (fix #12363) (cherry picked from commit 56e71fe572f9e97c8deb3cffdebdd0f0ea8979d0)

[vlc-commits] demux: mp4: fix heap read ofw in extra bytes

2014-10-10 Thread Francois Cartegnie
vlc/vlc-2.2 | branch: master | Francois Cartegnie | Thu Oct 9 23:46:35 2014 +0200| [b27f31c78ce42549d983268a64bf49d9fd42d06c] | committer: Jean-Baptiste Kempf demux: mp4: fix heap read ofw in extra bytes (cherry picked from commit 54bbfac289d9ba044bf9f9e1ee43e5642c78) Signed-off-by: Jean-

[vlc-commits] codec/zvbi: Do not follow dead color-links

2014-10-10 Thread Julian Scheel
vlc | branch: master | Julian Scheel | Fri Oct 10 11:19:57 2014 +0200| [072f409f8625c8eae93937db0a6e6e9a99f81a87] | committer: Jean-Baptiste Kempf codec/zvbi: Do not follow dead color-links If a color-key is requested check the stored nav-link to be in the valid page range before following it.

[vlc-commits] codec/zvbi: Only reset subpicture in text mode

2014-10-10 Thread Julian Scheel
vlc | branch: master | Julian Scheel | Fri Oct 10 11:21:07 2014 +0200| [47012982d20cf537fc710edd14c9c9c4183d0a19] | committer: Jean-Baptiste Kempf codec/zvbi: Only reset subpicture in text mode The subpicture reset, as stated in the comment, is only required when rendering text-subtitles. In f

[vlc-commits] mmal/codec: Fix top_field_first flagging

2014-10-10 Thread Julian Scheel
vlc | branch: master | Julian Scheel | Fri Oct 10 10:40:07 2014 +0200| [f22a823402de340e1be86bb0dfbe0254a2871de5] | committer: Jean-Baptiste Kempf mmal/codec: Fix top_field_first flagging The logic setting the top_field_first flag was broken as it evaluated the actual mode in case of progressi

[vlc-commits] mmal/codec: Increase verbosity for interlaced detection

2014-10-10 Thread Julian Scheel
vlc | branch: master | Julian Scheel | Fri Oct 10 10:40:08 2014 +0200| [c99b7dc8ef3f333f2f6f8025c55bd1b6882f1576] | committer: Jean-Baptiste Kempf mmal/codec: Increase verbosity for interlaced detection Makes debugging of badly deinterlaced content a bit easier. Signed-off-by: Julian Scheel

[vlc-commits] contrib: speexdsp: disable neon on aarch64

2014-10-10 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Oct 10 09:44:18 2014 +0200| [9cf85e3ab92718d8a9ec661cd671b7e7a4289d58] | committer: Jean-Baptiste Kempf contrib: speexdsp: disable neon on aarch64 Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9cf85e3ab

[vlc-commits] contrib/bootstrap: add arm64 for android

2014-10-10 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Fri Oct 10 10:15:06 2014 +0200| [745128360ab7b8190bab5fe9857ae6da3768f5ee] | committer: Jean-Baptiste Kempf contrib/bootstrap: add arm64 for android Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=745128360ab

[vlc-commits] mmal/vout: Use framerate from pictures

2014-10-10 Thread Julian Scheel
vlc | branch: master | Julian Scheel | Fri Oct 10 10:39:14 2014 +0200| [f7034507a3ed7255e9a5b98a3f2c923b3e05c6a4] | committer: Jean-Baptiste Kempf mmal/vout: Use framerate from pictures The framerate of pictures might change without a change of the general input format information. So to ensur