[vlc-commits] decoder: remove b_need_packetized

2015-09-09 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Sep 7 16:34:51 2015 +0200| [080f21c3be96265da1dae5c0c9ec959add956b30] | committer: Thomas Guillem decoder: remove b_need_packetized When needed (fmt->b_packetized == false), create a packetizer before creating a decoder. The fmt_in

[vlc-commits] decoder: change DecoderUnsupportedCodec arguments

2015-09-09 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Sep 7 18:29:59 2015 +0200| [ceb51f4e4aa46d028962b9ee77d24eb1d11e1e98] | committer: Thomas Guillem decoder: change DecoderUnsupportedCodec arguments Use an es_format_t. >

[vlc-commits] decoder: set packetizer's fmt_out.b_packetized to true

2015-09-09 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Sep 7 16:37:00 2015 +0200| [2a278dfb0f4f5e422ba30a3d3789c00f0d38409a] | committer: Thomas Guillem decoder: set packetizer's fmt_out.b_packetized to true >

[vlc-commits] decoder: restart module if fmt_in is changed by the packetizer

2015-09-09 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Sep 7 16:46:49 2015 +0200| [6e89372e4bfb3e2b0d5c55c3f31caddf42da1043] | committer: Thomas Guillem decoder: restart module if fmt_in is changed by the packetizer >

[vlc-commits] decoder: rearrange module load/unload

2015-09-09 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Sep 7 17:13:40 2015 +0200| [27da2574a7a5b5fde71e7509a376e1ebcd4c201d] | committer: Thomas Guillem decoder: rearrange module load/unload This will allow a decoder module to be loaded/unloaded more than one time. >

[vlc-commits] contrib: fix eof not detected when looking for an ID size

2015-09-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Aug 21 13:49:29 2015 +0200| [6e0f74e7df42337617a3b08ae97e86ffc7608d3f] | committer: Jean-Baptiste Kempf contrib: fix eof not detected when looking for an ID size do use the data in memory that wasn't actually read Close #14783

[vlc-commits] demux: mp4: remove unused param in MP4_Free

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 8 19:17:41 2015 +0200| [6ad32e53faa06c001b3e0ea5b80bba67c07d11c8] | committer: Francois Cartegnie demux: mp4: remove unused param in MP4_Free >

[vlc-commits] demux: libmp4: split read function lookup

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 8 11:21:13 2015 +0200| [9c116cbc8398dcfc6f0fa497c8182dc92e7c1560] | committer: Francois Cartegnie demux: libmp4: split read function lookup >

[vlc-commits] demux: libmp4: rewrite nextbox/container reading

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 8 16:42:57 2015 +0200| [27e7fb5d39c3cd25f502720a017090a4cb3ac16b] | committer: Francois Cartegnie demux: libmp4: rewrite nextbox/container reading >

[vlc-commits] direct3d9: the surface allocated from the pool needs to have the decoder size

2015-09-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Sep 7 14:40:47 2015 +0200| [d3bc255c2ea884d2696081603409b8d2f590ee96] | committer: Jean-Baptiste Kempf direct3d9: the surface allocated from the pool needs to have the decoder size Signed-off-by: Jean-Baptiste Kempf

[vlc-commits] direct3d11: fix the subpictures position on Winstore apps

2015-09-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Aug 28 09:17:28 2015 +0200| [fbcd354f0a50df6018e0965d3ef7e51b5fb2187c] | committer: Jean-Baptiste Kempf direct3d11: fix the subpictures position on Winstore apps Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] aout: fix use after free

2015-09-09 Thread Hannes Domani
vlc | branch: master | Hannes Domani | Thu Aug 27 16:18:26 2015 +0200| [e0457843005da71bfa119f9c1e4bd023a4761fce] | committer: Jean-Baptiste Kempf aout: fix use after free Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] demux: mp4: ensure to load fragmented index

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 9 11:10:16 2015 +0200| [6879a4fc44cbef8151ea94094d0aa79bb1e38581] | committer: Francois Cartegnie demux: mp4: ensure to load fragmented index Could be skipped as we stop parsing on moov and index can live between moov and

[vlc-commits] demux: libmp4: fix warning

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 8 11:23:18 2015 +0200| [f8809911cb4f245681e523248e559c66196f8eac] | committer: Francois Cartegnie demux: libmp4: fix warning > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=f8809911cb4f245681e523248e559c66196f8eac

[vlc-commits] demux: libmp4: fix oob access

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Sep 7 23:15:36 2015 +0200| [482a404fc64ae81256836f1a058c4c4eb5be236a] | committer: Francois Cartegnie demux: libmp4: fix oob access >

[vlc-commits] demux: mp4: add check for reversed moov/mdat order with non seekable files

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 8 16:53:33 2015 +0200| [89c26f3581721572ee86b62dfdbb3e2a672a5568] | committer: Francois Cartegnie demux: mp4: add check for reversed moov/mdat order with non seekable files >

[vlc-commits] demux: libmp4: set root container size before probing

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 8 14:08:44 2015 +0200| [6bff31b4c3d180174d3f672526369884dc2bfdfc] | committer: Francois Cartegnie demux: libmp4: set root container size before probing avoids late failures >

[vlc-commits] demux: libmp4: add missing parenting in BoxAddChild

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Sep 7 23:29:01 2015 +0200| [21426e83fde3263dfb3aa6290069b5d56765efc3] | committer: Francois Cartegnie demux: libmp4: add missing parenting in BoxAddChild >

[vlc-commits] demux: adaptative: fix chained initializations bug

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Wed Sep 9 11:41:25 2015 +0200| [c1591aa1246bcc1c0dd292d64c2757443d2a354d] | committer: Francois Cartegnie demux: adaptative: fix chained initializations bug Since the bw adaptation can go really fast now, we need to be sure to

[vlc-commits] demux: mp4: fix leak

2015-09-09 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Sep 8 19:22:39 2015 +0200| [897e35aa6bd6b0c3030d14fb7cacb1511a60b74d] | committer: Francois Cartegnie demux: mp4: fix leak > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=897e35aa6bd6b0c3030d14fb7cacb1511a60b74d ---

[vlc-commits] direct3d/directx: the surface allocated for the pool needs to have the decoder size

2015-09-09 Thread Steve Lhomme
vlc/vlc-2.2 | branch: master | Steve Lhomme | Tue Sep 8 16:39:43 2015 +0200| [0d2f10a01441fba8f835686581aa5284f0bac253] | committer: Jean-Baptiste Kempf direct3d/directx: the surface allocated for the pool needs to have the decoder size in the case of direct rendering

[vlc-commits] macosx: enable UI update timer on Safari 9

2015-09-09 Thread Felix Paul Kühne
npapi-vlc | branch: master | Felix Paul Kühne | Wed Sep 9 15:08:52 2015 +0200| [9e9ca0e5d9687de3351aa74c2bae1a7e4c3f1705] | committer: Felix Paul Kühne macosx: enable UI update timer on Safari 9 >

[vlc-commits] D3D: the surface allocated for the pool needs to have the decoder size

2015-09-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Sep 9 14:32:04 2015 +0200| [2c4f2e2308cac08fe4eb4d4877e69556de5b533e] | committer: Jean-Baptiste Kempf D3D: the surface allocated for the pool needs to have the decoder size in the case of direct rendering picture_CopyPixels is used

[vlc-commits] D3D: the surface allocated for the pool needs to have the decoder size

2015-09-09 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Sep 9 14:32:04 2015 +0200| [b5fe304027868c9930b3b42c77d5ba43e8e13b17] | committer: Jean-Baptiste Kempf D3D: the surface allocated for the pool needs to have the decoder size in the case of direct rendering picture_CopyPixels is used

[vlc-commits] disable debug logging in prod

2015-09-09 Thread Felix Paul Kühne
npapi-vlc | branch: master | Felix Paul Kühne | Wed Sep 9 15:10:54 2015 +0200| [be6544ac4d8ffed3927f9e727627b10620fa4aba] | committer: Felix Paul Kühne disable debug logging in prod >

[vlc-commits] macosx: update code-signing script for the future

2015-09-09 Thread Felix Paul Kühne
vlc/vlc-2.2 | branch: master | Felix Paul Kühne | Wed Sep 9 17:08:11 2015 +0200| [31f98d138480858800826067788df2aac25be998] | committer: Felix Paul Kühne macosx: update code-signing script for the future (cherry picked from commit

[vlc-commits] macosx: update code-signing script for the future

2015-09-09 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Wed Sep 9 17:08:11 2015 +0200| [560eedbab4479ca6e0975762315f95981ba60d42] | committer: Felix Paul Kühne macosx: update code-signing script for the future >