May 2016 Archives by thread
Starting: Sun May 1 10:13:07 CEST 2016
Ending: Tue May 31 19:38:57 CEST 2016
Messages: 524
- [vlc-commits] Fix Hurd build
Samuel Thibault
- [vlc-commits] the Hurd also uses the .so extension for libraries
Samuel Thibault
- [vlc-commits] directdraw: Fix build
Hugo Beauzée-Luyssen
- [vlc-commits] skins: fix WIN32 build
Thomas Guillem
- [vlc-commits] wasapi: implement pass-through
Thomas Guillem
- [vlc-commits] contrib: xml: Don't use getcwd on winrt
Hugo Beauzée-Luyssen
- [vlc-commits] Revert "contrib: ffmpeg/libav: Disable gnutls"
Hugo Beauzée-Luyssen
- [vlc-commits] chromecast: chromecast_ctrl is no longer an interface plugin
Steve Lhomme
- [vlc-commits] chromecast: the device ip/ port is constant during the chromecast_ctrl lifetime
Steve Lhomme
- [vlc-commits] chromecast: start the communication when the control class is created
Steve Lhomme
- [vlc-commits] chromecast: tell the control class when there's a file to play or not
Steve Lhomme
- [vlc-commits] chromecast: var_GetNonEmptyString() cannot return a "" string
Steve Lhomme
- [vlc-commits] chromecast: make more code/variable private
Steve Lhomme
- [vlc-commits] chromecast: warn when we fail to send a message
Steve Lhomme
- [vlc-commits] chromecast: remove unneeded getConnectionStatus()
Steve Lhomme
- [vlc-commits] chromecast: use a local sout_stream_id_sys_t containing the es_format_t
Steve Lhomme
- [vlc-commits] chromecast: only create the sub-sout when we know the ES in use
Steve Lhomme
- [vlc-commits] chromecast: getPlayerStatus() is not needed
Steve Lhomme
- [vlc-commits] chromecast: simplify the message sending loop
Steve Lhomme
- [vlc-commits] chromecast: use the control class with fixed device ip/port
Steve Lhomme
- [vlc-commits] chromecast: tell the control class when to tell the Chromecast to load content
Steve Lhomme
- [vlc-commits] chromecast: cleaner release of the device on exit
Steve Lhomme
- [vlc-commits] chromecast: EOF is when the Chromecast is finished reading all sent data
Steve Lhomme
- [vlc-commits] chromecast: the lock mutex is used recursively
Steve Lhomme
- [vlc-commits] win32: Use -static rather than undocumented --static when linking
Rafaël Carré
- [vlc-commits] win32: also statically link libgcc to C++ code
Rafaël Carré
- [vlc-commits] Update NEWS
Thomas Guillem
- [vlc-commits] chromecast: remove unnecessary lock as sending/ receiving is in a single thread
Steve Lhomme
- [vlc-commits] input: remove recursive locking in input_item_node_AppendItem()
Thomas Guillem
- [vlc-commits] access: dvb: scan: tuner config depends on scan params
Francois Cartegnie
- [vlc-commits] access: dvb: map scanlist delivery to scan type
Francois Cartegnie
- [vlc-commits] access: dvb: scan: fix incorrect pid
Francois Cartegnie
- [vlc-commits] access: dvb: scan: rewrite oom condition
Francois Cartegnie
- [vlc-commits] access: dvb: scan: add new service notification callback
Francois Cartegnie
- [vlc-commits] access: dvb: move access sys
Francois Cartegnie
- [vlc-commits] src: dialog: add assert on getting context
Francois Cartegnie
- [vlc-commits] dialog: prevent updates if canceled
Francois Cartegnie
- [vlc-commits] access: dvb: scan: remove unused include
Francois Cartegnie
- [vlc-commits] access: dvb: check parameters against delivery
Francois Cartegnie
- [vlc-commits] access: dvb: change broken nit delivery workaround
Francois Cartegnie
- [vlc-commits] access: dtv: rename enum values
Francois Cartegnie
- [vlc-commits] access: dvb: scan: update snr and transponder
Francois Cartegnie
- [vlc-commits] access: dvb: scan: add provider
Francois Cartegnie
- [vlc-commits] access: dtv: reset errno
Francois Cartegnie
- [vlc-commits] access: dtv: events are sent high pri
Francois Cartegnie
- [vlc-commits] access: dvb: scan: update stats if no data
Francois Cartegnie
- [vlc-commits] subpicture: YUVP subpicture formats should have a valid palette
Thomas Guillem
- [vlc-commits] Fix use of PRI* macros in C++
Rémi Denis-Courmont
- [vlc-commits] g711: fix dangling pointer (fixes #16909)
Rémi Denis-Courmont
- [vlc-commits] microdns: IPv6 support
Petri Hintukainen
- [vlc-commits] bluray: Cosmetics
Petri Hintukainen
- [vlc-commits] bluray: fix memory leak
Hannes Domani
- [vlc-commits] On the road to 2.2.4
Jean-Baptiste Kempf
- [vlc-commits] direct3d11: no need to restrict the vertex position
Steve Lhomme
- [vlc-commits] direct3d11: no need for stencils at all
Steve Lhomme
- [vlc-commits] direct3d11: CLAMP interpolation should give good enough results with less CPU
Steve Lhomme
- [vlc-commits] mkv: removed unnecessary (and problematic) static data-member from EbmlTypeDispatcher
Filip Roséen
- [vlc-commits] contrib: live555: pass CFLAGS to the generated makefiles
Steve Lhomme
- [vlc-commits] chromecast: remove unused include
Steve Lhomme
- [vlc-commits] mkv: Fix multisegment ordered editions
Filip Roséen
- [vlc-commits] mkv: cleanup of chapter_codec_cmds_c::AddCommand
Filip Roséen
- [vlc-commits] mkv: cleaned up dvd_chapter_codec_c::{Enter, Leave}
Filip Roséen
- [vlc-commits] mkv: cleanup of matroska_segment_c::Parse{Attachments, Chapters}
Filip Roséen
- [vlc-commits] mkv: cleaned matroska_segment_c::ParseChapterAtom
Filip Roséen
- [vlc-commits] mkv: removed unnecessary variable EbmlParser::mi_remain_size
Filip Roséen
- [vlc-commits] mkv: removed legacy debug output
Filip Roséen
- [vlc-commits] vlc_getaddrinfo: remove unused define
Steve Lhomme
- [vlc-commits] Jpeg: more precise definition of int types
Wayne McDougall
- [vlc-commits] timeshift: ES_OUT_RESTART_ES with NULL is a valid value
Steve Lhomme
- [vlc-commits] Add MIME type video/vnd.mpegurl to desktop file.
Petter Reinholdtsen
- [vlc-commits] contrib: use conditional variable assignment for GNU
Zhao Zhili
- [vlc-commits] Qt: don't remove non deleted items
Francois Cartegnie
- [vlc-commits] Qt: missing locks exporting playlist
Francois Cartegnie
- [vlc-commits] macosx: Improve VLCStatusBarIcon class
epirat07 at gmail.com
- [vlc-commits] Qt: set the volume slider text size to 7pt
Daniel Amm
- [vlc-commits] Contribs: update freetype to 2.6.3
Jean-Baptiste Kempf
- [vlc-commits] Move MIME types in desktop file to separate file for easier maintenance
Petter Reinholdtsen
- [vlc-commits] Restructure desktop MIME type list with comments
Petter Reinholdtsen
- [vlc-commits] Add MIME types listed in the VLC browser plugin
Petter Reinholdtsen
- [vlc-commits] Add MIME types imported from Totem
Petter Reinholdtsen
- [vlc-commits] vlc.desktop mimetypes: reordering and comments
Jean-Baptiste Kempf
- [vlc-commits] More mimetypes reordering, comments and additions
Jean-Baptiste Kempf
- [vlc-commits] chromecast: use a dummy socket to notify the receiving thread of pending work
Steve Lhomme
- [vlc-commits] chromecast: send a STOP message when we have no ES to send
Steve Lhomme
- [vlc-commits] chromecast: send a dummy SEEK message when flushing is needed
Steve Lhomme
- [vlc-commits] mkv: removed unused/unnecessary argument to functions involved in seek
Filip Roséen
- [vlc-commits] mkv: removed unnecessary data-member i_start_pos from matroska_segment_c
Filip Roséen
- [vlc-commits] mkv: removed code dealing with KaxClusterSilentTrackNumber
Filip Roséen
- [vlc-commits] mkv: fixup of removal of code related to SilentTrack
Filip Roséen
- [vlc-commits] mkv: removed manual memory management from mkv_track_t
Filip Roséen
- [vlc-commits] mkv: introduced matroska_segment_c::PreloadClusters
Filip Roséen
- [vlc-commits] mkv: added call to IndexAppendCluster in matroska_segment_c::Preload
Filip Roséen
- [vlc-commits] mkv: removed legacy seeking
Filip Roséen
- [vlc-commits] mkv: removed legacy indexing
Filip Roséen
- [vlc-commits] mkv: replaced usage of std::vector with std::map (matroska_segment_c:: tracks)
Filip Roséen
- [vlc-commits] mkv: removed unnecessary call to es_out_Control
Filip Roséen
- [vlc-commits] mkv: renamed matroska_segment_c::{Select, UnSelect}
Filip Roséen
- [vlc-commits] mkv: cleaned matroska_segment_c::LoadCues
Filip Roséen
- [vlc-commits] mkv: cleanup of matroska_segment_c::ParseTrackEntry
Filip Roséen
- [vlc-commits] mkv: added matroska_segment_seeker.{hpp, cpp}
Filip Roséen
- [vlc-commits] mkv: create index points using matroska_segment_seeker.{hpp, cpp}
Filip Roséen
- [vlc-commits] mkv: add every seen subtitle block as seekpoint
Filip Roséen
- [vlc-commits] mkv: fix matroska_segment_c::ParseCluster to use new functionality
Filip Roséen
- [vlc-commits] mkv: removed unnecessary diagnostic and branching
Filip Roséen
- [vlc-commits] mkv: set p_sys->i_pts in a little bit cleaner way
Filip Roséen
- [vlc-commits] mkv: support "inprecise seeking" (ie. "Fast Seek")
Filip Roséen
- [vlc-commits] mkv: added new seek-implementation
Filip Roséen
- [vlc-commits] mkv: skip decoding of blocks that are not necessary
Filip Roséen
- [vlc-commits] mkv: fixed used after free of matroska_segment_c::ep
Filip Roséen
- [vlc-commits] mkv: removed matroska_segment_c::i_cluster_pos
Filip Roséen
- [vlc-commits] mkv: removed EbmlParser::UnGet
Filip Roséen
- [vlc-commits] mkv: whitespace cleaning + correcting header includes
Filip Roséen
- [vlc-commits] mkv: removed code that would make us loop ordered chapters forever
Filip Roséen
- [vlc-commits] mkv: fixed format-specifier related to mkv_track_t::i_number
Filip Roséen
- [vlc-commits] input: use VLC_DEMUXER_xxx instead of integers
Steve Lhomme
- [vlc-commits] interrupt: vlc_poll_i11e_cleanup() expects a vlc_interrupt_t on input
Steve Lhomme
- [vlc-commits] Qt: prevents the window from resizing to its current size
Benoît Noël du Payrat
- [vlc-commits] sout: existing code assumes ACCESS_OUT_CAN_SEEK is false on failure
Steve Lhomme
- [vlc-commits] macosx: modernize controls bar coding style
Felix Paul Kühne
- [vlc-commits] macosx: modernize main window title coding style
Felix Paul Kühne
- [vlc-commits] desktop file: We understand gvp and ram format
Petter Reinholdtsen
- [vlc-commits] contribs: libtasn1: Remove some of the benchmark code on winrt
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: libdsm: Don't build extra programs
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: gcrypt: Fix winrt build
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: gpg-error: Fix winrt build
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: ssh2: Disable agent code for winrt
Hugo Beauzée-Luyssen
- [vlc-commits] Contribs: UPnP use rand_s to generate random
Jean-Baptiste Kempf
- [vlc-commits] contribs: upnp: Fix winrt build
Hugo Beauzée-Luyssen
- [vlc-commits] upnp: Provide winrt specific arguments to configure
Hugo Beauzée-Luyssen
- [vlc-commits] Contribs: upnp: Don't compile inet_pton.* on winrt
Jean-Baptiste Kempf
- [vlc-commits] access: dtv: retrieve device limits
Francois Cartegnie
- [vlc-commits] access: dvb: scan: rename tuning config checks
Francois Cartegnie
- [vlc-commits] access: dvb: scanlist is set in params
Francois Cartegnie
- [vlc-commits] access: dvb: scan: cleanup and rely on params
Francois Cartegnie
- [vlc-commits] access: dtv: simplify/regroup setup and drop delsys
Francois Cartegnie
- [vlc-commits] contribs: libdsm: Bump to 0.2.3
Hugo Beauzée-Luyssen
- [vlc-commits] desktop file: more mimetypes from iana.org
Jean-Baptiste Kempf
- [vlc-commits] playlist: add no inherit flag for editable playlists (refs #16923)
Francois Cartegnie
- [vlc-commits] playlist: service discovery nodes must set flags (refs #16923)
Francois Cartegnie
- [vlc-commits] Qt: PLModel: don't fetch item on each data role
Francois Cartegnie
- [vlc-commits] Qt: PLModel: rename custom data roles
Francois Cartegnie
- [vlc-commits] Qt: PLItem: add playlist flags
Francois Cartegnie
- [vlc-commits] Qt: PLItem: constness and override
Francois Cartegnie
- [vlc-commits] Qt: PLModel: fix contextual remove action
Francois Cartegnie
- [vlc-commits] Qt: PLMode: convert to switch statement
Francois Cartegnie
- [vlc-commits] contribs: upnp: Add missing apply directive.
Hugo Beauzée-Luyssen
- [vlc-commits] qt: show menu button even if there are no chapters
Petri Hintukainen
- [vlc-commits] win32: thread: Use QueueUserAPC on Windows 10
Hugo Beauzée-Luyssen
- [vlc-commits] transcode: refactor video init function
Ilkka Ollakka
- [vlc-commits] packetizer: mpegvideo: use unsigned variable for reading bits
Ilkka Ollakka
- [vlc-commits] macosx: Update error alert on Metadata update failure
Marvin Scholz
- [vlc-commits] chromecast: use an interrupt to notify the receiving thread of pending work
Steve Lhomme
- [vlc-commits] chromecast: do the disconnect in the recv/send thread
Steve Lhomme
- [vlc-commits] cpu: Fix AVX2 string
Petri Hintukainen
- [vlc-commits] qt: show menu button only if there is menu title
Petri Hintukainen
- [vlc-commits] oggspots: changed misleading entry in MODULES_LIST
Filip Roséen
- [vlc-commits] Register MIME types from vlc desktop file.
Petter Reinholdtsen
- [vlc-commits] Add rule to generate MIME list for MacOSX from vlchsell.cpp.
Petter Reinholdtsen
- [vlc-commits] Generate MacOSX resource file from vlcshell.cpp.
Petter Reinholdtsen
- [vlc-commits] direct3d11: let the GPU handle the texture border interpolation on the visible area
Steve Lhomme
- [vlc-commits] dxgi_fmt: we can't handle I420 like NV12 in the shader
Steve Lhomme
- [vlc-commits] Update MODULES_LIST
Jean-Baptiste Kempf
- [vlc-commits] chroma: add a converter from I420/YV12 to NV12
Steve Lhomme
- [vlc-commits] direct3d11: remove dead I420/YV12 code
Steve Lhomme
- [vlc-commits] Contribs: Don't let gcrypt use registry to get entropy on WinRT
Jean-Baptiste Kempf
- [vlc-commits] contrib: gnutls: Use CertOpenStore instead of CertOpenSystemStore on winrt
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: gnutls: Use _topendir instead of opendir on winrt
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: pthreads: Fix use of forbidden functions on winrt
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: gcrypt: Suppress more Reg* function calls on winrt
Hugo Beauzée-Luyssen
- [vlc-commits] Qt: Leaves minimal view on quit to prevent size issues on start
Benoît Noël du Payrat
- [vlc-commits] direct3d11: set the RGB mask for RGB32
Steve Lhomme
- [vlc-commits] vout:win32: don't force a value that's the default value
Steve Lhomme
- [vlc-commits] direct3d11: change the source format to the cropped one when computing position
Steve Lhomme
- [vlc-commits] chroma:i420_nv12: only allow NV12 output
Steve Lhomme
- [vlc-commits] chroma:i420_nv12: only allow pixel copy, no resizing
Steve Lhomme
- [vlc-commits] d3d11va: fix winrt compilation
Steve Lhomme
- [vlc-commits] i420 to nv12 cosmetics
Jean-Baptiste Kempf
- [vlc-commits] Contrib: the D3D11 decoder context needs to be protected on WinRT
Steve Lhomme
- [vlc-commits] DxGI: code cosmetic
Jean-Baptiste Kempf
- [vlc-commits] D3D11va: fix compilation on older libavcodec
Jean-Baptiste Kempf
- [vlc-commits] D3D11: better split between WinRT and Win32 init
Jean-Baptiste Kempf
- [vlc-commits] D3D11: remove trailing spaces
Jean-Baptiste Kempf
- [vlc-commits] D3D11: fix leaks
Jean-Baptiste Kempf
- [vlc-commits] D3D11: split Hwnd from CoreWindow Open()
Jean-Baptiste Kempf
- [vlc-commits] D3D11: remove unused variable
Jean-Baptiste Kempf
- [vlc-commits] demux: adaptive: fix thread buffered chunks reads
Francois Cartegnie
- [vlc-commits] contrib:d3d11: Add missing D3D11_FEATURE_DATA_THREADING structure
Steve Lhomme
- [vlc-commits] D3D11: rework cleaning
Jean-Baptiste Kempf
- [vlc-commits] D3D11va: fix fix compilation on older libavcodec
Steve Lhomme
- [vlc-commits] comtribs: libdsm: Bump to 0.2.4
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: ssh2: Don't apply winrt patches on other platforms
Hugo Beauzée-Luyssen
- [vlc-commits] avcodec: remove unused API entries
Steve Lhomme
- [vlc-commits] demux: Add INPUT_NAV_MENU
Jean-Baptiste Kempf
- [vlc-commits] bluray: implement INPUT_NAV_MENU
Petri Hintukainen
- [vlc-commits] dvdnav: implement INPUT_NAV_MENU
Petri Hintukainen
- [vlc-commits] Qt: simplify call for the main menu
Petri Hintukainen
- [vlc-commits] mkv: fix crash when seek includes tracks without ES out
Filip Roséen
- [vlc-commits] mkv: abort seek completely if it fails
Filip Roséen
- [vlc-commits] adpcm: fix decoding and gapping memory leak (fixes #16953)
Rémi Denis-Courmont
- [vlc-commits] demux: adaptive: fix sidx handling (fix #16949, #16950)
Francois Cartegnie
- [vlc-commits] demux: adaptive: add segment start time debugging
Francois Cartegnie
- [vlc-commits] demux: adaptive: add missing pcr (fix #16951)
Francois Cartegnie
- [vlc-commits] demux: adaptive: missing break on es recycling (fix #16952)
Francois Cartegnie
- [vlc-commits] Extend gen-vlc-r-in to generate resource file for Windows too.
Petter Reinholdtsen
- [vlc-commits] Generate npvlc_rc.rc.in for Windows.
Petter Reinholdtsen
- [vlc-commits] demux: dash: fix live template number computing
Francois Cartegnie
- [vlc-commits] demux: dash: fix templated live stream playback (fix #16958)
Francois Cartegnie
- [vlc-commits] d3d11va: handle decoding to DXGI_FORMAT_420_OPAQUE using a ID3D11VideoProcessor
Steve Lhomme
- [vlc-commits] macosx: Rework VLC Status bar icon for OS X
Marvin Scholz
- [vlc-commits] D3D11: blind fix for older versions of the D3D SDK
Jean-Baptiste Kempf
- [vlc-commits] demux: adaptive: fix inverted pause logic
Francois Cartegnie
- [vlc-commits] demux: adaptive: add missing pause state control
Francois Cartegnie
- [vlc-commits] demux: adaptive: change playlistmanager methods visibility
Francois Cartegnie
- [vlc-commits] dxva: fix warning about printf format
Jean-Baptiste Kempf
- [vlc-commits] WinRT: don't compile the NTservice
Jean-Baptiste Kempf
- [vlc-commits] configure: move winrt detection closer to the other OS
Jean-Baptiste Kempf
- [vlc-commits] configure: reorder by family of OS
Jean-Baptiste Kempf
- [vlc-commits] configure: provide a HAVE_WIN32_DESKTOP
Jean-Baptiste Kempf
- [vlc-commits] dsm: fix compilation without sys/socket.h
Jean-Baptiste Kempf
- [vlc-commits] dsm: use inet_pton iso inet_aton
Jean-Baptiste Kempf
- [vlc-commits] contrib: assume UWP hosts are for Universal platforms
Steve Lhomme
- [vlc-commits] contrib: detect x86- HOST as i386 ARCH
Steve Lhomme
- [vlc-commits] contribs: update taglib to 1.11
Jean-Baptiste Kempf
- [vlc-commits] winstore: define the missing IID_IAudioClient
Steve Lhomme
- [vlc-commits] libass: on Winstore apps we need to use the default font
Steve Lhomme
- [vlc-commits] Use DSound only on desktop
Jean-Baptiste Kempf
- [vlc-commits] contribs: d3d11: Remove duplicated patch application
Hugo Beauzée-Luyssen
- [vlc-commits] Create patches to add libflac to WinRt
Bastien Penavayre
- [vlc-commits] winstore: Fix mingw build
Hugo Beauzée-Luyssen
- [vlc-commits] demux: adaptive: add relative demuxed time
Francois Cartegnie
- [vlc-commits] dvb: scan: missing increments in dvbt freq scan
Francois Cartegnie
- [vlc-commits] contribs: port libflac to WinRT
Bastien Penavayre
- [vlc-commits] taglib: Use an IOStream instead of a file path on Winstore apps
Steve Lhomme
- [vlc-commits] taglib: cleanup
Jean-Baptiste Kempf
- [vlc-commits] Revert "winstore: define the missing IID_IAudioClient"
Jean-Baptiste Kempf
- [vlc-commits] Contribs: use HAVE_WINSTORE consistently
Jean-Baptiste Kempf
- [vlc-commits] Contribs: improve flac support on WinRT
Jean-Baptiste Kempf
- [vlc-commits] win32:dirs: SHGetFolderPathW is not available on Winstore apps
Jean-Baptiste Kempf
- [vlc-commits] Configure: remove HAVE_DIRECTX
Jean-Baptiste Kempf
- [vlc-commits] contrib:mpg123: test unicode and ANSI pipes separately
Steve Lhomme
- [vlc-commits] contribs:mpg123: fix cpu detection with MSVC
Jean-Baptiste Kempf
- [vlc-commits] contrib:mpg123: fix cpu detection with MSVC
Steve Lhomme
- [vlc-commits] d3d11va: fix deadlock on error
Steve Lhomme
- [vlc-commits] Qt: fix leak in plselector sd
Francois Cartegnie
- [vlc-commits] contribs: mpcdec: Fix library copy rule
Hugo Beauzée-Luyssen
- [vlc-commits] win32: dirs: Ensure GUID get defined
Hugo Beauzée-Luyssen
- [vlc-commits] dvb: scan: better check raw scan nit presence
Francois Cartegnie
- [vlc-commits] input/item: fix too small psz_scheme array
Thomas Guillem
- [vlc-commits] winstore: handle volume/mute in the winstore audio output
Steve Lhomme
- [vlc-commits] contrib:mpg123: don't bump the Windows version if we're already higher
Steve Lhomme
- [vlc-commits] contribs: Force optimizations flags
Hugo Beauzée-Luyssen
- [vlc-commits] Win32: fix directdraw linking
Jean-Baptiste Kempf
- [vlc-commits] direct3d11: always lock the D3D11 context on Winstore
Steve Lhomme
- [vlc-commits] contribs: bootstrap: Handle windows arm targets
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: ffmpeg: Provide --arch when building for WindowsRT
Hugo Beauzée-Luyssen
- [vlc-commits] Build packetizer copy even without sout
Jean-Baptiste Kempf
- [vlc-commits] access: dtv: try some default bandwidth values
Francois Cartegnie
- [vlc-commits] doc: remove wrong libvlc_media sub groups
Thomas Guillem
- [vlc-commits] Qt: infopanels: remove unused variable
Francois Cartegnie
- [vlc-commits] contribs: add "make help"
Rémi Denis-Courmont
- [vlc-commits] Contribs: update libbluray to 0.9.3
Jean-Baptiste Kempf
- [vlc-commits] Contribs: gcrypt, disable padlock support on Windows
Jean-Baptiste Kempf
- [vlc-commits] input: always sanitize filenames from formatted meta-data
Rémi Denis-Courmont
- [vlc-commits] Remove path_sanitize()
Rémi Denis-Courmont
- [vlc-commits] Rename str_format_time to vlc_strftime
Rémi Denis-Courmont
- [vlc-commits] Rename str_format_meta() to strfinput()
Rémi Denis-Courmont
- [vlc-commits] bluray: avoid passing invalid resume timestamps
Petri Hintukainen
- [vlc-commits] bluray: notify BD-J on playback rate change
Petri Hintukainen
- [vlc-commits] Get the npapi SDK by wget and not svn
Jean-Baptiste Kempf
- [vlc-commits] Crystalhd: Fix segfault in DecodeBlock function, when pp_block == NULL
Philip Höhlein
- [vlc-commits] contribs: mpcdec: Fix lib copy, regardless of the library's name
Hugo Beauzée-Luyssen
- [vlc-commits] contribs: Fix goom build in -O2
Hugo Beauzée-Luyssen
- [vlc-commits] Fix distcheck
Hugo Beauzée-Luyssen
- [vlc-commits] Fix distcheckclean
Hugo Beauzée-Luyssen
- [vlc-commits] access: re-refactor pf_readdir
Thomas Guillem
- [vlc-commits] access: change ACCESS_IS_DIRECTORY / STREAM_IS_DIRECTORY args
Thomas Guillem
- [vlc-commits] upnp: refactor items addition
Thomas Guillem
- [vlc-commits] upnp: refactor containers addition
Thomas Guillem
- [vlc-commits] input/item: add slave entries
Benjamin Adolphi
- [vlc-commits] input/subtitles: refactor subtitles_Detect
Benjamin Adolphi
- [vlc-commits] input/input: split LoadSubtitles with SetSubtitlesOptions
Thomas Guillem
- [vlc-commits] input/input: remove input_SubtitleFileAdd
Thomas Guillem
- [vlc-commits] access: attach slaves to input items
Benjamin Adolphi
- [vlc-commits] upnp: attach slaves
Thomas Guillem
- [vlc-commits] input/input: load slaves from input items
Benjamin Adolphi
- [vlc-commits] input/input: simplify LoadSubtitles flags use
Thomas Guillem
- [vlc-commits] libvlc: media: add slaves API
Thomas Guillem
- [vlc-commits] input/item: add more audio slaves
Thomas Guillem
- [vlc-commits] contribs: ssh: Workaround gcc 4.9 bug
Hugo Beauzée-Luyssen
- [vlc-commits] Contribs: try to detect GCC 4.9 without bc
Jean-Baptiste Kempf
- [vlc-commits] input/item: slaves must have a valid priority
Thomas Guillem
- [vlc-commits] adaptive: schedule update against next segment time
Francois Cartegnie
- [vlc-commits] demux: mp4: add support for XiphQt vorbis
Francois Cartegnie
- [vlc-commits] input: fix NULL dereference
Rémi Denis-Courmont
- [vlc-commits] libvlc: media: remove VLA
Thomas Guillem
- [vlc-commits] contrib/upnp: fix build after e29343db7852f91e377915a0c8205a5efa03680d
Sean McGovern
- [vlc-commits] contrib: Use the official zlib Win32 build system
Derek Buitenhuis
- [vlc-commits] Fix OSDEpgText size and opacity
Philip Höhlein
- [vlc-commits] dvb: scan: improve scan vals and parsers
Francois Cartegnie
- [vlc-commits] contrib: vpx: fix ARM compilation
Steve Lhomme
- [vlc-commits] contrib: vpx: don't build dependencies
Steve Lhomme
- [vlc-commits] contrib: vpx: disable optimizations when boostrapped that way
Steve Lhomme
- [vlc-commits] contrib: vpx: fix android build
Thomas Guillem
- [vlc-commits] contrib: shout: no thread for android
Thomas Guillem
- [vlc-commits] contribs: gnutls: Disable hardware acceleration on 64bits winrt builds
Hugo Beauzée-Luyssen
- [vlc-commits] subtitles: fix potential invalid pointer use
Steve Lhomme
- [vlc-commits] demux wmv: support metadata from the extended content description
Jean-Baptiste Kempf
- [vlc-commits] access: dtv: fix incorrect symbols
Francois Cartegnie
- [vlc-commits] access: dvb: fix uninitialized members
Francois Cartegnie
- [vlc-commits] Revert "access: dtv: try some default bandwidth values"
Francois Cartegnie
- [vlc-commits] demux: mp4: use defined atom instead of fourcc
Francois Cartegnie
- [vlc-commits] demux: mp4: add support for XiphQt flac
Francois Cartegnie
- [vlc-commits] demux: mp4: remove majors declared as atoms
Francois Cartegnie
- [vlc-commits] demux: mp4: do not expose hint box readers
Francois Cartegnie
- [vlc-commits] demux: mp4: move also RTP setup stuff to static
Francois Cartegnie
- [vlc-commits] demux: mp4: rtpsetup: add missing checks on tims
Francois Cartegnie
- [vlc-commits] demux: mp4: rtp setup: add checks and simplify tsro
Francois Cartegnie
- [vlc-commits] demux: mp4: rtp setup: missing checks and simplify tssy
Francois Cartegnie
- [vlc-commits] demux: mp4: more insane rtp cleanup
Francois Cartegnie
- [vlc-commits] demux: mp4: fix oob writes
Francois Cartegnie
- [vlc-commits] demux: mp4: fix and simplify rtp stuff
Francois Cartegnie
- [vlc-commits] contrib: mad: don't create dummy files, use foreign automake
Steve Lhomme
- [vlc-commits] NSIS: fix warnings
Daniel Amm
- [vlc-commits] NSIS: improve the installation of folders
Daniel Amm
- [vlc-commits] WMV: use defines instead of magic numbers
Jean-Baptiste Kempf
- [vlc-commits] WMV: define 24 as the HEADER_SIZE define and use it
Jean-Baptiste Kempf
- [vlc-commits] WMV strings are UTF-16 not latin1
Jean-Baptiste Kempf
- [vlc-commits] mediacodec: add vc1/wmv3 support
Duncan McNamara
- [vlc-commits] mediacodec: add mpeg2 support
Duncan McNamara
- [vlc-commits] upnp: Fix potential free of uninitialized pointer
Hugo Beauzée-Luyssen
- [vlc-commits] mkv: add cluster position info from cues
Filip Roséen
- [vlc-commits] mkv: add cue position regardless of partial support or not
Filip Roséen
- [vlc-commits] mkv: store priority tracks
Filip Roséen
- [vlc-commits] mkv: fixed SegmentSeeker::get_search_areas
Filip Roséen
- [vlc-commits] mkv: reimplemented functionality provided by SegmentSeeker
Filip Roséen
- [vlc-commits] mkv: removed old seeking
Filip Roséen
- [vlc-commits] mkv: reimplemented matroska_segment_c::Seek
Filip Roséen
- [vlc-commits] mkv: implemented (and enabled) matroska_segment_c::FastSeek
Filip Roséen
- [vlc-commits] upnp: Handle subtitle attributes
Hugo Beauzée-Luyssen
- [vlc-commits] ASF: add extrametadata
Jean-Baptiste Kempf
- [vlc-commits] share: disable vlc.desktop compilation on Darwin
Felix Paul Kühne
- [vlc-commits] macosx: fix packaging if lua is not being build
Felix Paul Kühne
- [vlc-commits] libvlc: merge libvlc_MediaParsedStatus and libvlc_MediaParsedCharged events
Thomas Guillem
- [vlc-commits] libvlc: remove enum in union events
Thomas Guillem
- [vlc-commits] libvlc: media: remove flexible array member
Thomas Guillem
- [vlc-commits] vlm: store dates as time_t / seconds
Rémi Denis-Courmont
- [vlc-commits] threads: add vlc_cond_timedwait_daytime()
Rémi Denis-Courmont
- [vlc-commits] test: robustify timer test
Rémi Denis-Courmont
- [vlc-commits] http: fix h2output test
Rémi Denis-Courmont
- [vlc-commits] Add CineForm fourcc
Emeric Grange
- [vlc-commits] videotoolbox: drop decoder restart code on fmt change
Francois Cartegnie
- [vlc-commits] win32: reorder the code
Steve Lhomme
- [vlc-commits] contrib: gpg-error: fix UNICODE usage
Steve Lhomme
- [vlc-commits] contrib: gcrypt: do not use the API via LoadLibrary on winstore builds
Steve Lhomme
- [vlc-commits] input decoder: removed misleading documentation
Filip Roséen
- [vlc-commits] input decoder: clean-up of DecoderProcess
Filip Roséen
- [vlc-commits] Win64: use high-entropy ASLR
Jean-Baptiste Kempf
- [vlc-commits] Xiph metadata: fix bug causing redudant "extra" metadata
Filip Roséen
- [vlc-commits] threads: fix android build
Thomas Guillem
- [vlc-commits] Update libvlcpp
Hugo Beauzée-Luyssen
- [vlc-commits] mmdevice: be informative about device state changes
Thomas Guillem
- [vlc-commits] mmdevice: support WASAPI device endpoint activation events
Thomas Guillem
- [vlc-commits] mmdevice: handle flush errors
Thomas Guillem
- [vlc-commits] mmdevice: fix crash when unplugging a device
Thomas Guillem
- [vlc-commits] libvlc: media: add missing break
Thomas Guillem
- [vlc-commits] access: dvb: scan fix illegal access (cid #1362073)
Francois Cartegnie
- [vlc-commits] interrupt: fix typo
Thomas Guillem
- [vlc-commits] upnp: Specify <StartingIndex> after <Filter>
Hugo Beauzée-Luyssen
- [vlc-commits] upnp: Don't drop potential options from the control URL
Hugo Beauzée-Luyssen
- [vlc-commits] upnp: Always specify ContainerID instead of ObjectID
Hugo Beauzée-Luyssen
- [vlc-commits] upnp: Work around some lack of limit understanding from a few servers
Hugo Beauzée-Luyssen
- [vlc-commits] upnp: Use m_ prefix for class members instead of _ suffix
Hugo Beauzée-Luyssen
- [vlc-commits] linux: move specific files to dedicated directory
Rémi Denis-Courmont
- [vlc-commits] threads: add vlc_thread_self() and vlc_thread_id()
Rémi Denis-Courmont
- [vlc-commits] messages: add thread ID in message meta-data
Rémi Denis-Courmont
- [vlc-commits] Fix config.h usage
Hugo Beauzée-Luyssen
- [vlc-commits] omxil: all video decoders need a valid size
Thomas Guillem
- [vlc-commits] mediacodec: refactor StartMediaCodec
Thomas Guillem
- [vlc-commits] mediacodec: change pf_on_new_block argument
Thomas Guillem
- [vlc-commits] mediacodec: p_block can change after a realloc
Thomas Guillem
- [vlc-commits] mediacodec: refactor video block processing
Thomas Guillem
- [vlc-commits] mediacodec: fix MPEG-4 IFrame parsing
Thomas Guillem
- [vlc-commits] mediacodec: refactor ParseVideoExtra
Thomas Guillem
- [vlc-commits] thread: fix android build
Thomas Guillem
- [vlc-commits] interrupt: QueueUserAPC is always allowed on Win10
Hugo Beauzée-Luyssen
- [vlc-commits] win32:thread: SleepEx and WaitForMultipleObjectsEx have a millisecond precision
Steve Lhomme
- [vlc-commits] win32:thread: keep INFINITE condition wait intact
Steve Lhomme
- [vlc-commits] mkv: fix playback/seek for files where first block has PTS > 0
Filip Roséen
- [vlc-commits] mediacodec: remove unused var
Thomas Guillem
- [vlc-commits] logger: android: display thread id
Thomas Guillem
- [vlc-commits] Qt: fix the Win32/Qt5 tooltip focus/raising issue
Benoit du Payrat
- [vlc-commits] NEWS: missing xiphqt update
Francois Cartegnie
- [vlc-commits] directdraw: we also set the CAPS of the surface we create
Steve Lhomme
- [vlc-commits] directdraw: DDSCAPS_FRONTBUFFER is not a CAPS we can request on CreateSurface()
Steve Lhomme
- [vlc-commits] directdraw: debug the reason a CreateSurface() fails
Steve Lhomme
- [vlc-commits] directdraw: DDOVER_DDFX needs to be set when setting a DDOVERLAYFX
Steve Lhomme
- [vlc-commits] Revert "directdraw: in overlay mode we need to use DDSCAPS_FLIP and DDSCAPS_FRONTBUFFER"
Jean-Baptiste Kempf
- [vlc-commits] contribs: mad: Don't read past the input buffer
Hugo Beauzée-Luyssen
- [vlc-commits] adpcm: reject invalid QuickTime IMA files
Rafaël Carré
- [vlc-commits] Update NEWS for 2.2.4
Jean-Baptiste Kempf
- [vlc-commits] mediacodec: abort if ParseVideoExtraH264 fails
Thomas Guillem
- [vlc-commits] demux: adaptive: fix signal/lock order
Francois Cartegnie
- [vlc-commits] packetizer: h264: weaken avcC check because of quicktime
Francois Cartegnie
- [vlc-commits] win32: fix vlc_thread_self() in cancellation handlers
Rémi Denis-Courmont
- [vlc-commits] direct3d9: do not try to use the vout if the texture requested is too large
Steve Lhomme
- [vlc-commits] direct3d9: fix values used in a debug log
Steve Lhomme
- [vlc-commits] packetizer: h264: add h264_get_chroma_luma
Francois Cartegnie
- [vlc-commits] packetizer: h264: extract spsext with sps/pps
Francois Cartegnie
- [vlc-commits] mux: mp4: encode spsext
Francois Cartegnie
- [vlc-commits] mux: mp4: fix avcC
Francois Cartegnie
- [vlc-commits] codec: videotoolbox: fix annexb parsing
Francois Cartegnie
- [vlc-commits] microdns: fix ipv6 support
Thomas Guillem
- [vlc-commits] win32: make thread killed flag atomic
Rémi Denis-Courmont
- [vlc-commits] win32: fix mdate() crashing in test cases
Rémi Denis-Courmont
- [vlc-commits] win32: fix delay rounding error
Rémi Denis-Courmont
- [vlc-commits] l10n: Bulgarian update
VideoLAN
- [vlc-commits] l10n: Catalan update
Benet R. i Camps
- [vlc-commits] l10n: German update
VideoLAN
- [vlc-commits] l10n: Spanish (Mexico) update
VideoLAN
- [vlc-commits] l10n: Italian update
VideoLAN
- [vlc-commits] l10n: French update
VideoLAN
- [vlc-commits] l10n: Norwegian Bokmål update
VideoLAN
- [vlc-commits] l10n: Marathi update
Rajanikant Kumbhar
- [vlc-commits] l10n: Portuguese update
VideoLAN
- [vlc-commits] l10n: Norwegian Nynorsk update
VideoLAN
- [vlc-commits] l10n: Swedish update
A. Regnander
- [vlc-commits] l10n: Slovak update
Marián Hikaník
- [vlc-commits] l10n: Simplified Chinese update
VideoLAN
- [vlc-commits] l10n: Traditional Chinese update
VideoLAN
- [vlc-commits] linux: add wait-on-address/futex functions
Rémi Denis-Courmont
- [vlc-commits] win32: provide vlc_addr_*() functions
Rémi Denis-Courmont
- [vlc-commits] win32: run-time fallback for WaitOnAddress() and WakeByAddress()
Rémi Denis-Courmont
- [vlc-commits] win32: run-time fallback for condition variable
Rémi Denis-Courmont
- [vlc-commits] threads: condition variables with futex
Rémi Denis-Courmont
- [vlc-commits] win32: use condition variable (fixes #14668)
Rémi Denis-Courmont
- [vlc-commits] threads: mwait() and msleep() using futex
Rémi Denis-Courmont
- [vlc-commits] mtime: remove stray #include, fix warning on Windows
Rémi Denis-Courmont
- [vlc-commits] NEWS: mention the CVE number
Jean-Baptiste Kempf
- [vlc-commits] android: fix macro expansion
Rémi Denis-Courmont
- [vlc-commits] android: remove stray #include
Rémi Denis-Courmont
- [vlc-commits] android: use generic condition variable and wait (fix #14586)
Rémi Denis-Courmont
- [vlc-commits] win32: wait for timer completion when rescheduling
Rémi Denis-Courmont
- [vlc-commits] win32: fix integer underflow in vlc_timer_schedule()
Rémi Denis-Courmont
- [vlc-commits] include: add variables to video_format_t for 360 videos
Adrien Maglo
- [vlc-commits] core: add 3D stereo information to video_format_t
Felix Abecassis
- [vlc-commits] OpenGL: use 3D coordinates and a vertex index buffer to draw the texture rectangle
Adrien Maglo
- [vlc-commits] Fix build for Android
Andrey Gursky
- [vlc-commits] contribs: remove d2d headers package
Jean-Baptiste Kempf
- [vlc-commits] Qt: remove tabs
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix playlist item menu play&pause actions
Jean-Baptiste Kempf
- [vlc-commits] android: ignore cancellation of foreign threads
Rémi Denis-Courmont
- [vlc-commits] m4: helper for -f flags
Rémi Denis-Courmont
- [vlc-commits] configure: check only for adequate math optimizations (fix #16907)
Rémi Denis-Courmont
- [vlc-commits] Contribs: Qt: fix sed command for Qt5Gui.pc
Hannes Domani
- [vlc-commits] extras/tools: bump automake to 1.15
Sean McGovern
- [vlc-commits] First step for an AppStream Metadata file
Jean-Baptiste Kempf
- [vlc-commits] test: libvlc: add missing static
Thomas Guillem
- [vlc-commits] contrib: don't unnecessary rebuild microdns
Andrey Gursky
- [vlc-commits] Contribs: make projectM depend on the toolchain.cmake target
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix setup of loop-button icon
Filip Roséen
- [vlc-commits] playlist: copy the global "sout" value in the playlist
Steve Lhomme
- [vlc-commits] intf: add a dialog for renderer
Steve Lhomme
- [vlc-commits] Qt: add a dialog to select the renderer to use
Steve Lhomme
- [vlc-commits] Qt: activate the renderer dialog via the menu
Steve Lhomme
- [vlc-commits] Qt: allow to add a renderer button in the toolbar
Steve Lhomme
- [vlc-commits] Qt: fix loop-button icon on notification of change
Filip Roséen
- [vlc-commits] input/access: a slave can be attached to more than one item
Thomas Guillem
- [vlc-commits] input: handle "sub-autodetect-file" option when adding slaves
Thomas Guillem
- [vlc-commits] input/input: handle "sub-file" like other slaves
Thomas Guillem
- [vlc-commits] input/input: update input slaves list when playing
Thomas Guillem
- [vlc-commits] input: improve INPUT_CONTROL_ADD_SLAVE
Thomas Guillem
- [vlc-commits] input: add input_AddSlave
Thomas Guillem
- [vlc-commits] libvlc: add libvlc_media_player_add_slave
Thomas Guillem
- [vlc-commits] libvlc: deprecate libvlc_video_set_subtitle_file
Thomas Guillem
- [vlc-commits] libvlc: fix libvlc_media_slaves_release with a count of 0
Thomas Guillem
- [vlc-commits] input: test slaves
Thomas Guillem
- [vlc-commits] libvlc: fix libvlc_media_player_get_fps leak
Thomas Guillem
- [vlc-commits] input/input: fix Control leak when input is stopped
Thomas Guillem
- [vlc-commits] Qt: remove tab in input_manager.cpp
Jean-Baptiste Kempf
- [vlc-commits] Qt: missing locks when calling the playlist
Jean-Baptiste Kempf
- [vlc-commits] zsh completion: Add missing newlines
Sebastian Ramacher
- [vlc-commits] zsh completion: fix argv passing
Rafaël Carré
- [vlc-commits] Fix links to French TV icons
Mathieu Malaterre
- [vlc-commits] Tag 2.2.4 : Webplugins 2.2.4
git at videolan.org
Last message date:
Tue May 31 19:38:57 CEST 2016
Archived on: Tue May 31 19:39:01 CEST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).