[vlc-commits] aom: remove deadline parameter

2018-01-30 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed Jan 31 01:30:54 2018 -0500| [6d2075c9280b32a6bba33e74204de71932197d93] | committer: Tristan Matthews aom: remove deadline parameter This was dropped in aom commit 47cc25591c36fafcc36e11109e5c36531353cdd9. >

[vlc-commits] modules: remove special case for module names starting with $

2018-01-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 30 21:20:51 2018 +0200| [dfd480edafee4c4ce842baf5eb253aa897c56eb2] | committer: Rémi Denis-Courmont modules: remove special case for module names starting with $ Resolving the variable internally was a nice hack when using

[vlc-commits] keystore: get keystore value explicitly

2018-01-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 30 21:19:45 2018 +0200| [3233f56910e11542eabb059355dc5a09a8876571] | committer: Rémi Denis-Courmont keystore: get keystore value explicitly >

[vlc-commits] vout: get window value explicitly

2018-01-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 30 21:19:45 2018 +0200| [a6e826ec44bbb4238f8b6004b549f4d211a66f5a] | committer: Rémi Denis-Courmont vout: get window value explicitly >

[vlc-commits] aout: get audio-resampler value explicitly

2018-01-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 30 21:19:45 2018 +0200| [eda670d9ec1f94fd832fc27daa2e2e84c170b536] | committer: Rémi Denis-Courmont aout: get audio-resampler value explicitly >

[vlc-commits] avcodec: get avcodec-hw value explicitly

2018-01-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 30 21:19:45 2018 +0200| [2f952cf739b636fa7fb01c74baa86fb2c9207d79] | committer: Rémi Denis-Courmont avcodec: get avcodec-hw value explicitly >

[vlc-commits] modules: add/use module_need_var()

2018-01-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 30 21:15:52 2018 +0200| [008d355b97afdd4cee02bea837b67c3a0da43daa] | committer: Rémi Denis-Courmont modules: add/use module_need_var() ...to get the module name or module name list from an object variable. >

[vlc-commits] mmdevice: get mmdevice-backend value explicitly

2018-01-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 30 21:19:29 2018 +0200| [4c365832b269ac4ebd89528c10470a93867a0c1b] | committer: Rémi Denis-Courmont mmdevice: get mmdevice-backend value explicitly >

[vlc-commits] opengl: get gl value explicitly

2018-01-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 30 21:19:45 2018 +0200| [7b38b41b1681b1691eb037e1f33da7773339aea1] | committer: Rémi Denis-Courmont opengl: get gl value explicitly (also fix unlikely ToCToU) >

[vlc-commits] vout: get vout value explicitly

2018-01-30 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Jan 30 21:19:45 2018 +0200| [3d2890f9f2f285272b6fb60a7f4e5ad5726a5a21] | committer: Rémi Denis-Courmont vout: get vout value explicitly >

[vlc-commits] transcode: audio: fix global-buffer-overflow

2018-01-30 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Jan 30 18:44:30 2018 +0100| [e426b400b9e03b136e5b00caba024a6a849a3975] | committer: Thomas Guillem transcode: audio: fix global-buffer-overflow >

[vlc-commits] Qt: sout: fix useless option

2018-01-30 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jan 30 16:24:15 2018 +0100| [263e1767479efc49f767bbf8aef9604ce48bb86b] | committer: Francois Cartegnie Qt: sout: fix useless option never reflected changes by f2f0361f350efcb6f6921a0b497114e6890bdd7a >

[vlc-commits] jacosub: Fix format specifier

2018-01-30 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Tue Jan 30 13:12:14 2018 +0100| [c7e7a8375b12a063131fa0bdb110a5fdf5decda9] | committer: Hugo Beauzée-Luyssen jacosub: Fix format specifier %[] will always attempt to store a final 0, which doesn't fit here. (cherry picked

[vlc-commits] demux: avi: fix potential invalid deref on seek

2018-01-30 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Tue Jan 30 13:31:37 2018 +0100| [c89b833548ab761e9129447d57ea8add1ed5c148] | committer: Francois Cartegnie demux: avi: fix potential invalid deref on seek (cherry picked from commit 85171d7fd2c704c733b47e686ba1e2285eb2eea7)

[vlc-commits] packetizer: hevc: check before replacing xps

2018-01-30 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jan 30 14:14:00 2018 +0100| [b6ebaba1a1f0c80392170124e94f63eccb7ddfd8] | committer: Francois Cartegnie packetizer: hevc: check before replacing xps >

[vlc-commits] demux: avi: fix potential invalid deref on seek

2018-01-30 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jan 30 13:31:37 2018 +0100| [85171d7fd2c704c733b47e686ba1e2285eb2eea7] | committer: Francois Cartegnie demux: avi: fix potential invalid deref on seek >

[vlc-commits] packetizer: hevc: fix use after free regression

2018-01-30 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jan 30 14:06:16 2018 +0100| [4e15e79f66418a0b8a433d8a1f23501176759e83] | committer: Francois Cartegnie packetizer: hevc: fix use after free regression >

[vlc-commits] jacosub: Fix format specifier

2018-01-30 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Tue Jan 30 13:12:14 2018 +0100| [4bfa7204ae4fa3546813f6c9ed3a7d9d2cf6f58a] | committer: Hugo Beauzée-Luyssen jacosub: Fix format specifier %[] will always attempt to store a final 0, which doesn't fit here. >

[vlc-commits] mux: mp4: fix early data output

2018-01-30 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Mon Jan 29 16:08:23 2018 +0100| [4af4ce49ec566fa686ef040e774b6342fedb4fa8] | committer: Francois Cartegnie mux: mp4: fix early data output was sending data in open(), but record code does probe muxers, so possibly breaks

[vlc-commits] mux: mp4: fix early data output

2018-01-30 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Jan 29 16:08:23 2018 +0100| [54c3a5ec62e48d1b28cd979f3b04d7c06593fc59] | committer: Francois Cartegnie mux: mp4: fix early data output was sending data in open(), but record code does probe muxers, so possibly breaks stream >

[vlc-commits] input: es_out: compute position from buffering only on update

2018-01-30 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri Jan 26 17:52:39 2018 +0100| [5e3a04980044b94bfd5aa38390846544a43a4c21] | committer: Francois Cartegnie input: es_out: compute position from buffering only on update Position value from es_out depends on buffering but they are

[vlc-commits] mux: mp4: refactor open()

2018-01-30 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Mon Jan 29 16:25:48 2018 +0100| [fa1eb6944670efcd34b52f7da53287351e5ef0cf] | committer: Francois Cartegnie mux: mp4: refactor open() > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=fa1eb6944670efcd34b52f7da53287351e5ef0cf

[vlc-commits] codec: tx3g: encode bottom/center alignment

2018-01-30 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Fri Jan 26 14:01:54 2018 +0100| [60136a0768bc8cdf2f771e3e65204e9b37f39729] | committer: Francois Cartegnie codec: tx3g: encode bottom/center alignment >

[vlc-commits] demux:mkv: add support for V_PRORES

2018-01-30 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jan 30 09:02:14 2018 +0100| [488e6712143de4ea71acf828c82df9c9f88f] | committer: Steve Lhomme demux:mkv: add support for V_PRORES The decoder wants the atom header that has been stripped so we add it on every frame we read. Fixes