[vlc-commits] macosx: Workaround crash in PXSourceList dealloc

2021-06-01 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Tue Jun 1 17:54:45 2021 +0200| [bb7022aed9b88cd519848de19d1cb6ba3795d1b2] | committer: David Fuhrmann macosx: Workaround crash in PXSourceList dealloc [super setDataSource] crashes on macOS 10.11 until 10.13. The code in question should not be n

[vlc-commits] [Git][videolan/vlc][master] 4 commits: es_out: fix input_source_t leak on error

2021-06-01 Thread Thomas Guillem
Thomas Guillem pushed to branch master at VideoLAN / VLC Commits: 67fe08b7 by Thomas Guillem at 2021-06-01T13:08:14+00:00 es_out: fix input_source_t leak on error - - - - - 07e78801 by Thomas Guillem at 2021-06-01T13:08:14+00:00 clock: attach a logger - - - - - ef14ac9a by Thomas Guillem at 2

[vlc-commits] [Git][videolan/vlc][master] es_out: reset main clocks when terminating

2021-06-01 Thread Thomas Guillem
Thomas Guillem pushed to branch master at VideoLAN / VLC Commits: 36596846 by Thomas Guillem at 2021-06-01T12:51:30+00:00 es_out: reset main clocks when terminating Reset main clocks before unselecting every ESes. This will speed up audio and video output termination. Indeed, they won't wait f

[vlc-commits] Update NEWS

2021-06-01 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Mon May 31 11:15:42 2021 +0200| [db23bfe6decab6b00f3eba2f8f134169d7fbac4c] | committer: Hugo Beauzée-Luyssen Update NEWS > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=db23bfe6decab6b00f3eba2f8f134169d7fbac4c --- NEWS |

[vlc-commits] demux: mp4: fix missing intra-trun sample increment on seek

2021-06-01 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Mon May 31 14:44:55 2021 +0200| [29e97856cde48fb8567bf5d97fe170d0a1144af3] | committer: Hugo Beauzée-Luyssen demux: mp4: fix missing intra-trun sample increment on seek ends up reading wrong sample size/time refs #25784 (cherry picked from

[vlc-commits] contrib: aom: Disable assembly for 32bits windows builds

2021-06-01 Thread Hugo Beauzée-Luyssen
vlc/vlc-3.0 | branch: master | Hugo Beauzée-Luyssen | Fri May 28 11:10:50 2021 +0200| [6835e923d5c04a4036e66f4ccb8221683be72756] | committer: Hugo Beauzée-Luyssen contrib: aom: Disable assembly for 32bits windows builds Fix #25745 > http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit

[vlc-commits] Contribs: update Freetype2 to 2.10.4

2021-06-01 Thread Jean-Baptiste Kempf
vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf | Sun Apr 25 21:28:22 2021 +0200| [5216e1bd09b0f3efdff856db8088b11f63fae4ec] | committer: Hugo Beauzée-Luyssen Contribs: update Freetype2 to 2.10.4 CVE-2020-15999 (but we shouldn't be impacted) (cherry picked from commit a6fb42a20a4b8e77c5cdb

[vlc-commits] demux: mp4: report current trun sample pos in debug

2021-06-01 Thread Francois Cartegnie
vlc/vlc-3.0 | branch: master | Francois Cartegnie | Mon May 31 14:46:30 2021 +0200| [ca7adc93ee444748671ea71c35abcc6d46850028] | committer: Hugo Beauzée-Luyssen demux: mp4: report current trun sample pos in debug (cherry picked from commit 2028c4b9cba36a56eb54264bb47819c8b2b3b797) Signed-off-b

[vlc-commits] Contribs: update harfbuzz to 2.6.8

2021-06-01 Thread Jean-Baptiste Kempf
vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf | Sun Apr 25 21:58:21 2021 +0200| [19cde3c6b3e28e1092ac5328c996a41789a9cee8] | committer: Hugo Beauzée-Luyssen Contribs: update harfbuzz to 2.6.8 Last of the 2.6.x series (cherry picked from commit c4cc73299c6531b060a758725a4668ec73aa207c) Si

[vlc-commits] [Git][videolan/vlc][master] 2 commits: demux: mp4: report current trun sample pos in debug

2021-06-01 Thread Hugo Beauzée-Luyssen
Hugo Beauzée-Luyssen pushed to branch master at VideoLAN / VLC Commits: 2028c4b9 by Francois Cartegnie at 2021-06-01T08:47:15+00:00 demux: mp4: report current trun sample pos in debug - - - - - 86b1ffe5 by Francois Cartegnie at 2021-06-01T08:47:15+00:00 demux: mp4: fix missing intra-trun sampl