[vlc-commits] QML: mini-player and full-player mode selection

2019-07-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Mon Jun 17 18:57:21 2019 +0200| [5d477453d468f102ae78f24d56b2371fb3a7b3da] | committer: Jean-Baptiste Kempf QML: mini-player and full-player mode selection Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] QML: update the top bar icons for better rendering as a font

2019-07-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Jun 26 16:18:37 2019 +0200| [35eef856c713e772627c9bfdecb8238cdfb3f545] | committer: Jean-Baptiste Kempf QML: update the top bar icons for better rendering as a font Transform each element to a path. Signed-off-by: Jean-Baptiste Kempf > h

[vlc-commits] QML: improve the mini player navigation

2019-07-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Jun 14 19:12:50 2019 +0200| [850fc9f1921b5b85d04f86bde8adf0af9eee3a40] | committer: Jean-Baptiste Kempf QML: improve the mini player navigation Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] QML: make the full player accessible from the mini player

2019-07-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue Jun 18 16:44:40 2019 +0200| [ca8fa708f9f59b9322d0d7e52f0dcbdc721b9c4c] | committer: Jean-Baptiste Kempf QML: make the full player accessible from the mini player On clicking the playing item information Signed-off-by: Jean-Baptiste Kempf > h

[vlc-commits] QML: implement keyboard navigation to the mini player

2019-07-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue Jun 18 15:11:15 2019 +0200| [72d205abec9b7742a763ff96bc9c653e8a170c15] | committer: Jean-Baptiste Kempf QML: implement keyboard navigation to the mini player Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] QML: fix full player leave button

2019-07-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Jun 21 10:59:37 2019 +0200| [90cafb5c3d4f8d8b03e75094cd15f3e053c5] | committer: Jean-Baptiste Kempf QML: fix full player leave button Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] Qt: emit dataChanged on TrackListModel updates

2019-07-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Mon Jun 17 18:56:28 2019 +0200| [f89c91826caaa467cb0e22c27fec96c1672f642d] | committer: Jean-Baptiste Kempf Qt: emit dataChanged on TrackListModel updates Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] QML: fix the conditional display of the mini-player

2019-07-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Mon Jun 17 18:57:47 2019 +0200| [0eb0c45e76d4bafe3c0f18f3f3fa960f3975891b] | committer: Jean-Baptiste Kempf QML: fix the conditional display of the mini-player Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] QML: implement a mini player in the main interface

2019-07-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Jun 7 19:29:57 2019 +0200| [26a84200484257f3a1e86f8f70fbd122f4a63bbd] | committer: Jean-Baptiste Kempf QML: implement a mini player in the main interface Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] QML: center vertically the text of top tab items in BannerSources

2019-07-15 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Jun 26 11:21:39 2019 +0200| [24028e068f2c1f3be5feb18b27bde1d8a78f6a7c] | committer: Jean-Baptiste Kempf QML: center vertically the text of top tab items in BannerSources Rework also icon margins Signed-off-by: Jean-Baptiste Kempf > h

[vlc-commits] QML: display a message when no network shares has been found

2019-07-15 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Jun 26 11:21:38 2019 +0200| [b0e88876356ad3d5f4f138941df6e98ff08a190b] | committer: Jean-Baptiste Kempf QML: display a message when no network shares has been found Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] QML: use NativeRendering for icon labels

2019-07-15 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Jun 26 11:21:41 2019 +0200| [3dc64d67279c31cb2635bdf9ec80941369e812e5] | committer: Jean-Baptiste Kempf QML: use NativeRendering for icon labels Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: fix the MusicArtistDisplay view with an empty media library

2019-06-17 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Thu Jun 13 16:41:55 2019 +0200| [1a6b761e1c6552864ab535341e0a6105b150270e] | committer: Jean-Baptiste Kempf qml: fix the MusicArtistDisplay view with an empty media library Signed-off-by: Jean-Baptiste Kempf > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] qml: display only the sort and filter controls in BannerSources when needed

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed May 29 17:18:27 2019 +0200| [3c5fec1652ae1828fad664841dc009450d8cdd8a] | committer: Thomas Guillem qml: display only the sort and filter controls in BannerSources when needed Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] qml: fix the empty behavior of KeyNavigableGridView

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Jun 7 10:58:08 2019 +0200| [ece7b4c90709cb5ba7fa0fc72ddb3e3d6ad4619d] | committer: Thomas Guillem qml: fix the empty behavior of KeyNavigableGridView Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: update the style of NetworkDriveDisplay and NetworkFileDisplay

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed May 22 16:26:19 2019 +0200| [4e0e23943016cac924924de04f3a9040b2052b80] | committer: Thomas Guillem qml: update the style of NetworkDriveDisplay and NetworkFileDisplay Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] qml: put the video tab before the music tab

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Mon May 13 15:10:58 2019 +0200| [fce2524bb95b28d12394de68673fd8de6ccf1e5f] | committer: Thomas Guillem qml: put the video tab before the music tab Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: set static minimum width and minimum height of the window

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue Jun 4 16:33:06 2019 +0200| [f423b4759bb36925ebf3187e38e7df7c614f17ed] | committer: Thomas Guillem qml: set static minimum width and minimum height of the window Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: change the topbar sort control

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Jun 7 14:20:39 2019 +0200| [b1d44e58413d32501e46db152ec5b289301bf2e8] | committer: Thomas Guillem qml: change the topbar sort control Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: replace the topbar filter control by an expanding control.

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Jun 7 14:19:11 2019 +0200| [399cfc5f0c073881918cd6f3491ee2511e5ff358] | committer: Thomas Guillem qml: replace the topbar filter control by an expanding control. Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: fix the empty behaviour of KeyNavigableListView

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Jun 7 10:57:52 2019 +0200| [e3e3be693598e11b61d83ecfef7acef5b64860bc] | committer: Thomas Guillem qml: fix the empty behaviour of KeyNavigableListView Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: add a margin in MCVideoDisplay

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri May 24 11:10:59 2019 +0200| [78f6366a46fbbc66a7ab3247ee03082aed92e434] | committer: Thomas Guillem qml: add a margin in MCVideoDisplay Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: kill a warning in MusicGenresDisplay

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Thu May 9 17:49:48 2019 +0200| [48256c7389dd843137077940227ef56537a69700] | committer: Thomas Guillem qml: kill a warning in MusicGenresDisplay Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: implement the next navigation in the history

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri May 24 15:07:17 2019 +0200| [4e7956aa601c1c6617c1401cd4d8d01be96d1694] | committer: Thomas Guillem qml: implement the next navigation in the history Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: reimplement ExpandGridView starting from a Flickable

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Thu Apr 18 22:55:46 2019 +0200| [052502de81dcc0d0057193609f63620a0a551607] | committer: Thomas Guillem qml: reimplement ExpandGridView starting from a Flickable This fixes the resizing issues of the previous implementation based on two GridViews. Signed

[vlc-commits] qml: change the header style of MusicTrackListDisplay

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri May 10 18:49:12 2019 +0200| [b15287ac3fb13f6eae37134a4c8ab54e1481f397] | committer: Thomas Guillem qml: change the header style of MusicTrackListDisplay Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: remove dead code, ArtistGridView and ArtistListView

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue May 14 14:41:31 2019 +0200| [dd5ad02ae81af45923dd202aedff4c8eb955a5c4] | committer: Thomas Guillem qml: remove dead code, ArtistGridView and ArtistListView Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: add margins inside the KeyNavigableTableView rows

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Apr 17 11:49:32 2019 +0200| [4497518cca90f9073bb08161c0427fd6d7cd6a14] | committer: Thomas Guillem qml: add margins inside the KeyNavigableTableView rows Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: simplify the section header of KeyNavigableListView

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri May 10 14:46:29 2019 +0200| [c22cab0ce701e7f08f112f0c69cbfc3a197cca43] | committer: Thomas Guillem qml: simplify the section header of KeyNavigableListView Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: style changes of ArtistTopBanner

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue May 14 18:14:39 2019 +0200| [d415cd34ab836af173dfbb91076859b020d8d14e] | committer: Thomas Guillem qml: style changes of ArtistTopBanner Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: use a specific icon for no art in the artist view

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Thu Apr 18 13:06:16 2019 +0200| [36b8d8ef1242eaca513e085897b103e7af455b8c] | committer: Thomas Guillem qml: use a specific icon for no art in the artist view Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: style changes of GridItems

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Thu Apr 18 13:07:51 2019 +0200| [ee5d8c9f85de3cc930d1ebc3859d7146e5062f71] | committer: Thomas Guillem qml: style changes of GridItems Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: rework the topbar layout

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Fri Jun 7 14:16:33 2019 +0200| [3ca533b0f49cc9c3b022c44eaa152d8498a8fd1c] | committer: Thomas Guillem qml: rework the topbar layout Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: use a two lines layout for BannerSources

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Mon May 13 18:30:54 2019 +0200| [80cc2636039690d51622bba2289d86f6232b93a5] | committer: Thomas Guillem qml: use a two lines layout for BannerSources Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: change the default image for MusicGenresDisplay

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed May 22 11:13:33 2019 +0200| [f2c64a9b5afdfd790599c8db7b6a38ac7c5c4ee2] | committer: Thomas Guillem qml: change the default image for MusicGenresDisplay Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: remove the GridView of MusicArtistDisplay and rework the behavior

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue May 14 18:16:16 2019 +0200| [0bb1998f55b9d7aa8397bb0925e91536787d500d] | committer: Thomas Guillem qml: remove the GridView of MusicArtistDisplay and rework the behavior Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] qml: add sections to the MusicTrackListDisplay

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue Apr 16 23:32:04 2019 +0200| [ec78cc6dfa48839c5b981c7249325a75af996f53] | committer: Thomas Guillem qml: add sections to the MusicTrackListDisplay Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: use a specific icon for no art in the album view

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Wed Apr 17 17:05:49 2019 +0200| [ee884d8cc64b57392332a15104a0e9b4caf4793c] | committer: Thomas Guillem qml: use a specific icon for no art in the album view Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: change the case of MusicTrackListDisplay columns labels

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue Apr 16 22:49:11 2019 +0200| [c9541f6cbe6a0b502093d83fb21f2927cc41f2fa] | committer: Thomas Guillem qml: change the case of MusicTrackListDisplay columns labels Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: change the style of the KeyNavigableTableView items

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue Apr 16 11:10:31 2019 +0200| [fef480a4831f1f66575520438a0b017dc904f2bd] | committer: Thomas Guillem qml: change the style of the KeyNavigableTableView items Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: remove spacing to ColumnLayout to MCMusicDisplay

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue Apr 16 16:56:17 2019 +0200| [35871282bc7c508812168491ed8a9c23b0bda9fa] | committer: Thomas Guillem qml: remove spacing to ColumnLayout to MCMusicDisplay Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: move, resize and rename MusicTrackListDisplay columns

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue Apr 16 11:06:27 2019 +0200| [a2d7abbb2f63a6f7094b4922f91ec991ad598a35] | committer: Thomas Guillem qml: move, resize and rename MusicTrackListDisplay columns Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] qml: set the sourceSize of the MultiCoverPreview image to the widget size

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Thu Apr 18 13:07:04 2019 +0200| [f7c02c338206f217a678ca38d6c707f493c177ce] | committer: Thomas Guillem qml: set the sourceSize of the MultiCoverPreview image to the widget size Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] qml: sections of MusicTrackListDisplay are set by the sorting criteria

2019-06-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Mon May 13 14:15:17 2019 +0200| [5a4280ab4a440dc691eb7834e8181c36eb756dd0] | committer: Thomas Guillem qml: sections of MusicTrackListDisplay are set by the sorting criteria Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.

[vlc-commits] codec: add a dav1d AV1 decoder module

2018-12-18 Thread Adrien Maglo
vlc/vlc-3.0 | branch: master | Adrien Maglo | Tue Sep 11 17:29:43 2018 +0200| [c7b34cc30b736915bc8aca339bf0ea0c64a4cc65] | committer: Hugo Beauzée-Luyssen codec: add a dav1d AV1 decoder module It is using the picture callback API so there's is no copy on output of the decoder. Co-authored

[vlc-commits] codec: add a dav1d AV1 decoder module

2018-11-09 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo | Tue Sep 11 17:29:43 2018 +0200| [059b9e563bc0ec6daf7081ae5b7c1077c0ce6deb] | committer: Steve Lhomme codec: add a dav1d AV1 decoder module It is using the picture callback API so there's is no copy on output of the decoder. Co-authored-by: Hugo Beauzée

[vlc-commits] Qt: set an accessible name to the volume slider

2018-05-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Fri May 11 13:52:17 2018 +0200| [d4423dacc123220678b5706b28b43df59061a77a] | committer: Jean-Baptiste Kempf Qt: set an accessible name to the volume slider This fixes the volume slider currently announced by screen r

[vlc-commits] avcodec: fix Ambisonics AAC order 1 streams

2018-05-16 Thread Adrien Maglo
vlc/vlc-3.0 | branch: master | Adrien Maglo <mags...@videolan.org> | Mon May 14 16:55:00 2018 +0200| [9ab64e5ba7ecdd92d46707e2e78e324fe1e9d8c9] | committer: Jean-Baptiste Kempf avcodec: fix Ambisonics AAC order 1 streams Do not reorder the audio channels. Keep the avcodec order. Sign

[vlc-commits] faad: fix Ambisonics AAC order 1 streams

2018-05-16 Thread Adrien Maglo
vlc/vlc-3.0 | branch: master | Adrien Maglo <mags...@videolan.org> | Mon May 14 16:55:01 2018 +0200| [81a9b7a4b7c426ee3a3c0175ab975ec4f000a6fb] | committer: Jean-Baptiste Kempf faad: fix Ambisonics AAC order 1 streams Reorder properly the audio channels. Signed-off-by: Jean-Baptiste Ke

[vlc-commits] avcodec: fix Ambisonics AAC order 1 streams

2018-05-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon May 14 16:55:00 2018 +0200| [e0ce676813117fc204d2443b56bb077b71b4d023] | committer: Jean-Baptiste Kempf avcodec: fix Ambisonics AAC order 1 streams Do not reorder the audio channels. Keep the avcodec order. Signed-off-by

[vlc-commits] faad: fix Ambisonics AAC order 1 streams

2018-05-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon May 14 16:55:01 2018 +0200| [b2d36c54332a54d3a5ef2f927201be7a13adf30f] | committer: Jean-Baptiste Kempf faad: fix Ambisonics AAC order 1 streams Reorder properly the audio channels. Signed-off-by: Jean-Baptiste Ke

[vlc-commits] d3d11: support cubemap projection for 360 video

2018-03-19 Thread Adrien Maglo
vlc/vlc-3.0 | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Feb 15 16:57:44 2018 +0100| [1214fb41e8a5b542451458801443225f0efe85fc] | committer: Steve Lhomme d3d11: support cubemap projection for 360 video Signed-off-by: Steve Lhomme <rob...@ycbcr.xyz> (cherry picked

[vlc-commits] d3d11: support cubemap projection for 360 video

2018-02-16 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Feb 15 16:57:44 2018 +0100| [6d57f6cc5fe976d40606188152bbbfe96e21bbe8] | committer: Steve Lhomme d3d11: support cubemap projection for 360 video Signed-off-by: Steve Lhomme <rob...@ycbcr.xyz> > http://git.videolan

[vlc-commits] visual: output pictures are progressive

2018-02-01 Thread Adrien Maglo
vlc/vlc-3.0 | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Jan 29 14:50:36 2018 +0100| [d70ead134c39792ed6f7ae9c60e9844b99df4487] | committer: Jean-Baptiste Kempf visual: output pictures are progressive Fix #19561 Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org

[vlc-commits] visual: output pictures are progressive

2018-02-01 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Jan 29 14:50:36 2018 +0100| [c30434f5dc6b80169e0bd2cabfd7232ceb183bd4] | committer: Jean-Baptiste Kempf visual: output pictures are progressive Fix #19561 Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org

[vlc-commits] faad: do not reorder Ambisonics channels

2018-01-05 Thread Adrien Maglo
vlc/vlc-3.0 | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Dec 21 18:15:01 2017 +0100| [c7e8c371e00cef338043a67291a219b30b85ca2d] | committer: Thomas Guillem faad: do not reorder Ambisonics channels Keep the original decoded order to achieve a correct Ambisonics ren

[vlc-commits] avcodec: do not reorder Ambisonics channels encoded in AAC

2018-01-05 Thread Adrien Maglo
vlc/vlc-3.0 | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Dec 21 18:18:40 2017 +0100| [f03fc27d9473a7d6493f8bba88510b80ab5036be] | committer: Thomas Guillem avcodec: do not reorder Ambisonics channels encoded in AAC Keep the codec order to achieve a correct Ambisonics ren

[vlc-commits] avcodec: do not reorder Ambisonics channels encoded in AAC

2017-12-22 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Dec 21 18:18:40 2017 +0100| [6ce9f94f020d6a6d56a5a4d34abc1340c942b7a6] | committer: Jean-Baptiste Kempf avcodec: do not reorder Ambisonics channels encoded in AAC Keep the codec order to achieve a correct Ambisonics ren

[vlc-commits] faad: do not reorder Ambisonics channels

2017-12-22 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Dec 21 18:15:01 2017 +0100| [b08ec3f97def3dcb540a20c8027c42c2258507a3] | committer: Jean-Baptiste Kempf faad: do not reorder Ambisonics channels Keep the original decoded order to achieve a correct Ambisonics rendering.

[vlc-commits] spatialaudio: replace the FHK HRTF by the 3D Sound Labs HRTF

2017-12-21 Thread Adrien Maglo
vlc/vlc-3.0 | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Dec 18 14:21:52 2017 +0100| [4d3f56bf4baf987f783a9d0569e1458b2002a06e] | committer: Thomas Guillem spatialaudio: replace the FHK HRTF by the 3D Sound Labs HRTF This HRTF is licensed under the GNU Lesser General

[vlc-commits] spatialaudio: replace the FHK HRTF by the 3D Sound Labs HRTF

2017-12-20 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Dec 18 14:21:52 2017 +0100| [387c991aacf3728ceed03c7548ae9e8a950ab199] | committer: Thomas Guillem spatialaudio: replace the FHK HRTF by the 3D Sound Labs HRTF This HRTF is licensed under the GNU Lesser General Public L

[vlc-commits] Qt: fix a wrong logic for the check of the fullscreen screen number

2017-11-23 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Nov 23 17:40:13 2017 +0100| [cd6598579be9e5e0cf4c6d38ff31fdffb2cf5e79] | committer: Jean-Baptiste Kempf Qt: fix a wrong logic for the check of the fullscreen screen number Signed-off-by: Jean-Baptiste Kempf <j...@vid

[vlc-commits] Qt: fix the qt-fullscreen-screennumber option

2017-11-21 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Tue Nov 21 14:02:37 2017 +0100| [ff4b90c15a9ea6c4f33362b152c289fc528f3609] | committer: Jean-Baptiste Kempf Qt: fix the qt-fullscreen-screennumber option numScreens() is deprecated. To set the window fullscreen on the defined m

[vlc-commits] OpenGL: display only the left eye of stereo video

2017-11-15 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed Nov 15 12:56:29 2017 +0100| [94065d38b867cde3fc4c17eeccdd7e2dd2786e63] | committer: Thomas Guillem OpenGL: display only the left eye of stereo video This allows to display an usable view of 360 stereo video. Sign

[vlc-commits] glwin32: add a missing include

2017-09-27 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Fri Sep 15 16:59:04 2017 +0200| [39c8e0f563b586bf70a69706182b06439ff88e34] | committer: Jean-Baptiste Kempf glwin32: add a missing include Fix a compilation error in debug mode caused by the line 171. Signed-off-by: Jean-Ba

[vlc-commits] pulse: increase the target length in low latency mode

2017-09-18 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Sep 18 15:29:19 2017 +0200| [7ce308c94d48337a81bfb7d5b7098faa99ad77e4] | committer: Thomas Guillem pulse: increase the target length in low latency mode This fixes audio glitches on some configuration. Signed-off-by:

[vlc-commits] FreeType: fix the rendering of a single caracter

2017-09-13 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Fri Sep 8 15:35:31 2017 +0200| [b80590fea95dbb51ac1015c37667c0d9f0227677] | committer: Jean-Baptiste Kempf FreeType: fix the rendering of a single caracter Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org

[vlc-commits] avcodec: keep the multiview_mode from the demux

2017-07-27 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed Jul 26 21:24:28 2017 +0200| [36b0ad5fa6c5c03394849caccfba88ce5cf0d9fb] | committer: Jean-Baptiste Kempf avcodec: keep the multiview_mode from the demux > http://git.videolan.org/gitweb.cgi/vlc.git/?a

[vlc-commits] vpx: keep the multiview_mode from the demux

2017-07-27 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed Jul 26 21:24:29 2017 +0200| [8bb28646fa95de4957df96029401481c1f45e3f2] | committer: Jean-Baptiste Kempf vpx: keep the multiview_mode from the demux Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://g

[vlc-commits] mp4: save the multiview_mode meta-data encoded with the spatial media specification v1

2017-07-26 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed Jul 26 21:24:27 2017 +0200| [0fe27309aedb10c01288a41dcd9556efa12618a4] | committer: Francois Cartegnie mp4: save the multiview_mode meta-data encoded with the spatial media specification v1 https://github.com/google/s

[vlc-commits] demux: mp4: read and save ambisonics metadata

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Feb 27 12:20:27 2017 +0100| [45c2a47597802d256d911cfffcda68de023e0988] | committer: Thomas Guillem demux: mp4: read and save ambisonics metadata From the Google specification: https://github.com/google/spatial-media/blob/

[vlc-commits] codec: avcodec: keep the input channel_type

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Fri Jul 7 14:51:27 2017 +0200| [9e2f0ba61eed4f4f2edc709ed6ecf0a902ba9bf8] | committer: Thomas Guillem codec: avcodec: keep the input channel_type Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://git.videolan

[vlc-commits] codec: faad: keep the input channel_type

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Fri Jul 7 14:51:16 2017 +0200| [fdd3b7ca6add3f813a8e4876aa90d26a37798f52] | committer: Thomas Guillem codec: faad: keep the input channel_type Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://git.videolan

[vlc-commits] codec: araw: keep the input channel_type

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Feb 27 12:16:30 2017 +0100| [0b052ac83bf039369b4a4ee5e628f01749a8783f] | committer: Thomas Guillem codec: araw: keep the input channel_type Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://git.videolan

[vlc-commits] contrib: add spatialaudio

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Fri Apr 14 15:08:20 2017 +0200| [900dc1a1bc9e932af873352fe00af27ce5d4e341] | committer: Thomas Guillem contrib: add spatialaudio An Ambisonics / Binaural decoding library. Signed-off-by: Thomas Guillem <tho...@gllm.fr

[vlc-commits] extras: add a default HRTF stored as a resource

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Fri Jul 7 15:10:39 2017 +0200| [677a17cf1b3e374b81984f188dba3d9cea144582] | committer: Thomas Guillem extras: add a default HRTF stored as a resource Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://g

[vlc-commits] spatialaudio: add an Ambisonics audio renderer

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Tue Apr 18 15:41:24 2017 +0200| [8cd7cc76481169e338a1f67efe3edb7eb432d407] | committer: Thomas Guillem spatialaudio: add an Ambisonics audio renderer This module converts ambisonics channels to physical ones. This module co

[vlc-commits] aout: display "Ambisonics"

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Feb 27 12:12:45 2017 +0100| [e1101e85e364253258b53cf991198b72c78776cd] | committer: Thomas Guillem aout: display "Ambisonics" Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://git.videolan.org/git

[vlc-commits] ES: add a property to audio_format_t for Ambisonics support

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Mar 16 09:35:21 2017 +0100| [a5ce50a1692591c771cbc20b5bf7ebf54f2bc2ed] | committer: Thomas Guillem ES: add a property to audio_format_t for Ambisonics support Signed-off-by: Thomas Guillem <tho...@gllm.fr

[vlc-commits] ES: similar audio format have the same channel_type

2017-07-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Mar 16 09:37:09 2017 +0100| [7f58c002ed17ddedea54f10b38f30a950c1d4f20] | committer: Thomas Guillem ES: similar audio format have the same channel_type Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://g

[vlc-commits] mp4: fix the reading of prhd, equi, cbmp and st3d boxes

2017-01-03 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Dec 5 14:17:45 2016 +0100| [8d997bc0695eed22fcd27d82c6448200c79824ab] | committer: Francois Cartegnie mp4: fix the reading of prhd, equi, cbmp and st3d boxes According to the Google spatial video specification v2

[vlc-commits] vout/opengl: fix flipped and transposed orientation

2016-12-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Dec 19 10:54:48 2016 +0100| [80bcbe8d5ff2623ff0dc9003d68e9a9e3d071688] | committer: Thomas Guillem vout/opengl: fix flipped and transposed orientation Now that GL_CULL_FACE is enabled (for 360 videos), it's not possible t

[vlc-commits] core/es_out: fix projection to name conversions in EsOutUpdateInfo

2016-12-12 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Dec 12 13:09:29 2016 +0100| [135e125b1e62ab0589572387ed423522d5c4fec0] | committer: Jean-Baptiste Kempf core/es_out: fix projection to name conversions in EsOutUpdateInfo This fix a crash occurrin

[vlc-commits] core: remove the 360 video viewpoint zoom

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Fri Nov 25 10:33:40 2016 +0100| [24dddc303deb11d3bb4acd0c4dba18df4cdfde23] | committer: Thomas Guillem core: remove the 360 video viewpoint zoom The functionality is provided by the fov parameter. Signed-off-by: Thomas Guille

[vlc-commits] vout: opengl: transmit the window aspect ratio

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Nov 21 18:26:25 2016 +0100| [5a67ef064179cd140e8d02dd9500744d46ab3363] | committer: Thomas Guillem vout: opengl: transmit the window aspect ratio Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://g

[vlc-commits] input: clip the viewpoint FOV with min and max constants

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed Nov 23 20:04:44 2016 +0100| [c18c70f554c70e4c6865ad7a77ade841b409f81b] | committer: Thomas Guillem input: clip the viewpoint FOV with min and max constants Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://g

[vlc-commits] hotkeys: change the FOV instead of the zoom

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed Nov 23 20:03:16 2016 +0100| [cd022d9cddd007ea1dc0fda861924a76b36970f2] | committer: Thomas Guillem hotkeys: change the FOV instead of the zoom Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://git.videolan

[vlc-commits] core: remove the 360 video viewpoint zoom

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Fri Nov 25 10:33:40 2016 +0100| [2029aacfdedf116ea214213c56a9a408f3740c6f] | committer: Thomas Guillem core: remove the 360 video viewpoint zoom The functionality is provided by the fov parameter. Signed-off-by: Thomas Guille

[vlc-commits] vlc_es: add min and max field of view constants

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed Nov 23 19:59:02 2016 +0100| [75ed38db031c0a59ed15ebcc00ecd3af6ebcde69] | committer: Thomas Guillem vlc_es: add min and max field of view constants Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://g

[vlc-commits] vout: opengl: set the view frustum in function of the window size for 360 video

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Mon Nov 21 18:24:54 2016 +0100| [2f4ae29134d9165e214c85227392c674e004ff02] | committer: Thomas Guillem vout: opengl: set the view frustum in function of the window size for 360 video Previously, the frustum aspect ratio w

[vlc-commits] vout: opengl: compute the camera position only with FOVx

2016-11-25 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed Nov 23 20:02:17 2016 +0100| [899c1952cf45332a0d71e67abd849cbf5e8b65bf] | committer: Thomas Guillem vout: opengl: compute the camera position only with FOVx Below a threshold of 90 degrees, the camera stay at the

[vlc-commits] ios2 vout: fix the inverted video orientation

2016-11-19 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Sat Nov 19 23:07:40 2016 +0100| [270dc6a47f36315602502ebb9677c1344e6534b6] | committer: Jean-Baptiste Kempf ios2 vout: fix the inverted video orientation Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org

[vlc-commits] demux: mp4: support the 360 spherical video box

2016-11-10 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed May 25 14:47:59 2016 +0200| [c3d173385bf0e5ad915328e4b91939c1ae367106] | committer: Thomas Guillem demux: mp4: support the 360 spherical video box It is defined by the Spherical Video specification v1 from Google.

[vlc-commits] codec: avcodec: keep the projection mode information from the demux

2016-11-10 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed May 25 11:45:21 2016 +0200| [7c2c55ac827d6a64d9488f2b50985786250eb4a0] | committer: Thomas Guillem codec: avcodec: keep the projection mode information from the demux We need to propagate the projection mode set by the de

[vlc-commits] OpenGL: fix subpicture rendering

2016-08-21 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Sun Aug 21 08:52:55 2016 +0200| [d92cf74db61e2f93ef5f1b054dad2c8bf5ae2d26] | committer: Jean-Baptiste Kempf OpenGL: fix subpicture rendering Define the missing matrices of the vertex shader. Signed-off-by: Jean-Baptiste Ke

[vlc-commits] OpenGL: draw 360° frames on a sphere or a cube

2016-08-12 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Wed May 25 19:55:24 2016 +0200| [63337cab3bc1aa3391721372c27ded107767ea4c] | committer: Jean-Baptiste Kempf OpenGL: draw 360° frames on a sphere or a cube Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org

[vlc-commits] smem: define default callback

2016-07-17 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Tue Jul 12 16:00:47 2016 +0200| [5eb39dd262ec02f60eb9f90e71592b059d7b7f30] | committer: Jean-Baptiste Kempf smem: define default callback This avoids crashes occurring when the callbacks are not set. Signed-off-by: Jean-Ba

[vlc-commits] core/modules: fix a typo in the documentation

2016-07-01 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Jun 30 13:08:54 2016 +0200| [312e828e34b5d2bf7b7e94fbf35ebd70f029ee86] | committer: Jean-Baptiste Kempf core/modules: fix a typo in the documentation Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org

[vlc-commits] WGL: fix the module closing

2016-06-09 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Jun 9 12:11:59 2016 +0200| [885df27cac994e8f92dd70cb1af2a8017579db1b] | committer: Jean-Baptiste Kempf WGL: fix the module closing Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://git.videolan

[vlc-commits] GLwin32, WGL: fix typos

2016-06-09 Thread Adrien Maglo
vlc | branch: master | Adrien Maglo <mags...@videolan.org> | Thu Jun 9 12:12:00 2016 +0200| [0ad565dfb9a22e73803e41b7bf2e919249c95531] | committer: Jean-Baptiste Kempf GLwin32, WGL: fix typos Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://git.videolan.org/git

  1   2   >