August 2020 Archives by date
Starting: Sat Aug 1 21:02:08 CEST 2020
Ending: Mon Aug 31 19:43:49 CEST 2020
Messages: 1089
- [vlc-devel] [PATCH] lua/http: use HTTPS to link to third-party web assets from frontend
Pierre Ynard
- [vlc-devel] [PATCH] lua/http: use HTTPS to link to third-party web assets from frontend
Alexandre Janniaux
- [vlc-devel] [PATCH] lua/http: use HTTPS to link to third-party web assets from frontend
Pierre Ynard
- [vlc-devel] [PATCH 15/15] http: add new routes & components
Pierre Ynard
- [vlc-devel] [PATCH 05/15] httpd: Fix potential null-dereference in case of error
Pierre Ynard
- [vlc-devel] [PATCH 7/7] include: move more compat functions in extern C block
Rémi Denis-Courmont
- [vlc-devel] [PATCH] lua/http: set same-origin referrer policy
Pierre Ynard
- [vlc-devel] [PATCH] lua/http: set same-origin referrer policy
Rémi Denis-Courmont
- [vlc-devel] [PATCH] lua/http: set same-origin referrer policy
Pierre Ynard
- [vlc-devel] [PATCH] lua/http: set same-origin referrer policy
Steve Lhomme
- [vlc-devel] [PATCH 01/29] qml: correctly propagate titleMargin property of GridItem
Prince Gupta
- [vlc-devel] [PATCH 02/29] qt: add nbtracks property to artist model
Prince Gupta
- [vlc-devel] [PATCH 03/29] qml: add color property from TabButtonExt
Prince Gupta
- [vlc-devel] [PATCH 04/29] qml: add artistBanner_height constant to VLCStyle
Prince Gupta
- [vlc-devel] [PATCH 05/29] qml: add color constant for round play cover borders
Prince Gupta
- [vlc-devel] [PATCH 06/29] qml: redesign ArtistTopBanner
Prince Gupta
- [vlc-devel] [PATCH 07/29] qml: remove unnecessary property aliases and FocusScope from MusicArtistDisplay
Prince Gupta
- [vlc-devel] [PATCH 08/29] qml: refactor artist view from MusicArtistDisplay to separate component
Prince Gupta
- [vlc-devel] [PATCH 09/29] qml: make 'selectedBorderWidth' property of GridItem public
Prince Gupta
- [vlc-devel] [PATCH 10/29] qml: add leftMargin, rightMargin, topMargin and bottomMargin properties to KeyNavigableListView
Prince Gupta
- [vlc-devel] [PATCH 11/29] qml: add leftMargin, rightMargin and rename marginTop and marginBottom to topMargin and bottomMargin respectively in ExpandGridView
Prince Gupta
- [vlc-devel] [PATCH 12/29] qml: allow ScrollingText to manage center aligned text
Prince Gupta
- [vlc-devel] [PATCH 13/29] qml: add property textHorizontalAlignment to GridItem
Prince Gupta
- [vlc-devel] [PATCH 14/29] qml: add setCurrentItemFocus function to ExpandGridView
Prince Gupta
- [vlc-devel] [PATCH 15/29] qml: don't base MusicArtist to MusicAlbums, create it separately
Prince Gupta
- [vlc-devel] [PATCH 16/29] qml: fix back button for artist page
Prince Gupta
- [vlc-devel] [PATCH 17/29] qml: add 'Artists' text header to artistList in MusicArtistsDisplay
Prince Gupta
- [vlc-devel] [PATCH 18/29] qml: respect loaded cover size in ListItem
Prince Gupta
- [vlc-devel] [PATCH 19/29] qml: change artist list item's cover sizes to play_cover_small
Prince Gupta
- [vlc-devel] [PATCH 20/29] qml: add border to artist list item's cover images
Prince Gupta
- [vlc-devel] [PATCH 21/29] qml: correct spacing and alignment of ListItem
Prince Gupta
- [vlc-devel] [PATCH 22/29] qml: add 'headerPositioning' property to KeyNavigableTableView
Prince Gupta
- [vlc-devel] [PATCH 23/29] qml: change MusicArtist headers to InlineHeader so that headers scrolls with content
Prince Gupta
- [vlc-devel] [PATCH 24/29] qml: introduce radius for artist covers in VLCStyle
Prince Gupta
- [vlc-devel] [PATCH 25/29] qml: allow changing picture radius and play icon size of GridItem
Prince Gupta
- [vlc-devel] [PATCH 26/29] qml: center content in GridItems
Prince Gupta
- [vlc-devel] [PATCH 27/29] qml: remove usage of selection model from artistList
Prince Gupta
- [vlc-devel] [PATCH 28/29] qml: add new page to artist view with only artists
Prince Gupta
- [vlc-devel] [PATCH 29/29] qml: change background of artist list of MusicArtists
Prince Gupta
- [vlc-devel] [PATCH 01/29] qml: correctly propagate titleMargin property of GridItem
Pierre Lamot
- [vlc-devel] [PATCH 28/29] qml: add new page to artist view with only artists
Prince Gupta
- [vlc-devel] [vlc-commits] vout: direct3d11: clean the wait until all the commands are processed
Steve Lhomme
- [vlc-devel] [PATCH 1/3] macosx/VLCLibraryWindow: Redesign the top-bar
Marvin Scholz
- [vlc-devel] [PATCH] lua/http: use HTTPS to link to third-party web assets from frontend
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/3] macosx: add VLCSystemVolume class
Marvin Scholz
- [vlc-devel] [PATCH 2/3] macosx: VLCClickerManager: use VLCSystemVolume API
Marvin Scholz
- [vlc-devel] [PATCH 3/3] macosx: remove NSSound+VLCAdditions
Marvin Scholz
- [vlc-devel] [PATCH v2 1/7] contrib: Do not hardcode 32/64 bit
Marvin Scholz
- [vlc-devel] [PATCH v2 2/7] contrib: properly set Xcode arch to arm64 instead of aarch64
Marvin Scholz
- [vlc-devel] [PATCH v2 3/7] contrib: gmp: backport fix for t-sqrlo test
Marvin Scholz
- [vlc-devel] [PATCH v2 4/7] contrib: gmp: add patches to fix arm64 assembly
Marvin Scholz
- [vlc-devel] [PATCH v2 5/7] contrib: bluray: disable building jar for aarch64 macOS
Marvin Scholz
- [vlc-devel] [PATCH v2 6/7] contrib: gcrypt: disable asm for macOS aarch64 for now
Marvin Scholz
- [vlc-devel] [PATCH v2 7/7] include: move more compat functions in extern C block
Marvin Scholz
- [vlc-devel] [PATCH 00/16] Windows Seven video integration
Pierre Lamot
- [vlc-devel] [PATCH 01/16] qt: don't use DComp when texture initialisation fails
Pierre Lamot
- [vlc-devel] [PATCH 02/16] qt: don't load DComp backend when the device doesn't support D3D11 features
Pierre Lamot
- [vlc-devel] [PATCH 03/16] qt: don't use SHARED_NTHANDLE on platforms that don't support it
Pierre Lamot
- [vlc-devel] [PATCH 04/16] qt: fallback when d3dcompiler is missing when using DComp
Pierre Lamot
- [vlc-devel] [PATCH 05/16] qt: don't release vout window when the interface has already been destroyed
Pierre Lamot
- [vlc-devel] [PATCH 06/16] qml: allow to explicitly disable video surface in the player
Pierre Lamot
- [vlc-devel] [PATCH 07/16] qt: only forward video resize event when VideoSurface is enabled
Pierre Lamot
- [vlc-devel] [PATCH 08/16] qt: report video size when a video is reattached to the QML video surface
Pierre Lamot
- [vlc-devel] [PATCH 09/16] qt: separate video window handling code from main interface
Pierre Lamot
- [vlc-devel] [PATCH 10/16] qt: use video window handler in DirectComposition compositor
Pierre Lamot
- [vlc-devel] [PATCH 11/16] qt: remove video window handling functions from MainInterface
Pierre Lamot
- [vlc-devel] [PATCH 12/16] qt: allow passing QMainWindow window flags when creating MainInterface
Pierre Lamot
- [vlc-devel] [PATCH 13/16] qt: separate Taskbar buttons creation from MainInterfaceWin32
Pierre Lamot
- [vlc-devel] [PATCH 14/16] qt: extract interface window handling from MainInterface
Pierre Lamot
- [vlc-devel] [PATCH 15/16] vout:win32: remove SetThumbnailClip
Pierre Lamot
- [vlc-devel] [PATCH 16/16] qt: provide video integration for windows 7
Pierre Lamot
- [vlc-devel] [PATCH 00/16] Windows Seven video integration
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 03/16] qt: don't use SHARED_NTHANDLE on platforms that don't support it
Steve Lhomme
- [vlc-devel] [PATCH 15/16] vout:win32: remove SetThumbnailClip
Steve Lhomme
- [vlc-devel] [PATCH 16/16] qt: provide video integration for windows 7
Steve Lhomme
- [vlc-devel] [PATCH 03/16] qt: don't use SHARED_NTHANDLE on platforms that don't support it
Pierre Lamot
- [vlc-devel] [PATCH 05/16] qt: don't release vout window when the interface has already been destroyed
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/2] posix/wait: do not use alignof on expression
Marvin Scholz
- [vlc-devel] [PATCH 2/2] cache: do not use alignof on expression
Marvin Scholz
- [vlc-devel] [PATCH 1/2] posix/wait: do not use alignof on expression
Steve Lhomme
- [vlc-devel] [PATCH 1/2] posix/wait: do not use alignof on expression
Steve Lhomme
- [vlc-devel] [PATCH 05/16] qt: don't release vout window when the interface has already been destroyed
Pierre Lamot
- [vlc-devel] [PATCH 1/2] posix/wait: do not use alignof on expression
Rémi Denis-Courmont
- [vlc-devel] [PATCH] videotoolbox: add legacy error codes printing
Marvin Scholz
- [vlc-devel] [PATCH 1/2] posix/wait: do not use alignof on expression
Marvin Scholz
- [vlc-devel] [vlc-commits] lua/http: use HTTPS to link to third-party web assets from frontend
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/2] posix/wait: do not use alignof on expression
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/2] posix/wait: do not use alignof on expression
Marvin Scholz
- [vlc-devel] [vlc-commits] lua/http: use HTTPS to link to third-party web assets from frontend
Pierre Ynard
- [vlc-devel] [vlc-commits] lua/http: use HTTPS to link to third-party web assets from frontend
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/4] lua/http: use proper relative URL for link to mobile version
Pierre Ynard
- [vlc-devel] [PATCH 2/4] lua/http: use correct mobile interface URL to generate QR code
Pierre Ynard
- [vlc-devel] [PATCH 3/4] lua/http: add missing gettext() call
Pierre Ynard
- [vlc-devel] [PATCH 4/4] lua/http: ask user before sending web interface URL to Google QR code API
Pierre Ynard
- [vlc-devel] [PATCH] lua httpd: use TLS if --http-cert is set
Pierre Ynard
- [vlc-devel] [PATCH] share: Add hrtf file to EXTRA_DIST
david.fuhrmann at gmail.com
- [vlc-devel] [PATCH] share: Add hrtf file to EXTRA_DIST
Marvin Scholz
- [vlc-devel] [PATCH 1/6] vout: count the number of late frames
Steve Lhomme
- [vlc-devel] [PATCH 2/6] libvlc: add late frames to the media statistics
Steve Lhomme
- [vlc-devel] [PATCH 3/6] qt: display the number of late frames in the media stats
Steve Lhomme
- [vlc-devel] [PATCH 4/6] ncurses: display the number of late frames in the media stats
Steve Lhomme
- [vlc-devel] [PATCH 5/6] control: rc: display the number of late frames in the media stats
Steve Lhomme
- [vlc-devel] [PATCH 6/6] macosx/guid: display the number of late frames
Steve Lhomme
- [vlc-devel] [vlc-commits] dxva: don't define GUIDs already found in dxva2api.h
Steve Lhomme
- [vlc-devel] [PATCH] lua: renderers: Allow module name to be omitted
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 1/6] vout: count the number of late frames
Rémi Denis-Courmont
- [vlc-devel] [PATCH] lua: renderers: Allow module name to be omitted
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/6] vout: count the number of late frames
Pierre Ynard
- [vlc-devel] [PATCH 1/6] vout: count the number of late frames
Steve Lhomme
- [vlc-devel] [PATCH] video_output: drop frames that take too much time to process
Steve Lhomme
- [vlc-devel] [PATCH 6/6] macosx/guid: display the number of late frames
Steve Lhomme
- [vlc-devel] [PATCH 1/9] qml: use positioners instead of layout in GridItem
Prince Gupta
- [vlc-devel] [PATCH 2/9] qml: remove 'Genre' text header from Genre view
Prince Gupta
- [vlc-devel] [PATCH 3/9] qt: generate genre covers in 4x2 grid with blur and dark effects
Prince Gupta
- [vlc-devel] [PATCH 4/9] qml: redesign genres grid items
Prince Gupta
- [vlc-devel] [PATCH 5/9] qml: export rowX property from ExpandGridView
Prince Gupta
- [vlc-devel] [PATCH 6/9] qml: use SubtitleLabel for header of Genre albums view and align texts with content
Prince Gupta
- [vlc-devel] [PATCH 7/9] qml: fix keyboard action for table view of Music Genres
Prince Gupta
- [vlc-devel] [PATCH 8/9] qml: use SubtitleLabel for header of Videos Grid view and align headers texts with content
Prince Gupta
- [vlc-devel] [PATCH 9/9] qml: change cover width in list view for genres
Prince Gupta
- [vlc-devel] [PATCH 1/3] contrib: aom: disable runtime cpu detect for arm darwin
Marvin Scholz
- [vlc-devel] [PATCH 2/3] contrib: vpx: do not enable runtime cpu detect for aarch64 darwin
Marvin Scholz
- [vlc-devel] [PATCH 3/3] contrib: vpx: add patch to use macOS SDK on macOS aarch64
Marvin Scholz
- [vlc-devel] [PATCH 1/4] httprequests.lua: remove no-op code in getbrowsetable()
Pierre Ynard
- [vlc-devel] [PATCH 2/4] common.lua: fix utility resolving dot segments in paths
Pierre Ynard
- [vlc-devel] [PATCH 3/4] httprequests.lua: refactor getbrowsetable()
Pierre Ynard
- [vlc-devel] [PATCH 4/4] httprequests.lua: return ".." instead of silent directory listing failure
Pierre Ynard
- [vlc-devel] [PATCH] lua: http: Expose renderers
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] video_output: drop frames that take too much time to process
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/8] decoder: let the decoder tell how many pictures it needs in the pool
Rémi Denis-Courmont
- [vlc-devel] [PATCH 3/8] picture_pool: use the internal condition/lock indirectly
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add VLSub feature: Download multiple subtitles
Alon Sirota
- [vlc-devel] [PATCH] vlc_arrays: force hash table sizes to prime numbers
Francois Cartegnie
- [vlc-devel] [PATCH] vlc_arrays: force hash table sizes to prime numbers
Rémi Denis-Courmont
- [vlc-devel] Please confirm my path was received
Alon Sirota
- [vlc-devel] [PATCH] lua: http: Expose renderers
Pierre Ynard
- [vlc-devel] [vlc-commits] demux: mkv: read dimensions as stored size (fix #25012)
Steve Lhomme
- [vlc-devel] [PATCH 1/2] cvpx: fix error case in Open
Thomas Guillem
- [vlc-devel] [PATCH 19/19] picture: remove unused resource parameter from picture_NewFromResource
Thomas Guillem
- [vlc-devel] [PATCH] lua: http: Expose renderers
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] video_output: drop frames that take too much time to process
Thomas Guillem
- [vlc-devel] Hello Devs
Diego Baratto Valdivia
- [vlc-devel] [vlc-commits] demux: mkv: read dimensions as stored size (fix #25012)
Francois Cartegnie
- [vlc-devel] [PATCH] Add VLSub feature: Download multiple subtitles
Alon Sirota
- [vlc-devel] Please confirm my patch was received
Alon Sirota
- [vlc-devel] [PATCH 01/19] qml: reintroduce KeyNavigableListView list end fadeout & add list begin fadeout
Fatih Uzunoglu
- [vlc-devel] [PATCH 02/19] qml: hide playlist list fade out when relative two items are hovered or selected
Fatih Uzunoglu
- [vlc-devel] [PATCH 03/19] qml: set new style for playlist drag item
Fatih Uzunoglu
- [vlc-devel] [PATCH 04/19] qml: adjust playlist delegate stacking
Fatih Uzunoglu
- [vlc-devel] [PATCH 05/19] qml: capture mouse events on playlist footer
Fatih Uzunoglu
- [vlc-devel] [PATCH 06/19] qml: auto capture plmodel in playlist contextmenu
Fatih Uzunoglu
- [vlc-devel] [PATCH 07/19] qml: play proper item via playlist contextmenu
Fatih Uzunoglu
- [vlc-devel] [PATCH 08/19] qml: add SelectAll key event to playlist
Fatih Uzunoglu
- [vlc-devel] [PATCH 09/19] qt: make dialogsprovider simpleOpenDialog start playing optionally
Fatih Uzunoglu
- [vlc-devel] [PATCH 10/19] qml: add media adders to playlist contextmenu
Fatih Uzunoglu
- [vlc-devel] [PATCH 11/19] qt: make playlist model itemAt() invokable
Fatih Uzunoglu
- [vlc-devel] [PATCH 12/19] qt: overload mediainfoDialog to show with playlist item index
Fatih Uzunoglu
- [vlc-devel] [PATCH 13/19] qml: implement 'Information' playlist context menu button
Fatih Uzunoglu
- [vlc-devel] [PATCH 14/19] qt: overload streamingDialog to parse through QUrl list
Fatih Uzunoglu
- [vlc-devel] [PATCH 15/19] qt: cache item url in playlist item
Fatih Uzunoglu
- [vlc-devel] [PATCH 16/19] qml: implement 'Stream' playlist context menu button
Fatih Uzunoglu
- [vlc-devel] [PATCH 17/19] qml: implement 'Save' playlist context menu button
Fatih Uzunoglu
- [vlc-devel] [PATCH 18/19] qt: add explore function to playlist controller
Fatih Uzunoglu
- [vlc-devel] [PATCH 19/19] qml: implement 'Show Containing Directory' playlist context menu button
Fatih Uzunoglu
- [vlc-devel] [PATCH] lua: http: Expose renderers
Pierre Ynard
- [vlc-devel] [PATCH] aout: fix INT64_MAX comparaison
Thomas Guillem
- [vlc-devel] [PATCH 1/2] cvpx: fix error case in Open
Alexandre Janniaux
- [vlc-devel] [PATCH 1/2] cvpx: fix error case in Open
Thomas Guillem
- [vlc-devel] [PATCH] lua: add the late frames statistics
Steve Lhomme
- [vlc-devel] [PATCH] clock: handle the INT64_MAX slave update early
Steve Lhomme
- [vlc-devel] [PATCH] clock: don't return an error in vlc_clock_Wait()
Steve Lhomme
- [vlc-devel] [PATCH] input_clock: remove unused input_clock_ConvertTS
Steve Lhomme
- [vlc-devel] [PATCH 1/2] es_out: only set the sout pace if it changed
Steve Lhomme
- [vlc-devel] [PATCH 2/2] es_out: always return the negative delay in EsOutGetTracksDelay
Steve Lhomme
- [vlc-devel] [PATCH] input_clock: set the final i_late version early
Steve Lhomme
- [vlc-devel] [PATCH] input: read the "clock-jitter" variable only once
Steve Lhomme
- [vlc-devel] [PATCH 1/2] win32: thread: use INFINITE define with WaitOnAddress
Steve Lhomme
- [vlc-devel] [PATCH 2/2] win32: thread: don't call WaitOnAddress if the deadline is reached
Steve Lhomme
- [vlc-devel] [PATCH 1/8] mux: ps: use CLOCK_FREQ for vlc_tick_t based conversions
Steve Lhomme
- [vlc-devel] [PATCH 2/8] demux: oggseek: use CLOCK_FREQ explicitly for bitrate conversion
Steve Lhomme
- [vlc-devel] [PATCH 3/8] demux: es: use vlc_tick_from_samples instead of hardcoded values
Steve Lhomme
- [vlc-devel] [PATCH 4/8] demux: use vlc_tick_from_samples instead of hardcoded values
Steve Lhomme
- [vlc-devel] [PATCH 5/8] demux: use samples_from_vlc_tick to convert ticks to blocks
Steve Lhomme
- [vlc-devel] [PATCH 6/8] dbus: fix vlc_tick_t value test
Steve Lhomme
- [vlc-devel] [PATCH 7/8] dbus: avoid vlc_tick_t conversion from hardcoded values
Steve Lhomme
- [vlc-devel] [PATCH 8/8] skins2: avoid vlc_tick_t conversion from hardcoded values
Steve Lhomme
- [vlc-devel] [PATCH 1/7] video_output: rework the deadline parameter return
Steve Lhomme
- [vlc-devel] [PATCH 2/7] video_output: use the rendering delay when we were given a deadline to wait for
Steve Lhomme
- [vlc-devel] [PATCH 3/7] video_output: use INT64_MAX for the invalid control pop deadline
Steve Lhomme
- [vlc-devel] [PATCH 4/7] vout/control: set the return value directly
Steve Lhomme
- [vlc-devel] [PATCH 5/7] vout/control: keep the lock instead of setting a held flag
Steve Lhomme
- [vlc-devel] [PATCH 6/7] vout/control: keep waiting until new commands / woken up / deadline
Steve Lhomme
- [vlc-devel] [PATCH 7/7] vout/control: don't return new commands if the queue is dead
Steve Lhomme
- [vlc-devel] [PATCH 1/3] video_output: don't use the private pool for the blend picture
Steve Lhomme
- [vlc-devel] [PATCH 2/3] video_output: create pictures with the display format with interactive filters
Steve Lhomme
- [vlc-devel] [PATCH 3/3] video_output: remove the private pool
Steve Lhomme
- [vlc-devel] [PATCH 2/3] video_output: create pictures with the display format with interactive filters
Rémi Denis-Courmont
- [vlc-devel] [PATCH] videotoolbox: add legacy error codes printing
Felix Paul Kühne
- [vlc-devel] [PATCH 3/3] macosx: remove NSSound+VLCAdditions
Felix Paul Kühne
- [vlc-devel] [PATCH 2/3] video_output: create pictures with the display format with interactive filters
Steve Lhomme
- [vlc-devel] [PATCH 2/3] video_output: create pictures using the output format of interactive filters
Steve Lhomme
- [vlc-devel] [PATCH] macosx: update EQ frequency labels according to VLC frequency setting
Ron Wright
- [vlc-devel] [PATCH] lua: add the late frames statistics
Pierre Ynard
- [vlc-devel] [PATCH 1/4] lua/http: use proper relative URL for link to mobile version
Pierre Ynard
- [vlc-devel] [PATCH] macosx: update EQ frequency labels according to VLC frequency setting
Marvin Scholz
- [vlc-devel] [PATCH] clock: handle the INT64_MAX slave update early
Thomas Guillem
- [vlc-devel] [PATCH] clock: don't return an error in vlc_clock_Wait()
Thomas Guillem
- [vlc-devel] [PATCH] input_clock: remove unused input_clock_ConvertTS
Thomas Guillem
- [vlc-devel] [PATCH 1/2] es_out: only set the sout pace if it changed
Thomas Guillem
- [vlc-devel] [PATCH] input_clock: set the final i_late version early
Thomas Guillem
- [vlc-devel] [PATCH] input: read the "clock-jitter" variable only once
Thomas Guillem
- [vlc-devel] [PATCH 1/8] mux: ps: use CLOCK_FREQ for vlc_tick_t based conversions
Thomas Guillem
- [vlc-devel] [PATCH 1/2] win32: thread: use INFINITE define with WaitOnAddress
Thomas Guillem
- [vlc-devel] [PATCH] vlc_picture_pool: remove reference to picture_pool_Reset function
Steve Lhomme
- [vlc-devel] [PATCH 1/5] goom: use a local picture pool to output pictures
Steve Lhomme
- [vlc-devel] [PATCH 2/5] goom: remove frame dropping feature
Steve Lhomme
- [vlc-devel] [PATCH 3/5] visual: use a local picture pool to output pictures
Steve Lhomme
- [vlc-devel] [PATCH 4/5] video_output: remove unused vout_GetPicture
Steve Lhomme
- [vlc-devel] [PATCH 5/5] video_output: remove the unused display pool
Steve Lhomme
- [vlc-devel] [PATCH 1/5] goom: use a local picture pool to output pictures
Steve Lhomme
- [vlc-devel] [PATCH] input_clock: set the final i_late version early
Steve Lhomme
- [vlc-devel] [PATCH 1/3] video_output: don't use the private pool for the blend picture
Thomas Guillem
- [vlc-devel] [PATCH 1/3] video_output: don't use the private pool for the blend picture
Steve Lhomme
- [vlc-devel] [PATCH 5/7] vout/control: keep the lock instead of setting a held flag
Thomas Guillem
- [vlc-devel] [PATCH] build/apple: do not blacklist imem access
Marvin Scholz
- [vlc-devel] [PATCH 6/7] vout/control: keep waiting until new commands / woken up / deadline
Thomas Guillem
- [vlc-devel] [PATCH 1/3] contrib: aom: disable runtime cpu detect for arm darwin
Thomas Guillem
- [vlc-devel] [PATCH 1/2] posix/wait: do not use alignof on expression
Thomas Guillem
- [vlc-devel] [PATCH] build/apple: do not blacklist imem access
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/5] goom: use a local picture pool to output pictures
Thomas Guillem
- [vlc-devel] [PATCH 2/5] goom: remove frame dropping feature
Thomas Guillem
- [vlc-devel] Please confirm my path was received
Thomas Guillem
- [vlc-devel] [PATCH 5/7] vout/control: keep the lock instead of setting a held flag
Steve Lhomme
- [vlc-devel] [PATCH 5/7] vout/control: keep the lock instead of setting a held flag
Thomas Guillem
- [vlc-devel] [PATCH 6/7] vout/control: keep waiting until new commands / woken up / deadline
Steve Lhomme
- [vlc-devel] [PATCH 5/7] vout/control: keep the lock instead of setting a held flag
Steve Lhomme
- [vlc-devel] [PATCH v2 1/7] contrib: Do not hardcode 32/64 bit
Thomas Guillem
- [vlc-devel] [PATCH v2 1/7] video_output: rework the deadline parameter return
Steve Lhomme
- [vlc-devel] [PATCH v2 2/7] video_output: use the rendering delay when we were given a deadline to wait for
Steve Lhomme
- [vlc-devel] [PATCH v2 3/7] video_output: use INT64_MAX for the invalid control pop deadline
Steve Lhomme
- [vlc-devel] [PATCH v2 4/7] vout/control: set the return value directly
Steve Lhomme
- [vlc-devel] [PATCH v2 5/7] vout/control: keep the lock instead of setting a held flag
Steve Lhomme
- [vlc-devel] [PATCH v2 6/7] vout/control: reverse the condition to wait until the deadline
Steve Lhomme
- [vlc-devel] [PATCH v2 7/7] vout/control: don't return new commands if the queue is dead
Steve Lhomme
- [vlc-devel] [PATCH v2 1/7] video_output: rework the deadline parameter return
Steve Lhomme
- [vlc-devel] Hello Devs
Steve Lhomme
- [vlc-devel] [PATCH] video_output: drop frames that take too much time to process
Steve Lhomme
- [vlc-devel] [PATCH v2 01/14] chroma: copy: set the picture test buffers after picture_NewFromResource()
Steve Lhomme
- [vlc-devel] [PATCH v2 02/14] picture: pass the clone destructor via a picture_gc_t structure
Steve Lhomme
- [vlc-devel] [PATCH v2 03/14] picture: move the resource init outside of picture_InitPrivate
Steve Lhomme
- [vlc-devel] [PATCH v2 04/14] picture: do not use picture_NewFromResource for picture_InternalClone
Steve Lhomme
- [vlc-devel] [PATCH v2 05/14] picture: use picture_DestroyDummy for picture_NewFromFormat() with no planes
Steve Lhomme
- [vlc-devel] [PATCH v2 06/14] picture: allow NULL gc callback
Steve Lhomme
- [vlc-devel] [PATCH v2 07/14] picture: pass a picture_gc_t directly to picture_NewFromResource()
Steve Lhomme
- [vlc-devel] [PATCH v2 08/14] picture: fix indentation
Steve Lhomme
- [vlc-devel] [PATCH v2 09/14] vout: opengl: do not setup the picture planes a second time
Steve Lhomme
- [vlc-devel] [PATCH v2 10/14] vout: opengl: keep the number of bound planes in picture_sys_t
Steve Lhomme
- [vlc-devel] [PATCH v2 11/14] picture: pass the opaque pointer to the destroy callback rather than the picture
Steve Lhomme
- [vlc-devel] [PATCH v2 12/14] picture: make picture_priv_t private to picture.c
Steve Lhomme
- [vlc-devel] [PATCH v2 13/14] picture: remove unused resource parameter from picture_NewFromResource
Steve Lhomme
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Steve Lhomme
- [vlc-devel] [PATCH] vlc_picture_pool: remove reference to picture_pool_Reset function
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 01/14] chroma: copy: set the picture test buffers after picture_NewFromResource()
Steve Lhomme
- [vlc-devel] [RFC PATCH 0/7] Loudness Meter plugin and player API
Thomas Guillem
- [vlc-devel] [RFC PATCH 1/7] aout: add "audio-meter" filter type
Thomas Guillem
- [vlc-devel] [RFC PATCH 2/7] contrib: add libebur128
Thomas Guillem
- [vlc-devel] [RFC PATCH 3/7] audio_filter: add ebur128 "audio meter" plugin
Thomas Guillem
- [vlc-devel] [RFC PATCH 4/7] player: add vlc_player_aout_AddLoudnessMeter()
Thomas Guillem
- [vlc-devel] [RFC PATCH 5/7] demux: mock: use f32l by default for audio
Thomas Guillem
- [vlc-devel] [RFC PATCH 6/7] demux: mock: audio: output a sine wave by default
Thomas Guillem
- [vlc-devel] [RFC PATCH 7/7] player: test loudness_meter API
Thomas Guillem
- [vlc-devel] [PATCH 1/7] transcode: video: factorize the code to clean the filter chains
Steve Lhomme
- [vlc-devel] [PATCH 2/7] transcode: video: recreate the filters once we know the encoder input format
Steve Lhomme
- [vlc-devel] [PATCH 3/7] transcode: video: remove remainings of p_final_conv_static
Steve Lhomme
- [vlc-devel] [PATCH 4/7] qsv: keep the incoming decoder device
Steve Lhomme
- [vlc-devel] [PATCH 5/7] qsv: add support for encoding from D3D11 source textures
Steve Lhomme
- [vlc-devel] [PATCH 6/7] qsv: fix indentation after previous commit
Steve Lhomme
- [vlc-devel] [PATCH 7/7] qsv: keep the d3d11_decoder_device_t so we don't have to read it each time
Steve Lhomme
- [vlc-devel] [vlc-commits] contrib: Do not hardcode 32/64 bit
David Fuhrmann
- [vlc-devel] [vlc-commits] contrib: Do not hardcode 32/64 bit
Marvin Scholz
- [vlc-devel] [PATCH 5/7] vout/control: keep the lock instead of setting a held flag
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/3] video_output: create pictures with the display format with interactive filters
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 11/14] picture: pass the opaque pointer to the destroy callback rather than the picture
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Rémi Denis-Courmont
- [vlc-devel] [RFC PATCH 3/7] audio_filter: add ebur128 "audio meter" plugin
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 00/16] Windows Seven Integration
Pierre Lamot
- [vlc-devel] [PATCH v2 01/16] qt: don't use DComp when texture initialisation fails
Pierre Lamot
- [vlc-devel] [PATCH v2 02/16] qt: don't load DComp backend when the device doesn't support D3D11 features
Pierre Lamot
- [vlc-devel] [PATCH v2 03/16] qt: don't use SHARED_NTHANDLE on platforms that don't support it
Pierre Lamot
- [vlc-devel] [PATCH v2 04/16] qt: fallback when d3dcompiler is missing when using DComp
Pierre Lamot
- [vlc-devel] [PATCH v2 05/16] qml: allow to explicitly disable video surface in the player
Pierre Lamot
- [vlc-devel] [PATCH v2 06/16] qt: report video size when qml associated surface gets enabled
Pierre Lamot
- [vlc-devel] [PATCH v2 07/16] qt: only forward video resize event when VideoSurface is enabled
Pierre Lamot
- [vlc-devel] [PATCH v2 08/16] qt: report video size when a video is reattached to the QML video surface
Pierre Lamot
- [vlc-devel] [PATCH v2 09/16] qt: separate video window handling code from main interface
Pierre Lamot
- [vlc-devel] [PATCH v2 10/16] qt: use video window handler in DirectComposition compositor
Pierre Lamot
- [vlc-devel] [PATCH v2 11/16] qt: remove video window handling functions from MainInterface
Pierre Lamot
- [vlc-devel] [PATCH v2 12/16] qt: allow passing QMainWindow window flags when creating MainInterface
Pierre Lamot
- [vlc-devel] [PATCH v2 13/16] qt: separate Taskbar buttons creation from MainInterfaceWin32
Pierre Lamot
- [vlc-devel] [PATCH v2 14/16] qt: extract interface window handling from MainInterface
Pierre Lamot
- [vlc-devel] [PATCH v2 15/16] vout:win32: remove SetThumbnailClip
Pierre Lamot
- [vlc-devel] [PATCH v2 16/16] qt: provide video integration for windows 7
Pierre Lamot
- [vlc-devel] [PATCH] macosx: update EQ frequency labels according to VLC frequency setting
Marvin Scholz
- [vlc-devel] [PATCH 0/7] provide detached video for windows
Pierre Lamot
- [vlc-devel] [PATCH 1/7] qt: distinguish enabled from video embed in video surface
Pierre Lamot
- [vlc-devel] [PATCH 2/7] qt: add API to detach video surface in the Compositor
Pierre Lamot
- [vlc-devel] [PATCH 3/7] qt: provide a detached window to render video in detached or fullscreen mode
Pierre Lamot
- [vlc-devel] [PATCH 4/7] qt: allow video to be sent to a detached windows with DComp
Pierre Lamot
- [vlc-devel] [PATCH 5/7] qt: add a model to select where video should be rendered
Pierre Lamot
- [vlc-devel] [PATCH 6/7] qml: add render selection menu entries
Pierre Lamot
- [vlc-devel] [PATCH 7/7] qt: provide detached video mode for win7
Pierre Lamot
- [vlc-devel] [PATCH v2 08/16] qt: report video size when a video is reattached to the QML video surface
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Fix bug with VLSub '401 Unauthorized' error
Alon Sirota
- [vlc-devel] [PATCH] Fix bug with VLSub '401 Unauthorized' error
Alon Sirota
- [vlc-devel] Sent the same patch twice, please ignore
Alon Sirota
- [vlc-devel] [PATCH 1/7] transcode: video: factorize the code to clean the filter chains
Alexandre Janniaux
- [vlc-devel] [PATCH v2 08/16] qt: report video size when a video is reattached to the QML video surface
Pierre Lamot
- [vlc-devel] [RFC PATCH 4/7] player: add vlc_player_aout_AddLoudnessMeter()
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/7] transcode: video: factorize the code to clean the filter chains
Steve Lhomme
- [vlc-devel] [PATCH v2 02/16] qt: don't load DComp backend when the device doesn't support D3D11 features
Steve Lhomme
- [vlc-devel] [PATCH v2 02/16] qt: don't load DComp backend when the device doesn't support D3D11 features
Steve Lhomme
- [vlc-devel] [PATCH v2 02/16] qt: don't load DComp backend when the device doesn't support D3D11 features
Steve Lhomme
- [vlc-devel] [RFC PATCH 2/7] contrib: add libebur128
Steve Lhomme
- [vlc-devel] [RFC PATCH 3/7] audio_filter: add ebur128 "audio meter" plugin
Steve Lhomme
- [vlc-devel] [RFC PATCH 4/7] player: add vlc_player_aout_AddLoudnessMeter()
Steve Lhomme
- [vlc-devel] [RFC PATCH 3/7] audio_filter: add ebur128 "audio meter" plugin
Steve Lhomme
- [vlc-devel] [PATCH 2/7] qt: add API to detach video surface in the Compositor
Steve Lhomme
- [vlc-devel] [PATCH 4/7] qt: allow video to be sent to a detached windows with DComp
Steve Lhomme
- [vlc-devel] [PATCH v2 02/16] qt: don't load DComp backend when the device doesn't support D3D11 features
Pierre Lamot
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Steve Lhomme
- [vlc-devel] [PATCH 2/7] qt: add API to detach video surface in the Compositor
Pierre Lamot
- [vlc-devel] [PATCH v2 11/14] picture: pass the opaque pointer to the destroy callback rather than the picture
Steve Lhomme
- [vlc-devel] [PATCH 4/7] qt: allow video to be sent to a detached windows with DComp
Pierre Lamot
- [vlc-devel] [RFC PATCH 4/7] player: add vlc_player_aout_AddLoudnessMeter()
Thomas Guillem
- [vlc-devel] [PATCH 5/7] vout/control: keep the lock instead of setting a held flag
Steve Lhomme
- [vlc-devel] [RFC PATCH 3/7] audio_filter: add ebur128 "audio meter" plugin
Thomas Guillem
- [vlc-devel] [RFC PATCH 4/7] player: add vlc_player_aout_AddLoudnessMeter()
Steve Lhomme
- [vlc-devel] [RFC PATCH 3/7] audio_filter: add ebur128 "audio meter" plugin
Thomas Guillem
- [vlc-devel] [RFC PATCH 4/7] player: add vlc_player_aout_AddLoudnessMeter()
Thomas Guillem
- [vlc-devel] [RFC PATCH 3/7] audio_filter: add ebur128 "audio meter" plugin
Thomas Guillem
- [vlc-devel] [PATCH 0/7] provide detached video for windows
Rémi Denis-Courmont
- [vlc-devel] [RFC PATCH 4/7] player: add vlc_player_aout_AddLoudnessMeter()
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Alexandre Janniaux
- [vlc-devel] [RFC PATCH 3/7] audio_filter: add ebur128 "audio meter" plugin
Rémi Denis-Courmont
- [vlc-devel] [PATCH 5/7] vout/control: keep the lock instead of setting a held flag
Rémi Denis-Courmont
- [vlc-devel] [RFC PATCH 3/7] audio_filter: add ebur128 "audio meter" plugin
Thomas Guillem
- [vlc-devel] [PATCH 0/7] provide detached video for windows
Pierre Lamot
- [vlc-devel] [PATCH v2 01/13] video_output: use filter lock to change filters in the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v2 02/13] video_output: use filter lock to change deinterlacing in the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v2 03/13] video_output: remove always true boolean from ThreadChangeFilters
Steve Lhomme
- [vlc-devel] [PATCH v2 04/13] video_output: apply the mouse state just before rendering
Steve Lhomme
- [vlc-devel] [PATCH v2 05/13] video_output: rework the deadline parameter return
Steve Lhomme
- [vlc-devel] [PATCH v2 06/13] video_output: use the rendering delay when we were given a deadline to wait for
Steve Lhomme
- [vlc-devel] [PATCH v2 07/13] video_output: use INT64_MAX for the invalid control pop deadline
Steve Lhomme
- [vlc-devel] [PATCH v2 08/13] vout/control: keep the lock instead of setting a held flag
Steve Lhomme
- [vlc-devel] [PATCH v2 09/13] vout/control: move the lock outside of the control API
Steve Lhomme
- [vlc-devel] [PATCH v2 10/13] vout/control: move the condition on pictures/control outside of the control API
Steve Lhomme
- [vlc-devel] [PATCH v2 11/13] video_output: use an internal bool to detect when we must exit the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v2 12/13] video_output: replace control deadline wait for a picture with internal lock
Steve Lhomme
- [vlc-devel] [PATCH v2 13/13] video_output: remove unused control API
Steve Lhomme
- [vlc-devel] [PATCH 0/7] provide detached video for windows
Steve Lhomme
- [vlc-devel] [PATCH v2 01/13] video_output: use filter lock to change filters in the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Steve Lhomme
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Alexandre Janniaux
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Steve Lhomme
- [vlc-devel] [PATCH v2 1/3] video_output: don't use the private pool for the blend picture
Steve Lhomme
- [vlc-devel] [PATCH v2 2/3] video_output: create pictures using the output format of interactive filters
Steve Lhomme
- [vlc-devel] [PATCH v2 3/3] video_output: remove the private pool
Steve Lhomme
- [vlc-devel] [PATCH v2 09/13] vout/control: move the lock outside of the control API
Thomas Guillem
- [vlc-devel] [PATCH v2 2/3] video_output: create pictures using the output format of interactive filters
Steve Lhomme
- [vlc-devel] [PATCH v2 09/13] vout/control: move the lock outside of the control API
Steve Lhomme
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Alexandre Janniaux
- [vlc-devel] [RFC PATCH 2/7] contrib: add libebur128
Thomas Guillem
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 04/13] video_output: apply the mouse state just before rendering
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 01/13] video_output: use filter lock to change filters in the vout thread
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 02/13] video_output: use filter lock to change deinterlacing in the vout thread
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 03/13] video_output: remove always true boolean from ThreadChangeFilters
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Fix bug with VLSub '401 Unauthorized' error
Pierre Ynard
- [vlc-devel] [PATCH 0/7] provide detached video for windows
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 04/13] video_output: apply the mouse state just before rendering
Steve Lhomme
- [vlc-devel] [PATCH v3 00/12] Clean the picture allocation API
Steve Lhomme
- [vlc-devel] [PATCH v3 01/12] picture: set the clone planes after the clone is created successfully
Steve Lhomme
- [vlc-devel] [PATCH v3 02/12] vlc_picture: remove unused plane initialization from picture_resource_t
Steve Lhomme
- [vlc-devel] [PATCH v3 03/12] vout: opengl: do not setup the picture planes a second time
Steve Lhomme
- [vlc-devel] [PATCH v3 04/12] picture: allow NULL picture_resource_t in picture_NewFromResource
Steve Lhomme
- [vlc-devel] [PATCH v3 05/12] modules: pass NULL to picture_NewFromResource instead of dummy structures
Steve Lhomme
- [vlc-devel] [PATCH v3 06/12] picture: do not allow NULL destroy callbacks in picture_NewFromResource
Steve Lhomme
- [vlc-devel] [PATCH v3 07/12] picture: always initialize picture_priv_t to 0
Steve Lhomme
- [vlc-devel] [PATCH v3 08/12] picture: allow NULL gc callback
Steve Lhomme
- [vlc-devel] [PATCH v3 09/12] picture: pass the clone destructor via a structure
Steve Lhomme
- [vlc-devel] [PATCH v3 10/12] picture: move the resource init outside of picture_InitPrivate
Steve Lhomme
- [vlc-devel] [PATCH v3 11/12] picture: do not use picture_NewFromResource for picture_InternalClone
Steve Lhomme
- [vlc-devel] [PATCH v3 12/12] picture: use no gc for picture_NewFromFormat() with no planes
Steve Lhomme
- [vlc-devel] [PATCH v3 00/12] Clean the picture allocation API
Steve Lhomme
- [vlc-devel] [PATCH v2 04/13] video_output: apply the mouse state just before rendering
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 04/13] video_output: apply the mouse state just before rendering
Steve Lhomme
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [PATCH v3 01/18] filters: initialize the output mouse state to the new state
Steve Lhomme
- [vlc-devel] [PATCH v3 02/18] filters: remove the duplicate new mouse state
Steve Lhomme
- [vlc-devel] [PATCH v3 03/18] video_output: only reset the mouse_event if it was set on display release
Steve Lhomme
- [vlc-devel] [PATCH v3 04/18] video_output: don't include control.h in include shared across the core
Steve Lhomme
- [vlc-devel] [PATCH v3 05/18] video_output: use filter lock to change filters in the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v3 06/18] video_output: use filter lock to change deinterlacing in the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v3 07/18] video_output: remove always true boolean from ThreadChangeFilters
Steve Lhomme
- [vlc-devel] [PATCH v3 08/18] video_output: rework the deadline parameter return
Steve Lhomme
- [vlc-devel] [PATCH v3 09/18] video_output: use the rendering delay when we were given a deadline to wait for
Steve Lhomme
- [vlc-devel] [PATCH v3 10/18] video_output: use INT64_MAX for the invalid control pop deadline
Steve Lhomme
- [vlc-devel] [PATCH v3 11/18] vout/control: keep the lock instead of setting a held flag
Steve Lhomme
- [vlc-devel] [PATCH v3 12/18] vout/control: move the lock outside of the control API
Steve Lhomme
- [vlc-devel] [PATCH v3 13/18] vout/control: move the condition on pictures/control outside of the control API
Steve Lhomme
- [vlc-devel] [PATCH v3 14/18] video_output: use an internal bool to detect when we must exit the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v3 15/18] video_output: move the mouse events handling outside of the control pop
Steve Lhomme
- [vlc-devel] [PATCH v3 16/18] video_output: do not wait for new mouse commands if we have a picture ready
Steve Lhomme
- [vlc-devel] [PATCH v3 17/18] video_output: remove unused control API
Steve Lhomme
- [vlc-devel] [PATCH v3 18/18] video_output: code cleaning
Steve Lhomme
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Alexandre Janniaux
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Kartik Ohri
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Steve Lhomme
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Kartik Ohri
- [vlc-devel] [PATCH 1/2] lua: README: Add renderer discovery documentation
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 2/2] lua: http: Expose renderers
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 1/2] lua: README: Add renderer discovery documentation
Rémi Denis-Courmont
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Alexandre Janniaux
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Alexandre Janniaux
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Kartik Ohri
- [vlc-devel] [PATCH 2/3] Refactor RSS display string generation
Thomas Guillem
- [vlc-devel] [PATCHv2 0/9] Loudness Meter plugin and player API
Thomas Guillem
- [vlc-devel] [PATCHv2 1/9] aout: filters: expose CreateFilter internally
Thomas Guillem
- [vlc-devel] [PATCHv2 2/9] aout: add the vlc_audio_meter API
Thomas Guillem
- [vlc-devel] [PATCHv2 3/9] aout: use the vlc_audio_meter API
Thomas Guillem
- [vlc-devel] [PATCHv2 4/9] contrib: add libebur128
Thomas Guillem
- [vlc-devel] [PATCHv2 5/9] audio_filter: add ebur128 "audio meter" plugin
Thomas Guillem
- [vlc-devel] [PATCHv2 6/9] player: add a metadata listener API
Thomas Guillem
- [vlc-devel] [PATCHv2 7/9] demux: mock: use f32l by default for audio
Thomas Guillem
- [vlc-devel] [PATCHv2 8/9] demux: mock: audio: output a sine wave by default
Thomas Guillem
- [vlc-devel] [PATCHv2 9/9] player: test the loudness meter via the metadata API
Thomas Guillem
- [vlc-devel] [PATCHv2 0/9] Loudness Meter plugin and player API
Thomas Guillem
- [vlc-devel] [PATCH v2 1/3] video_output: don't use the private pool for the blend picture
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 1/3] video_output: don't use the private pool for the blend picture
Thomas Guillem
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [PATCH v2 1/3] video_output: don't use the private pool for the blend picture
Steve Lhomme
- [vlc-devel] [PATCH v2 3/3] video_output: remove the private pool
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Steve Lhomme
- [vlc-devel] [PATCH v2 1/3] video_output: don't use the private pool for the blend picture
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 3/3] video_output: remove the private pool
Steve Lhomme
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Kartik Ohri
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Romain Vimont
- [vlc-devel] vlc-qt-check usage in modules/qt/gui/qt.cpp
John Cox
- [vlc-devel] [PATCH] audio output: Don't inherit "mute"
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Thomas Guillem
- [vlc-devel] [PATCH] audio output: Don't inherit "mute"
Thomas Guillem
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Alexandre Janniaux
- [vlc-devel] vlc-qt-check usage in modules/qt/gui/qt.cpp
Alexandre Janniaux
- [vlc-devel] vlc-qt-check usage in modules/qt/gui/qt.cpp
John Cox
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Steve Lhomme
- [vlc-devel] [PATCH] audio output: Don't inherit "mute"
Steve Lhomme
- [vlc-devel] vlc-qt-check usage in modules/qt/gui/qt.cpp
Alexandre Janniaux
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Alexandre Janniaux
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Steve Lhomme
- [vlc-devel] [PATCH] audio output: Don't inherit "mute"
Thomas Guillem
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Thomas Guillem
- [vlc-devel] [PATCH 01/18] qml: fix sorting from topbar in MusicGenres
Prince Gupta
- [vlc-devel] [PATCH 02/18] qml: introduce BannerTabButton widget
Prince Gupta
- [vlc-devel] [PATCH 03/18] qml: use BannerTabButton for tabs in BannerSources
Prince Gupta
- [vlc-devel] [PATCH 04/18] qml: add topBarheight and pageBarHeight constants to VLCStyle
Prince Gupta
- [vlc-devel] [PATCH 05/18] qml: rearrange items in BannerSources and resize rows
Prince Gupta
- [vlc-devel] [PATCH 06/18] qml: remove history next button from topbar
Prince Gupta
- [vlc-devel] [PATCH 07/18] qml: update icon resources used in topbar
Prince Gupta
- [vlc-devel] [PATCH 08/18] qml: add banner_icon_size constant to VLCStyle
Prince Gupta
- [vlc-devel] [PATCH 09/18] qml: use VLCStyle's banner_icon_size constant for icon size in BannerSources
Prince Gupta
- [vlc-devel] [PATCH 10/18] qml: smooth animation in SearchBox
Prince Gupta
- [vlc-devel] [PATCH 11/18] qml: use MenuCaption for texts in SortControl's context menu
Prince Gupta
- [vlc-devel] [PATCH 12/18] qml: use VLCIcons.ellipsis as menu icon in BannerSources
Prince Gupta
- [vlc-devel] [PATCH 13/18] qml: change background color of localMenuBar
Prince Gupta
- [vlc-devel] [PATCH 14/18] qml: add shadow to top Banner
Prince Gupta
- [vlc-devel] [PATCH 15/18] qml: use set height for search icon button in SearchBox
Prince Gupta
- [vlc-devel] [PATCH 16/18] qml: don't override set height in SortControl
Prince Gupta
- [vlc-devel] [PATCH 17/18] qml: use VLCColors.textDisabled color for disabled history button in top banner
Prince Gupta
- [vlc-devel] [PATCH 18/18] qml: change order of tabs in MusicDisplay
Prince Gupta
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Alexandre Janniaux
- [vlc-devel] [PATCH 1/7] macosx/sprefs: Constraints enhancements for MediaLibrary View
Vibhoothi
- [vlc-devel] [PATCH 2/7] macosx/Open: Update alignment and constraints
Vibhoothi
- [vlc-devel] [PATCH 3/7] macosx/AudioEffects: Minor aignment constraints fixes
Vibhoothi
- [vlc-devel] [PATCH 4/7] macosx/AddonManager: Minor cosmectic change to UI alginments
Vibhoothi
- [vlc-devel] [PATCH 5/7] macosx/Bookmarks: Minor UI cosmectic changes
Vibhoothi
- [vlc-devel] [PATCH 6/7] macosx/SyncTracks: Fix misplaced Constraints
Vibhoothi
- [vlc-devel] [PATCH 7/7] macosx/StreamOutput: Update priority of views and buttons
Vibhoothi
- [vlc-devel] [PATCH 0/4] Add multi-playlist support
Romain Vimont
- [vlc-devel] [PATCH 1/4] playlist: add refcount
Romain Vimont
- [vlc-devel] [PATCH 2/4] playlist: introduce playlist repository
Romain Vimont
- [vlc-devel] [PATCH 3/4] playlist: add multi-playlist support
Romain Vimont
- [vlc-devel] [PATCH 4/4] playlist: add unit tests for playlist repo
Romain Vimont
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Rémi Denis-Courmont
- [vlc-devel] [PATCH 0/4] Add multi-playlist support
Rémi Denis-Courmont
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Rémi Denis-Courmont
- [vlc-devel] [PATCH 0/4] Add multi-playlist support
Alexandre Janniaux
- [vlc-devel] [PATCH] audio output: Don't inherit "mute"
Rémi Denis-Courmont
- [vlc-devel] [PATCH 0/4] Add multi-playlist support
Rémi Denis-Courmont
- [vlc-devel] [PATCH 00/38] Miniplayer UI improvements
Fatih Uzunoglu
- [vlc-devel] [PATCH 01/38] qml: add progress indicator text to miniplayer
Fatih Uzunoglu
- [vlc-devel] [PATCH 02/38] qml: bind sliderbar tooltip location
Fatih Uzunoglu
- [vlc-devel] [PATCH 03/38] qml: alter dp() so that it accepts negative values
Fatih Uzunoglu
- [vlc-devel] [PATCH 04/38] qml: revise sliderbar tooltip
Fatih Uzunoglu
- [vlc-devel] [PATCH 05/38] qml: make sliderbar tooltip round
Fatih Uzunoglu
- [vlc-devel] [PATCH 06/38] qml: add glow to sliderbar tooltip
Fatih Uzunoglu
- [vlc-devel] [PATCH 07/38] qml: provide application size in VLCStyle
Fatih Uzunoglu
- [vlc-devel] [PATCH 08/38] qml: fit sliderbar into maininterface boundaries
Fatih Uzunoglu
- [vlc-devel] [PATCH 09/38] qml: add miniplayer condition property to sliderbar
Fatih Uzunoglu
- [vlc-devel] [PATCH 10/38] qml: hide slider handle within miniplayer when not hovered
Fatih Uzunoglu
- [vlc-devel] [PATCH 11/38] qml: add progressbar to the miniplayer
Fatih Uzunoglu
- [vlc-devel] [PATCH 12/38] qml: add shadow to miniplayer cover
Fatih Uzunoglu
- [vlc-devel] [PATCH 13/38] qml: make miniplayer animation smooth
Fatih Uzunoglu
- [vlc-devel] [PATCH 14/38] qml: layout adjustments for miniplayer
Fatih Uzunoglu
- [vlc-devel] [PATCH 15/38] qt: change playercontrolbarmodel default miniplayer setting
Fatih Uzunoglu
- [vlc-devel] [PATCH 16/38] qml: add isMiniplayer property to ControlButtons
Fatih Uzunoglu
- [vlc-devel] [PATCH 17/38] qml: set spacing for PlayerButtonsLayout & MiniPlayer
Fatih Uzunoglu
- [vlc-devel] [PATCH 18/38] qml: make MiniPlayer layout-independent in MainDisplay
Fatih Uzunoglu
- [vlc-devel] [PATCH 19/38] qml: add FrostedGlassEffect.qml
Fatih Uzunoglu
- [vlc-devel] [PATCH 20/38] qml: use frosted glass blur effect in miniplayer background
Fatih Uzunoglu
- [vlc-devel] [PATCH 21/38] qml: set proper miniplayer slider background color
Fatih Uzunoglu
- [vlc-devel] [PATCH 22/38] qml: set new styling for player play control button
Fatih Uzunoglu
- [vlc-devel] [PATCH 23/38] qml: remove controlbar widget sizing
Fatih Uzunoglu
- [vlc-devel] [PATCH 24/38] qt: remove controlbar widget sizing
Fatih Uzunoglu
- [vlc-devel] [PATCH 25/38] qml: play control button better mouse handling
Fatih Uzunoglu
- [vlc-devel] [PATCH 26/38] qt: add controlbar model default builder
Fatih Uzunoglu
- [vlc-devel] [PATCH 27/38] qt: add player switch button to playercontrolbarmodel
Fatih Uzunoglu
- [vlc-devel] [PATCH 28/38] qml: implement player switch button
Fatih Uzunoglu
- [vlc-devel] [PATCH 29/38] qml: add play button color fill animation
Fatih Uzunoglu
- [vlc-devel] [PATCH 30/38] qml: add play button icon change animation
Fatih Uzunoglu
- [vlc-devel] [PATCH 31/38] qml: stop player when play button is pressed and held
Fatih Uzunoglu
- [vlc-devel] [PATCH 32/38] qt: remove stop button from default player controlbar
Fatih Uzunoglu
- [vlc-devel] [PATCH 33/38] qml: add PointingTooltip as a general purpose pointing tooltip
Fatih Uzunoglu
- [vlc-devel] [PATCH 34/38] qml: use PointingTooltip as the tooltip of SliderBar
Fatih Uzunoglu
- [vlc-devel] [PATCH 35/38] qml: adapt new slider tooltip for player
Fatih Uzunoglu
- [vlc-devel] [PATCH 36/38] qml: add parentWindow property to ControlButtons
Fatih Uzunoglu
- [vlc-devel] [PATCH 37/38] qml: add volume indicator tooltip to VolumeWidget
Fatih Uzunoglu
- [vlc-devel] [PATCH 38/38] qml: fix miniplayer invisible on page reload bug
Fatih Uzunoglu
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Rémi Denis-Courmont
- [vlc-devel] [PATCH] Add Rust backed cue sheet parsing module
Thomas Guillem
- [vlc-devel] [PATCH 1/6] audio output: Don't inherit "mute"
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 2/6] medialib: Bump contrib & reflect API changes
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 3/6] medialib: fs: Return the full directory content
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 4/6] medialib: Use a dedicated verbosity setting
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 5/6] medialib: Expose the thumbnails states
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 6/6] medialib: fs: device: Fix device removal
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [PATCH] libvlc: add some info whether callbacks are called withing makeCurrent or not
Steve Lhomme
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Rémi Denis-Courmont
- [vlc-devel] [PATCH] display: avoid using memset in vout_display_PlacePicture()
Steve Lhomme
- [vlc-devel] [PATCH v4 00/23] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [PATCH v4 01/23] filters: initialize the output mouse state to the new state
Steve Lhomme
- [vlc-devel] [PATCH v4 02/23] filters: remove the duplicate new mouse state
Steve Lhomme
- [vlc-devel] [PATCH v4 03/23] video_output: only reset the mouse_event if it was set on display release
Steve Lhomme
- [vlc-devel] [PATCH v4 04/23] video_output: translate the mouse coordinates to display coordinates early
Steve Lhomme
- [vlc-devel] [PATCH v4 05/23] video_output: move the mouse events generation in the UI thread
Steve Lhomme
- [vlc-devel] [PATCH v4 06/23] video_output: don't include control.h in include shared across the core
Steve Lhomme
- [vlc-devel] [PATCH v4 07/23] video_output: use filter lock to change filters in the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v4 08/23] video_output: use filter lock to change deinterlacing in the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v4 09/23] video_output: remove always true boolean from ThreadChangeFilters
Steve Lhomme
- [vlc-devel] [PATCH v4 10/23] video_output: merge the new filters string and the kept filter configuration
Steve Lhomme
- [vlc-devel] [PATCH v4 11/23] video_output: always use interlacing.has_deint when creating filters
Steve Lhomme
- [vlc-devel] [PATCH v4 12/23] video_output: rework the deadline parameter return
Steve Lhomme
- [vlc-devel] [PATCH v4 13/23] video_output: use the rendering delay when we were given a deadline to wait for
Steve Lhomme
- [vlc-devel] [PATCH v4 14/23] video_output: use INT64_MAX for the invalid control pop deadline
Steve Lhomme
- [vlc-devel] [PATCH v4 15/23] vout/control: keep the lock instead of setting a held flag
Steve Lhomme
- [vlc-devel] [PATCH v4 16/23] vout/control: move the lock outside of the control API
Steve Lhomme
- [vlc-devel] [PATCH v4 17/23] vout/control: move the condition on pictures/control outside of the control API
Steve Lhomme
- [vlc-devel] [PATCH v4 18/23] video_output: use an internal bool to detect when we must exit the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v4 19/23] video_output: move the mouse events handling outside of the control pop
Steve Lhomme
- [vlc-devel] [PATCH v4 20/23] video_output: do not wait for new mouse commands if we have a picture ready
Steve Lhomme
- [vlc-devel] [PATCH v4 21/23] video_output: remove unused control API
Steve Lhomme
- [vlc-devel] [PATCH v4 22/23] video_output: code cleaning
Steve Lhomme
- [vlc-devel] [PATCH v4 23/23] display: don't use empty mouse coordinates if TranslateMouseState fails
Steve Lhomme
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Alexandre Janniaux
- [vlc-devel] [PATCH 2/7] transcode: video: recreate the filters once we know the encoder input format
Alexandre Janniaux
- [vlc-devel] [PATCH 3.0 01/10] package/win32: build.sh: do not force win7 on 3.0 builds
Steve Lhomme
- [vlc-devel] [PATCH 3.0 02/10] bin: don't install aliases if the vlc executable is not built
Steve Lhomme
- [vlc-devel] [PATCH 3.0 03/10] package: win32: copy the .dll.a into th .lib equivalent
Steve Lhomme
- [vlc-devel] [PATCH 3.0 04/10] package: win32: copy the PDBs during package-win-install
Steve Lhomme
- [vlc-devel] [PATCH 3.0 05/10] package/win32: build.sh: add a -o option to specify where to install vlc
Steve Lhomme
- [vlc-devel] [PATCH 3.0 06/10] package/win32: build.sh: use a variable for the VLC source directory
Steve Lhomme
- [vlc-devel] [PATCH 3.0 07/10] package/win32: build.sh: add an option to set the PDB source file mapping
Steve Lhomme
- [vlc-devel] [PATCH 3.0 08/10] contrib: qt: force release CFLAGS/CXXFLAGS when building for Windows
Steve Lhomme
- [vlc-devel] [PATCH 3.0 09/10] CI: add a UWP x86_64 libvlc target
Steve Lhomme
- [vlc-devel] [PATCH 3.0 10/10] CI: update the mingw-w64 targets to a more recent version
Steve Lhomme
- [vlc-devel] [PATCH 2/2] lua: http: Expose renderers
Pierre Ynard
- [vlc-devel] [PATCH] display: avoid using memset in vout_display_PlacePicture()
Rémi Denis-Courmont
- [vlc-devel] [PATCH] display: avoid using memset in vout_display_PlacePicture()
Steve Lhomme
- [vlc-devel] [PATCH v4 00/23] Get rid of the control command API
Rémi Denis-Courmont
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Thomas Guillem
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Alexandre Janniaux
- [vlc-devel] [PATCH 2/2] lua: http: Expose renderers
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 0/4] Add multi-playlist support
Pierre Ynard
- [vlc-devel] [PATCH 2/2] lua: http: Expose renderers
Alexandre Janniaux
- [vlc-devel] [PATCH 3.0 01/10] package/win32: build.sh: do not force win7 on 3.0 builds
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 2/2] lua: http: Expose renderers
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH 3.0 08/10] contrib: qt: force release CFLAGS/CXXFLAGS when building for Windows
Rémi Denis-Courmont
- [vlc-devel] [PATCH 3.0 08/10] contrib: qt: force release CFLAGS/CXXFLAGS when building for Windows
Steve Lhomme
- [vlc-devel] [PATCH v3 00/18] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [PATCH 2/2] lua: http: Expose renderers
Pierre Ynard
- [vlc-devel] [PATCH] stream_filter: fix null dereference by modules/demux/mpeg/ts.c
Akinobu Mita
- [vlc-devel] [PATCH] stream_filter: fix null dereference by modules/demux/mpeg/ts.c
Francois Cartegnie
- [vlc-devel] [PATCH] stream_filter: fix null dereference by modules/demux/mpeg/ts.c
Akinobu Mita
- [vlc-devel] [PATCH 0/4] Add multi-playlist support
Rémi Denis-Courmont
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Rémi Denis-Courmont
- [vlc-devel] [PATCH] stream_filter: fix null dereference by modules/demux/mpeg/ts.c
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 2/9] aout: add the vlc_audio_meter API
Rémi Denis-Courmont
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Thomas Guillem
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Steve Lhomme
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/2] httprequests.lua: handle fields unsuitable for XML tag names
Pierre Ynard
- [vlc-devel] [PATCH 2/2] lua/http: avoid diverging legacy code to print status.xml
Pierre Ynard
- [vlc-devel] [PATCH v2] demux: ts: fix null dereference in close callback
Akinobu Mita
- [vlc-devel] [PATCH] stream_filter: fix null dereference by modules/demux/mpeg/ts.c
Francois Cartegnie
- [vlc-devel] [PATCH v2] demux: ts: fix null dereference in close callback
Francois Cartegnie
- [vlc-devel] [PATCHv2 2/9] aout: add the vlc_audio_meter API
Steve Lhomme
- [vlc-devel] [PATCH 2/4] playlist: introduce playlist repository
Steve Lhomme
- [vlc-devel] [PATCH 3/4] playlist: add multi-playlist support
Steve Lhomme
- [vlc-devel] [PATCH] video_output: remove write-only "mouse-clicked"
Steve Lhomme
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [PATCH v5 01/24] filters: initialize the output mouse state to the new state
Steve Lhomme
- [vlc-devel] [PATCH v5 02/24] filters: remove the duplicate new mouse state
Steve Lhomme
- [vlc-devel] [PATCH v5 03/24] video_output: only reset the mouse_event if it was set on display release
Steve Lhomme
- [vlc-devel] [PATCH v5 04/24] video_output: translate the mouse coordinates to display coordinates early
Steve Lhomme
- [vlc-devel] [PATCH v5 05/24] video_output: separate the mouse move coordinates in video or UI coordinates
Steve Lhomme
- [vlc-devel] [PATCH v5 06/24] libvlc: read the mouse coordinates according to the original video size
Steve Lhomme
- [vlc-devel] [PATCH v5 07/24] video_output: move the mouse variables generation in the UI thread
Steve Lhomme
- [vlc-devel] [PATCH v5 08/24] video_output: don't include control.h in include shared across the core
Steve Lhomme
- [vlc-devel] [PATCH v5 09/24] video_output: use filter lock to change filters in the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v5 10/24] video_output: use filter lock to change deinterlacing in the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v5 11/24] video_output: remove always true boolean from ThreadChangeFilters
Steve Lhomme
- [vlc-devel] [PATCH v5 12/24] video_output: merge the new filters string and the kept filter configuration
Steve Lhomme
- [vlc-devel] [PATCH v5 13/24] video_output: always use interlacing.has_deint when creating filters
Steve Lhomme
- [vlc-devel] [PATCH v5 14/24] video_output: rework the deadline parameter return
Steve Lhomme
- [vlc-devel] [PATCH v5 15/24] video_output: use the rendering delay when we were given a deadline to wait for
Steve Lhomme
- [vlc-devel] [PATCH v5 16/24] video_output: use INT64_MAX for the invalid control pop deadline
Steve Lhomme
- [vlc-devel] [PATCH v5 17/24] vout/control: keep the lock instead of setting a held flag
Steve Lhomme
- [vlc-devel] [PATCH v5 18/24] vout/control: move the lock outside of the control API
Steve Lhomme
- [vlc-devel] [PATCH v5 19/24] vout/control: move the condition on pictures/control outside of the control API
Steve Lhomme
- [vlc-devel] [PATCH v5 20/24] video_output: use an internal bool to detect when we must exit the vout thread
Steve Lhomme
- [vlc-devel] [PATCH v5 21/24] video_output: move the mouse events handling outside of the control pop
Steve Lhomme
- [vlc-devel] [PATCH v5 22/24] video_output: do not wait for new mouse commands if we have a picture ready
Steve Lhomme
- [vlc-devel] [PATCH v5 23/24] video_output: remove unused control API
Steve Lhomme
- [vlc-devel] [PATCH v5 24/24] video_output: code cleaning
Steve Lhomme
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Thomas Guillem
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Steve Lhomme
- [vlc-devel] [PATCHv2 2/9] aout: add the vlc_audio_meter API
Thomas Guillem
- [vlc-devel] [PATCHv2 2/9] aout: add the vlc_audio_meter API
Thomas Guillem
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Rémi Denis-Courmont
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Steve Lhomme
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Luca Barbato
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Luca Barbato
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Alexandre Janniaux
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Rémi Denis-Courmont
- [vlc-devel] [PATCH] stream_filter: fix null dereference by modules/demux/mpeg/ts.c
Rémi Denis-Courmont
- [vlc-devel] [PATCH] video_output: remove write-only "mouse-clicked"
Rémi Denis-Courmont
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Thomas Guillem
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 14/14] picture: always copy context when cloning
Rémi Denis-Courmont
- [vlc-devel] [PATCH] [RFC]: rav1e/rust: handle rustup/cargo from contribs (to fixup)
Rémi Denis-Courmont
- [vlc-devel] [PATCH v5 01/24] filters: initialize the output mouse state to the new state
Rémi Denis-Courmont
- [vlc-devel] [PATCH v5 02/24] filters: remove the duplicate new mouse state
Rémi Denis-Courmont
- [vlc-devel] [PATCH v5 03/24] video_output: only reset the mouse_event if it was set on display release
Rémi Denis-Courmont
- [vlc-devel] [PATCH v5 04/24] video_output: translate the mouse coordinates to display coordinates early
Rémi Denis-Courmont
- [vlc-devel] [PATCH v5 05/24] video_output: separate the mouse move coordinates in video or UI coordinates
Rémi Denis-Courmont
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [PATCH 01/12] qml: add index property to NetworkGridItem instance in ExpandGridView
Prince Gupta
- [vlc-devel] [PATCH 02/12] qml: use Subtitle label for headers in NetworkHomeDisplay
Prince Gupta
- [vlc-devel] [PATCH 03/12] qml: add left and top padding in headers of NetworkHomeDisplay
Prince Gupta
- [vlc-devel] [PATCH 04/12] qml: change NetworkHomeDisplay's content spacing to margin_small and add topPadding
Prince Gupta
- [vlc-devel] [PATCH 05/12] qml: add spacing in between items of NetworkHomeListView
Prince Gupta
- [vlc-devel] [PATCH 06/12] qml: load placeholder icons with size VLCStyle.icon_normal for NetworkGridItem
Prince Gupta
- [vlc-devel] [PATCH 07/12] qml: use parent provided selection model in KeyNavigableTableView
Prince Gupta
- [vlc-devel] [PATCH 08/12] qml: attach index property to column items of KeyNavigableTableView
Prince Gupta
- [vlc-devel] [PATCH 09/12] qml: use table view for list mode in NetworkBrowseDisplay
Prince Gupta
- [vlc-devel] [PATCH 10/12] qml: implement play icon clicked for network grid items
Prince Gupta
- [vlc-devel] [PATCH 11/12] qml: use SubtitleLabel for headers in NetworkBrowseDisplay
Prince Gupta
- [vlc-devel] [PATCH 12/12] qml: correctly set cellHeight for grid items in NetworkBrowseDisplay
Prince Gupta
- [vlc-devel] [PATCH 1/4] qml: add currentSection property to KeyNavigableListView
Prince Gupta
- [vlc-devel] [PATCH 2/4] qml: show top section of current view in header of KeyNavigableTableView
Prince Gupta
- [vlc-devel] [PATCH 3/4] qml: use ListLabel component for section labels of KeyNavigableTableView
Prince Gupta
- [vlc-devel] [PATCH 4/4] qml: show 'Unknown Title' text when model value is unavailable in titleDelegate
Prince Gupta
- [vlc-devel] [PATCH 1/3] qml: introduce HorizontalResizehandle
Prince Gupta
- [vlc-devel] [PATCH 2/3] qml: make artist list horizontally resizable
Prince Gupta
- [vlc-devel] [PATCH 3/3] qml: use HorizontalResizeHandle to make playlist horizontally resizable
Prince Gupta
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Rémi Denis-Courmont
- [vlc-devel] [PATCH] stream_filter: fix null dereference by modules/demux/mpeg/ts.c
Francois Cartegnie
- [vlc-devel] [PATCH] stream_filter: fix null dereference by modules/demux/mpeg/ts.c
Rémi Denis-Courmont
- [vlc-devel] [PATCH] lua/http: load renderer discovery from xml/json page
Pierre Ynard
- [vlc-devel] [PATCH 2/4] playlist: introduce playlist repository
Romain Vimont
- [vlc-devel] [PATCH 3/4] playlist: add multi-playlist support
Romain Vimont
- [vlc-devel] [PATCH 1/4] playlist: add refcount
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/4] playlist: introduce playlist repository
Rémi Denis-Courmont
- [vlc-devel] [PATCH] demux: ts: add wrapper for b25 stream filter
Francois Cartegnie
- [vlc-devel] [PATCH 3/4] playlist: add multi-playlist support
Rémi Denis-Courmont
- [vlc-devel] Fwd: Re-ask [PATCH] Add VLSub feature: Download multiple subtitles
Alon
- [vlc-devel] [PATCH] display: pass a vlc_viewpoint_t directly to VOUT_DISPLAY_CHANGE_VIEWPOINT
Steve Lhomme
- [vlc-devel] [PATCH 00/20] Move picture placement in the core
Steve Lhomme
- [vlc-devel] [PATCH 01/20] display: use vd->cfg directly in VOUT_DISPLAY_CHANGE_xxx
Steve Lhomme
- [vlc-devel] [PATCH 02/20] vout: fix warning on unused va_list
Steve Lhomme
- [vlc-devel] [PATCH 03/20] display: don't pass a const vout_display_cfg_t* anymore in VOUT_DISPLAY_CHANGE_xxx
Steve Lhomme
- [vlc-devel] [PATCH 04/20] display: keep the placed picture on open and after changing display settings
Steve Lhomme
- [vlc-devel] [PATCH 05/20] xcb/x11: use the picture placement from the core on open
Steve Lhomme
- [vlc-devel] [PATCH 06/20] vdpau/display: use the picture placement from the core on open
Steve Lhomme
- [vlc-devel] [PATCH 07/20] vdpau/display: use the picture placement from the core
Steve Lhomme
- [vlc-devel] [PATCH 08/20] wayland/shm: use the picture placement from the core
Steve Lhomme
- [vlc-devel] [PATCH 09/20] kva: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH 10/20] xcb: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH 11/20] vout: vulkan: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH 12/20] vout: win32: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH 13/20] display: allow the display modules to change the vout_display_cfg_t
Steve Lhomme
- [vlc-devel] [PATCH 14/20] opengl: flip the alignment once on Open
Steve Lhomme
- [vlc-devel] [PATCH 15/20] glwin32: flip the alignment once on Open
Steve Lhomme
- [vlc-devel] [PATCH 16/20] vout/macosx: use the picture placement from the core
Steve Lhomme
- [vlc-devel] [PATCH 17/20] vout: win32: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH 18/20] display: opengl: use precomputed vd->place directly in VOUT_DISPLAY_CHANGE_xxx
Steve Lhomme
- [vlc-devel] [PATCH 19/20] display: log when the source or picture placement changes
Steve Lhomme
- [vlc-devel] [PATCH 20/20] vout: win32: simplify setting the placement as changed
Steve Lhomme
- [vlc-devel] [PATCH 14/20] opengl: flip the alignment once on Open
Alexandre Janniaux
- [vlc-devel] [PATCH 15/20] glwin32: flip the alignment once on Open
Alexandre Janniaux
- [vlc-devel] [PATCH 04/20] display: keep the placed picture on open and after changing display settings
Alexandre Janniaux
- [vlc-devel] [PATCH 14/20] opengl: flip the alignment once on Open
Steve Lhomme
- [vlc-devel] [PATCH 04/20] display: keep the placed picture on open and after changing display settings
Steve Lhomme
- [vlc-devel] [PATCH 14/20] opengl: flip the alignment once on Open
Alexandre Janniaux
- [vlc-devel] [PATCH 14/20] opengl: flip the alignment once on Open
Steve Lhomme
- [vlc-devel] [PATCH 04/20] display: keep the placed picture on open and after changing display settings
Alexandre Janniaux
- [vlc-devel] [PATCH 14/20] opengl: flip the alignment once on Open
Steve Lhomme
- [vlc-devel] [PATCH 04/20] display: keep the placed picture on open and after changing display settings
Steve Lhomme
- [vlc-devel] [PATCH] opengl: define HAVE_GL_CORE_SYMBOLS for the common code in Win32/OSX
Steve Lhomme
- [vlc-devel] [PATCH] opengl: define HAVE_GL_CORE_SYMBOLS for the common code in Win32/OSX
Alexandre Janniaux
- [vlc-devel] [PATCH] opengl: define HAVE_GL_CORE_SYMBOLS for the common code in Win32/OSX
Steve Lhomme
- [vlc-devel] [PATCH] audio_filter:add DPLii support and surround delay
Vedanta Nayak
- [vlc-devel] [PATCH] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Steve Lhomme
- [vlc-devel] [PATCH] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Alexandre Janniaux
- [vlc-devel] [PATCH] demux: ts: add wrapper for b25 stream filter
Francois Cartegnie
- [vlc-devel] [PATCH] display: pass a vlc_viewpoint_t directly to VOUT_DISPLAY_CHANGE_VIEWPOINT
Rémi Denis-Courmont
- [vlc-devel] [PATCH 01/20] display: use vd->cfg directly in VOUT_DISPLAY_CHANGE_xxx
Rémi Denis-Courmont
- [vlc-devel] [PATCH 03/20] display: don't pass a const vout_display_cfg_t* anymore in VOUT_DISPLAY_CHANGE_xxx
Rémi Denis-Courmont
- [vlc-devel] [PATCH 04/20] display: keep the placed picture on open and after changing display settings
Rémi Denis-Courmont
- [vlc-devel] [PATCH 01/20] display: use vd->cfg directly in VOUT_DISPLAY_CHANGE_xxx
Steve Lhomme
- [vlc-devel] [PATCH 04/20] display: keep the placed picture on open and after changing display settings
Rémi Denis-Courmont
- [vlc-devel] [PATCH 05/20] xcb/x11: use the picture placement from the core on open
Rémi Denis-Courmont
- [vlc-devel] [PATCH 06/20] vdpau/display: use the picture placement from the core on open
Rémi Denis-Courmont
- [vlc-devel] [PATCH 07/20] vdpau/display: use the picture placement from the core
Rémi Denis-Courmont
- [vlc-devel] [PATCH 08/20] wayland/shm: use the picture placement from the core
Rémi Denis-Courmont
- [vlc-devel] [PATCH 09/20] kva: use the placed picture dimensions from the core
Rémi Denis-Courmont
- [vlc-devel] [PATCH 10/20] xcb: use the placed picture dimensions from the core
Rémi Denis-Courmont
- [vlc-devel] [PATCH 11/20] vout: vulkan: use the placed picture dimensions from the core
Rémi Denis-Courmont
- [vlc-devel] [PATCH 13/20] display: allow the display modules to change the vout_display_cfg_t
Rémi Denis-Courmont
- [vlc-devel] [PATCH 14/20] opengl: flip the alignment once on Open
Rémi Denis-Courmont
- [vlc-devel] [PATCH 01/20] display: use vd->cfg directly in VOUT_DISPLAY_CHANGE_xxx
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 00/19] Move picture placement in the core
Steve Lhomme
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Steve Lhomme
- [vlc-devel] [PATCH v2 02/19] vout: win32: add a flag tell if the alignment is relative to the bottom-left
Steve Lhomme
- [vlc-devel] [PATCH v2 03/19] display: use vd->cfg directly in VOUT_DISPLAY_CHANGE_xxx/RESET_PICTURES
Steve Lhomme
- [vlc-devel] [PATCH v2 04/19] vout: win32: remove unused parameters
Steve Lhomme
- [vlc-devel] [PATCH v2 05/19] vout: fix warning on unused va_list
Steve Lhomme
- [vlc-devel] [PATCH v2 06/19] display: don't pass an unused const vout_display_cfg_t* to VOUT_DISPLAY controls
Steve Lhomme
- [vlc-devel] [PATCH v2 07/19] opengl: compute the picture placement when we are using it
Steve Lhomme
- [vlc-devel] [PATCH v2 08/19] display: keep the placed picture on open and after changing display settings
Steve Lhomme
- [vlc-devel] [PATCH v2 09/19] xcb/x11: use the picture placement from the core on open
Steve Lhomme
- [vlc-devel] [PATCH v2 10/19] vdpau/display: use the picture placement from the core on open
Steve Lhomme
- [vlc-devel] [PATCH v2 11/19] vdpau/display: use the picture placement from the core
Steve Lhomme
- [vlc-devel] [PATCH v2 12/19] wayland/shm: use the picture placement from the core
Steve Lhomme
- [vlc-devel] [PATCH v2 13/19] kva: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH v2 14/19] xcb: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH v2 15/19] vout: vulkan: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH v2 16/19] vout: win32: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH v2 17/19] display: log when the source or picture placement changes
Steve Lhomme
- [vlc-devel] [PATCH v2 18/19] vout: win32: simplify setting the placement as changed
Steve Lhomme
- [vlc-devel] [PATCH v2 19/19] mmal: vout: simplify the code to update the display resolution
Steve Lhomme
- [vlc-devel] [PATCH 04/20] display: keep the placed picture on open and after changing display settings
Alexandre Janniaux
- [vlc-devel] [PATCH v2 02/19] vout: win32: add a flag tell if the alignment is relative to the bottom-left
Alexandre Janniaux
- [vlc-devel] [PATCH v2 07/19] opengl: compute the picture placement when we are using it
Alexandre Janniaux
- [vlc-devel] [PATCH 0/8] Rust contribs support
Thomas Guillem
- [vlc-devel] [PATCH 1/8] contrib: add rust targets and cargo to contrib makefile
Thomas Guillem
- [vlc-devel] [PATCH 2/8] contrib: specify the .sum- prefix in the checksum function
Thomas Guillem
- [vlc-devel] [PATCH 3/8] contrib: add cargo rules
Thomas Guillem
- [vlc-devel] [PATCH 4/8] contrib: add rustup
Thomas Guillem
- [vlc-devel] [PATCH 5/8] contrib: add cargo-vendor-archive.sh script
Thomas Guillem
- [vlc-devel] [PATCH 6/8] contrib: add rav1e
Thomas Guillem
- [vlc-devel] [PATCH 7/8] codec: add rav1e encoder module
Thomas Guillem
- [vlc-devel] [PATCH 8/8] WIP: contrib: rav1e: add cargo-vendor checksum
Thomas Guillem
- [vlc-devel] [PATCH 13/20] display: allow the display modules to change the vout_display_cfg_t
Thomas Guillem
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Romain Vimont
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Rémi Denis-Courmont
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Alexandre Janniaux
- [vlc-devel] [PATCH] cvpx: fix forgotten braces around error case
Alexandre Janniaux
- [vlc-devel] [PATCH] audio_filter:add DPLii support and surround delay
Alexandre Janniaux
- [vlc-devel] [PATCH v2] audio_filter:add DPLii support and surround delay
Vedanta Nayak
- [vlc-devel] [PATCH 5/8] contrib: add cargo-vendor-archive.sh script
Romain Vimont
- [vlc-devel] [PATCH] audio_filter:add DPLii support and surround delay
Jean-Baptiste Kempf
- [vlc-devel] [VLC 3.x 01/11] macosx: Use for-in for table column iteration
Marvin Scholz
- [vlc-devel] [VLC 3.x 02/11] macosx: Minor whitespace-only fixes
Marvin Scholz
- [vlc-devel] [VLC 3.x 03/11] macosx: Ensure title item is always added to table
Marvin Scholz
- [vlc-devel] [VLC 3.x 04/11] macosx: Remove private API for sort indicator images
Marvin Scholz
- [vlc-devel] [VLC 3.x 05/11] macosx: Use define for status column
Marvin Scholz
- [vlc-devel] [VLC 3.x 06/11] macosx: Update PXSourceList to 2.x
Marvin Scholz
- [vlc-devel] [VLC 3.x 07/11] macosx: Convert sidebar to view based table
Marvin Scholz
- [vlc-devel] [VLC 3.x 08/11] macosx: Use NSButton subclass for badge drawing
Marvin Scholz
- [vlc-devel] [VLC 3.x 09/11] macosx: Set correct state/highlight for badge button
Marvin Scholz
- [vlc-devel] [VLC 3.x 10/11] macosx: Fix trying to load playlist as an SD
Marvin Scholz
- [vlc-devel] [VLC 3.x 11/11] macosx: Correctly update badge count on playlist changes
Marvin Scholz
- [vlc-devel] [PATCH 1/3] spu: rss: Refactor RSS display string generation
Daniel Glaas
- [vlc-devel] [PATCH 2/3] spu: rss: Fix bug when printing scrolling title
Daniel Glaas
- [vlc-devel] [PATCH 3/3] spu: rss: Fix TODOs: If no item exists then RSS feed is skipped, fix comment
Daniel Glaas
- [vlc-devel] [PATCH 13/20] display: allow the display modules to change the vout_display_cfg_t
Steve Lhomme
- [vlc-devel] [PATCH 1/3] spu: rss: Refactor RSS display string generation
Steve Lhomme
- [vlc-devel] [PATCH 1/8] contrib: add rust targets and cargo to contrib makefile
Steve Lhomme
- [vlc-devel] [PATCH 2/8] contrib: specify the .sum- prefix in the checksum function
Steve Lhomme
- [vlc-devel] [PATCH 5/8] contrib: add cargo-vendor-archive.sh script
Steve Lhomme
- [vlc-devel] [PATCH v2 07/19] opengl: compute the picture placement when we are using it
Steve Lhomme
- [vlc-devel] [PATCH v2 02/19] vout: win32: add a flag tell if the alignment is relative to the bottom-left
Steve Lhomme
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Steve Lhomme
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Steve Lhomme
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Romain Vimont
- [vlc-devel] [PATCH] audio_filter:add DPLii support and surround delay
Thomas Guillem
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Steve Lhomme
- [vlc-devel] [PATCH 2/8] contrib: specify the .sum- prefix in the checksum function
Thomas Guillem
- [vlc-devel] [PATCH] Add VLSub feature: Download multiple subtitles
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Alexandre Janniaux
- [vlc-devel] [PATCH v2 07/19] opengl: compute the picture placement when we are using it
Alexandre Janniaux
- [vlc-devel] [PATCH] audio_filter:add DPLii support and surround delay
Alexandre Janniaux
- [vlc-devel] [PATCH 5/8] contrib: add cargo-vendor-archive.sh script
Alexandre Janniaux
- [vlc-devel] [PATCH] contrib: remove empty file on download fail
Thomas Guillem
- [vlc-devel] [PATCH] contrib: remove empty file on download fail
Alexandre Janniaux
- [vlc-devel] [PATCH] contrib: remove empty file on download fail
Thomas Guillem
- [vlc-devel] [PATCH] contrib: remove empty file on download fail
Alexandre Janniaux
- [vlc-devel] [PATCH v2 01/19] display: specify if vout_display_PlacePicture() alignment is top/bottom-left
Alexandre Janniaux
- [vlc-devel] [PATCH] audio_filter:add DPLii support and surround delay
Vedanta Nayak
- [vlc-devel] [PATCH] demux: ts: add wrapper for b25 stream filter
Akinobu Mita
- [vlc-devel] [PATCH v3 00/20] Move picture placement in the core
Steve Lhomme
- [vlc-devel] [PATCH v3 01/20] vlc_vout_display: add a helper function to flip the vertical placement value
Steve Lhomme
- [vlc-devel] [PATCH v3 02/20] opengl: flip the vertical placement when using the placed picture area
Steve Lhomme
- [vlc-devel] [PATCH v3 03/20] display: use vd->cfg directly in VOUT_DISPLAY_CHANGE_xxx/RESET_PICTURES
Steve Lhomme
- [vlc-devel] [PATCH v3 04/20] display: don't pass an unused const vout_display_cfg_t* to VOUT_DISPLAY controls
Steve Lhomme
- [vlc-devel] [PATCH v3 05/20] opengl: compute the picture placement when we are using it
Steve Lhomme
- [vlc-devel] [PATCH v3 06/20] vout: win32: remove unused parameters
Steve Lhomme
- [vlc-devel] [PATCH v3 07/20] vout: fix warning on unused va_list
Steve Lhomme
- [vlc-devel] [PATCH v3 08/20] display: keep the placed picture on open and after changing display settings
Steve Lhomme
- [vlc-devel] [PATCH v3 09/20] xcb/x11: use the picture placement from the core on open
Steve Lhomme
- [vlc-devel] [PATCH v3 10/20] vdpau/display: use the picture placement from the core on open
Steve Lhomme
- [vlc-devel] [PATCH v3 11/20] vdpau/display: use the picture placement from the core
Steve Lhomme
- [vlc-devel] [PATCH v3 12/20] wayland/shm: use the picture placement from the core
Steve Lhomme
- [vlc-devel] [PATCH v3 13/20] kva: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH v3 14/20] xcb: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH v3 15/20] vout: vulkan: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH v3 16/20] vout: win32: use the placed picture dimensions from the core
Steve Lhomme
- [vlc-devel] [PATCH v3 17/20] opengl: use the placed picture flipped from the core dimensions
Steve Lhomme
- [vlc-devel] [PATCH v3 18/20] display: log when the source or picture placement changes
Steve Lhomme
- [vlc-devel] [PATCH v3 19/20] vout: win32: simplify setting the placement as changed
Steve Lhomme
- [vlc-devel] [PATCH v3 20/20] mmal: vout: simplify the code to update the display resolution
Steve Lhomme
- [vlc-devel] [PATCH] contrib: remove empty file on download fail
Thomas Guillem
- [vlc-devel] [PATCH] contrib: remove empty file on download fail
Thomas Guillem
- [vlc-devel] [PATCH v3 02/20] opengl: flip the vertical placement when using the placed picture area
Steve Lhomme
- [vlc-devel] [PATCH 5/8] contrib: add cargo-vendor-archive.sh script
Thomas Guillem
- [vlc-devel] [PATCHv2 0/8] Rust contribs support
Thomas Guillem
- [vlc-devel] [PATCHv2 1/8] contrib: add rust targets to contrib makefile
Thomas Guillem
- [vlc-devel] [PATCHv2 2/8] contrib: specify the .sum- prefix in the checksum function
Thomas Guillem
- [vlc-devel] [PATCHv2 3/8] contrib: add rust rules
Thomas Guillem
- [vlc-devel] [PATCHv2 4/8] contrib: add cargo
Thomas Guillem
- [vlc-devel] [PATCHv2 5/8] contrib: add cargo-vendor-archive.sh script
Thomas Guillem
- [vlc-devel] [PATCHv2 6/8] contrib: add rav1e
Thomas Guillem
- [vlc-devel] [PATCHv2 7/8] codec: add rav1e encoder module
Thomas Guillem
- [vlc-devel] [PATCHv2 8/8] WIP: contrib: rav1e: add cargo-vendor checksum
Thomas Guillem
- [vlc-devel] [PATCH] contrib: remove empty file on download fail
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 8/8] WIP: contrib: rav1e: add cargo-vendor checksum
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 2/8] contrib: specify the .sum- prefix in the checksum function
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 8/8] WIP: contrib: rav1e: add cargo-vendor checksum
Thomas Guillem
- [vlc-devel] [VLC 3.x 08/11] macosx: Use NSButton subclass for badge drawing
david.fuhrmann at gmail.com
- [vlc-devel] [PATCHv2 8/8] WIP: contrib: rav1e: add cargo-vendor checksum
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 3/8] contrib: add rust rules
Rémi Denis-Courmont
- [vlc-devel] [PATCH] lua/http: load renderer discovery from xml/json page
Hugo Beauzée-Luyssen
- [vlc-devel] [PATCH v3 18/20] display: log when the source or picture placement changes
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 8/8] WIP: contrib: rav1e: add cargo-vendor checksum
Thomas Guillem
- [vlc-devel] [PATCHv2 3/8] contrib: add rust rules
Thomas Guillem
- [vlc-devel] [PATCHv2 3/8] contrib: add rust rules
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 3/8] contrib: add rust rules
Thomas Guillem
- [vlc-devel] [PATCHv2 5/8] contrib: add cargo-vendor-archive.sh script
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 7/8] codec: add rav1e encoder module
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 7/8] codec: add rav1e encoder module
Tristan Matthews
- [vlc-devel] [PATCHv2 7/8] codec: add rav1e encoder module
Thomas Guillem
- [vlc-devel] [PATCHv2 7/8] codec: add rav1e encoder module
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 5/8] contrib: add cargo-vendor-archive.sh script
Thomas Guillem
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Romain Vimont
- [vlc-devel] [RFC 2/2] preparser: use the new executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Rémi Denis-Courmont
- [vlc-devel] [PATCHv2 7/8] codec: add rav1e encoder module
Alexandre Janniaux
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Romain Vimont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Rémi Denis-Courmont
- [vlc-devel] [PATCH] lua/http: load renderer discovery from xml/json page
Pierre Ynard
- [vlc-devel] [RFC 0/2] New executor API
Pierre Ynard
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Steve Lhomme
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Steve Lhomme
- [vlc-devel] [PATCH 18/20] display: log when the source or picture placement changes
Steve Lhomme
- [vlc-devel] [PATCH] display: only pass the vout_display_priv_t to vout_display_start()
Steve Lhomme
- [vlc-devel] [PATCH] display: only pass the vout_display_priv_t to vout_display_start()
Steve Lhomme
- [vlc-devel] [PATCH] contrib: libebur128: Set ENABLE_INTERNAL_QUEUE_H=TRUE
Martin Storsjö
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Alexandre Janniaux
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Romain Vimont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Thomas Guillem
- [vlc-devel] [RFC 0/2] New executor API
Alexandre Janniaux
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Romain Vimont
- [vlc-devel] [PATCH] contrib: libebur128: Set ENABLE_INTERNAL_QUEUE_H=TRUE
Thomas Guillem
- [vlc-devel] [PATCH] contrib: libebur128: Set ENABLE_INTERNAL_QUEUE_H=TRUE
Martin Storsjö
- [vlc-devel] [PATCH] contrib: libebur128: Set ENABLE_INTERNAL_QUEUE_H=TRUE
Thomas Guillem
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Steve Lhomme
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Steve Lhomme
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Alexandre Janniaux
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Steve Lhomme
- [vlc-devel] [PATCH 1/3] Revert "vout: do not trigger the crop callback"
Steve Lhomme
- [vlc-devel] [PATCH 2/3] Revert "vout: do not trigger aspect ratio callback"
Steve Lhomme
- [vlc-devel] [PATCH 3/3] Revert "vout: do not trigger zoom callback"
Steve Lhomme
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Romain Vimont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Alexandre Janniaux
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Rémi Denis-Courmont
- [vlc-devel] [PATCHv3 0/7] Rust contribs support
Thomas Guillem
- [vlc-devel] [PATCHv3 1/7] contrib: add rust targets to contrib makefile
Thomas Guillem
- [vlc-devel] [PATCHv3 2/7] contrib: specify the .sum- prefix in the checksum function
Thomas Guillem
- [vlc-devel] [PATCHv3 3/7] contrib: add rust rules
Thomas Guillem
- [vlc-devel] [PATCHv3 4/7] contrib: add cargo
Thomas Guillem
- [vlc-devel] [PATCHv3 5/7] contrib: add cargo-vendor-archive.sh script
Thomas Guillem
- [vlc-devel] [PATCHv3 6/7] contrib: add rav1e
Thomas Guillem
- [vlc-devel] [PATCHv3 7/7] codec: add rav1e encoder module
Thomas Guillem
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Rémi Denis-Courmont
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Thomas Guillem
- [vlc-devel] [PATCHv3 7/7] codec: add rav1e encoder module
Tristan Matthews
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Alexandre Janniaux
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Alexandre Janniaux
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Rémi Denis-Courmont
- [vlc-devel] [PATCHv3 7/7] codec: add rav1e encoder module
Kartik Ohri
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Pierre Ynard
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/4] vlm: simplify
Rémi Denis-Courmont
- [vlc-devel] [PATCH 3/4] threads: remove vlc_cond_timedwait_daytime()
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/4] threads: remove vlc_atomic_timedwait_daytime()
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Thomas Guillem
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Marvin Scholz
- [vlc-devel] [RFC 0/2] New executor API
Pierre Ynard
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Jean-Baptiste Kempf
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [VLC-3.0] qt: add missing include for QPainterPath
Alexandre Janniaux
- [vlc-devel] [VLC-3.0] qt: add missing include for QPainterPath
Pierre Lamot
- [vlc-devel] [RFC 0/2] New executor API
Alexandre Janniaux
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Alexandre Janniaux
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [PATCH 0/9] improve Qt startup time
Pierre Lamot
- [vlc-devel] [PATCH 1/9] contrib: qt: pass compiler flags directly to the mkspec file
Pierre Lamot
- [vlc-devel] [RFC 2/9] conrtib: qt: install qt build tools in a separate directory
Pierre Lamot
- [vlc-devel] [PATCH 3/9] contrib: qt: compile qmlcachegen
Pierre Lamot
- [vlc-devel] [PATCH 4/9] contrib: qt: update qt version to 15.0
Pierre Lamot
- [vlc-devel] [PATCH 5/9] qt: postpone the creation of the systray
Pierre Lamot
- [vlc-devel] [PATCH 6/9] qml: use FontMetrics instead TextMetrics to compute lineHeight
Pierre Lamot
- [vlc-devel] [PATCH 7/9] qml: don't preload About and Player page component
Pierre Lamot
- [vlc-devel] [PATCH 8/9] qml: don't preload the detached playlist window
Pierre Lamot
- [vlc-devel] [PATCH 9/9] qml: postpone the creation of the dialogs
Pierre Lamot
- [vlc-devel] [PATCH 1/2] vlm: remove mention of nonexistent parameter
Rémi Denis-Courmont
- [vlc-devel] [PATCH 2/2] vlm: update documentation
Rémi Denis-Courmont
- [vlc-devel] [PATCH 4/9] contrib: qt: update qt version to 15.0
Alexandre Janniaux
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [PATCH 9/9] qml: postpone the creation of the dialogs
Romain Vimont
- [vlc-devel] [PATCH 4/9] contrib: qt: update qt version to 15.0
Pierre Lamot
- [vlc-devel] [PATCH 9/9] qml: postpone the creation of the dialogs
Pierre Lamot
- [vlc-devel] [RFC 0/2] New executor API
Pierre Ynard
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Alexandre Janniaux
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [PATCH 1/5] contrib: WIP libplacebo use src_refactor branch
Louis Régnier
- [vlc-devel] [PATCH 2/5] opengl: initialize pl_gpu
Louis Régnier
- [vlc-devel] [PATCH 3/5] opengl: add glGetintegeri_v
Louis Régnier
- [vlc-devel] [PATCH 4/5] opengl: add glTexture1D
Louis Régnier
- [vlc-devel] [PATCH 5/5] opengl: WIP introduce libplacebo sampling filters
Louis Régnier
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [PATCH 9/9] qml: postpone the creation of the dialogs
Romain Vimont
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Romain Vimont
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Pierre Ynard
- [vlc-devel] [RFC 0/2] New executor API
Alexandre Janniaux
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Pierre Ynard
- [vlc-devel] [PATCH 3.0] vlm: print deprecation notice upon loading
Pierre Ynard
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Jean-Baptiste Kempf
- [PATCH 1/4] vlm: remove schedule media type
Pierre Ynard
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Pierre Ynard
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Pierre Ynard
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Pierre Ynard
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [RFC 0/2] New executor API
Alexandre Janniaux
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Alexandre Janniaux
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Pierre Ynard
- [vlc-devel] [RFC 0/2] New executor API
Pierre Ynard
- [vlc-devel] [RFC 0/2] New executor API
Alexandre Janniaux
- [vlc-devel] RFC: OpenGL filter design overview
Alexandre Janniaux
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Pierre Ynard
- [vlc-devel] [PATCH 1/4] vlm: remove schedule media type
Rémi Denis-Courmont
- [vlc-devel] [PATCH 3.0] vlm: print deprecation notice upon loading
Rémi Denis-Courmont
- api-addons recovery user
Diego Fernando Nieto Moreno
- [vlc-devel] RFC: OpenGL filter design overview
Rémi Denis-Courmont
- [vlc-devel] [PATCH v4 16/20] opengl: pass picture date to filters
Alexandre Janniaux
- [vlc-devel] [PATCH] configure.ac: use absolute path for protoc
Alexandre Janniaux
- [PATCH] Fix Lua documentation
Iulian Onofrei
- [vlc-devel] api-addons recovery user
Francois Cartegnie
- [vlc-devel] [PATCH] configure.ac: use absolute path for protoc
Rémi Denis-Courmont
- [vlc-devel] [PATCH] configure.ac: use absolute path for protoc
Alexandre Janniaux
- [vlc-devel] [PATCH 3.0] vlm: print deprecation notice upon loading
Pierre Ynard
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Steve Lhomme
- [vlc-devel] [PATCH 2/5] opengl: initialize pl_gpu
Steve Lhomme
- [vlc-devel] [PATCH 1/9] contrib: qt: pass compiler flags directly to the mkspec file
Steve Lhomme
- [vlc-devel] [PATCH] configure.ac: use absolute path for protoc
Steve Lhomme
- [vlc-devel] [RFC 1/2] executor: introduce new executor API
Steve Lhomme
- [vlc-devel] [RFC 0/2] New executor API
Steve Lhomme
- [vlc-devel] [PATCHv3 3/7] contrib: add rust rules
Steve Lhomme
- [vlc-devel] [PATCH v5 00/24] Get rid of the control command API
Steve Lhomme
- [vlc-devel] [PATCH 1/9] contrib: qt: pass compiler flags directly to the mkspec file
Pierre Lamot
- [vlc-devel] [PATCH 1/9] contrib: qt: pass compiler flags directly to the mkspec file
Steve Lhomme
- [vlc-devel] [RFC 0/2] New executor API
Alexandre Janniaux
- [vlc-devel] [PATCH] configure.ac: use absolute path for protoc
Alexandre Janniaux
- [vlc-devel] [PATCH 2/5] opengl: initialize pl_gpu
Alexandre Janniaux
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Rémi Denis-Courmont
- [vlc-devel] RFC: OpenGL filter design overview
Alexandre Janniaux
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Steve Lhomme
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Rémi Denis-Courmont
- [vlc-devel] [x265] [PATCH] Add support for reusing cutree offsets in all reuse levels 1, 2, 5
Mahesh Pittala
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Steve Lhomme
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Thomas Guillem
- [vlc-devel] [PATCHv3 3/7] contrib: add rust rules
Thomas Guillem
- [vlc-devel] [PATCH 2/5] opengl: initialize pl_gpu
Thomas Guillem
- [vlc-devel] [PATCH 0/3] Fix --crop/--zoom/--aspect-ratio command line usage
Alexandre Janniaux
- [vlc-devel] [VLC 3.x 01/11] macosx: Use for-in for table column iteration
Felix Paul Kühne
- [vlc-devel] [VLC 3.x 01/11] macosx: Use for-in for table column iteration
Marvin Scholz
- [vlc-devel] [VLC 3.x 01/11] macosx: Use for-in for table column iteration
Felix Paul Kühne
- [vlc-devel] [x265] [PATCH] Add support for reusing cutree offsets in all reuse levels 1, 2, 5
Mahesh Pittala
- [vlc-devel] [RFC 0/2] New executor API
Rémi Denis-Courmont
- [vlc-devel] api-addons recovery user
Diego Fernando Nieto Moreno
- [vlc-devel] [PATCHv2 4/9] contrib: qt: update qt version to 15.0
Pierre Lamot
- [vlc-devel] [PATCHv2 4/9] contrib: qt: update qt version to 15.0
Pierre Lamot
- [vlc-devel] [PATCH 01/12] contrib: update tremor download link
Felix Paul Kühne
- [vlc-devel] [PATCH 02/12] contrib: Do not hardcode 32/64 bit
Felix Paul Kühne
- [vlc-devel] [PATCH 03/12] contrib: properly set Xcode arch to arm64 instead of aarch64
Felix Paul Kühne
- [vlc-devel] [PATCH 04/12] contrib: gcrypt: disable asm for macOS aarch64 for now
Felix Paul Kühne
- [vlc-devel] [PATCH 05/12] contrib: aom: disable runtime cpu detect for arm darwin
Felix Paul Kühne
- [vlc-devel] [PATCH 06/12] contrib: gmp: add patches to fix arm64 assembly
Felix Paul Kühne
- [vlc-devel] [PATCH 07/12] contrib: vpx: do not enable runtime cpu detect for aarch64 darwin
Felix Paul Kühne
- [vlc-devel] [PATCH 08/12] contrib: vpx: add patch to use macOS SDK on macOS aarch64
Felix Paul Kühne
- [vlc-devel] [PATCH 09/12] contrib: bluray: disable building jar for aarch64 macOS
Felix Paul Kühne
- [vlc-devel] [PATCH 10/12] contrib/growl: fix compilation with modern Xcode
Felix Paul Kühne
- [vlc-devel] [PATCH 11/12] contrib/growl: add support for ARM64
Felix Paul Kühne
- [vlc-devel] [PATCH 12/12] macosx/about: indicate the correct architecture
Felix Paul Kühne
- [vlc-devel] [RFC 0/2] New executor API
Pierre Ynard
Last message date:
Mon Aug 31 19:43:49 CEST 2020
Archived on: Tue Sep 1 10:59:09 CEST 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).