vlc-commits
Thread
Date
Earlier messages
Messages by Date
2021/04/10
[vlc-commits] NEWS: update for 3.0.13
Jean-Baptiste Kempf
2021/04/09
[vlc-commits] input: add url parsing of `input-slave` option
Alaric Senat
2021/04/08
[vlc-commits] contrib: rav1e: update to v0.4.1
Tristan Matthews
2021/04/08
[vlc-commits] python: update generated modules
Olivier Aubert
2021/04/08
[vlc-commits] python: handle trailing brace in struct decl
Olivier Aubert
2021/04/08
[vlc-commits] python: fix struct name
Olivier Aubert
2021/04/08
[vlc-commits] python: restore helper functions
Olivier Aubert
2021/04/08
[vlc-commits] input: add url parsing of `input-slave` option
Alaric Senat
2021/04/08
[vlc-commits] Update NEWS for freetype/harfbuzz fix
Steve Lhomme
2021/04/08
[vlc-commits] python: fix discover API wrapping
Olivier Aubert
2021/04/08
[vlc-commits] python: adapt to new libvlc_media_list_new API
Olivier Aubert
2021/04/08
[vlc-commits] python: update python version for CI
Olivier Aubert
2021/04/08
[vlc-commits] python: re-introduce MediaThumbnailRequest definition
Olivier Aubert
2021/04/07
[vlc-commits] demux: adaptive: delegate chunk source creation to manager
Francois Cartegnie
2021/04/07
[vlc-commits] demux: adaptive: always create chunk with range
Francois Cartegnie
2021/04/07
[vlc-commits] demux: adaptive: add getter for chunk type
Francois Cartegnie
2021/04/07
[vlc-commits] demux: adaptive: add namespace on time
Francois Cartegnie
2021/04/07
[vlc-commits] demux: adaptive: add inheritable wrapper deleter
Francois Cartegnie
2021/04/07
[vlc-commits] demux: hls: compute pdt time for pre discontinuity
Francois Cartegnie
2021/04/07
[vlc-commits] demux: adaptive: no more need for probing fallback
Francois Cartegnie
2021/04/07
[vlc-commits] packetizer: avparser: remove useless realloc/copy
Francois Cartegnie
2021/04/07
[vlc-commits] packetizer: avparser: properly propagate flags
Francois Cartegnie
2021/04/07
[vlc-commits] packetizer: avparser: set proper frame flags
Francois Cartegnie
2021/04/06
[vlc-commits] contrib: harfbuzz: fix WINAPI detection
Steve Lhomme
2021/04/06
[vlc-commits] contrib: harfbuzz: fix WINAPI detection
Steve Lhomme
2021/04/06
[vlc-commits] packetizer: avparser: properly propagate flags
Francois Cartegnie
2021/04/06
[vlc-commits] packetizer: avparser: remove useless realloc/copy
Francois Cartegnie
2021/04/06
[vlc-commits] packetizer: avparser: set proper frame flags
Francois Cartegnie
2021/04/06
[vlc-commits] vlm: remove wrong assertion
Romain Vimont
2021/04/06
[vlc-commits] egl_pbuffer: fix missing file for distcheck
Alexandre Janniaux
2021/04/06
[vlc-commits] qml: correctly add url media
Prince Gupta
2021/04/06
[vlc-commits] qml: fix colors in SearchBox
Prince Gupta
2021/04/06
[vlc-commits] qml: hide header section text when not applicable
Prince Gupta
2021/04/06
[vlc-commits] qml: move isValidInstanceOf function in Helpers
Prince Gupta
2021/04/06
[vlc-commits] qml: update 'faster.svg' and 'slower.svg'
Prince Gupta
2021/04/06
[vlc-commits] qml: remove unused properties from Langmenu
Prince Gupta
2021/04/06
[vlc-commits] qml: add playback speed control widget
Prince Gupta
2021/04/06
[vlc-commits] qml: revise menu handling in Player
Prince Gupta
2021/04/06
[vlc-commits] qml: lazily update availableRowWidth of KeyNaviagableTableView
Prince Gupta
2021/04/06
[vlc-commits] qml: enable text interactions in URL text box
Prince Gupta
2021/04/06
[vlc-commits] qt: remove unnecessary invokeMethod call
Prince Gupta
2021/04/06
[vlc-commits] qml: fix color handling in URL text box
Prince Gupta
2021/04/06
[vlc-commits] qml: move clamp function to Helpers
Prince Gupta
2021/04/06
[vlc-commits] qml, qt: remove duration_short property
Prince Gupta
2021/04/06
[vlc-commits] qt: fullfill reset request if worker is already idle
Prince Gupta
2021/04/06
[vlc-commits] qml: fix focus in local menu group
Prince Gupta
2021/04/06
[vlc-commits] qml: change itemDoubleClicked signal behaviour in KeyNavigableTableView
Prince Gupta
2021/04/06
[vlc-commits] qml: add msToString helper function
Prince Gupta
2021/04/06
[vlc-commits] demux: adaptive: fix probing with multiple ID3
Francois Cartegnie
2021/04/06
[vlc-commits] macosx: Fix compilation of sidebar source with old SDKs
David Fuhrmann
2021/04/06
[vlc-commits] macosx: Modernize code style for VLCTimeField
David Fuhrmann
2021/04/06
[vlc-commits] macosx: time fields: Cache alternative time representation
David Fuhrmann
2021/04/06
[vlc-commits] macosx: Fix format specifier
David Fuhrmann
2021/04/06
[vlc-commits] macosx: Fix autolayout issues for simple prefs
David Fuhrmann
2021/04/06
[vlc-commits] macosx: Fix translation of "general settings box"
David Fuhrmann
2021/04/06
[vlc-commits] macosx: Initialize sidebar in main window
David Fuhrmann
2021/04/06
[vlc-commits] macosx: Move out sidebar handling in own data source object
David Fuhrmann
2021/04/06
[vlc-commits] qml: fix drag auto scroll in toolbar editor
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: disable highlight auto scroll in toolbar editor
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: make toolbar editor view's scroll bar always visible
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: show dirty mark in toolbar editor tab button
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: dynamically create inner views in toolbar editor
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: dynamically populate the toolbar editor
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: register qml singleton type PlayerListModel
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: add ToolbarEditorDialog loader to Dialogs
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: make player identifiers translatable
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: add function to access PlayerIdentifier enum from qml
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: fix scaling in toolbar editor
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: qml: use enum for player controlbar identifier
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: make default controlbar profile names translatable
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: enable "Customize Interface..." menu entry
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: use custom widgets instead of Text in toolbar editor
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: remove native ToolbarEditor dialog
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: set attached ToolTip defaults for IconToolButton
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: add ToolbarEditorDialog
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: add showToolbarEditorDialog signal to DialogsProvider
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: adapt model changes in ToolbarEditor
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: add WindowDialog
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: increase minimum width of views in toolbar editor
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: don't set style sheet on obsolete object
Fatih Uzunoglu
2021/04/06
[vlc-commits] qml: fix ToolbarEditor TabBar background
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: add getTextDialog function to DialogsProvider
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: qml: refactor player control handling
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: remove toolBarConfUpdated signal
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: remove toolbarDialog() from DialogsProvider
Fatih Uzunoglu
2021/04/06
[vlc-commits] qt: disable "Customize Interface..." menu entry
Fatih Uzunoglu
2021/04/06
[vlc-commits] macosx: time fields: Cache alternative time representation
David Fuhrmann
2021/04/06
[vlc-commits] Contribs: update libbluray to 1.3.0
Jean-Baptiste Kempf
2021/04/06
[vlc-commits] Contribs: update libbluray to 1.3.0
Jean-Baptiste Kempf
2021/04/06
[vlc-commits] qt: support 2d surfaces for horizontal scroll
Maxim Sergeev
2021/04/06
[vlc-commits] qt: support 2d surfaces for horizontal scroll
Maxim Sergeev
2021/04/05
[vlc-commits] macosx: Fix autolayout issues for simple prefs
David Fuhrmann
2021/04/05
[vlc-commits] Update Changelogs
Jean-Baptiste Kempf
2021/04/05
[vlc-commits] Update Changelogs
Jean-Baptiste Kempf
2021/04/04
[vlc-commits] gnutls: fix priority descriptions (fixes #22775)
Rémi Denis-Courmont
2021/04/03
[vlc-commits] liveleak.lua: fix video resolution selection
Pierre Ynard
2021/04/03
[vlc-commits] liveleak.lua: support new video URL format
Pierre Ynard
2021/04/03
[vlc-commits] liveleak.lua: fix title metadata parsing
Pierre Ynard
2021/04/03
[vlc-commits] liveleak.lua: fix title metadata parsing
Pierre Ynard
2021/04/03
[vlc-commits] liveleak.lua: fix video resolution selection
Pierre Ynard
2021/04/03
[vlc-commits] liveleak.lua: support new video URL format
Pierre Ynard
2021/04/03
[vlc-commits] youtube.lua: disable cookies if redirected to consent page
Pierre Ynard
2021/04/03
[vlc-commits] youtube.lua: disable cookies if redirected to consent page
Pierre Ynard
2021/04/02
[vlc-commits] d3d_dynamic_shader: don't log an error when there is none
Steve Lhomme
2021/04/02
[vlc-commits] d3d11_fmt: assume the decoder device will be used for hardware decoding
Steve Lhomme
2021/04/02
[vlc-commits] libvlc: fix bogus documentation reference
Steve Lhomme
2021/04/02
[vlc-commits] libvlc: let D3D11 apps provide a mutex to protect the ID3D11DeviceContext
Steve Lhomme
2021/04/02
[vlc-commits] d3d11_fmt: use a context_mutex for external devices too
Steve Lhomme
2021/04/02
[vlc-commits] d3d11_fmt: don't crash on missing external ID3D11DeviceContext
Steve Lhomme
2021/04/02
[vlc-commits] libvlc: make the D3D11 callback give a ID3D11RenderTargetView per plane
Steve Lhomme
2021/04/02
[vlc-commits] direct3d11: allow a NULL select_plane callback
Steve Lhomme
2021/04/02
[vlc-commits] macosx: Add two size configurations for fullscreen panel
David Fuhrmann
2021/04/01
[vlc-commits] demux: ts: remove useless variable initialisation
Thomas Guillem
2021/04/01
[vlc-commits] input: fix `input-slave` option for subtitles
Alaric Senat
2021/04/01
[vlc-commits] input: fix `input-slave` option for subtitles
Alaric Senat
2021/03/31
[vlc-commits] macosx: open panel: fix MRL generation for multiple input devices
David Fuhrmann
2021/03/31
[vlc-commits] macosx: Add two size configurations for fullscreen panel
David Fuhrmann
2021/03/31
[vlc-commits] macosx: open panel: fix MRL generation for multiple input devices
David Fuhrmann
2021/03/31
[vlc-commits] es_out_timeshift: fix inverted logic
Zhao Zhili
2021/03/30
[vlc-commits] demux: adaptive: fix canceling current chunk without full download
Francois Cartegnie
2021/03/30
[vlc-commits] egl_pbuffer: use a default EGL display module
Romain Vimont
2021/03/30
[vlc-commits] egl_display: improve support detection
Romain Vimont
2021/03/30
[vlc-commits] egl_display: add GBM platform support
Alexandre Janniaux
2021/03/30
[vlc-commits] egl_pbuffer: add support for surfaceless context
Alexandre Janniaux
2021/03/30
[vlc-commits] opengl: introduce EGL display module
Romain Vimont
2021/03/30
[vlc-commits] egl_pbuffer: enable if EGL and OpenGL are present
Romain Vimont
2021/03/30
[vlc-commits] egl_pbuffer: remove useless dependency
Romain Vimont
2021/03/29
[vlc-commits] contrib: vpx: update to 1.10.0
Tristan Matthews
2021/03/29
[vlc-commits] demux: adaptive: fix deadlock regression on pause
Francois Cartegnie
2021/03/29
[vlc-commits] input: decoder: fix aout_replaygain_changed
Francois Cartegnie
2021/03/29
[vlc-commits] qml: use binding to calculate minimum width of ButtonsLayout
Fatih Uzunoglu
2021/03/29
[vlc-commits] qml: limit width of artwork info control when extra width is not needed
Fatih Uzunoglu
2021/03/29
[vlc-commits] qt/dialogmodel: Update error handling before the GUI display
Benjamin Arnaud
2021/03/29
[vlc-commits] qml/Dialogs: Update error handling with the global object
Benjamin Arnaud
2021/03/29
[vlc-commits] codec: hxxx_helper: don't parse hevc streams with h264 parser
Pierre Lamot
2021/03/29
[vlc-commits] l10n: Russian update
Alexander Lakhin
2021/03/29
[vlc-commits] macosx: Fix crash on exit related to PXSourceList
David Fuhrmann
2021/03/29
[vlc-commits] macosx proj: Add Internal directory for PXSourceList
David Fuhrmann
2021/03/29
[vlc-commits] l10n: Latvian update
Ingmārs Dīriņš
2021/03/29
[vlc-commits] l10n: Punjabi update
A S Alam
2021/03/29
[vlc-commits] l10n: vlc.desktop update
Michał Trzebiatowski
2021/03/29
[vlc-commits] l10n: Indonesian update
VideoLAN
2021/03/29
[vlc-commits] l10n: Danish update
VideoLAN
2021/03/29
[vlc-commits] l10n: Catalan update
VideoLAN
2021/03/29
[vlc-commits] l10n: Hindi update
Bashishtha Narayan Singh
2021/03/29
[vlc-commits] l10n: vlc.desktop update
Michał Trzebiatowski
2021/03/29
[vlc-commits] demux: ts: check pcr offset with value prior matching sync code
Francois Cartegnie
2021/03/28
[vlc-commits] CI: build pages on a nightly job
Konstantin Pavlov
2021/03/28
[vlc-commits] Add WPL to file dialogs
Jean-Baptiste Kempf
2021/03/26
[vlc-commits] adaptive: add missing <limits> include
Robert-André Mauchin
2021/03/26
[vlc-commits] hls: add missing <limits> include
Robert-André Mauchin
2021/03/26
[vlc-commits] mkv: add missing <limits> include
Robert-André Mauchin
2021/03/25
[vlc-commits] l10n: Dutch update
Thomas De Rocker
2021/03/25
[vlc-commits] l10n: Portuguese (Brazil) update
Sidney Doria
2021/03/25
[vlc-commits] l10n: Chinese (Taiwan) update
Aefgh Threenine
2021/03/25
[vlc-commits] l10n: Vietnamese update
VideoLAN
2021/03/25
[vlc-commits] l10n: Thai update
Aefgh Threenine
2021/03/25
[vlc-commits] l10n: Estonian update
VideoLAN
2021/03/25
[vlc-commits] l10n: Malay update
VideoLAN
2021/03/25
[vlc-commits] l10n: Mongolian update
VideoLAN
2021/03/25
[vlc-commits] l10n: Latvian update
Ingmārs Dīriņš
2021/03/25
[vlc-commits] l10n: Indonesian update
Syahmin Sukhairi
2021/03/25
[vlc-commits] l10n: Croatian update
VideoLAN
2021/03/25
[vlc-commits] l10n: Hindi update
Bashishtha Narayan Singh
2021/03/25
[vlc-commits] l10n: Hindi NSIS update
Bashishtha Narayan Singh
2021/03/25
[vlc-commits] l10n: Hebrew update
Yaron Shahrabani
2021/03/25
[vlc-commits] l10n: Finnish update
Elias Meyer
2021/03/25
[vlc-commits] l10n: Greek update
Angelos Chraniotis
2021/03/25
[vlc-commits] l10n: Bengali (Bangladesh) update
Roktim Ibne Hasan
2021/03/25
[vlc-commits] l10n: activate new NSIS languages: Hindi and Vietnamese
Michał Trzebiatowski
2021/03/25
[vlc-commits] l10n: Vietnamese NSIS update
VideoLAN
2021/03/25
[vlc-commits] l10n: vlc.desktop update
Michał Trzebiatowski
2021/03/24
[vlc-commits] demux: adaptive: handle startsegment number offset
Francois Cartegnie
2021/03/24
[vlc-commits] contrib: aom: update to 3.0.0
Tristan Matthews
2021/03/24
[vlc-commits] codec: dav1d: propagate frame rate
Francois Cartegnie
2021/03/24
[vlc-commits] codec: webvtt: rename/nz prefix time vars
Francois Cartegnie
2021/03/24
[vlc-commits] codec: webvtt: add missing SPU timestamp offset
Francois Cartegnie
2021/03/24
[vlc-commits] codec: webvtt: rename/nz prefix time vars
Francois Cartegnie
2021/03/24
[vlc-commits] codec: webvtt: add missing SPU timestamp offset
Francois Cartegnie
2021/03/24
[vlc-commits] demux: avi: fix fLAC read size
Francois Cartegnie
2021/03/24
[vlc-commits] demux: avi: fix fLAC read size
Francois Cartegnie
2021/03/23
[vlc-commits] demux: h26x: rewrite output dts
Francois Cartegnie
2021/03/23
[vlc-commits] demux: h26x: rewrite output dts
Francois Cartegnie
2021/03/22
[vlc-commits] opengl: use union for on- and off-screen fields
Romain Vimont
2021/03/22
[vlc-commits] display: assert that we handle all crop cases
Alexandre Janniaux
2021/03/22
[vlc-commits] demux: mp4: remove duplicated if branch
Alexandre Janniaux
2021/03/22
[vlc-commits] egl_pbuffer: add missing call to eglTerminate()
Romain Vimont
2021/03/22
[vlc-commits] demux: ts: fix MPGA and ADTS probing
Michael Kaufmann
2021/03/22
[vlc-commits] demux: ts: fix MPGA and ADTS probing
Michael Kaufmann
2021/03/19
[vlc-commits] dvdnav: use designated initializer for callback structure
Alexandre Janniaux
2021/03/19
[vlc-commits] apple: Info.plist: allow vlccoreios to share documents
Alexandre Janniaux
2021/03/19
[vlc-commits] dvdread: use designated initializer for callback structure
Alexandre Janniaux
2021/03/19
[vlc-commits] [Git][videolan/libvlcpp][master] Fixed typo in vlcpp/structures.hpp
Hugo Beauzée-Luyssen
2021/03/19
[vlc-commits] demux: adaptive: add missing virtual destructor
Francois Cartegnie
2021/03/15
[vlc-commits] demux: adaptive: remove streams/source ContentType propagation
Francois Cartegnie
2021/03/15
[vlc-commits] demux: adaptive: add common chunk/chunk source interface
Francois Cartegnie
2021/03/15
[vlc-commits] demux: adaptive: make chunk data probe able
Francois Cartegnie
2021/03/15
[vlc-commits] demux: avformat: use VLC_DEMUXER_ defines
Francois Cartegnie
2021/03/15
[vlc-commits] demux: avformat: fix IORead EOF value
Francois Cartegnie
2021/03/15
[vlc-commits] demux: adaptive: remove MimeDemuxer
Francois Cartegnie
Earlier messages