[vlc-commits] vout: expose vout_StopDisplay

2019-05-13 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon May 13 13:15:48 2019 +0200| [f86e92cf7b9b5ab1be4fa3a8899db51c2549524f] | committer: Thomas Guillem vout: expose vout_StopDisplay And check if the display need to be stopped from vout_Stop(). >

[vlc-commits] Revert "vout: add vout_Pause"

2019-05-13 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon May 13 13:05:27 2019 +0200| [c5bd66aee131a758ac21d51528a0723b43f63456] | committer: Thomas Guillem Revert "vout: add vout_Pause" Not used anymore, cf. previous commit. This reverts commit be5856e51f84237c7008c1ea9385be2b0b28d849. >

[vlc-commits] vout: stop the display instead of pausing it

2019-05-13 Thread Thomas Guillem
vlc | branch: master | Thomas Guillem | Mon May 13 13:09:41 2019 +0200| [e11996d225da032c8c870dcc949f7a9f177d4cbd] | committer: Thomas Guillem vout: stop the display instead of pausing it The display plugin doesn't need to be recycled, not like the window plugin. >

[vlc-commits] contrib: update libvpx to 1.8.0

2019-05-13 Thread Tristan Matthews
vlc | branch: master | Tristan Matthews | Wed May 8 15:43:32 2019 -0400| [7793b97c6ccbbc461ea59d5951be6018fb8aa2d6] | committer: Tristan Matthews contrib: update libvpx to 1.8.0 > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=7793b97c6ccbbc461ea59d5951be6018fb8aa2d6 ---

[vlc-commits] macosx/library: add audio specific library interface

2019-05-13 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Thu May 9 14:14:12 2019 +0200| [4510eb8ea914d319334ebeab9e50390faea7a4d0] | committer: Felix Paul Kühne macosx/library: add audio specific library interface >

[vlc-commits] macosx/library: add abstractions for albums, artists and genres

2019-05-13 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Wed May 8 12:10:33 2019 +0200| [cf70f1370260eb4847f27dda1477c5b6cda95251] | committer: Felix Paul Kühne macosx/library: add abstractions for albums, artists and genres >

[vlc-commits] macosx/library: rename data source

2019-05-13 Thread Felix Paul Kühne
vlc | branch: master | Felix Paul Kühne | Wed May 8 10:17:12 2019 +0200| [88dd577b77313b601f572ba84814db021e3632f8] | committer: Felix Paul Kühne macosx/library: rename data source There will be designated classes for audio and video >