[vlc-commits] VDA: fix typo

2014-10-21 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue Oct 21 11:31:14 2014 +0200| [df9c1aa43840a482231afa4fe51a96f6d5a25eab] | committer: Jean-Baptiste Kempf VDA: fix typo http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=df9c1aa43840a482231afa4fe51a96f6d5a25eab ---

[vlc-commits] VDA: silence a warning

2014-10-21 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf j...@videolan.org | Tue Oct 21 11:36:11 2014 +0200| [429b0c7a08fa3e5fb2df6d2eb50d11ab503eece1] | committer: Jean-Baptiste Kempf VDA: silence a warning http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=429b0c7a08fa3e5fb2df6d2eb50d11ab503eece1 ---

[vlc-commits] extras/ios: add a debug flag to the build script

2014-10-21 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne fkue...@videolan.org | Tue Oct 21 15:07:32 2014 +0200| [afa9344cb8c479503aaacbd6605a89c4a0e3026b] | committer: Felix Paul Kühne extras/ios: add a debug flag to the build script

[vlc-commits] extras/ios: add a debug flag to the build script

2014-10-21 Thread Felix Paul Kühne
vlc/vlc-2.2 | branch: master | Felix Paul Kühne fkue...@videolan.org | Tue Oct 21 15:07:32 2014 +0200| [bd2c4b17b8e6f2967c5a4cc5abd84714a699cca2] | committer: Felix Paul Kühne extras/ios: add a debug flag to the build script (cherry picked from commit afa9344cb8c479503aaacbd6605a89c4a0e3026b)

[vlc-commits] demux: mp4: never match an empty fragment on seek

2014-10-21 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Tue Oct 21 15:36:47 2014 +0200| [6dfb313050fb29a77d9ee6ba924f0a70a59f74f2] | committer: Francois Cartegnie demux: mp4: never match an empty fragment on seek Moov fragment has full length after fixup, but zero data. Fixes 0 position

[vlc-commits] demux: mp4: never match an empty fragment computing time offset

2014-10-21 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Tue Oct 21 16:14:58 2014 +0200| [66be1eaf1277cb9d0009393647b8bdf3e638d04a] | committer: Francois Cartegnie demux: mp4: never match an empty fragment computing time offset

[vlc-commits] demux: libmp4: change trun verbosity level

2014-10-21 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Tue Oct 21 16:14:23 2014 +0200| [1a0570b5dfb06396d2732115e88bc2aee18592f5] | committer: Francois Cartegnie demux: libmp4: change trun verbosity level slows down everything :/

[vlc-commits] demux: libmp4: change tfra debug verbosity

2014-10-21 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Tue Oct 21 17:38:26 2014 +0200| [951e8760eb3aa4caf1d11ef89cbba4a34c2bf008] | committer: Francois Cartegnie demux: libmp4: change tfra debug verbosity

[vlc-commits] skins2: use new vout_window_ReportSize

2014-10-21 Thread Erwan Tulou
vlc/vlc-2.2 | branch: master | Erwan Tulou erwa...@videolan.org | Tue Oct 21 18:33:56 2014 +0200| [6ddc0f39482dfd88b1bebbeb9246ac63abbd03c5] | committer: Erwan Tulou skins2: use new vout_window_ReportSize

[vlc-commits] Revert skins2: use new vout_window_ReportSize

2014-10-21 Thread Erwan Tulou
vlc/vlc-2.2 | branch: master | Erwan Tulou erwa...@videolan.org | Tue Oct 21 18:44:54 2014 +0200| [771558d086d007aebb0ed7d532b4839bd175e539] | committer: Erwan Tulou Revert skins2: use new vout_window_ReportSize This reverts commit 6ddc0f39482dfd88b1bebbeb9246ac63abbd03c5.

[vlc-commits] skins2: use new vout_window_ReportSize

2014-10-21 Thread Erwan Tulou
vlc | branch: master | Erwan Tulou erwa...@videolan.org | Tue Oct 21 18:33:56 2014 +0200| [a10158cfa71bdfe6ebc86ddd22a88905b2d80ab4] | committer: Erwan Tulou skins2: use new vout_window_ReportSize http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a10158cfa71bdfe6ebc86ddd22a88905b2d80ab4

[vlc-commits] demux: libmp4: add tfra version guard

2014-10-21 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Tue Oct 21 17:50:35 2014 +0200| [c60a55a61d6ae0c800f5f21cbb94982c635fb369] | committer: Francois Cartegnie demux: libmp4: add tfra version guard

[vlc-commits] demux: libmp4: fix invalid tfra values reading

2014-10-21 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Tue Oct 21 19:02:47 2014 +0200| [cc356c39293c63ecfe1a6e4516b41d6a3ef44a37] | committer: Francois Cartegnie demux: libmp4: fix invalid tfra values reading

[vlc-commits] demux: mp4: ifdef fragment debug info

2014-10-21 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie fcvlc...@free.fr | Tue Oct 21 21:01:44 2014 +0200| [cea540343e4a44410219054fcd74b7fb4001ee17] | committer: Francois Cartegnie demux: mp4: ifdef fragment debug info