[vlc-commits] aout: no "stereo-mode" for mono inputs

2018-04-17 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Mon Apr 16 09:59:59 2018 +0200| [e5d180343641af85f8ffb957a95a20859fb4b842] | committer: Thomas Guillem aout: no "stereo-mode" for mono inputs (cherry picked from commit 6498cfa126f2ba3dd0a1227aae9d34348bbfb4f4) Signed-off-by:

[vlc-commits] audiounit_ios: disable passthrough for now

2018-04-17 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Tue Apr 17 09:51:45 2018 +0200| [b2379c260f13a93962c16ce56cb553f5c7447507] | committer: Thomas Guillem audiounit_ios: disable passthrough for now Apple confirmed that there is (no more) passthrough support on iOS/tvOS. (cherry

[vlc-commits] audiounit_ios: disable passthrough for now

2018-04-17 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Apr 17 09:51:45 2018 +0200| [5eaf9f8fd80d97acf4cd6e4c83195885cc0cdac7] | committer: Thomas Guillem audiounit_ios: disable passthrough for now Apple confirmed that there is (no more) passthrough support on iOS/tvOS. >

[vlc-commits] lua: io: Add a vlc.io.unlink function

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Apr 16 13:09:58 2018 +0200| [a63ce679910986372d752872cbb14a7af364] | committer: Hugo Beauzée-Luyssen lua: io: Add a vlc.io.unlink function To be able to delete files using an utf8 path (cherry picked from commit

[vlc-commits] VLSub: Simplify path manipulations

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Apr 16 17:59:18 2018 +0200| [d9a7d71eb80bf6097e921ea34d622a4a17dbb6b9] | committer: Hugo Beauzée-Luyssen VLSub: Simplify path manipulations Most of the info we used to extract isn't required anymore This is now using

[vlc-commits] lua: streams: Expose seek & getsize member functions

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Apr 16 17:15:14 2018 +0200| [3c9ce261ce7f7ff87b4e715a022ffc7a6d0f3f64] | committer: Hugo Beauzée-Luyssen lua: streams: Expose seek & getsize member functions (cherry picked from commit

[vlc-commits] lua: Add doc

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Thu Apr 12 17:30:03 2018 +0200| [69569cf56bf2788722dcfbd7d267771ba9923178] | committer: Hugo Beauzée-Luyssen lua: Add doc (cherry picked from commit 02d8a9cc3a531a0b0c52595ac97eed623bf4b6a3) Signed-off-by: Hugo

[vlc-commits] VLSub: Use the os specific path separator

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Apr 16 13:36:59 2018 +0200| [503a6289644b0c207ec29f322b24d0f727fd3ee9] | committer: Hugo Beauzée-Luyssen VLSub: Use the os specific path separator (cherry picked from commit 660e46b16241519322389a37ca94c8d31185071c)

[vlc-commits] lua: io: Fix typo in usage error message

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Apr 16 13:09:35 2018 +0200| [2095e5ab1748d26e3389e8e669c9bde4a77d1385] | committer: Hugo Beauzée-Luyssen lua: io: Fix typo in usage error message (cherry picked from commit 36f95c617533a54377e0bf14d09fd6842787c5f5)

[vlc-commits] VLSub: Remove unused helper

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Apr 16 13:26:14 2018 +0200| [41041bdd0d84b39b1eaa648e500400eccdd11269] | committer: Hugo Beauzée-Luyssen VLSub: Remove unused helper (cherry picked from commit ad9cccb391271f11fcfc3fc4b2f5a7cd0042ecf3) Signed-off-by:

[vlc-commits] direct3d11: no extra range conversion when the YUV source is already in full range

2018-04-17 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Mon Apr 16 16:03:57 2018 +0200| [e350ad618597404d1dc8b03dc2766498416d] | committer: Hugo Beauzée-Luyssen direct3d11: no extra range conversion when the YUV source is already in full range Fixes #20288 (cherry picked from

[vlc-commits] VLSub: Use vlc.io.unlink

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Apr 16 13:13:44 2018 +0200| [3ad58da404cb0c8bc435cbc73adbc91027388158] | committer: Hugo Beauzée-Luyssen VLSub: Use vlc.io.unlink (cherry picked from commit c4f22557807fa66702b22476f23dcb5c32b87a3a) Signed-off-by: Hugo

[vlc-commits] packetizer: a52: move pts dedup

2018-04-17 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Mon Apr 16 09:40:28 2018 +0200| [e6ae338927d72fd453da56fc2d04c0d2ca4e8778] | committer: Hugo Beauzée-Luyssen packetizer: a52: move pts dedup (cherry picked from commit e6cf76ccdb140b8c82a16e5edd2a17cdcdb226a7)

[vlc-commits] VLSub: Use a more robust OS detection

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Apr 16 13:40:43 2018 +0200| [5286bb9d21a6b8131f0034cbd68ab5cdad9f4c9e] | committer: Hugo Beauzée-Luyssen VLSub: Use a more robust OS detection (cherry picked from commit a46c030bda7e1f0467366061adba9548ff230ef8)

[vlc-commits] VLSub: Clean & simplify hash calculation

2018-04-17 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon Apr 16 17:17:27 2018 +0200| [5aed59dd1c18078419101dd0a72154ea019fcb74] | committer: Hugo Beauzée-Luyssen VLSub: Clean & simplify hash calculation Don't attempt to generate the hash by downloading the entire media in

[vlc-commits] remove AnyAnnexB helper

2018-04-17 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Thu Apr 12 06:38:38 2018 +0200| [95fc53f6e9605ad4751d2caa4b03d3da91c73a5b] | committer: Francois Cartegnie remove AnyAnnexB helper (cherry picked from commit d1631827dc81bcb25c0c231b2b017a517e341b8f) >

[vlc-commits] Revert "packetizer: mpegvideo: don't output slice on sequence extension"

2018-04-17 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Thu Apr 12 10:33:16 2018 +0200| [0ee8a915160471ca62e2b0cf1e06e2db412c2f49] | committer: Francois Cartegnie Revert "packetizer: mpegvideo: don't output slice on sequence extension" This reverts commit

[vlc-commits] packetizer: return annexb startcode up to end

2018-04-17 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Wed Apr 11 18:29:22 2018 +0200| [0763f19727a52758699b919930d06c3278d08a11] | committer: Francois Cartegnie packetizer: return annexb startcode up to end fixes glitches on streams when startcode ends a packet (mpegvideo +

[vlc-commits] demux: ps: check for discontinuities

2018-04-17 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Mon Apr 16 12:26:56 2018 +0200| [44033fe4b000656d6cd46ae2f27f2c6cde2f30d2] | committer: Hugo Beauzée-Luyssen demux: ps: check for discontinuities (cherry picked from commit a67c43c405f9c1d5fac1d1351214114d21f3e4bb)

[vlc-commits] rawvideo: fix the picth/line computation for odd lines/heights

2018-04-17 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Apr 17 16:10:52 2018 +0200| [9d12c0827930eb023db54570b2cc9299594c6e04] | committer: Steve Lhomme rawvideo: fix the picth/line computation for odd lines/heights Fixes #20303 >

[vlc-commits] variables: use linked listed for callbacks

2018-04-17 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Tue Apr 17 21:35:08 2018 +0300| [c3e4633e1687ec1f0e4a41b99e8eef8797d83abe] | committer: Rémi Denis-Courmont variables: use linked listed for callbacks >

[vlc-commits] mmdevice: fix crash when all devices are removed during playback

2018-04-17 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Apr 17 18:44:02 2018 +0200| [f80de9d8983892e84d6bc032fef2c787c22aa65a] | committer: Thomas Guillem mmdevice: fix crash when all devices are removed during playback Check the return value of the DeviceRestartLocked() function (returns

[vlc-commits] mmdevice: fix restart when switching from 0 to 1 device

2018-04-17 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Apr 17 19:11:34 2018 +0200| [088533d6d9da13afcca0db855b2ba862e5f48576] | committer: Thomas Guillem mmdevice: fix restart when switching from 0 to 1 device - aout_RestartRequest() was not called because of a NULL

[vlc-commits] mux: ts: handle borked dts in mux

2018-04-17 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Apr 17 19:35:19 2018 +0200| [b71afa275dc68448693bed83dd6f98034ce08120] | committer: Francois Cartegnie mux: ts: handle borked dts in mux >

[vlc-commits] vpx: encoder: free existing blocks on allocation failure

2018-04-17 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Tue Apr 17 11:19:50 2018 -0400| [9a5730783526780b1368cab56557913c3f7ff1bb] | committer: Tristan Matthews vpx: encoder: free existing blocks on allocation failure >