July 2019 Archives by date
Starting: Mon Jul 1 10:48:05 CEST 2019
Ending: Wed Jul 31 20:41:48 CEST 2019
Messages: 454
- [vlc-commits] macosx/media-source: add table view representation
Felix Paul Kühne
- [vlc-commits] macosx/input item: expand API with metadata handling
Felix Paul Kühne
- [vlc-commits] macosx: refactor use of VLCInputItem
Felix Paul Kühne
- [vlc-commits] macosx: remove information panel singleton
Felix Paul Kühne
- [vlc-commits] contrib: fix missing escape for quotes
Marvin Scholz
- [vlc-commits] contrib: crossfile.meson: Depend on gen-meson-crossfile.py
Marvin Scholz
- [vlc-commits] contrib/bootstrap: Remove Tizen SDK detection
Marvin Scholz
- [vlc-commits] contrib: gpg-error: Remove Tizen specific rules
Marvin Scholz
- [vlc-commits] contrib: gnutls: Remove Tizen specific rules
Marvin Scholz
- [vlc-commits] contrib: gcrypt: Remove Tizen specific rules
Marvin Scholz
- [vlc-commits] contrib: ass: Remove Tizen specific rules
Marvin Scholz
- [vlc-commits] contrib/bootstrap: remove Tizen-specific code
Marvin Scholz
- [vlc-commits] configure: Remove tizen-audio option
Marvin Scholz
- [vlc-commits] access/decklink: Add missing vlc_decklink.h
Marvin Scholz
- [vlc-commits] codec/qsv: Fix include of vlc_fifo_helper
Marvin Scholz
- [vlc-commits] macosx/info: prepare for re-use outside the main menu
Felix Paul Kühne
- [vlc-commits] macosx/playlist: add info panel for items queued in playlist
Felix Paul Kühne
- [vlc-commits] macosx/info panel: reload if parsing succeeded
Felix Paul Kühne
- [vlc-commits] l10n: Estonian update
Mattias Põldaru
- [vlc-commits] l10n: Galician update
antiparvos
- [vlc-commits] l10n: Icelandic update
Sveinn í Felli
- [vlc-commits] l10n: Korean update
Jonathan Joseph Chiarella
- [vlc-commits] l10n: Malay update
abuyop
- [vlc-commits] l10n: Punjabi update
A S Alam
- [vlc-commits] l10n: Portuguese (Portugal) update
Manuela Silva
- [vlc-commits] l10n: Sinhala update
VideoLAN
- [vlc-commits] l10n: Slovak update
Marián Hikaník
- [vlc-commits] l10n: Swedish update
Anton Regnander
- [vlc-commits] l10n: Turkish update
Kaya Zeren
- [vlc-commits] l10n: Dutch NSIS update
Thomas De Rocker
- [vlc-commits] l10n: Latvian NSIS update
Ingmārs Dīriņš
- [vlc-commits] l10n: vlc.desktop update
Michał Trzebiatowski
- [vlc-commits] On the road to 3.0.8
Hugo Beauzée-Luyssen
- [vlc-commits] contrib: qt: Fix urls
Hugo Beauzée-Luyssen
- [vlc-commits] contrib: Qt: Use our mirrors
Hugo Beauzée-Luyssen
- [vlc-commits] direct3d11: rework the check on AMD drivers capable to display decoder NV12
Steve Lhomme
- [vlc-commits] d3d9_fmt: link to the NVIDIA PerfHUD doc
Steve Lhomme
- [vlc-commits] d3d9: allow setting the Direct3D9 adapter to use
Steve Lhomme
- [vlc-commits] libvlc: provide the adapter to use for D3D9 rendering
Steve Lhomme
- [vlc-commits] decoder: pass es_out_id_t to decoder callbacks
Romain Vimont
- [vlc-commits] vout: spu: fix use after free on expired subpictures
Francois Cartegnie
- [vlc-commits] vout: spu_place: top 0px is top 0px
Francois Cartegnie
- [vlc-commits] demux: adaptive: set vp0x profile/level
Francois Cartegnie
- [vlc-commits] mux: mp4: set hdr boxes for all codecs
Francois Cartegnie
- [vlc-commits] macosx/media info: rename to match current nomenclature
Felix Paul Kühne
- [vlc-commits] macosx/information panel: show more metadata
Felix Paul Kühne
- [vlc-commits] macosx/information panel: use VLCImageView for artwork
Felix Paul Kühne
- [vlc-commits] macosx/vout: comment use of vout_window_ReportSize as it leads to fatal mutex locking errors in the core
Felix Paul Kühne
- [vlc-commits] simple_channel_mixer: Don't include the common AM_LDFLAGS for the arm_neon static library
Martin Storsjö
- [vlc-commits] dwrite: remove unused factory
Steve Lhomme
- [vlc-commits] transform: fix warning when compiling for Windows
Steve Lhomme
- [vlc-commits] direct3d11: code cleaning
Steve Lhomme
- [vlc-commits] libvlc: remove constraints doc now that we only share a IDirect3D9
Steve Lhomme
- [vlc-commits] direct3d9: don't bind the IDirect3DDevice9 to an existing HWND
Steve Lhomme
- [vlc-commits] direct3d9: no need for a HWND at all to create & use a device
Steve Lhomme
- [vlc-commits] d3d9_fmt: check that the external device is a IDirect3D9Ex or not
Steve Lhomme
- [vlc-commits] qt: enable windowed playlist
Abel Tesfaye
- [vlc-commits] freetype: remove unused karaoke durations
Francois Cartegnie
- [vlc-commits] freetype: remove karaoke styling handling
Francois Cartegnie
- [vlc-commits] codecs: subsusf: flatten karaoke string
Francois Cartegnie
- [vlc-commits] codecs: subsusf: remove handling of karaoke style
Francois Cartegnie
- [vlc-commits] vlc_text_style: remove all karaoke styling
Francois Cartegnie
- [vlc-commits] vout: subpicture: remove unused karaoke handling
Francois Cartegnie
- [vlc-commits] dxva2: clean log message
Steve Lhomme
- [vlc-commits] libvlc: Do not include revision.c file
Marvin Scholz
- [vlc-commits] macosx/media info: show more stats
Felix Paul Kühne
- [vlc-commits] codec: substext: add some comments
Francois Cartegnie
- [vlc-commits] macosx/player: handle allocation failures
Felix Paul Kühne
- [vlc-commits] library/media types: expose VLCInputItem
Felix Paul Kühne
- [vlc-commits] library/media types: support NSCoding
Felix Paul Kühne
- [vlc-commits] macosx: add basic implementation to drag library items from the library view to the playlist
Felix Paul Kühne
- [vlc-commits] medialibrary: Fix forward declaration
Hugo Beauzée-Luyssen
- [vlc-commits] contrib: bootstrap: Use python3
Hugo Beauzée-Luyssen
- [vlc-commits] vlc_input_item: Fix SPU extensions ordering
Hugo Beauzée-Luyssen
- [vlc-commits] test: Add an extension ordering test
Hugo Beauzée-Luyssen
- [vlc-commits] qt: medialib: Expose reload started & completed events
Hugo Beauzée-Luyssen
- [vlc-commits] qt: ProgressBar: Use indeterminate mode during discovery/reload
Hugo Beauzée-Luyssen
- [vlc-commits] qt: Prefix uic generated headers with 'ui_'
Marvin Scholz
- [vlc-commits] playlist: fix vlc_playlist_RequestMove()
Romain Vimont
- [vlc-commits] qt: fix data modifications not notified in VLCVarChoiceModel
Pierre Lamot
- [vlc-commits] qt: enable loading/saving settings using qml
Abel Tesfaye
- [vlc-commits] skins2: kill warning
Erwan Tulou
- [vlc-commits] skins2: temporary fix for a design issue
Erwan Tulou
- [vlc-commits] skins2: support new playlist/player implementations
Erwan Tulou
- [vlc-commits] Revert "configure: disable skins2"
Erwan Tulou
- [vlc-commits] demux: avi: refactor block output code
Francois Cartegnie
- [vlc-commits] fourcc: update QNAP descriptions
Francois Cartegnie
- [vlc-commits] demux: avi: remove header from QNAP codecs
Francois Cartegnie
- [vlc-commits] macosx: accept file drops on playlist
Felix Paul Kühne
- [vlc-commits] macosx: drag and drop cleanup
Felix Paul Kühne
- [vlc-commits] macosx/library: allow creating items using URLs
Felix Paul Kühne
- [vlc-commits] macosx/playlist item: expose URL
Felix Paul Kühne
- [vlc-commits] macosx/library: allow exporting files to other apps / open in other apps
Felix Paul Kühne
- [vlc-commits] tospdif: fix include direct path
Steve Lhomme
- [vlc-commits] es: fix include direct path
Steve Lhomme
- [vlc-commits] vaapi: decoder device: fix include
Steve Lhomme
- [vlc-commits] caca: fix the Open/Close signatures
Steve Lhomme
- [vlc-commits] demux: avi: continue parsing list on empty box
Francois Cartegnie
- [vlc-commits] demux: avi: force packetizer for QNAP codecs
Francois Cartegnie
- [vlc-commits] d3d11_surface: fix possible recursive definition
Steve Lhomme
- [vlc-commits] qt: preferences: always show the hardware decoding options on Windows
Steve Lhomme
- [vlc-commits] decoder: thumbnailer: fix the fmt_out i_chroma
Steve Lhomme
- [vlc-commits] demux: ts: workaround HLS dumps
Francois Cartegnie
- [vlc-commits] contribs: dvbpsi: fix duplicate pkt fake positives
Francois Cartegnie
- [vlc-commits] configure: enable ARMv8.3 Pointer Authentication
Rémi Denis-Courmont
- [vlc-commits] demux: asf: ignore non seekable flag if there's an index
Francois Cartegnie
- [vlc-commits] player: fix on_position_changed docs link
Johan Gunnarsson
- [vlc-commits] sout: sdi: ignore decoder captions
Francois Cartegnie
- [vlc-commits] sout: sdi: rework buffering
Francois Cartegnie
- [vlc-commits] access: dvdnav: fix locking inconsistency
Francois Cartegnie
- [vlc-commits] access: dvdnav: fix early menu highlighting
Francois Cartegnie
- [vlc-commits] lib: remove dead code, fix warning
Rémi Denis-Courmont
- [vlc-commits] mkv: do not dereference unaligned pointer
Rémi Denis-Courmont
- [vlc-commits] caca: fix unused parameter warning
Rémi Denis-Courmont
- [vlc-commits] wextern: fix unused parameter warning
Rémi Denis-Courmont
- [vlc-commits] vout_subpictures: fix misplaced unlikely()
Steve Lhomme
- [vlc-commits] rc: add "record" command
Thomas Guillem
- [vlc-commits] input: always call es_out functions from input thread
Thomas Guillem
- [vlc-commits] pulse: fix playback with very small inputs
Thomas Guillem
- [vlc-commits] auhal: fix compilation warnings
Felix Paul Kühne
- [vlc-commits] mmdevice: fix error handling
Rémi Denis-Courmont
- [vlc-commits] text: fix format strings
Rémi Denis-Courmont
- [vlc-commits] access/http: Fix typo
Marvin Scholz
- [vlc-commits] mms: fix signed warning
Rémi Denis-Courmont
- [vlc-commits] satip: fix signedness warning
Rémi Denis-Courmont
- [vlc-commits] hxx: fix signedness warning
Rémi Denis-Courmont
- [vlc-commits] dxgi: fix argument type
Rémi Denis-Courmont
- [vlc-commits] d3d9: fix invalid format string
Rémi Denis-Courmont
- [vlc-commits] nsv: fix boundary check, signedness warning
Rémi Denis-Courmont
- [vlc-commits] ty: fix signedness warning, missing limit check
Rémi Denis-Courmont
- [vlc-commits] smf: fix signedness warning
Rémi Denis-Courmont
- [vlc-commits] mux/mp4: do not initialize array with 0
Rémi Denis-Courmont
- [vlc-commits] mp4: remove antilogy
Rémi Denis-Courmont
- [vlc-commits] posix: use explicit indexing to mute warning
Rémi Denis-Courmont
- [vlc-commits] css: update deprecated statement, fix warning
Rémi Denis-Courmont
- [vlc-commits] flac: fix unused expression warning
Rémi Denis-Courmont
- [vlc-commits] cea708: remove tautologies, fix uninitialized warning
Rémi Denis-Courmont
- [vlc-commits] http: add missing symbol in test cases
Rémi Denis-Courmont
- [vlc-commits] src: fix missing symbol in some test cases
Rémi Denis-Courmont
- [vlc-commits] codec: zvbi: fix leak with vbi-text
Francois Cartegnie
- [vlc-commits] demux: ts: store last dts on pes struct
Francois Cartegnie
- [vlc-commits] demux: ts: workaround broken teletext
Francois Cartegnie
- [vlc-commits] unc: remove unused domain parameter
Steve Lhomme
- [vlc-commits] unc: fix calling Wide Win32 API with UTF-8 strings
Steve Lhomme
- [vlc-commits] unc: fix fd not initialized
Steve Lhomme
- [vlc-commits] contrib: crystalhd: fix forward declaration of a struct
Steve Lhomme
- [vlc-commits] avcodec: encoder: fix MPEG4 matrix passed as const
Steve Lhomme
- [vlc-commits] ntservice: fix warning on losing const attribute
Steve Lhomme
- [vlc-commits] vlc_es: disambiguate teletext page/values
Francois Cartegnie
- [vlc-commits] QML: display a message when no network shares has been found
Adrien Maglo
- [vlc-commits] QML: center vertically the text of top tab items in BannerSources
Adrien Maglo
- [vlc-commits] QML: use NativeRendering for icon labels
Adrien Maglo
- [vlc-commits] access: dtv: fix local include pathes
Steve Lhomme
- [vlc-commits] access: rtp: fix local include pathes
Steve Lhomme
- [vlc-commits] demux: adaptive: fix local include pathes
Steve Lhomme
- [vlc-commits] webvtt: fix local include pathes
Steve Lhomme
- [vlc-commits] demux: mp4: fix local include pathes
Steve Lhomme
- [vlc-commits] demux: mpeg: fix local include pathes
Steve Lhomme
- [vlc-commits] mux: mp4: fix local include pathes
Steve Lhomme
- [vlc-commits] os2: use the S_ISDIR() instead of check the bit(s) directly
Steve Lhomme
- [vlc-commits] directory: don't use S_IFBLK if it's not defined
Steve Lhomme
- [vlc-commits] macosx: expoxe media library item for playlist item
Felix Paul Kühne
- [vlc-commits] macosx: handle execution without media library gracefully
Felix Paul Kühne
- [vlc-commits] macosx/sprefs: hide media library setting if it's disabled
Felix Paul Kühne
- [vlc-commits] Add w264 for QNap h264
Jean-Baptiste Kempf
- [vlc-commits] fourcc: update QNAP descriptions
Francois Cartegnie
- [vlc-commits] demux: avi: refactor block output code
Francois Cartegnie
- [vlc-commits] demux: avi: remove header from QNAP codecs
Francois Cartegnie
- [vlc-commits] demux: avi: force packetizer for QNAP codecs
Francois Cartegnie
- [vlc-commits] demux: avi: continue parsing list on empty box
Francois Cartegnie
- [vlc-commits] demux: asf: ignore non seekable flag if there's an index
Francois Cartegnie
- [vlc-commits] qml: fix scaling factor of player controler widgets
Pierre Lamot
- [vlc-commits] qml: fix undefined sizing of the volume widget making it invisible
Pierre Lamot
- [vlc-commits] qml: playlist button should always be visible
Pierre Lamot
- [vlc-commits] qml: fix playlist not shown when clicking on the playlist button
Pierre Lamot
- [vlc-commits] qml: forward unhanlded keys from player view as hotkeys
Pierre Lamot
- [vlc-commits] qml: don't forward space keys to hotkey from track selection view
Pierre Lamot
- [vlc-commits] qml: don't instanciate floating playlist window when unnecessary
Pierre Lamot
- [vlc-commits] configure: fix qmlcachegen detection
Pierre Lamot
- [vlc-commits] qt: remove duplicates in vlc.qrc
Pierre Lamot
- [vlc-commits] playlist: fix typos
Romain Vimont
- [vlc-commits] audio_output: winstore: fix function signature
Romain Vimont
- [vlc-commits] demux: ts: reorder teletext es for --sub-track / channel number
Francois Cartegnie
- [vlc-commits] Revert "qml: remove no longer used ComboBoxExt control"
Rohan Rajpal
- [vlc-commits] qml: Add aspect ratio widget
Rohan Rajpal
- [vlc-commits] qml: ComboBox style changes
Rohan Rajpal
- [vlc-commits] qml: Add a spinbox
Rohan Rajpal
- [vlc-commits] coreaudio: fix first time_get return values
Thomas Guillem
- [vlc-commits] coreaudio: remove max latency limitation
Thomas Guillem
- [vlc-commits] coreaudio: don't print underrun warning before first play
Thomas Guillem
- [vlc-commits] coreaudio: move out latency log
Thomas Guillem
- [vlc-commits] auhal: check getprop of kAudioDevicePropertyLatency
Thomas Guillem
- [vlc-commits] auhal: don't apply dev latency two times
Thomas Guillem
- [vlc-commits] coreaudio: fix first time_get return values
Thomas Guillem
- [vlc-commits] coreaudio: don't print underrun warning before first play
Thomas Guillem
- [vlc-commits] coreaudio: move out latency log
Thomas Guillem
- [vlc-commits] auhal: check getprop of kAudioDevicePropertyLatency
Thomas Guillem
- [vlc-commits] auhal: don't apply dev latency two times
Thomas Guillem
- [vlc-commits] macosx: refactor preferences reset and restart code
Felix Paul Kühne
- [vlc-commits] macosx: remove useless singleton for resume dialog controller
Felix Paul Kühne
- [vlc-commits] macosx: update coding style for resume dialog controller
Felix Paul Kühne
- [vlc-commits] qt: playlist: refactor "move items"
Romain Vimont
- [vlc-commits] qt: introduce SelectableListModel
Romain Vimont
- [vlc-commits] qt: playlist: make PlaylistListModel selectable
Romain Vimont
- [vlc-commits] qt: playlist: expose count as a property
Romain Vimont
- [vlc-commits] qt: playlist: update drag&drop count on drag
Romain Vimont
- [vlc-commits] qt: playlist: replace DelegateModel
Romain Vimont
- [vlc-commits] qt: playlist: select on drag
Romain Vimont
- [vlc-commits] qt: playlist: use existing "pressed" property
Romain Vimont
- [vlc-commits] qt: playlist: use the drag object
Romain Vimont
- [vlc-commits] qt: playlist: select on drag
Romain Vimont
- [vlc-commits] pulse: fix playback with very small inputs
Thomas Guillem
- [vlc-commits] QML: implement a mini player in the main interface
Adrien Maglo
- [vlc-commits] QML: improve the mini player navigation
Adrien Maglo
- [vlc-commits] QML: update the top bar icons for better rendering as a font
Adrien Maglo
- [vlc-commits] Qt: emit dataChanged on TrackListModel updates
Adrien Maglo
- [vlc-commits] QML: mini-player and full-player mode selection
Adrien Maglo
- [vlc-commits] QML: fix the conditional display of the mini-player
Adrien Maglo
- [vlc-commits] QML: implement keyboard navigation to the mini player
Adrien Maglo
- [vlc-commits] QML: make the full player accessible from the mini player
Adrien Maglo
- [vlc-commits] QML: fix full player leave button
Adrien Maglo
- [vlc-commits] qml: Add Teletext widget
Rohan Rajpal
- [vlc-commits] win32: mute unused parameter warning
Rémi Denis-Courmont
- [vlc-commits] memstream: handle overflow
Rémi Denis-Courmont
- [vlc-commits] memstream: handle overflow
Rémi Denis-Courmont
- [vlc-commits] unimotion: fix const strings passed as non const
Steve Lhomme
- [vlc-commits] codec: avcodec: fix broken check before copy (fix #22240)
Francois Cartegnie
- [vlc-commits] contrib/ffmpeg: fix iOS cross compilation
Felix Paul Kühne
- [vlc-commits] vout: opengl: converter: prevent FPE with cropped empty spu
Francois Cartegnie
- [vlc-commits] audiounit: update device latency when the route changes
Thomas Guillem
- [vlc-commits] audiounit: update device latency when the route changes
Thomas Guillem
- [vlc-commits] wasapi: reorder code
Rémi Denis-Courmont
- [vlc-commits] aout: move aout stream stop callback...
Rémi Denis-Courmont
- [vlc-commits] aout: fix mismatched aout stream stop prototypes
Rémi Denis-Courmont
- [vlc-commits] mmdevice: remove unused datum
Rémi Denis-Courmont
- [vlc-commits] wasapi: fix stop callback prototype
Rémi Denis-Courmont
- [vlc-commits] vdpau/avcodec: reorder code
Rémi Denis-Courmont
- [vlc-commits] va: move close callback to vlc_va_t
Rémi Denis-Courmont
- [vlc-commits] vaapi: fix mismatched close callback prototype
Rémi Denis-Courmont
- [vlc-commits] vaapi: fix mismatched close callback prototype
Rémi Denis-Courmont
- [vlc-commits] va: fix mismatched var-arg types
Rémi Denis-Courmont
- [vlc-commits] va: remove unused datum
Rémi Denis-Courmont
- [vlc-commits] glx: reorder code
Rémi Denis-Courmont
- [vlc-commits] adjust: round when dividing
Tristan Matthews
- [vlc-commits] audiounit: compilation fix
Felix Paul Kühne
- [vlc-commits] decoder: move device close callback
Rémi Denis-Courmont
- [vlc-commits] decoder: remove write-only private data
Rémi Denis-Courmont
- [vlc-commits] decoder: fix vlc_objres_clear() call site
Rémi Denis-Courmont
- [vlc-commits] gl: move destroy callback to vlc_gl_t
Rémi Denis-Courmont
- [vlc-commits] plugin: add set_callback() macro
Rémi Denis-Courmont
- [vlc-commits] Use set_callback() where applicable
Rémi Denis-Courmont
- [vlc-commits] contribs: dvbpsi: fix last section handling
Francois Cartegnie
- [vlc-commits] demux: adaptive: use vlc_object as Demuxer parent
Francois Cartegnie
- [vlc-commits] demux: adaptive: refactor es_out handling
Francois Cartegnie
- [vlc-commits] demux: ts: create define for generated PCR offset
Francois Cartegnie
- [vlc-commits] videotoolbox: raise minimal supported iOS version to match VLCKit
Felix Paul Kühne
- [vlc-commits] vaapi: fix header inclusion order
Rémi Denis-Courmont
- [vlc-commits] Revert "Qt4: fix hack to detect combo config items"
Rémi Denis-Courmont
- [vlc-commits] plugin: fix macro namespace
Rémi Denis-Courmont
- [vlc-commits] qt: remove dead code
Rémi Denis-Courmont
- [vlc-commits] vlc_common: fix swab() calls on win32 that don't use const on source pointer
Steve Lhomme
- [vlc-commits] vlc_fixup: remap win64 lfind as it expects a unsigned* where we get a size_t*
Steve Lhomme
- [vlc-commits] display: the pool callback is now optional
Steve Lhomme
- [vlc-commits] vout: vulkan: remove the local pool handling
Steve Lhomme
- [vlc-commits] vout: simplify the viewpoint moved handling
Steve Lhomme
- [vlc-commits] video_filter: edgedetection: simplify the code
Steve Lhomme
- [vlc-commits] d3d11_surface: set uninitialized picture_resource_t fields to 0
Steve Lhomme
- [vlc-commits] dxa9: set uninitialized picture_resource_t fields to 0
Steve Lhomme
- [vlc-commits] packetizer: h264: set proper DPB for baseline profile
Francois Cartegnie
- [vlc-commits] win32: convert clock sources to list
Rémi Denis-Courmont
- [vlc-commits] plugin: add meta-data for plugin API version
Rémi Denis-Courmont
- [vlc-commits] modules: check plugin version
Rémi Denis-Courmont
- [vlc-commits] plugin: drop version suffix in exported symbols
Rémi Denis-Courmont
- [vlc-commits] modules: add module_Symbol() internal helper
Rémi Denis-Courmont
- [vlc-commits] plugin: move config choice enum callbacks
Rémi Denis-Courmont
- [vlc-commits] plugin: remove dead enum callback code
Rémi Denis-Courmont
- [vlc-commits] va: use operations structure
Rémi Denis-Courmont
- [vlc-commits] mux: mp4: disable faststart by default
Francois Cartegnie
- [vlc-commits] transcode: give correct callback_data to ValidateDrift
Ilkka Ollakka
- [vlc-commits] macOS build.sh: Explicitly list all packages for contribs source build
David Fuhrmann
- [vlc-commits] opengl/converter: Fix include order to make int64 available
David Fuhrmann
- [vlc-commits] decoder device: add a helper macro to set the module (typed) callback/priority
Steve Lhomme
- [vlc-commits] vaapi: use set_callback_dec_device()
Steve Lhomme
- [vlc-commits] vdpau: use set_callback_dec_device()
Steve Lhomme
- [vlc-commits] vout: decklink: fix callback signatures
Steve Lhomme
- [vlc-commits] vout: decklink: only set the vd->sys when everything is OK
Steve Lhomme
- [vlc-commits] vout: decklink: fix handling of the source/expected video format
Steve Lhomme
- [vlc-commits] display: the deactivate of the module doesn't need to return a value
Steve Lhomme
- [vlc-commits] display: add macros to set the callbacks and check type of the Open/Close
Steve Lhomme
- [vlc-commits] display: use set_callbacks_display() to set the display module callbacks
Steve Lhomme
- [vlc-commits] caopengllayer: remove unused field
Steve Lhomme
- [vlc-commits] qml: fix record method call
Francois Cartegnie
- [vlc-commits] sout: record: pass mux unescaped
Francois Cartegnie
- [vlc-commits] sout: record: update record mux selection table
Francois Cartegnie
- [vlc-commits] d3d11va: remove unused variables
Steve Lhomme
- [vlc-commits] d3d11va: use the vlc_va_sys_t directly
Steve Lhomme
- [vlc-commits] directx_va: don't use the va when we only need the sys
Steve Lhomme
- [vlc-commits] vdpau: don't use the va when we only need the sys
Steve Lhomme
- [vlc-commits] avcodec: va: add a helper macro to set the module (typed) callback/priority
Steve Lhomme
- [vlc-commits] vdpau: use set_va_callback()
Steve Lhomme
- [vlc-commits] vaapi: use set_va_callback()
Steve Lhomme
- [vlc-commits] d3d11va: use set_va_callback()
Steve Lhomme
- [vlc-commits] dxva2:use set_va_callback()
Steve Lhomme
- [vlc-commits] vlc_filter: rename filter_chain_New() to filter_chain_NewSPU()
Steve Lhomme
- [vlc-commits] tools: fix libtool bootstapping on macOS
Felix Paul Kühne
- [vlc-commits] videotoolbox: require iOS 9.0
Felix Paul Kühne
- [vlc-commits] vout/ios: fix execution
Felix Paul Kühne
- [vlc-commits] module: do not read handle of a static plugin
Rémi Denis-Courmont
- [vlc-commits] modules: do not use magic value for plugin handle
Rémi Denis-Courmont
- [vlc-commits] modules: do not pass NULL to dlsym()
Rémi Denis-Courmont
- [vlc-commits] contrib/ebml: fix variable order
Felix Paul Kühne
- [vlc-commits] contrib/matroska: fix variable order
Felix Paul Kühne
- [vlc-commits] contrib: chromaprint: remove dependency on .ffmpeg
Alexandre Janniaux
- [vlc-commits] vaapi: use a const when reading the profile/number of pics
Steve Lhomme
- [vlc-commits] hw: d3d: fix odd initilizers
Steve Lhomme
- [vlc-commits] codec: zvbi: don't override native teletext opacity
Francois Cartegnie
- [vlc-commits] codec: telx: remove newline from debug format string
Francois Cartegnie
- [vlc-commits] codec: telx: remove useless initialization
Francois Cartegnie
- [vlc-commits] codec: telx: use define for flags
Francois Cartegnie
- [vlc-commits] codec: telx: revector
Francois Cartegnie
- [vlc-commits] codec: telx: ignore subtitle flags when magazine designated
Francois Cartegnie
- [vlc-commits] codec: zvbi: reorder and clear warning
Francois Cartegnie
- [vlc-commits] xiph: constify xiph_SplitHeaders()
Rémi Denis-Courmont
- [vlc-commits] xiph: constify xiph_PackHeaders()
Rémi Denis-Courmont
- [vlc-commits] sdp: fix null format string passed to vsnprintf
Barmand Toumiret
- [vlc-commits] demux: adaptive: add buffered chunks stream
Francois Cartegnie
- [vlc-commits] demux: adaptive: use buffered source stream
Francois Cartegnie
- [vlc-commits] demux: adaptive: fix missing first block with sourcestream backend
Francois Cartegnie
- [vlc-commits] demux: adaptive: add source stream peek method
Francois Cartegnie
- [vlc-commits] demux: hls: add probing by mime type fallback
Francois Cartegnie
- [vlc-commits] demux: hls: probe content
Francois Cartegnie
- [vlc-commits] contrib: make sure the debug flags are always set in the global CFLAGS
Steve Lhomme
- [vlc-commits] contrib: use cflags without the debug flags in meson crossfile
Steve Lhomme
- [vlc-commits] vdpau: free the hwaccel_context allocated locally ourself
Steve Lhomme
- [vlc-commits] avcodec: va: do not pass the hwaccel_context to the close function
Steve Lhomme
- [vlc-commits] contrib: dump the content of crossfile.meson in the logs
Steve Lhomme
- [vlc-commits] contrib: always set MESON_HOST_FLAGS to the host flags
Steve Lhomme
- [vlc-commits] demux-run: missing initializer
Rémi Denis-Courmont
- [vlc-commits] demux-run: mute unused parameter warning
Rémi Denis-Courmont
- [vlc-commits] wayland/shm: reorder code
Rémi Denis-Courmont
- [vlc-commits] caca: reorder code
Rémi Denis-Courmont
- [vlc-commits] codec/ttml: fix callback type
Rémi Denis-Courmont
- [vlc-commits] edge detection: fix callback type
Rémi Denis-Courmont
- [vlc-commits] demux/avi: remove short ternary which is a GNU extension
Marvin Scholz
- [vlc-commits] inhibit/wayland: Simplify include path
Marvin Scholz
- [vlc-commits] extras/package: Add new build script for Apple OSes
Marvin Scholz
- [vlc-commits] extras/package/apple: Do not remove marq module
Marvin Scholz
- [vlc-commits] medialibrary: fix callback type
Steve Lhomme
- [vlc-commits] transcoder: remove filter chain owner with no callback
Steve Lhomme
- [vlc-commits] scaletempo: no need to initialize unused callback sys to NULL
Steve Lhomme
- [vlc-commits] video_output: document why a callback is calling another one
Steve Lhomme
- [vlc-commits] filters: document when the picture allocator is used
Steve Lhomme
- [vlc-commits] video filters: avoid using aggregate initializers for filter callbacks
Steve Lhomme
- [vlc-commits] display: make close callback type-specific
Rémi Denis-Courmont
- [vlc-commits] display: remove useless pointer
Rémi Denis-Courmont
- [vlc-commits] modules: inline vlc_module_unload() in module_unneed()
Rémi Denis-Courmont
- [vlc-commits] modules: remove vlc_module_unload() inconvenience wrapper
Rémi Denis-Courmont
- [vlc-commits] modules: specify the deactivation callback type
Rémi Denis-Courmont
- [vlc-commits] modules: check deactivation callback type
Rémi Denis-Courmont
- [vlc-commits] configure: "yes" is not a directory
Rémi Denis-Courmont
- [vlc-commits] configure: fix library name case
Rémi Denis-Courmont
- [vlc-commits] demux: adaptive: missing virtual destructor
Francois Cartegnie
- [vlc-commits] python: remove old workaround
Olivier Aubert
- [vlc-commits] python: Handle different mappings for OUT parameters
Olivier Aubert
- [vlc-commits] Some updates to play video macOS. (#92)
mrJean1
- [vlc-commits] compat: fix default aligned_alloc()
Rémi Denis-Courmont
- [vlc-commits] compat: restore posix_memalign()
Rémi Denis-Courmont
- [vlc-commits] compat: test heap allocation replacements
Rémi Denis-Courmont
- [vlc-commits] compat: provide dummy.c, simplify Makefile
Rémi Denis-Courmont
- [vlc-commits] contrib: qt: Fix AddStaticLink.sh script for macOS
Marvin Scholz
- [vlc-commits] qt: messages: replace deprecated QPalette::foreground
Alexandre Janniaux
- [vlc-commits] qt: toolbar: replace deprecated QPalette::background() QPalette::background
Alexandre Janniaux
- [vlc-commits] qt: EPGChannels: use std::sort instead of qSort
Alexandre Janniaux
- [vlc-commits] qt: EPGChannels: replace deprecated QFontMetrics::width
Alexandre Janniaux
- [vlc-commits] qt: extended_panels: replace deprecated QFontMetrics::width
Alexandre Janniaux
- [vlc-commits] qt: variables: silence unused variable warning
Alexandre Janniaux
- [vlc-commits] qt: info_panels: replace deprecated QTreeWidget::setItemExpanded
Alexandre Janniaux
- [vlc-commits] qt: open_panels: prevent the dialog customization from crashing
Alexandre Janniaux
- [vlc-commits] contrib: dvdnav: fix dependency on .dvdread
Alexandre Janniaux
- [vlc-commits] contrib: dvdread: fix dependency on .dvdcss
Alexandre Janniaux
- [vlc-commits] qt: add missing override specifier
Marvin Scholz
- [vlc-commits] access/http: Fix tests compilation for Windows
Marvin Scholz
- [vlc-commits] contribs: qt: parallelize qmake build
Alexandre Janniaux
- [vlc-commits] qt: add audio devices model
Sagar Kohli
- [vlc-commits] qt: expose audio devices model in player_controller
Sagar Kohli
- [vlc-commits] qml: expose audio devices in audio menu
Sagar Kohli
- [vlc-commits] qml: fix recent menu not working in no-ml mode
Pierre Lamot
- [vlc-commits] qml: use MainMenubar from Menu component in no-ml mode
Pierre Lamot
- [vlc-commits] qml: move miniplayer to the player module
Pierre Lamot
- [vlc-commits] qml: add miniplayer in no-medialib mode
Pierre Lamot
- [vlc-commits] qml: update inactive text color in night color scheme
Pierre Lamot
- [vlc-commits] qml: forward unhandled keys press as hotkey in miniplayer
Pierre Lamot
- [vlc-commits] qml: fix docked playlist navigation
Pierre Lamot
- [vlc-commits] qml: don't hardcode overlay color
Pierre Lamot
- [vlc-commits] qml: avoid using ml content overlay when possible
Pierre Lamot
- [vlc-commits] Revert "QML: use NativeRendering for icon labels"
Pierre Lamot
- [vlc-commits] qt: allow changing root element in MLNetworkModel without recreating the model
Pierre Lamot
- [vlc-commits] qml: rename Player root object
Pierre Lamot
- [vlc-commits] qml: add method to set and restore focus from the playlist in the player
Pierre Lamot
- [vlc-commits] qml: set the focus on the playlist from the player button
Pierre Lamot
- [vlc-commits] qml: set the focus on the first element by default in PlaylistListView
Pierre Lamot
- [vlc-commits] qml: don't filter key event to raise the controlbar when its visibility is forced
Pierre Lamot
- [vlc-commits] demux: adaptive: reject compatible es without extra
Francois Cartegnie
- [vlc-commits] core: mtime: assert divider_num is not 0
Marvin Scholz
- [vlc-commits] audio_output/auhal: mark warned-devices as private
Marvin Scholz
- [vlc-commits] codec/videotoolbox: Fix uninitialized pts in late start case
Marvin Scholz
- [vlc-commits] codec/videotoolbox: Fix uninitialized pts in late start case
Marvin Scholz
- [vlc-commits] NEWS: fix typo
Thomas Guillem
- [vlc-commits] Update NEWS
Thomas Guillem
- [vlc-commits] player: rename subtitle lang helper
Thomas Guillem
- [vlc-commits] http.lua: Fix parsing problem.
Alexandr Koverninsky
- [vlc-commits] qml: rename Utils.Drawer
Rohan Rajpal
- [vlc-commits] qml: Drawer: Add support for all edges
Rohan Rajpal
- [vlc-commits] qml: Add new animation to drawer
Rohan Rajpal
- [vlc-commits] qml: Create Topbar component
Rohan Rajpal
- [vlc-commits] qml: Add topbar component to player
Rohan Rajpal
- [vlc-commits] qml: Remove unnecessary anchors from back button
Rohan Rajpal
- [vlc-commits] vout/ios: fix leak
Thomas Guillem
- [vlc-commits] qml: update automatic switch to player view policy
Pierre Lamot
- [vlc-commits] qml: cancel should no longer stop the media in the player view
Pierre Lamot
- [vlc-commits] qt: fix playlist docked initial status is undefined
Pierre Lamot
- [vlc-commits] qml: playlist is placed on the right in the medialib view
Pierre Lamot
- [vlc-commits] qml: fix parent object name in Player.qml
Pierre Lamot
- [vlc-commits] qml: player, don't forward accepted key events to the hotkeys
Pierre Lamot
- [vlc-commits] qml: Update default controlbar buttons
Pierre Lamot
- [vlc-commits] qml: Add combobox sizes
Rohan Rajpal
- [vlc-commits] qml: Aspectratio widget size changes
Rohan Rajpal
- [vlc-commits] qt: add channel, position, audioDesc, videoDesc and resolution roles & properties
Abel Tesfaye
- [vlc-commits] qt: create MLRecentsVideoModel
Abel Tesfaye
- [vlc-commits] qml: use Rectangle instead of Item
Abel Tesfaye
- [vlc-commits] qml: add gridView header
Abel Tesfaye
- [vlc-commits] qml: add infoLeft and infoRight
Abel Tesfaye
- [vlc-commits] qml: change width if video
Abel Tesfaye
- [vlc-commits] qml: add progressBar
Abel Tesfaye
- [vlc-commits] qml: add contextMenu
Abel Tesfaye
- [vlc-commits] qml: add enqueue and play text
Abel Tesfaye
- [vlc-commits] qml: add textHolderRect
Abel Tesfaye
- [vlc-commits] qml: cover rounded border, animation and glow
Abel Tesfaye
- [vlc-commits] qml: add top left labels
Abel Tesfaye
- [vlc-commits] indent gridItems.qml
Abel Tesfaye
- [vlc-commits] qml: add LabelSeparator and RoundButton
Abel Tesfaye
- [vlc-commits] qml: add close, del, rename icons
Abel Tesfaye
- [vlc-commits] qml: infoWin using expandableGridView
Abel Tesfaye
- [vlc-commits] qml: add recents section
Abel Tesfaye
- [vlc-commits] qml: fix contextMenu to item
Abel Tesfaye
- [vlc-commits] qt: playlist: don't call vlc_playlist_GoTo if playlist is empty
Alexandre Janniaux
- [vlc-commits] access: dvdread: replace defines with vars
Francois Cartegnie
- [vlc-commits] vout: direct3d: don't set is_slow to its default value
Steve Lhomme
- [vlc-commits] vout: android: remove write-only i_min_undequeued
Steve Lhomme
- [vlc-commits] vout: android: remove always false boolean
Steve Lhomme
- [vlc-commits] qml: flick Album to Vertical only
Abel Tesfaye
- [vlc-commits] qml: restore artist text
Abel Tesfaye
- [vlc-commits] qml: set proper width for tableView Delegate
Abel Tesfaye
- [vlc-commits] mp4: fix cdat parsing
Rémi Denis-Courmont
Last message date:
Wed Jul 31 20:41:48 CEST 2019
Archived on: Wed Jul 31 20:41:51 CEST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).