[vlc-commits] share: add desktop files to open BR/DVD/CDA/VCD

2019-10-31 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten | Thu Oct 17 00:56:08 2019 +0200| [488e0d6b644a6231dec87aad26e0e5052a17cbc2] | committer: Thomas Guillem share: add desktop files to open BR/DVD/CDA/VCD Signed-off-by: Thomas Guillem > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] vaapi: add YUVJ420P pixfmt

2019-10-18 Thread Mathieu Velten
vlc/vlc-3.0 | branch: master | Mathieu Velten | Thu Oct 17 00:36:01 2019 +0200| [60d44f333c1c5915835097301d5fb55c866cd912] | committer: Steve Lhomme vaapi: add YUVJ420P pixfmt Signed-off-by: Steve Lhomme (cherry picked from commit a0e25f1a97fae707e6701c53e2d389c4bafffddf) > h

[vlc-commits] vaapi: add YUVJ420P pixfmt

2019-10-17 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten | Thu Oct 17 00:36:01 2019 +0200| [a0e25f1a97fae707e6701c53e2d389c4bafffddf] | committer: Steve Lhomme vaapi: add YUVJ420P pixfmt Signed-off-by: Steve Lhomme > http://git.videolan.org/gitweb.cgi/vlc.git/?a=commi

[vlc-commits] lua: fix loading file when the fs always reports mtime = 0

2018-04-16 Thread Mathieu Velten
vlc/vlc-3.0 | branch: master | Mathieu Velten <matm...@gmail.com> | Sat Mar 3 03:04:42 2018 +0100| [22bd6aa4d6680b4894b3140f2a924c39f9de9b5e] | committer: Hugo Beauzée-Luyssen lua: fix loading file when the fs always reports mtime = 0 Signed-off-by: Hugo Beauzée-Luyssen <h...@b

[vlc-commits] lua: fix loading file when the fs always reports mtime = 0

2018-04-16 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten <matm...@gmail.com> | Sat Mar 3 03:04:42 2018 +0100| [6b5a14c1e357a245e9e0419ece5355716c1a2fb7] | committer: Hugo Beauzée-Luyssen lua: fix loading file when the fs always reports mtime = 0 Signed-off-by: Hugo Beauzée-Luyssen <h...@beauzee.fr

[vlc-commits] vaapi/vp9: use ffmpeg context to read the profile

2018-01-02 Thread Mathieu Velten
vlc/vlc-3.0 | branch: master | Mathieu Velten <matm...@gmail.com> | Wed Dec 27 12:54:43 2017 +0100| [6985761eded94bab25532777362791fdbf720f07] | committer: Jean-Baptiste Kempf vaapi/vp9: use ffmpeg context to read the profile Sometimes the profile is not available in the container met

[vlc-commits] vaapi/vp9: use ffmpeg context to read the profile

2018-01-02 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten <matm...@gmail.com> | Wed Dec 27 12:54:43 2017 +0100| [16f01fa1cda4f38bed4aae68b1ed5f26d4638d34] | committer: Thomas Guillem vaapi/vp9: use ffmpeg context to read the profile Sometimes the profile is not available in the container metadatas

[vlc-commits] gl: vaapi: fix DRM use case

2017-09-05 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten <matm...@gmail.com> | Tue Sep 5 11:34:21 2017 +0200| [fddcc1004fe1f350dbd6ff380e7ddf205a9e0964] | committer: Thomas Guillem gl: vaapi: fix DRM use case Signed-off-by: Thomas Guillem <tho...@gllm.fr> > http://git.videolan.org/gitweb.cgi/vl

[vlc-commits] remove X11BypassWindowManagerHint from time tooltip

2017-06-29 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten <matm...@gmail.com> | Wed Jun 28 21:29:40 2017 +0200| [ea9923794767e5e65b0cfb3b9b51a2e593c3d75b] | committer: Jean-Baptiste Kempf remove X11BypassWindowManagerHint from time tooltip Fixes #17829 Signed-off-by: Jean-Baptiste Kempf <j...@vid

[vlc-commits] reduce vpx decoder priority under libavcodec

2017-06-28 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten <matm...@gmail.com> | Wed Jun 28 21:26:50 2017 +0200| [67dcb71193bf5edf499e48904ed624d3ccc97313] | committer: Tristan Matthews reduce vpx decoder priority under libavcodec Faster and supports HW decoding Signed-off-by: Tristan Matthew

[vlc-commits] vaapi: add support for VP8/9 decoding

2016-12-20 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten <matm...@gmail.com> | Mon Nov 28 22:24:11 2016 +0100| [0cf9523666b43e7aca7779db547a6a9a53a94d8e] | committer: Jean-Baptiste Kempf vaapi: add support for VP8/9 decoding Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org> > http://g

[vlc-commits] vaapi: add support for HEVC decoding

2016-11-28 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten <matm...@gmail.com> | Mon Nov 28 20:11:05 2016 +0100| [df48e332f748fb05205476f53ed7a53fde13462e] | committer: Rémi Denis-Courmont vaapi: add support for HEVC decoding Signed-off-by: Rémi Denis-Courmont <r...@remlab.net> > http://g

[vlc-commits] vaapi-drm: try the render node before the card node

2016-11-28 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten <matm...@gmail.com> | Mon Nov 28 19:54:28 2016 +0100| [a3797ea8eae74bb622579705207df6fed6a6ed14] | committer: Rémi Denis-Courmont vaapi-drm: try the render node before the card node This patch make it work with Wayland on Fedora 25. Signed-off-by

[vlc-commits] vaapi-drm: try the render node before the card node

2016-11-25 Thread Mathieu Velten
vlc | branch: master | Mathieu Velten <matm...@gmail.com> | Fri Nov 25 16:13:20 2016 +0100| [24bc6ae846ac589cc0a52fac2acf64f7d89ddd75] | committer: Rémi Denis-Courmont vaapi-drm: try the render node before the card node This patch make it work with Wayland on Fedora 25. Signed-off-by