[vlc-commits] NEWS: fix typos

2018-04-15 Thread Jean-Baptiste Kempf
vlc/vlc-2.2 | branch: master | Jean-Baptiste Kempf | Mon Apr 16 03:47:40 2018 +0200| [c269e32a244dc66e94437fa4e014616ba58dd9ce] | committer: Jean-Baptiste Kempf NEWS: fix typos >

[vlc-commits] Synchronize NEWS with 2.2.x branch

2018-04-15 Thread Jean-Baptiste Kempf
vlc/vlc-3.0 | branch: master | Jean-Baptiste Kempf | Mon Apr 16 03:46:03 2018 +0200| [8f26c77558296b82b526ab22233ccd87385d39b7] | committer: Jean-Baptiste Kempf Synchronize NEWS with 2.2.x branch >

[vlc-commits] access: srt: parse url once

2018-04-15 Thread Justin Kim
vlc | branch: master | Justin Kim | Mon Apr 9 10:05:07 2018 +0900| [f659dfb85c6c87480d3fcb7fdfbb7b06d39a52ee] | committer: Jean-Baptiste Kempf access: srt: parse url once A given URL shouldn't be changed while paying. Signed-off-by: Justin Kim

[vlc-commits] qt: postpone resize if fullscreen is enabled

2018-04-15 Thread Romain Vimont
vlc | branch: master | Romain Vimont | Fri Apr 13 18:37:19 2018 +0200| [6d2b1762d241cae069ad35c4ba390b789b271205] | committer: Jean-Baptiste Kempf qt: postpone resize if fullscreen is enabled Starting a video may resize the window (if autoresize is enabled). If the video

[vlc-commits] qt: always save non-fullscreen widget size

2018-04-15 Thread Romain Vimont
vlc | branch: master | Romain Vimont | Fri Apr 13 18:35:57 2018 +0200| [d5941b70e7f6f371baae92f49e2d38ed1b7a3315] | committer: Jean-Baptiste Kempf qt: always save non-fullscreen widget size restoreStackOldWidget() should always restore the size the widget have when

[vlc-commits] directx_va: favor the regular H.264 decoder to the Intel Clear Video one

2018-04-15 Thread Steve Lhomme
vlc/vlc-3.0 | branch: master | Steve Lhomme | Fri Apr 13 14:05:15 2018 +0200| [d0a16b80cbd0b38417258086f25f3e522ee9e896] | committer: Jean-Baptiste Kempf directx_va: favor the regular H.264 decoder to the Intel Clear Video one Ref #19878 (cherry picked from commit

[vlc-commits] macosx: Fix localization issues in effects panels

2018-04-15 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Apr 15 18:25:20 2018 +0200| [2183ae27094bc022c40d8d06e52bb8d609d10352] | committer: David Fuhrmann macosx: Fix localization issues in effects panels The "apply at next startup" box did not have a localization at all.

[vlc-commits] macosx: Remove sout stats box from media info panel again

2018-04-15 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Apr 15 20:09:45 2018 +0200| [79581c6477c8cbed58719731a41b3da0fc9c0065] | committer: David Fuhrmann macosx: Remove sout stats box from media info panel again See 6b0284b7f41fbb911e5bf160c2d5ddd28b43e6e2. This time with

[vlc-commits] macosx: Fix localization for tab labels in media information panel

2018-04-15 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Apr 15 20:27:26 2018 +0200| [cf08eb278c9f182e013795d4b2be33142ff9] | committer: David Fuhrmann macosx: Fix localization for tab labels in media information panel This also fixes hiding of stats tab in case the

[vlc-commits] Revert "macosx: Do not show nonexistent sout stats"

2018-04-15 Thread David Fuhrmann
vlc/vlc-3.0 | branch: master | David Fuhrmann | Sun Apr 15 19:37:20 2018 +0200| [ad002b4b1ed0588344b78ce8399e55d89ec3ac5f] | committer: David Fuhrmann Revert "macosx: Do not show nonexistent sout stats" This only reverts the xib as it removed all autolayout

[vlc-commits] macosx: Fix localization for tab labels in media information panel

2018-04-15 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sun Apr 15 20:27:26 2018 +0200| [5138169acc645428475ed087f526baf4c981149e] | committer: David Fuhrmann macosx: Fix localization for tab labels in media information panel This also fixes hiding of stats tab in case the respective

[vlc-commits] macosx: Fix localization issues in effects panels

2018-04-15 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sun Apr 15 18:25:20 2018 +0200| [2f27b7f9c75c935e518b7716f7a3c0680d58649c] | committer: David Fuhrmann macosx: Fix localization issues in effects panels The "apply at next startup" box did not have a localization at all. The tab

[vlc-commits] macosx: Undo MediaInfo.xib before removal of constraints

2018-04-15 Thread David Fuhrmann
vlc | branch: master | David Fuhrmann | Sun Apr 15 19:28:50 2018 +0200| [d28e9856dc66b0ab4c1582d4cb8677d9ca701c62] | committer: David Fuhrmann macosx: Undo MediaInfo.xib before removal of constraints This reverts the xib to the state before

[vlc-commits] remoteosd: properly check for gcrypt_cipher_open errors

2018-04-15 Thread Zan Li
vlc | branch: master | Zan Li | Sat Apr 14 20:30:29 2018 +0800| [1e606c0ffe9a64c29cdf31c34acef4446678ecc8] | committer: Jean-Baptiste Kempf remoteosd: properly check for gcrypt_cipher_open errors The implementation of vnc_encrypt_bytes called by vnc_connect needs to add a

[vlc-commits] mmdevice: make --no-volume-save actually work

2018-04-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Apr 15 19:43:57 2018 +0300| [2c55748ea76bb97d43f41b3959fc0d6ab48cb0d1] | committer: Rémi Denis-Courmont mmdevice: make --no-volume-save actually work (fixes #20291) >

[vlc-commits] alsa: add HDMI passthrough mode

2018-04-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Apr 8 12:31:53 2018 +0300| [24d281fedea113b98bfa55c675ba140493f63a8d] | committer: Rémi Denis-Courmont alsa: add HDMI passthrough mode (This is untested.) >

[vlc-commits] aout: deprecate --spdif on BSD/Linux

2018-04-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Apr 8 12:53:13 2018 +0300| [e4919fee8830f9640877c057a0d65ab1e39c2104] | committer: Rémi Denis-Courmont aout: deprecate --spdif on BSD/Linux PulseAudio never took it into account. ALSA needs something else and no longer uses it

[vlc-commits] alsa: reorder code

2018-04-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Apr 8 13:33:43 2018 +0300| [ead2b1129712fc6884ac5f34e7862dfd0a3f6457] | committer: Rémi Denis-Courmont alsa: reorder code No functional changes. >

[vlc-commits] alsa: add own configuration item for passthrough

2018-04-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Apr 8 12:31:53 2018 +0300| [1ea767f46e7a40e0ba69452b4063bacad17d8d85] | committer: Rémi Denis-Courmont alsa: add own configuration item for passthrough >

[vlc-commits] oss: add own configuration item for passthrough

2018-04-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Apr 8 12:47:03 2018 +0300| [157e09bcfe395341081c04be1ded5cdad67a0dbb] | committer: Rémi Denis-Courmont oss: add own configuration item for passthrough Also use the old description. The new one is misleading in the context of

[vlc-commits] mpeg es: fix one shadowed variable

2018-04-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Apr 15 11:50:09 2018 +0300| [ab69a7e246beddff214a28fcc040a8f37c5e97fb] | committer: Rémi Denis-Courmont mpeg es: fix one shadowed variable >

[vlc-commits] mpeg es: fix one shadowed variable

2018-04-15 Thread Rémi Denis-Courmont
vlc | branch: master | Rémi Denis-Courmont | Sun Apr 15 11:50:09 2018 +0300| [7c7db71e153df10ef17133f12a7736e9b998fc14] | committer: Rémi Denis-Courmont mpeg es: fix one shadowed variable >