[vlc-commits] aom: encoder: use aom_img_wrap to avoid memcpy

2018-06-14 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Thu Jun 14 13:39:32 2018 -0400| [eb07b4eafd456cf73dd57ac7139a835de0c8fae5] | committer: Tristan Matthews aom: encoder: use aom_img_wrap to avoid memcpy Adapted from a0883a5e453723ef553506bdb0459724e5d7cb69 >

[vlc-commits] demux: avformat: fix build with guess_rate / libav

2018-06-14 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Thu Jun 14 18:43:47 2018 +0200| [db79bc4c741c6a8e053285a7de73ed523c99444f] | committer: Francois Cartegnie demux: avformat: fix build with guess_rate / libav (cherry picked from commit 2fb02b9461e8e1b875dad74bae2e28c7e63a09f3) >

[vlc-commits] demux: avformat: fix build with guess_rate / libav

2018-06-14 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Jun 14 18:43:47 2018 +0200| [2fb02b9461e8e1b875dad74bae2e28c7e63a09f3] | committer: Francois Cartegnie demux: avformat: fix build with guess_rate / libav >

[vlc-commits] demux: avformat: fix build with guess_ar / libav

2018-06-14 Thread Francois Cartegnie
vlc | branch: master | Francois Cartegnie | Thu Jun 14 18:49:07 2018 +0200| [4df37da405319926de154833102ae1cfa48432de] | committer: Francois Cartegnie demux: avformat: fix build with guess_ar / libav >

[vlc-commits] demux:mp4: the i_end is given stime_t not mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jun 8 10:40:41 2018 +0200| [a66d06336c754a9ccae4dc8806bcdbae165ceb6d] | committer: Steve Lhomme demux:mp4: the i_end is given stime_t not mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a66d06336c754a9ccae4dc8806bcdbae165ceb6d ---

[vlc-commits] demux:adaptive: the min/max buffering are mtime_t so pass them down as such

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jun 11 15:13:49 2018 +0200| [466b4a73c5e3ad038ab6f25afd96af7c83a63d10] | committer: Steve Lhomme demux:adaptive: the min/max buffering are mtime_t so pass them down as such >

[vlc-commits] oldrc: the value read from atoi is in seconds not mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu May 31 15:20:10 2018 +0200| [5bb86a0cb49cb85603a315c07c395dc2bface793] | committer: Steve Lhomme oldrc: the value read from atoi is in seconds not mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5bb86a0cb49cb85603a315c07c395dc2bface793

[vlc-commits] access_output: udp: i_to_send is not an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon May 7 16:23:33 2018 +0200| [225f73c8f43cdfec150f8b22d0d4a053ab8497ad] | committer: Steve Lhomme access_output: udp: i_to_send is not an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=225f73c8f43cdfec150f8b22d0d4a053ab8497ad ---

[vlc-commits] packetizer:mpeg4video: internal times are not mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 11:30:20 2018 +0200| [3dd2140c7e0c2189b5d30b9092a99907bd9dab3c] | committer: Steve Lhomme packetizer:mpeg4video: internal times are not mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3dd2140c7e0c2189b5d30b9092a99907bd9dab3c ---

[vlc-commits] directsound: the size in TimeGet() is not an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon May 7 17:06:55 2018 +0200| [709125ac1986f616ef218c59ac7acf34dcab5ab2] | committer: Steve Lhomme directsound: the size in TimeGet() is not an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=709125ac1986f616ef218c59ac7acf34dcab5ab2 ---

[vlc-commits] vout:win32: the hide timeout is stored in milliseconds not mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 17:12:27 2018 +0200| [76348adc8b80f0523b4f35d6650f003fc2b62980] | committer: Steve Lhomme vout:win32: the hide timeout is stored in milliseconds not mtime_t >

[vlc-commits] mux:ogg: the dt/pt for Dirac are not mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 10:26:43 2018 +0200| [8fbd82f460782cd47df1f810c025ac5063b94556] | committer: Steve Lhomme mux:ogg: the dt/pt for Dirac are not mtime_t Rather a count of frames >

[vlc-commits] bridge: an mdate() is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 14:54:42 2018 +0200| [45ee101e5ac76f0ead13cb97d2b0964430e35398] | committer: Steve Lhomme bridge: an mdate() is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=45ee101e5ac76f0ead13cb97d2b0964430e35398 ---

[vlc-commits] sout:rtpfmt: clean variables/parameters that are mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 15:40:02 2018 +0200| [ac51721f5f1ac6ed81a9fbda3dcd47f367660175] | committer: Steve Lhomme sout:rtpfmt: clean variables/parameters that are mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ac51721f5f1ac6ed81a9fbda3dcd47f367660175

[vlc-commits] mux:asf: the i_preroll_time is not an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 13:10:43 2018 +0200| [81d9b7eca2cbe1e50a49b0aec6118af5a166] | committer: Steve Lhomme mux:asf: the i_preroll_time is not an mtime_t It's a number of milliseconds >

[vlc-commits] video_filter:magnify: i_last_activity is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 17:15:54 2018 +0200| [89445d605757261c01d05bc6a9e024cfe7fcb72a] | committer: Steve Lhomme video_filter:magnify: i_last_activity is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=89445d605757261c01d05bc6a9e024cfe7fcb72a ---

[vlc-commits] fps: i_output_frame_interval is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jun 14 08:59:56 2018 +0200| [47ea73fa27bcdc66f429ff153a5aaa383515fa7a] | committer: Steve Lhomme fps: i_output_frame_interval is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=47ea73fa27bcdc66f429ff153a5aaa383515fa7a ---

[vlc-commits] qt: "short-jump-size" is in seconds, not an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 12:23:51 2018 +0200| [01f8d80317ee3057389f67636e75dbd233f5e28d] | committer: Steve Lhomme qt: "short-jump-size" is in seconds, not an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=01f8d80317ee3057389f67636e75dbd233f5e28d ---

[vlc-commits] audioscrobbler: played_time is not an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 12:07:11 2018 +0200| [424c62c391fd27de1314e0c9c1f2d3c9572a2478] | committer: Steve Lhomme audioscrobbler: played_time is not an mtime_t convert to seconds using mtime_to_sec() >

[vlc-commits] skins2: the internal interval is not an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 09:51:44 2018 +0200| [4aa920ebcd555c929bf775770e2a335a38ba2c65] | committer: Steve Lhomme skins2: the internal interval is not an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4aa920ebcd555c929bf775770e2a335a38ba2c65 ---

[vlc-commits] subsdelay: the local offset is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 17:44:12 2018 +0200| [a5baa39e3580e4a7d15342e89ec7ea98ebfb92b0] | committer: Steve Lhomme subsdelay: the local offset is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=a5baa39e3580e4a7d15342e89ec7ea98ebfb92b0 ---

[vlc-commits] cache_read: read_time is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 17:17:34 2018 +0200| [564cce85408994b046186ce9458fa113f0aa8242] | committer: Steve Lhomme cache_read: read_time is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=564cce85408994b046186ce9458fa113f0aa8242 ---

[vlc-commits] demux:mp4: the local i_time in FragGetMoofByTfraIndex() is not an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jun 8 14:12:55 2018 +0200| [c43b6de185878ea645982dcd0e8d1ddee240f769] | committer: Steve Lhomme demux:mp4: the local i_time in FragGetMoofByTfraIndex() is not an mtime_t >

[vlc-commits] sout:rtp: fix misc variables/parameters that are mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 15:22:29 2018 +0200| [1c8acb0653180ab98c0e499111983a723580] | committer: Steve Lhomme sout:rtp: fix misc variables/parameters that are mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=1c8acb0653180ab98c0e499111983a723580

[vlc-commits] packetizer: mpeg4audio: i_diff is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jun 14 11:51:49 2018 +0200| [833b3d086c2416b4a658d06fd00fdce3ae449ddb] | committer: Steve Lhomme packetizer: mpeg4audio: i_diff is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=833b3d086c2416b4a658d06fd00fdce3ae449ddb ---

[vlc-commits] cache_block: read_time is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 17:17:16 2018 +0200| [ca3b2f7b4cf027e43355aa38d92f0d7e3c1a779b] | committer: Steve Lhomme cache_block: read_time is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=ca3b2f7b4cf027e43355aa38d92f0d7e3c1a779b ---

[vlc-commits] demux:mp4: the track i_time is not an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Fri Jun 8 14:37:06 2018 +0200| [cf903872e4e69172090f6745fa3eaa2b44490ae5] | committer: Steve Lhomme demux:mp4: the track i_time is not an mtime_t It's always set/add/converted from an stime_t value. >

[vlc-commits] rss: i_speed is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 17:28:16 2018 +0200| [3d9ec4ed106c8681fc10c29cf3716a490f72bf04] | committer: Steve Lhomme rss: i_speed is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=3d9ec4ed106c8681fc10c29cf3716a490f72bf04 --- modules/spu/rss.c | 2 +-

[vlc-commits] mux:ts: fix variables that are mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 14:56:20 2018 +0200| [92e126c9988318ce4bbceaf1cdf6a57021c781f3] | committer: Steve Lhomme mux:ts: fix variables that are mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=92e126c9988318ce4bbceaf1cdf6a57021c781f3 ---

[vlc-commits] mux:ogg: the local i_time is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Wed Jun 13 10:31:09 2018 +0200| [42dce72a8211af5d6c29d1c29a6cced987f5830d] | committer: Steve Lhomme mux:ogg: the local i_time is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=42dce72a8211af5d6c29d1c29a6cced987f5830d ---

[vlc-commits] mux:mp4: the difference of mtime_t is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 13:07:35 2018 +0200| [8914a473e3d7cbc07e830d1249560619fd11ad5c] | committer: Steve Lhomme mux:mp4: the difference of mtime_t is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8914a473e3d7cbc07e830d1249560619fd11ad5c ---

[vlc-commits] mux:ps: fix variables that are mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 14:54:31 2018 +0200| [8ae44f3d6919a47861145c504be7d12fd2520634] | committer: Steve Lhomme mux:ps: fix variables that are mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8ae44f3d6919a47861145c504be7d12fd2520634 ---

[vlc-commits] demux:adaptive: last_duration is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jun 11 15:04:14 2018 +0200| [cd628d827267c2501ab2ecb146128eb37a486c35] | committer: Steve Lhomme demux:adaptive: last_duration is an mtime_t Converted using to the segment timescale SegmentTracker::getNextChunk(). >

[vlc-commits] mux:mp4: the i_length_neg is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 13:42:38 2018 +0200| [2230a23f6d27505d7e7b80663d18d663e9f3f897] | committer: Steve Lhomme mux:mp4: the i_length_neg is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=2230a23f6d27505d7e7b80663d18d663e9f3f897 ---

[vlc-commits] qt: the points seek time is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 12:24:46 2018 +0200| [bed922d68baba223860004db29881668f05f7033] | committer: Steve Lhomme qt: the points seek time is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bed922d68baba223860004db29881668f05f7033 ---

[vlc-commits] hotkeys: the delay up/down are processed in mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Tue Jun 12 11:58:51 2018 +0200| [73e4a2e8883190230087562fbe9bb280d0423089] | committer: Steve Lhomme hotkeys: the delay up/down are processed in mtime_t And with 50ms inc/decrements >

[vlc-commits] mux:mp4: mp4mux_edit_t.i_duration is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jun 11 17:31:13 2018 +0200| [57771c45666de80a7935d2e3c137c5fb23d17fbe] | committer: Steve Lhomme mux:mp4: mp4mux_edit_t.i_duration is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=57771c45666de80a7935d2e3c137c5fb23d17fbe ---

[vlc-commits] mux:mp4: the duration passed to mp4mux_GetMoovBox() is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jun 11 17:45:58 2018 +0200| [50bad3eec6b769aa9e46f5ad89426a43be1f6814] | committer: Steve Lhomme mux:mp4: the duration passed to mp4mux_GetMoovBox() is an mtime_t We then scale it to the movie and use it scaled. >

[vlc-commits] demux:asf: the preroll start is in mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Thu Jun 7 11:31:58 2018 +0200| [96d5784c855aa3ab52446453472d9654c0086c84] | committer: Steve Lhomme demux:asf: the preroll start is in mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=96d5784c855aa3ab52446453472d9654c0086c84 ---

[vlc-commits] mux:mp4: i_trex_default_length is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jun 11 17:47:08 2018 +0200| [6bdb25e25311c3676814bb5f3ab3e66164c5bece] | committer: Steve Lhomme mux:mp4: i_trex_default_length is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=6bdb25e25311c3676814bb5f3ab3e66164c5bece ---

[vlc-commits] demux:adaptive: doDemux is given an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jun 11 15:11:08 2018 +0200| [157d23d40c76622ea689c2bbd29c3cb5c8cc8b95] | committer: Steve Lhomme demux:adaptive: doDemux is given an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=157d23d40c76622ea689c2bbd29c3cb5c8cc8b95 ---

[vlc-commits] mux:mp4: mp4mux_edit_t.i_read_duration is an mtime_t

2018-06-14 Thread Steve Lhomme
vlc | branch: master | Steve Lhomme | Mon Jun 11 17:33:13 2018 +0200| [b61526d7e78030b13ef9508c058b7164caf68b27] | committer: Steve Lhomme mux:mp4: mp4mux_edit_t.i_read_duration is an mtime_t > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b61526d7e78030b13ef9508c058b7164caf68b27 ---

[vlc-commits] nsis: Rework displayed file type

2018-06-14 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Tue Jun 12 14:21:10 2018 +0200| [1f9d47a63ea9a958c14db2f37766fc1c4ef5cf31] | committer: Hugo Beauzée-Luyssen nsis: Rework displayed file type (cherry picked from commit 565d5c5087c1c4c25c25d0d079b81d3025abf207) Signed-off-by: Hugo

[vlc-commits] Revert "nsis: Remove duplicated extension display"

2018-06-14 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Tue Jun 12 11:53:10 2018 +0200| [e8aa90271b6f49d621a13d03b5dd3ecd639a35b9] | committer: Hugo Beauzée-Luyssen Revert "nsis: Remove duplicated extension display" This reverts commit bf2ff7fe9034ea4effa7a61d0cc17aabc8248202. (cherry picked

[vlc-commits] test: input: Assign packetizer to the owner

2018-06-14 Thread Hugo Beauzée-Luyssen
vlc | branch: master | Hugo Beauzée-Luyssen | Thu Jun 14 13:26:02 2018 +0200| [d81da6c4f5914946999d90fe9b1765d40e99f433] | committer: Hugo Beauzée-Luyssen test: input: Assign packetizer to the owner >

[vlc-commits] Qt: Fix building with Qt < 5.7 after 691c674bfff

2018-06-14 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö | Thu Jun 14 12:09:03 2018 +0300| [1e979be2dde86f1a2468e2ca98ef7fd3dbe4c265] | committer: Martin Storsjö Qt: Fix building with Qt < 5.7 after 691c674bfff The parent argument to QAction constructors were made optional in Qt 5.7, but contribs still build Qt

[vlc-commits] contrib: Always use the -i.orig form for in-place sed edits

2018-06-14 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö | Thu Jun 14 11:06:11 2018 +0300| [2e8f43fdcf59b77cea87d2ff4ccc2d110ed5c252] | committer: Martin Storsjö contrib: Always use the -i.orig form for in-place sed edits The form when no backup is saved for in-place edits differs between sed implementations;

[vlc-commits] contrib: lua: Make sure to use the right AR tool for the target

2018-06-14 Thread Martin Storsjö
vlc | branch: master | Martin Storsjö | Thu Jun 14 10:22:01 2018 +0300| [a3d1527ecc4c775253c6822502bbaeb2a788933e] | committer: Martin Storsjö contrib: lua: Make sure to use the right AR tool for the target In many cases, the host AR tool just happens to work fine for e.g. mingw cross builds,