[vlc-commits] demux: avi: reject 0 scaled tracks

2018-07-24 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Tue Mar 6 14:28:05 2018 +0100| [7f2e931af54dc98527b5919808517199d9dfdee1] | committer: Jean-Baptiste Kempf demux: avi: reject 0 scaled tracks (cherry picked from commit b2d52c22b9018d361c43b24f4edcd307c611af55) Signed-off-by: Jean-Baptiste

[vlc-commits] Revert "demux: ts: remove useless initialization"

2018-07-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jul 24 23:48:23 2018 +0200| [76c85975e8d7d665e8ca102c6cc0c4bb5e80374f] | committer: Francois Cartegnie Revert "demux: ts: remove useless initialization" This reverts commit ce3638827b3cd1be91fae3810c4af9315279003d. Not useless as used by

[vlc-commits] demux: ts: missing dup counter reset

2018-07-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jul 24 22:14:03 2018 +0200| [a70aa2a8aba75bdb6d5274553145f5f7fcd3b643] | committer: Francois Cartegnie demux: ts: missing dup counter reset > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a70aa2a8aba75bdb6d5274553145f5f7fcd3b643 ---

[vlc-commits] demux: ts: workaround HLS dumps

2018-07-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jul 24 22:26:21 2018 +0200| [3a794b149b9bf2bd2225f94c1cf05c4d5f31724c] | committer: Francois Cartegnie demux: ts: workaround HLS dumps Triggers duplicate packets on some boundaries and artifacts. There's no way to tell if that's a real

[vlc-commits] Update NEWS to mention EoL

2018-07-24 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf | Tue Jul 24 19:45:34 2018 +0200| [91767ab580fbfce5e1ff7ac5b11648325834a6e4] | committer: Jean-Baptiste Kempf Update NEWS to mention EoL > http://git.videolan.org/gitweb.cgi/vlc/vlc-2.2.git/?a=commit;h=91767ab580fbfce5e1ff7ac5b11648325834a6e4

[vlc-commits] ASF: remove dialog_display_error

2018-07-24 Thread Jean-Baptiste Kempf
vlc | branch: master | Jean-Baptiste Kempf | Tue Jul 24 18:22:16 2018 +0200| [65aa0fbfe56b4e8a9a5eb9aa371eb87250bc4ecc] | committer: Jean-Baptiste Kempf ASF: remove dialog_display_error This could happen on a corrupted stream, there is already a msg_Err and a failure for the core... >

[vlc-commits] copy: do not copy more than the destination pitch on split planes

2018-07-24 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Mon Jul 23 16:57:15 2018 +0200| [b495b98f72444e899fc2465ac045187997ee469f] | committer: Thomas Guillem copy: do not copy more than the destination pitch on split planes Signed-off-by: Thomas Guillem (cherry picked from commit

[vlc-commits] copy: do not copy more than the cache width on cache

2018-07-24 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Tue Jul 24 11:09:41 2018 +0200| [ff4078ec719d7d99fa47a513a8fc0dd75e808bc2] | committer: Thomas Guillem copy: do not copy more than the cache width on cache (cherry picked from commit 09d421a20851e1c49aa98e117957dd118620fae4) Signed-off-by:

[vlc-commits] videotoolbox: remove restart hack

2018-07-24 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Tue Jul 24 14:06:47 2018 +0200| [f7e8a4e55652cbecb2f7b5bd3e491e0d84ade821] | committer: Thomas Guillem videotoolbox: remove restart hack This is not needed since VideoToolboxNeedsToRestartH* was added. (cherry picked from commit

[vlc-commits] videotoolbox: require I-frame for h264

2018-07-24 Thread Thomas Guillem
vlc/vlc-3.0 | branch: master | Thomas Guillem | Mon Jul 23 14:49:31 2018 +0200| [db57522832b36d8f354f850a0e90b319e7923195] | committer: Thomas Guillem videotoolbox: require I-frame for h264 This fixes BadDataErr when playing streams in the middle (when video track is disabled and enabled).

[vlc-commits] codec: aom: store frame private data locally

2018-07-24 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Thu Jul 19 16:21:05 2018 +0200| [4ca48e61e939b09b45c04b0f5483d80be9a6bb6e] | committer: Francois Cartegnie codec: aom: store frame private data locally fix leaks on error (cherry picked from commit 135bdbbe75913a2a210a9273fe078eac705e56ac)

[vlc-commits] aom: flush decoder on close

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Tue Jul 3 03:23:06 2018 -0400| [e131e1c6c7d4a0e68b13a0e26b0b24a23ef7d943] | committer: Francois Cartegnie aom: flush decoder on close Fixes #20788 (cherry picked from commit a5b4bbb9f27c801d1fd1c9650d895c906c191841) >

[vlc-commits] aom: treat unsupported bitstream errors as fatal

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Tue Jul 3 10:18:37 2018 -0400| [7eaef538fbf038e79b8bce64ba596c6c8bbc] | committer: Francois Cartegnie aom: treat unsupported bitstream errors as fatal This avoids repeatedly trying to decode an impossible to decode stream. Cherry-picked

[vlc-commits] aom: Remove unsupported pixel formats

2018-07-24 Thread Martin Storsjö
vlc/vlc-3.0 | branch: master | Martin Storsjö | Thu Apr 19 18:25:07 2018 +0300| [363c11af4120d4be9d494656938fc96130ba4731] | committer: Francois Cartegnie aom: Remove unsupported pixel formats Support for these was apparently never in the codebase, and the enum values were recently removed

[vlc-commits] aom: decoder: pass sar values through

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Thu Jun 28 21:11:00 2018 -0400| [3fc16eb259acce7c540a70513c5ffb7a7f7cc565] | committer: Francois Cartegnie aom: decoder: pass sar values through Cherry-picked from 7d69fdb7d87f1c49352a50ee2374ae13cfeeb184 (cherry picked from commit

[vlc-commits] aom: decoder: fallback to dts if pts is invalid

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Thu Jun 28 21:14:08 2018 -0400| [5b5d9313f61e55222cf6c46227228a2a90bce5eb] | committer: Francois Cartegnie aom: decoder: fallback to dts if pts is invalid Cherry-picked from 043cde8a16911e540543b5f63daee5e3282f4aac (cherry picked from commit

[vlc-commits] aom: decoder: pass metadata from demuxer

2018-07-24 Thread Tristan Matthews
vlc/vlc-3.0 | branch: master | Tristan Matthews | Thu Jun 28 21:11:56 2018 -0400| [554c203b89ce793837e3cd1f8c5db86e9cf8f874] | committer: Francois Cartegnie aom: decoder: pass metadata from demuxer Cherry-picked from commits: 5bf3ee01298253707bd8f780b54b216ed79a8108

[vlc-commits] codec: subsdec/subsusf: do inner align on user value

2018-07-24 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Tue Jul 24 14:44:22 2018 +0200| [ad0b966b65ed4398101668606d17a0328f1b6143] | committer: Francois Cartegnie codec: subsdec/subsusf: do inner align on user value adds default -1/auto/invalid value for align. we had no way to tell if user

[vlc-commits] codec: subsdec: change default align

2018-07-24 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Tue Jul 24 16:08:26 2018 +0200| [ea3f83e53a7be4d59003571e58156ab97a661ea8] | committer: Francois Cartegnie codec: subsdec: change default align (cherry picked from commit 4d35f100b529a17876d84dbd5a13549773e83823) >

[vlc-commits] codec: subsdec: change default align

2018-07-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jul 24 16:08:26 2018 +0200| [4d35f100b529a17876d84dbd5a13549773e83823] | committer: Francois Cartegnie codec: subsdec: change default align > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4d35f100b529a17876d84dbd5a13549773e83823 ---

[vlc-commits] sout: chromecast: use stream info helpers in intf_sys_t

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Mon Jul 23 19:56:59 2018 +0200| [0e6019f22a1fd6863d24fe9cbb1851860df5273b] | committer: Jean-Baptiste Kempf sout: chromecast: use stream info helpers in intf_sys_t These changes includes usage of the relevant stream info helpers. It also adds an

[vlc-commits] sout: chromecast: add stream info helpers

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Mon Jul 23 19:56:58 2018 +0200| [a17b7c99903b1da2d0dfb07d4cf299db7a235ca2] | committer: Jean-Baptiste Kempf sout: chromecast: add stream info helpers The previous implementation had hard-coded paths in several places, and each place relied on

[vlc-commits] sout: chromecast: use stream info helpers in sout_access_out_sys_t

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Mon Jul 23 19:57:00 2018 +0200| [a6b62430d530440ee1ec56436720fc5e7a32bc44] | committer: Jean-Baptiste Kempf sout: chromecast: use stream info helpers in sout_access_out_sys_t Signed-off-by: Thomas Guillem (cherry picked from commit

[vlc-commits] sout: chromecast: remove flawed sout-test in Open

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Mon Jul 23 19:56:57 2018 +0200| [d0a3a6e3a6d73a32ab0171b1e553affe36d4f7dc] | committer: Jean-Baptiste Kempf sout: chromecast: remove flawed sout-test in Open The relevant code suffers from some immediate flaws, with no real gain: 1. The

[vlc-commits] sout: chromecast: use stream info helpers for ChromecastCommuncation

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Mon Jul 23 19:57:01 2018 +0200| [8859e3bd50e95c74af81e05f59745ae25b2ae1b7] | committer: Jean-Baptiste Kempf sout: chromecast: use stream info helpers for ChromecastCommuncation Both the path and port are available upon construction of the

[vlc-commits] sout: chromecast: prevent conflict between multiple chromecasts

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Mon Jul 23 19:57:02 2018 +0200| [eb9decc16ee690d4dc0129803a3a392865bb2b6e] | committer: Jean-Baptiste Kempf sout: chromecast: prevent conflict between multiple chromecasts In order for us to support streaming to more than one chromecast using the

[vlc-commits] sout: chromecast: prevent conflict between multiple chromecasts

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:57:02 2018 +0200| [710a2ef49669806e208d6845a494a01ed90b18db] | committer: Jean-Baptiste Kempf sout: chromecast: prevent conflict between multiple chromecasts In order for us to support streaming to more than one chromecast using the same

[vlc-commits] sout: chromecast: use stream info helpers in sout_access_out_sys_t

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:57:00 2018 +0200| [fe6112b6dedade5193df0d2c0cf152358371f2d8] | committer: Jean-Baptiste Kempf sout: chromecast: use stream info helpers in sout_access_out_sys_t Signed-off-by: Thomas Guillem >

[vlc-commits] sout: chromecast: use stream info helpers in intf_sys_t

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:56:59 2018 +0200| [d0ed421fb2f6760147dc29a814b661aadcc3dc2c] | committer: Jean-Baptiste Kempf sout: chromecast: use stream info helpers in intf_sys_t These changes includes usage of the relevant stream info helpers. It also adds an

[vlc-commits] sout: chromecast: use stream info helpers for ChromecastCommuncation

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:57:01 2018 +0200| [c4d351ccfb6990d2ba1b4996e1a582aa5e6d8f85] | committer: Jean-Baptiste Kempf sout: chromecast: use stream info helpers for ChromecastCommuncation Both the path and port are available upon construction of the

[vlc-commits] sout: chromecast: prevent conflict between multiple chromecasts

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:57:02 2018 +0200| [8340cde879e0ed4f17c6044fbabbf7c2b22472dc] | committer: Thomas Guillem sout: chromecast: prevent conflict between multiple chromecasts In order for us to support streaming to more than one chromecast using the same instance

[vlc-commits] sout: chromecast: use stream info helpers for ChromecastCommuncation

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:57:01 2018 +0200| [109590e6ea6fc4829d1103565a2142cec5828bef] | committer: Thomas Guillem sout: chromecast: use stream info helpers for ChromecastCommuncation Both the path and port are available upon construction of the

[vlc-commits] sout: chromecast: use stream info helpers in sout_access_out_sys_t

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:57:00 2018 +0200| [81b76a45e10f51f5fd3a337cc1b1c0a39701bbf9] | committer: Thomas Guillem sout: chromecast: use stream info helpers in sout_access_out_sys_t Signed-off-by: Thomas Guillem >

[vlc-commits] sout: chromecast: remove flawed sout-test in Open

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:56:57 2018 +0200| [b59640ec084f23c8d430f089389f1f0fb0726469] | committer: Thomas Guillem sout: chromecast: remove flawed sout-test in Open The relevant code suffers from some immediate flaws, with no real gain: 1. The implicit http-bind

[vlc-commits] sout: chromecast: add stream info helpers

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:56:58 2018 +0200| [92c90c5b0a98a01d3f81d1a8d9ffeea0e230a7a2] | committer: Thomas Guillem sout: chromecast: add stream info helpers The previous implementation had hard-coded paths in several places, and each place relied on other relevant

[vlc-commits] sout: chromecast: use stream info helpers in intf_sys_t

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Mon Jul 23 19:56:59 2018 +0200| [23bc6c8813e3416ef2bcce32eab7fd94cc8a7d86] | committer: Thomas Guillem sout: chromecast: use stream info helpers in intf_sys_t These changes includes usage of the relevant stream info helpers. -- It also adds an additional

[vlc-commits] stream_extractor: archive: fail STREAM_GET_SIZE if size is unavailable

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Tue Jul 24 15:06:23 2018 +0200| [c81e551b54eabea0245d706f2b0efd993a11c062] | committer: Jean-Baptiste Kempf stream_extractor: archive: fail STREAM_GET_SIZE if size is unavailable Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit

[vlc-commits] stream_extractor: archive: add archive_extractor_reset

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Tue Jul 24 14:30:47 2018 +0200| [b588f5f91841cb627dc33e1ac5a340e367cc] | committer: Jean-Baptiste Kempf stream_extractor: archive: add archive_extractor_reset In order for us to start over, such as a failed attempt of dumb-seeking, we must

[vlc-commits] codec: subsdec/subsusf: do inner align on user value

2018-07-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jul 24 14:44:22 2018 +0200| [8b589802198ae4a0c5ba3838922453d93e465fb3] | committer: Francois Cartegnie codec: subsdec/subsusf: do inner align on user value adds default -1/auto/invalid value for align. we had no way to tell if user specified

[vlc-commits] stream_extractor: archive: reset position on failed seek

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Tue Jul 24 14:31:35 2018 +0200| [a8e62c28f80e79bccd13a72c5a4b15f55ec6f888] | committer: Jean-Baptiste Kempf stream_extractor: archive: reset position on failed seek The previous implementation would not reset the read position if someone tried to

[vlc-commits] stream_extractor: archive: add archive_skip_decompressed

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Tue Jul 24 14:28:56 2018 +0200| [42df6b34a74cc5d436f43701cd4ecb9f10a0b564] | committer: Jean-Baptiste Kempf stream_extractor: archive: add archive_skip_decompressed Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit

[vlc-commits] stream_extractor: archive: do not try to seek beyond entry size

2018-07-24 Thread Filip Roséen
vlc/vlc-3.0 | branch: master | Filip Roséen | Tue Jul 24 15:07:01 2018 +0200| [e2de3896b9f20a0ac0ab94ce9d2f8bfc99ea7885] | committer: Jean-Baptiste Kempf stream_extractor: archive: do not try to seek beyond entry size Signed-off-by: Jean-Baptiste Kempf (cherry picked from commit

[vlc-commits] stream_extractor: archive: fail STREAM_GET_SIZE if size is unavailable

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 15:06:23 2018 +0200| [04e6b7a226c2a0481aeda7d9241c740a39a7883f] | committer: Jean-Baptiste Kempf stream_extractor: archive: fail STREAM_GET_SIZE if size is unavailable Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] stream_extractor: archive: add archive_extractor_reset

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 14:30:47 2018 +0200| [6062e012d835e384cbfe8d1ae6ba2e2f17704815] | committer: Jean-Baptiste Kempf stream_extractor: archive: add archive_extractor_reset In order for us to start over, such as a failed attempt of dumb-seeking, we must reset the

[vlc-commits] stream_extractor: archive: reset position on failed seek

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 14:31:35 2018 +0200| [9399f255e779c9a5505c87c4bff0c50c6ba415e0] | committer: Jean-Baptiste Kempf stream_extractor: archive: reset position on failed seek The previous implementation would not reset the read position if someone tried to seek

[vlc-commits] stream_extractor: archive: remove redundant variable

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 14:56:20 2018 +0200| [472a05119de86a6851bb7125599097fe4065b47a] | committer: Jean-Baptiste Kempf stream_extractor: archive: remove redundant variable Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] stream_extractor: archive: do not try to seek beyond entry size

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 15:07:01 2018 +0200| [5d3f5afc24f19d4447ae5f0675e7aa6bc74a14f3] | committer: Jean-Baptiste Kempf stream_extractor: archive: do not try to seek beyond entry size Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] stream_extractor: archive: add archive_skip_decompressed

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 14:28:56 2018 +0200| [732058913798092a5c23811d0c03af5dc33fe56b] | committer: Jean-Baptiste Kempf stream_extractor: archive: add archive_skip_decompressed Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] stream_extractor: archive: silence warning about fall-through

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 11:01:59 2018 +0200| [67e41b01dc2f6266e2fe9fd15f3547ccdcc37f1d] | committer: Jean-Baptiste Kempf stream_extractor: archive: silence warning about fall-through Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] stream_extractor: archive: reset position on failed seek

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 14:31:35 2018 +0200| [cf4732549a240f8b07f15fc9067f9ca15e8cacda] | committer: Jean-Baptiste Kempf stream_extractor: archive: reset position on failed seek The previous implementation would not reset the read position if someone tried to seek

[vlc-commits] stream_extractor: archive: fail STREAM_GET_SIZE if size is unavailable

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 15:06:23 2018 +0200| [c734e7ffaf33ea6d75538280a981d65df70c5d5c] | committer: Jean-Baptiste Kempf stream_extractor: archive: fail STREAM_GET_SIZE if size is unavailable Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] stream_extractor: archive: add archive_extractor_reset

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 14:30:47 2018 +0200| [0755ad47e9f9dd298ae7f164390d5bf3c73fe21b] | committer: Jean-Baptiste Kempf stream_extractor: archive: add archive_extractor_reset In order for us to start over, such as a failed attempt of dumb-seeking, we must reset the

[vlc-commits] stream_extractor: archive: fix spelling in comment

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 14:04:52 2018 +0200| [faa0db75394d48184d1316060cb4cc543e931844] | committer: Jean-Baptiste Kempf stream_extractor: archive: fix spelling in comment Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] stream_extractor: archive: do not try to seek beyond entry size

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 15:07:01 2018 +0200| [0e558d461463d0b6573304ae91116c79643ecbe1] | committer: Jean-Baptiste Kempf stream_extractor: archive: do not try to seek beyond entry size Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] stream_extractor: archive: remove redundant variable

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 14:56:20 2018 +0200| [7ba2bcfb061c0390940de2bad6b42749669a956a] | committer: Jean-Baptiste Kempf stream_extractor: archive: remove redundant variable Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] stream_extractor: archive: add archive_skip_decompressed

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 14:28:56 2018 +0200| [7c9b2e02bb8904a589f4f33da41476d53c30d3b4] | committer: Jean-Baptiste Kempf stream_extractor: archive: add archive_skip_decompressed Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] contrib: qt: only run win-specific for windows

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 10 20:06:39 2018 +0200| [d7eed64267dfc0713da31efb47a329adf7efffd0] | committer: Jean-Baptiste Kempf contrib: qt: only run win-specific for windows qwindows.a will only be present if building for windows, and the other commands are irrelevant if we

[vlc-commits] stream_extractor: archive: silence warning about fall-through

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 24 11:01:59 2018 +0200| [3bc7e7cd5ebdd122cc8ea3ad4da5221471b8c567] | committer: Jean-Baptiste Kempf stream_extractor: archive: silence warning about fall-through Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] contrib: qt: include qtx11extras when building for linux

2018-07-24 Thread Filip Roséen
vlc | branch: master | Filip Roséen | Tue Jul 10 20:06:39 2018 +0200| [dd129df44f2671af44b107d3c6f5a75d38c8e005] | committer: Jean-Baptiste Kempf contrib: qt: include qtx11extras when building for linux Signed-off-by: Jean-Baptiste Kempf >

[vlc-commits] demux: avi: fix regression with DVAudio (fix #20643)

2018-07-24 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Tue Jul 24 14:16:51 2018 +0200| [605a8c2f17b4a4375b48bd1843e772f22fc62868] | committer: Francois Cartegnie demux: avi: fix regression with DVAudio (fix #20643) (cherry picked from commit d3a801d1455e776a8786f153512776c9daa819c3) >

[vlc-commits] demux: avi: fix regression with DVAudio (fix #20643)

2018-07-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jul 24 14:16:51 2018 +0200| [d3a801d1455e776a8786f153512776c9daa819c3] | committer: Francois Cartegnie demux: avi: fix regression with DVAudio (fix #20643) >

[vlc-commits] demux: avi: simplify [re]creating DV es

2018-07-24 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Tue Jul 24 13:14:23 2018 +0200| [16d2a7c98ac95f21a52e98fc71ab691fcbad5776] | committer: Francois Cartegnie demux: avi: simplify [re]creating DV es > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=16d2a7c98ac95f21a52e98fc71ab691fcbad5776 ---

[vlc-commits] videotoolbox: require I-frame for h264

2018-07-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon Jul 23 14:49:31 2018 +0200| [60f8fff1d35b7bbd264a70bc6a6a930a344870a0] | committer: Thomas Guillem videotoolbox: require I-frame for h264 This fixes BadDataErr when playing streams in the middle (when video track is disabled and enabled). This

[vlc-commits] videotoolbox: remove restart hack

2018-07-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Jul 24 14:06:47 2018 +0200| [ebc6b1c73d053197d3465e0f116a976301f8b7b1] | committer: Thomas Guillem videotoolbox: remove restart hack This is not needed since VideoToolboxNeedsToRestartH* was added. >

[vlc-commits] copy: do not copy more than the destination pitch on split planes

2018-07-24 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jul 23 16:57:15 2018 +0200| [3123b0e91539879e4dd035d13289645ed25a9c9e] | committer: Thomas Guillem copy: do not copy more than the destination pitch on split planes Signed-off-by: Thomas Guillem >

[vlc-commits] copy: do not copy more than the cache width on cache

2018-07-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Jul 24 11:09:41 2018 +0200| [09d421a20851e1c49aa98e117957dd118620fae4] | committer: Thomas Guillem copy: do not copy more than the cache width on cache > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=09d421a20851e1c49aa98e117957dd118620fae4

[vlc-commits] demux: playlist: fix GetCurrentItem helper

2018-07-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Jul 24 09:34:01 2018 +0200| [bfb59fc493b4c64db92015f88db9f2b5972966e6] | committer: Thomas Guillem demux: playlist: fix GetCurrentItem helper This obviously lead to severe crashes. Regression from 6b96ade7dd97acb49303a0a9da9b3d2056b808e0 >

[vlc-commits] input: var: use intermediate variable

2018-07-24 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Tue Jul 24 09:22:00 2018 +0200| [62a9967de3be6bc7dd82d37f86c90b102dd9a6c8] | committer: Thomas Guillem input: var: use intermediate variable Fixes CID #1438097 (false positive) >