April 2013 Archives by date
Starting: Mon Apr 1 00:45:00 CEST 2013
Ending: Tue Apr 30 23:13:17 CEST 2013
Messages: 618
- [vlc-commits] extras/.../ios: rework the build script
Felix Paul Kühne
- [vlc-commits] skins2: add a function that differentiates dependent and independent layouts.
Erwan Tulou
- [vlc-commits] skins2: resize only similar layouts on-the-fly
Erwan Tulou
- [vlc-commits] opengl: Check whether full_width matches the pitch
Martin Storsjö
- [vlc-commits] opengl: Do subtexture uploads only for the visible area
Martin Storsjö
- [vlc-commits] vout_ios: Don't include ES1 headers
Martin Storsjö
- [vlc-commits] skins2: fix initial text state to reflect documentation
Erwan Tulou
- [vlc-commits] avcodec: cleanup encodeAudio
Ilkka Ollakka
- [vlc-commits] avcodec: check if we can feed variable size frames to audio encoder
Ilkka Ollakka
- [vlc-commits] skins2: fix text control misfunctioning when changing skin
Erwan Tulou
- [vlc-commits] file: fix punctuation
Rémi Denis-Courmont
- [vlc-commits] Fix compilation and functionning of the sndio module for OpenBSD
Alexandre Ratchov
- [vlc-commits] Typo: Remove leading space in about-box, use I_PL_ADDPL(=Add to Playlist) for Add to playlist. Use identical sentence (only differs by -)
Christoph Miebach
- [vlc-commits] http intf: Manage Streams: Create Mosaic: Capitalize first letter, remove : in the first column. All except 'Row/Column Border' occur at different places as well
Christoph Miebach
- [vlc-commits] auhal: remove misleading error check since TPCircularBufferProduceBytes' return value is void
Felix Paul Kühne
- [vlc-commits] opengl: Allow using the RGBA shader for the main picture
Martin Storsjö
- [vlc-commits] opengl: Avoid warnings about an unused variable
Martin Storsjö
- [vlc-commits] avcodec audio decoder: bump arbitrary decoded frame size limit
Rafaël Carré
- [vlc-commits] avcodec audio decoder: remove SplitBuffer()
Jean-Baptiste Kempf
- [vlc-commits] avcodec audio: factorize error case
Rafaël Carré
- [vlc-commits] contrib: Fix a bug in the old gmp configure script
Martin Storsjö
- [vlc-commits] Fix variable names.
Olivier Aubert
- [vlc-commits] Add missing parameter documentation.
Olivier Aubert
- [vlc-commits] skins2: fix video not properly tied to the right video control
Erwan Tulou
- [vlc-commits] Define wrapper for opaque Log struct (for libvlc >= 2.1)
Olivier Aubert
- [vlc-commits] Wrap string parameters with automatic str_to_bytes conversion.
Olivier Aubert
- [vlc-commits] configure: include sys/socket.h when checking HAVE_INET_PTON
KO Myung-Hun
- [vlc-commits] contrib: zlib: Set the CROSS_PREFIX variable
Martin Storsjö
- [vlc-commits] DMO: remove loader support
Jean-Baptiste Kempf
- [vlc-commits] Remove loader
Jean-Baptiste Kempf
- [vlc-commits] configure: provide --with options to override default fonts
Luca Barbato
- [vlc-commits] configure: provide --with options to override default fonts
Luca Barbato
- [vlc-commits] contrib: zlib: Set the CHOST variable
Martin Storsjö
- [vlc-commits] contrib: Set _CMAKE_TOOLCHAIN_PREFIX
Martin Storsjö
- [vlc-commits] contrib: gmp: Patch away the ansi2knr mentionings
Martin Storsjö
- [vlc-commits] Qt: Plugins list: improve sorting
Francois Cartegnie
- [vlc-commits] skins2: cosmetics
Erwan Tulou
- [vlc-commits] skins2: fix missing initialization
Erwan Tulou
- [vlc-commits] skins2: fix forgotten notify in text control
Erwan Tulou
- [vlc-commits] skins2: improve layout management
Erwan Tulou
- [vlc-commits] skins2: avoid layout resize if size is unchanged
Erwan Tulou
- [vlc-commits] equalizer: fix crash and allow custom eq-band values without known preset
David Fuhrmann
- [vlc-commits] auhal: cleanup and better consistency
David Fuhrmann
- [vlc-commits] auhal: possible improvement in thread syncronization
David Fuhrmann
- [vlc-commits] MediaCodec: handle exceptions on Flush
Jean-Baptiste Kempf
- [vlc-commits] macosx: hide bottom bar of main window only when really necessary
David Fuhrmann
- [vlc-commits] macosx: voutcontroller: remove trailing white space
David Fuhrmann
- [vlc-commits] Revert "Revert "Correctly detect alac in mp4 properties""
Jean-Baptiste Kempf
- [vlc-commits] Revert "Revert "Correctly detect alac in mp4 properties""
Jean-Baptiste Kempf
- [vlc-commits] macosx: use hotkeys for apple remote volume control
David Fuhrmann
- [vlc-commits] libgcrypt 1.5.1 was released
Rafaël Carré
- [vlc-commits] Contribs: build shout without threads on Windows
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libvpx to 1.1.0
Jean-Baptiste Kempf
- [vlc-commits] contrib: vpx: missing header
Rafaël Carré
- [vlc-commits] VPX: try to fix mountain lion patch
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update fontconfig to 2.10.2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update iconv to 1.14
Jean-Baptiste Kempf
- [vlc-commits] contrib: gettext: fix build on OSX 10.7+
Rafaël Carré
- [vlc-commits] contrib: use $(MAKE)
Rafaël Carré
- [vlc-commits] contrib: gettext: fix misassumption about alloca
Rafaël Carré
- [vlc-commits] Contribs: update gettext to 0.18.2.1
Jean-Baptiste Kempf
- [vlc-commits] contrib/libvpx: added support for iOS
Felix Paul Kühne
- [vlc-commits] Contribs: fix vpx threading on Win32
Jean-Baptiste Kempf
- [vlc-commits] skins2: cosmetic
Erwan Tulou
- [vlc-commits] skins: don't create a video control if no size provided
Erwan Tulou
- [vlc-commits] skins2: provide more info to help skin developpers debug their skins
Erwan Tulou
- [vlc-commits] Revert "Generate .def files with gendef"
Rafaël Carré
- [vlc-commits] win32: use gcc import lib instead of using gendef and dlltool
Rafaël Carré
- [vlc-commits] skins(x11): improve boundaries check
Erwan Tulou
- [vlc-commits] skins2(win32): improve boundaries check
Erwan Tulou
- [vlc-commits] extras/.../ios: don't compile taglib since it' s disabled at the configure stage anyway
Felix Paul Kühne
- [vlc-commits] TPCircularBuffer: merge with upstream
Felix Paul Kühne
- [vlc-commits] auhal: fix cf0fafe6
Felix Paul Kühne
- [vlc-commits] new OpenGL ES2 video output module for iOS
Felix Paul Kühne
- [vlc-commits] New AudioUnit output module for iOS based on the Mac counterpart code
Felix Paul Kühne
- [vlc-commits] audiounit: run an AudioSession when outputting media content, so the user is able to listen to the audio when the silent switch is on
Felix Paul Kühne
- [vlc-commits] AudioUnit: adapt 7fec79d9
Felix Paul Kühne
- [vlc-commits] audiounit_ios: fix multi-channel audio
Felix Paul Kühne
- [vlc-commits] audiounit_ios: remove a write-only variable and related code
Felix Paul Kühne
- [vlc-commits] audiounit_ios: try to handle data drops more efficiently
Felix Paul Kühne
- [vlc-commits] audiounit_ios: more cleanup
Felix Paul Kühne
- [vlc-commits] add new modules to the relevant files
Felix Paul Kühne
- [vlc-commits] Qt: add events extender
Francois Cartegnie
- [vlc-commits] Qt: VideoWidget: remove unimplemented method
Francois Cartegnie
- [vlc-commits] chromaprint: add stream out chromaprint module
Francois Cartegnie
- [vlc-commits] chromaprint: add libvlccore definitions
Francois Cartegnie
- [vlc-commits] chromaprint: add fingerprinter module
Francois Cartegnie
- [vlc-commits] Qt: add fingerprinting ui
Francois Cartegnie
- [vlc-commits] lua http: fix rendering on iP_d (fix #8319)
Francois Cartegnie
- [vlc-commits] equalizer: Optimize calculations of alpha, beta, and gamma constants
Ronald Wright
- [vlc-commits] Use an existing version of chromaprint
Jean-Baptiste Kempf
- [vlc-commits] check_headers: fix regular expression
Alexis Ballier
- [vlc-commits] check_headers: fix regular expression
Alexis Ballier
- [vlc-commits] Contribs: add chromaprint
Jean-Baptiste Kempf
- [vlc-commits] http: Flowplayer javascript is http 404.
Zoran Turalija
- [vlc-commits] skins2: remove unneeded check
Erwan Tulou
- [vlc-commits] skins2: add comparison for two rect
Erwan Tulou
- [vlc-commits] skins2: remove unneeded code
Erwan Tulou
- [vlc-commits] skins2: cosmetics (no functional change)
Erwan Tulou
- [vlc-commits] skins2: remove range constraint for slider
Erwan Tulou
- [vlc-commits] auhal: fix device setup when no spidf available
David Fuhrmann
- [vlc-commits] macosx: update audio devices menu on-the-fly
David Fuhrmann
- [vlc-commits] Qt: Preferences: match window title to current prefs
Francois Cartegnie
- [vlc-commits] Qt: Preferences: rename member var.
Francois Cartegnie
- [vlc-commits] Qt: Preferences: rename slot too
Francois Cartegnie
- [vlc-commits] equalizer: Enforce type correctness for floats
Ronald Wright
- [vlc-commits] Qt: InputStatsPanel: label graph
Francois Cartegnie
- [vlc-commits] Qt: VLCStatsView: use 60 samples
Francois Cartegnie
- [vlc-commits] skins2: cosmetic
Erwan Tulou
- [vlc-commits] skins2: implement a caching mechanism for graphics
Erwan Tulou
- [vlc-commits] skins2: reuse graphics from generic bitmap cache (slider)
Erwan Tulou
- [vlc-commits] skins2: reuse graphics from generic bitmap cache (radialslider)
Erwan Tulou
- [vlc-commits] skins2: reuse graphics from generic bitmap cache (animbitmap)
Erwan Tulou
- [vlc-commits] fingerprinter: remove stale file entry
Francois Cartegnie
- [vlc-commits] skins2: fix typo about anchors
Erwan Tulou
- [vlc-commits] fingerprinter: fix dist
Francois Cartegnie
- [vlc-commits] extra/../ios: disable chromaprint plugin
Gleb Pinigin
- [vlc-commits] Qt: move variables.*pp.
Francois Cartegnie
- [vlc-commits] Qt: CoverArtLabel: missing refcount
Francois Cartegnie
- [vlc-commits] avformat: refactor meta getter, fix title & language and add items
Rémi Denis-Courmont
- [vlc-commits] avformat: validate encoding of meta informations (fixes #8390)
Rémi Denis-Courmont
- [vlc-commits] avformat: refactor meta getter, fix title & language
Rémi Denis-Courmont
- [vlc-commits] avformat: validate encoding of meta informations (fixes #8390)
Rémi Denis-Courmont
- [vlc-commits] Subsdec: fix small parsing issue
Jean-Baptiste Kempf
- [vlc-commits] Subsdec: fix small parsing issue
Jean-Baptiste Kempf
- [vlc-commits] aout: fix and partly clean-up the "visual" callback
Rémi Denis-Courmont
- [vlc-commits] aout: inline one function and simplify
Rémi Denis-Courmont
- [vlc-commits] l10n: Aragonese update
Chesús Daniel Trigo
- [vlc-commits] l10n: Czech update
Tomáš Chvátal
- [vlc-commits] l10n: Danish update
git at videolan.org
- [vlc-commits] l10n: Dutch update
Thomas De Rocker
- [vlc-commits] l10n: Serbian update
Đorđe Vasiljević
- [vlc-commits] l10n: Thai update
Thanakrit Chomphuming
- [vlc-commits] l10n: Ukrainian update
Andriy Bandura
- [vlc-commits] Happy new year 2013
Rafaël Carré
- [vlc-commits] avcodec: deinterleave correct amount of samples
Ilkka Ollakka
- [vlc-commits] ku: remove aliased language
Rémi Denis-Courmont
- [vlc-commits] po: do not translate ""
Rémi Denis-Courmont
- [vlc-commits] po: do not translate ""
Rémi Denis-Courmont
- [vlc-commits] l10n: Bosnian update
Semsudin Abdic
- [vlc-commits] l10n: Welsh update
Huw Waters
- [vlc-commits] l10n: Estonian update
Ivar Smolin
- [vlc-commits] l10n: Hindi update
Tarsem Singh
- [vlc-commits] l10n: Interlingua update
Emilio Sepúlveda
- [vlc-commits] l10n: Icelandic update
Sveinn í Felli
- [vlc-commits] l10n: Italian update
Lorenzo Porta
- [vlc-commits] l10n: Khmer update
Khoem Sokhem
- [vlc-commits] l10n: Norwegian Bokmål up?==?UTF-8?Q?date
Alexander Mackinnon Jansen
- [vlc-commits] l10n: Slovenian update
Martin Srebotnjak
- [vlc-commits] livehttp: use vlc_array to store segment info
Ilkka Ollakka
- [vlc-commits] l10n: Spanish update
David González
- [vlc-commits] Updating AUTHORS via script
Christoph Miebach
- [vlc-commits] NEWS for 2.0.6
Jean-Baptiste Kempf
- [vlc-commits] Update PO translations
Jean-Baptiste Kempf
- [vlc-commits] Tag 2.0.6 : VLC media player 2.0.6 - Twoflower
git at videolan.org
- [vlc-commits] contrib: remove obsolete dvdread patch
Rafaël Carré
- [vlc-commits] Tag 2.0.6 : VLC Webplugins 2.0.6
git at videolan.org
- [vlc-commits] contrib: upnp: fix build
Rafaël Carré
- [vlc-commits] contrib: upnp: fix build
Rafaël Carré
- [vlc-commits] update: do not modify base64 input to add \0 terminators
Rafaël Carré
- [vlc-commits] update: constify
Rafaël Carré
- [vlc-commits] equalizer: Enforce type correctness for M_PI as well
Ronald Wright
- [vlc-commits] skins2: add a needed boundary check (playtree control)
Erwan Tulou
- [vlc-commits] skins2: first check for playout existence (generic control)
Erwan Tulou
- [vlc-commits] contrib: disable chromaprint (broken deps)
Rafaël Carré
- [vlc-commits] MSI: fix target dependency
Rafaël Carré
- [vlc-commits] MSI: add phony targets
Rafaël Carré
- [vlc-commits] Fix chromaprint dependencies
Jean-Baptiste Kempf
- [vlc-commits] HTTP requests: reindent
Jean-Baptiste Kempf
- [vlc-commits] lua http: fix two xss vulnerabilities
Ludovic Fauvet
- [vlc-commits] lua http: fix two xss vulnerabilities
Ludovic Fauvet
- [vlc-commits] inet_pton is only available on Vista and newer
Rafaël Carré
- [vlc-commits] Mitigate lack of long (>260 chars) paths in WiX
Rafaël Carré
- [vlc-commits] macosx: set time field and volume slider position to sensical values for startup
David Fuhrmann
- [vlc-commits] macosx: fix appearance default values for main window controls bar
David Fuhrmann
- [vlc-commits] gettext: remove broken patch that we don't need anymore
Rafaël Carré
- [vlc-commits] msi: restore compatibility with Windows 8
Ludovic Fauvet
- [vlc-commits] skins2: fix background slider focus problems
Erwan Tulou
- [vlc-commits] msi: pass the target architecture as parameter to candle
Ludovic Fauvet
- [vlc-commits] Fix typo: priviledge -> privilege
Benjamin Drung
- [vlc-commits] Fix typo: priviledge -> privilege
Benjamin Drung
- [vlc-commits] skins2: slider background (some rework)
Erwan Tulou
- [vlc-commits] contrib: lua: build host luac compiler
Rafaël Carré
- [vlc-commits] Correct spelling: s/[sS]yncro/[sS]ynchro/
Zoran Turalija
- [vlc-commits] Simple Simplification - part 1
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update D2D1 headers extraction
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update D2D1 headers extraction
Jean-Baptiste Kempf
- [vlc-commits] Minor NEWS fixes
Felix Paul Kühne
- [vlc-commits] livehttp: show segment specific iv/key location if they have changed
Ilkka Ollakka
- [vlc-commits] livehttp: add option to read key-uri and key-file from file
Ilkka Ollakka
- [vlc-commits] contrib: blind attempt to fix contrib compilation with Xcode 4.6 and later
Felix Paul Kühne
- [vlc-commits] contrib: sanitize default OSX environment settings
Felix Paul Kühne
- [vlc-commits] Link Chromaprint with CXXLD
Jean-Baptiste Kempf
- [vlc-commits] Chromaprint: build statically for Windows
Jean-Baptiste Kempf
- [vlc-commits] D2D: remove IID that should now be in all headers
Jean-Baptiste Kempf
- [vlc-commits] msi: launch the application by default when the installer ends
Ludovic Fauvet
- [vlc-commits] msi: prevent installation on Windows 2000 and older (close #6638)
Ludovic Fauvet
- [vlc-commits] msi: fix license formatting
Ludovic Fauvet
- [vlc-commits] msi: simplification
Ludovic Fauvet
- [vlc-commits] msi: blind attempt to support per-user installation
Ludovic Fauvet
- [vlc-commits] htcpcp: remove plugin
Rémi Denis-Courmont
- [vlc-commits] htcpcp: remove plugin
Rémi Denis-Courmont
- [vlc-commits] Useless #include <poll.h>
Rémi Denis-Courmont
- [vlc-commits] macosx: handle space key by core, used as default setting for play / pause
David Fuhrmann
- [vlc-commits] macosx: simple prefs: fix assignment and visualization for space and esc key
David Fuhrmann
- [vlc-commits] misc: acoustid: update json parser
Francois Cartegnie
- [vlc-commits] misc: acoustid: update json parser.
Francois Cartegnie
- [vlc-commits] msi: cleaning and cosmetics
Ludovic Fauvet
- [vlc-commits] msi: dissociate audio, video and other file associations
Ludovic Fauvet
- [vlc-commits] msi: group web plugins under a common feature
Ludovic Fauvet
- [vlc-commits] msi: install the mozilla plugin by default
Ludovic Fauvet
- [vlc-commits] msi: move disc associations on the bottom of the feature list
Ludovic Fauvet
- [vlc-commits] vout_macosx: fix prerequisite check in Control() (close #7937)
Felix Paul Kühne
- [vlc-commits] auhal: reorganize listener registration for devices list and physical formats list
David Fuhrmann
- [vlc-commits] auhal: fix coding style
David Fuhrmann
- [vlc-commits] Qt: rework most pixmaps/menu icons and add sources
Francois Cartegnie
- [vlc-commits] NEWS: add mention to livehttp key-loadfile option
Ilkka Ollakka
- [vlc-commits] On the road to 2.0.7
Jean-Baptiste Kempf
- [vlc-commits] Qt: rework some type icons and add sources
Francois Cartegnie
- [vlc-commits] Qt: Menu: change icon quit(cross) -> exit
Francois Cartegnie
- [vlc-commits] Qt: Menus: Don't repeat context for playlist view modes
Francois Cartegnie
- [vlc-commits] Qt: Menus: Group playlist view options
Francois Cartegnie
- [vlc-commits] contrib: chromaprint: link with avcodec/avutil
Rafaël Carré
- [vlc-commits] json: mingw knows about int64_t
Rafaël Carré
- [vlc-commits] mingw: link with static libgcc / libstdc++
Rafaël Carré
- [vlc-commits] MingW: link with static libgcc / libstdc++
Jean-Baptiste Kempf
- [vlc-commits] Simple channel mixer: move the decision logic to the Open function
Jean-Baptiste Kempf
- [vlc-commits] Simple: implement 4.0 to 1.0
Jean-Baptiste Kempf
- [vlc-commits] Simple: use ITU-R BS.775-2 matrices for 5.x downmixing
Jean-Baptiste Kempf
- [vlc-commits] vlc_getProxyUrl: add function to retrieve proxy URL
Rémi Denis-Courmont
- [vlc-commits] http: use vlc_getProxyUrl() (fixes #8340)
Rémi Denis-Courmont
- [vlc-commits] Simple: support 7.x -> 5.x downmixing
Jean-Baptiste Kempf
- [vlc-commits] configure: drop build-time libproxy dependency
Rémi Denis-Courmont
- [vlc-commits] net: drop trailing new line in proxy URL
Rémi Denis-Courmont
- [vlc-commits] aout: fix non-optimized aout_ChannelReorder() variant
Rémi Denis-Courmont
- [vlc-commits] wav: use PCM FOURCCs with known bit size
Rémi Denis-Courmont
- [vlc-commits] Remove "pcm " pseudo-codec, synonymous with "araw"
Rémi Denis-Courmont
- [vlc-commits] macosx: fix UI freeze when large amount of playlist items are added at once
David Fuhrmann
- [vlc-commits] OSS: open device node to list devices if required
Rémi Denis-Courmont
- [vlc-commits] Qt: PixmapAnimator: fix wrong iterator bound
Francois Cartegnie
- [vlc-commits] Qt: StandardPanel: Add spinner on network SD nodes.
Francois Cartegnie
- [vlc-commits] lua http: fix QR Code path separator (fix #8384)
Francois Cartegnie
- [vlc-commits] lua intf: httprequests: fix current (fix #8314)
Francois Cartegnie
- [vlc-commits] lua intf: fix documentation
Francois Cartegnie
- [vlc-commits] lua http: fix current int web intf
Francois Cartegnie
- [vlc-commits] SFTP: fix warnings
Jean-Baptiste Kempf
- [vlc-commits] Introduce 6.1 channel format for Xiph codecs
Jean-Baptiste Kempf
- [vlc-commits] sftp: invalid free()
Rémi Denis-Courmont
- [vlc-commits] stream: destroy the access object underneath the stream_Access object
Rémi Denis-Courmont
- [vlc-commits] vcdx: useless log
Rémi Denis-Courmont
- [vlc-commits] live555: forced creation of timeout thread for WMServer rtsp dialects
Andrew Schubert
- [vlc-commits] Added a hotkey for playlist deletion.
Martin Zeman
- [vlc-commits] Qt: use a complete sentence
Jean-Baptiste Kempf
- [vlc-commits] jack: don't use legacy packet API
Tristan Matthews
- [vlc-commits] aout: remove packet helper
Rémi Denis-Courmont
- [vlc-commits] Revert "Add SNR and signal level for access_demux"
Rémi Denis-Courmont
- [vlc-commits] Subsync: added an easier way to sync subtitles
Pascal Thomet
- [vlc-commits] Android: always return an empty proxy
Jean-Baptiste Kempf
- [vlc-commits] Darwin: move specific files to a darwin/ folder
Jean-Baptiste Kempf
- [vlc-commits] aout: add proper event for device hotplug (refs #8248)
Rémi Denis-Courmont
- [vlc-commits] ALSA: adapt to hotplug event
Rémi Denis-Courmont
- [vlc-commits] OSS: adapt to hotplug event
Rémi Denis-Courmont
- [vlc-commits] PulseAudio: adapt to hotplug event
Rémi Denis-Courmont
- [vlc-commits] mmdevice: adapt to hotplug event
Rémi Denis-Courmont
- [vlc-commits] aout: remove ->device_enum (fixes #8248)
Rémi Denis-Courmont
- [vlc-commits] src: implement proxy URL support for Darwin
Felix Paul Kühne
- [vlc-commits] src/darwin: reformat code to fit the character limit in place in those code parts
Felix Paul Kühne
- [vlc-commits] avcodec/vda: fixed compilation and warnings
Felix Paul Kühne
- [vlc-commits] auhal: fix compilation and simplify overly complicated code by adapting to the hotplug API
Felix Paul Kühne
- [vlc-commits] auhal: remove write-only code
Felix Paul Kühne
- [vlc-commits] Update NEWS
Francois Cartegnie
- [vlc-commits] macosx: move Subtitle and Teletext items to a newly created 'Subtitles' menu
Felix Paul Kühne
- [vlc-commits] Revert "Qt: add events extender"
Francois Cartegnie
- [vlc-commits] http: robustify vlc_UrlParse() (fixes #8432)
Rémi Denis-Courmont
- [vlc-commits] http: simplify previous commit
Rémi Denis-Courmont
- [vlc-commits] input: query access object before creating stream object (refs #8414)
Rémi Denis-Courmont
- [vlc-commits] macosx: add option to hide effects button in control bar
David Fuhrmann
- [vlc-commits] Simple: fix typo
Jean-Baptiste Kempf
- [vlc-commits] Simple: fix memleak on quit
Jean-Baptiste Kempf
- [vlc-commits] Simple: fix comments and reorder functions
Jean-Baptiste Kempf
- [vlc-commits] Simple downmixer: allow Xiph 6.1 -> 5.1
Jean-Baptiste Kempf
- [vlc-commits] Simple downmixer: allow Xiph 6.1 -> 2.0
Jean-Baptiste Kempf
- [vlc-commits] Sentence style capitalization
Christoph Miebach
- [vlc-commits] hotkeys: Delay subtitle track only if it exists and is enabled.
Zoran Turalija
- [vlc-commits] hotkeys: Change subtitle position only if it exists and is enabled.
Zoran Turalija
- [vlc-commits] Lua demuxers: show the original URL in playlist
Mario Speiß
- [vlc-commits] src/darwin: fix crash while accessing http content while no proxy is set
Felix Paul Kühne
- [vlc-commits] avcodec: use rd instead simple as defaul mb_decision, as it' s default in libav/ffmpeg
Ilkka Ollakka
- [vlc-commits] avcodec: make clearer that i_quality is setted only then qscale is within 0 .01..255
Ilkka Ollakka
- [vlc-commits] livehttp: don't sanitize segment URI
Ilkka Ollakka
- [vlc-commits] libmpgatofixed32: return ENOMEM instead -1 and VLC_SUCCESS instead of 0, also set pf_audio_filter after everything is ready
Ilkka Ollakka
- [vlc-commits] Providing vlc.pot snapshot
Christoph Miebach
- [vlc-commits] A bit more modern version of the About dialog
Jean-Baptiste Kempf
- [vlc-commits] Qt: Subtitles menu
Jean-Baptiste Kempf
- [vlc-commits] About: show advanced info on click
Jean-Baptiste Kempf
- [vlc-commits] transcode: ask for audio converter instead of audio filter
Ilkka Ollakka
- [vlc-commits] msi: add missing runtime dependencies
Ludovic Fauvet
- [vlc-commits] vlc_commom Use ULL over LLU
Jean-Baptiste Kempf
- [vlc-commits] Win32: Do not ship libgcc*dll
Jean-Baptiste Kempf
- [vlc-commits] Revert "transcode: ask for audio converter instead of audio filter"
Ilkka Ollakka
- [vlc-commits] AVI: free p_sys resources on Close (WTF?)
Jean-Baptiste Kempf
- [vlc-commits] Revert "msi: add missing runtime dependencies"
Rafaël Carré
- [vlc-commits] Revert "Win32: Do not ship libgcc*dll"
Rafaël Carré
- [vlc-commits] Qt: AboutDialog: widget must still process its own events
Francois Cartegnie
- [vlc-commits] Qt: AboutDialog: frameless buttons must expand
Francois Cartegnie
- [vlc-commits] Qt: AboutDialog: Change licence font
Francois Cartegnie
- [vlc-commits] Qt: AboutDialog: fix pointer on switchable label
Francois Cartegnie
- [vlc-commits] Qt: AboutDialog: fix font height
Francois Cartegnie
- [vlc-commits] Revert "Qt: AboutDialog: frameless buttons must expand"
Jean-Baptiste Kempf
- [vlc-commits] About: make the label look like links
Jean-Baptiste Kempf
- [vlc-commits] About dialog: remove the verticalSpacer...
Jean-Baptiste Kempf
- [vlc-commits] Qt: AboutDialog: reset dialog on show.
Francois Cartegnie
- [vlc-commits] Qt: Open: always update mrl on tab switch.
Francois Cartegnie
- [vlc-commits] Qt: Open: Don't allow next step if item is missing.
Francois Cartegnie
- [vlc-commits] file: do not turn off caching on BSD (fixes #8446)
Rémi Denis-Courmont
- [vlc-commits] input: small simplification
Rémi Denis-Courmont
- [vlc-commits] stream: add STREAM_SET_PAUSE_STATE control
Rémi Denis-Courmont
- [vlc-commits] input: use STREAM_SET_PAUSE_STATE (refs #8414)
Rémi Denis-Courmont
- [vlc-commits] input: use STREAM_SET_PAUSE_STATE (refs #8414)
Rémi Denis-Courmont
- [vlc-commits] stream: add STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE
Rémi Denis-Courmont
- [vlc-commits] decomp: pause is unimplemented (although possible), pace works
Rémi Denis-Courmont
- [vlc-commits] http filters: pause not implemented, pace control not supported
Rémi Denis-Courmont
- [vlc-commits] input: use STREAM_CAN_PAUSE and STREAM_CAN_CONTROL_PACE
Rémi Denis-Courmont
- [vlc-commits] input: deprecate p_access (refs #8414)
Rémi Denis-Courmont
- [vlc-commits] decomp: fix leak on error and clean up a little
Rémi Denis-Courmont
- [vlc-commits] decomp: implement pause/resume
Rémi Denis-Courmont
- [vlc-commits] decomp: fix leak on error and clean up a little
Rémi Denis-Courmont
- [vlc-commits] decomp: implement pause/resume
Rémi Denis-Courmont
- [vlc-commits] mp4: correct language code value interpretation
Rémi Denis-Courmont
- [vlc-commits] macosx: modernize the about dialog to match the Qt intf
Felix Paul Kühne
- [vlc-commits] macosx/about: add missing l10n
Felix Paul Kühne
- [vlc-commits] InfoPlist.strings: fix NSHumanReadableCopyright statement
Felix Paul Kühne
- [vlc-commits] macosx: mooaaarr eye-candy for the about dialog
Felix Paul Kühne
- [vlc-commits] macosx: add trademark claim to about panel
Felix Paul Kühne
- [vlc-commits] Revert "mingw: link with static libgcc / libstdc++"
Rafaël Carré
- [vlc-commits] src/stream_output/stream_output.c: destroy mutex on error.
Jean-Paul Saman
- [vlc-commits] transcode/video.c: Do not leak mutex/ conditional or fifo in transcode_video_new().
Jean-Paul Saman
- [vlc-commits] macosx: merge minor grammar and orthography fixes
Edward Wang
- [vlc-commits] auhal: volumeSet and muteSet is not supported for digital output
David Fuhrmann
- [vlc-commits] auhal: volumeSet and muteSet is not supported for digital output
David Fuhrmann
- [vlc-commits] input: factor INPUT_CONTROL_SET_TITLE code
Rémi Denis-Courmont
- [vlc-commits] input: factor INPUT_CONTROL_SET_SEEKPOINT code
Rémi Denis-Courmont
- [vlc-commits] mtp: redundant close-on-exec code
Rémi Denis-Courmont
- [vlc-commits] mtp: do not turn off caching (refs #8446)
Rémi Denis-Courmont
- [vlc-commits] vdr: do not turn off caching (refs #8446)
Rémi Denis-Courmont
- [vlc-commits] vdr: force MPEG-TS demuxer
Rémi Denis-Courmont
- [vlc-commits] stream: add the new controls to demux and memory streams
Rémi Denis-Courmont
- [vlc-commits] stream: add explicit controls for titles and seekpoints
Rémi Denis-Courmont
- [vlc-commits] input: remove unused INPUT_UPDATE_NONE
Rémi Denis-Courmont
- [vlc-commits] input: remove write-only INPUT_UPDATE_SIZE
Rémi Denis-Courmont
- [vlc-commits] input: remove INPUT_FSTAT_NB_READS
Rémi Denis-Courmont
- [vlc-commits] stream: add STREAM_GET_META
Rémi Denis-Courmont
- [vlc-commits] input: use STREAM_GET_META instead of ACCESS_GET_META (refs #8414)
Rémi Denis-Courmont
- [vlc-commits] input/stream: add STREAM_GET_SIGNAL (fixes #8414)
Rémi Denis-Courmont
- [vlc-commits] Fix decoding for aac streams with ADTS config set to 0 channels
Rafaël Carré
- [vlc-commits] New AVFoundation video capture module for Mac OS X
Michael Feurstein
- [vlc-commits] Update NEWS and LIST for AVFoundation video capture module
Felix Paul Kühne
- [vlc-commits] configure.ac: fix linking the OSX UI module if the AVFoundation framework isn't present (read: OSX 10.6)
Felix Paul Kühne
- [vlc-commits] THANKS: merge updated and more complete contrib copyright list
Felix Paul Kühne
- [vlc-commits] Simple: slightly different matrixes for 7.x and 6.1 stereo downmix
Jean-Baptiste Kempf
- [vlc-commits] simple: use single precision maths (rather than double)
Rémi Denis-Courmont
- [vlc-commits] THANKS: add missing GPL-licensed contribs
Felix Paul Kühne
- [vlc-commits] THANKS: add missing GPL-licensed contribs
Felix Paul Kühne
- [vlc-commits] mmdevice: drop to zero priority for now
Rémi Denis-Courmont
- [vlc-commits] goom: force FL32 input
Rémi Denis-Courmont
- [vlc-commits] projectM: force FL32 input
Rémi Denis-Courmont
- [vlc-commits] visual: force FL32 input and set output format
Rémi Denis-Courmont
- [vlc-commits] vsxu: force FL32 input
Rémi Denis-Courmont
- [vlc-commits] configure.ac disable/don' t load avcapture module and its framework if AVFoundation is not present ( OS 10.6)
Michael Feurstein
- [vlc-commits] configure.ac: replace == with =
KO Myung-Hun
- [vlc-commits] os2: add vlc_getProxyUrl()
KO Myung-Hun
- [vlc-commits] visual: remove non-sensical code
Rémi Denis-Courmont
- [vlc-commits] visual: remove non-sensical code
Rémi Denis-Courmont
- [vlc-commits] visual: privatize filter_sys_t, etc.
Rémi Denis-Courmont
- [vlc-commits] visual: do not keep unused fields
Rémi Denis-Courmont
- [vlc-commits] visual: remove write only field psz_args
Rémi Denis-Courmont
- [vlc-commits] visual: reduce symbols count
Rémi Denis-Courmont
- [vlc-commits] visual: clean up clean up code
Rémi Denis-Courmont
- [vlc-commits] visual: use dedicated thread (fixes #6229)
Rémi Denis-Courmont
- [vlc-commits] macosx: fix time slider status update, hide progress knob when buffering
David Fuhrmann
- [vlc-commits] macosx: fix fancy gradient view for nonembedded window
David Fuhrmann
- [vlc-commits] macosx: simplify and fix some minor bugs in equalizer code
David Fuhrmann
- [vlc-commits] macosx: do not translate string setting values in advanced prefs
David Fuhrmann
- [vlc-commits] audiobar graph: remove default values in setting strings
David Fuhrmann
- [vlc-commits] macosx: remove completely unsensical and unneeded delocalize method
David Fuhrmann
- [vlc-commits] Qt: SoutInputBox: show decoded mrl (fix #8436 part1)
Francois Cartegnie
- [vlc-commits] Qt: ConvertDialog: Escape filename in sout (fix #8436 part2)
Francois Cartegnie
- [vlc-commits] update NEWS
Francois Cartegnie
- [vlc-commits] fix error in getting proxy setting on darwin.
Kuang Rufan
- [vlc-commits] Update README
Jean-Baptiste Kempf
- [vlc-commits] file access: don't use PathIsNetworkPath in store app
Rafaël Carré
- [vlc-commits] Qt: minor grammar and orthography fixes
Edward Wang
- [vlc-commits] Disable macosx avfoundation capture plugin on iOS
Gleb Pinigin
- [vlc-commits] macosx: fix contribute link in about dialog
Felix Paul Kühne
- [vlc-commits] macosx: fix potential link in open panel
Felix Paul Kühne
- [vlc-commits] Revert "macosx: fix contribute link in about dialog"
Felix Paul Kühne
- [vlc-commits] hotkeys: Bookmark subtitle timestamp only if it exists and is enabled.
Zoran Turalija
- [vlc-commits] Hotkeys: strings simplifications
Jean-Baptiste Kempf
- [vlc-commits] Qt: menu: reorder open media options
Jean-Baptiste Kempf
- [vlc-commits] Qt: menu, remove navigation part
Jean-Baptiste Kempf
- [vlc-commits] Qt: change tools accessor
Jean-Baptiste Kempf
- [vlc-commits] Use the proper type when reordering channels
Denis Charmet
- [vlc-commits] macosx: expand Subtitles menu for on-the-fly changes of text size, text color, background color, background opacity and outline thickness
Felix Paul Kühne
- [vlc-commits] freetype: allow on-the-fly changes of relative font size, background opacity, background color, outline thickness and text color
Felix Paul Kühne
- [vlc-commits] freetype: fixed compilation on Linux
Felix Paul Kühne
- [vlc-commits] Revert "freetype: allow on-the-fly changes of relative font size..."
Rémi Denis-Courmont
- [vlc-commits] macosx: add missing l10n to the subtitles menu
Felix Paul Kühne
- [vlc-commits] NEWS: add Subtitles menu to OSX section
Felix Paul Kühne
- [vlc-commits] macosx: fix 'toggle-sidebar' menu state (close #8213)
Felix Paul Kühne
- [vlc-commits] NEWS: nitpicking
Felix Paul Kühne
- [vlc-commits] macosx: subscribe to libvlccore' s debug messages only if the messages panel is actually displayed
Felix Paul Kühne
- [vlc-commits] macosx: don't center the fspanel on normal restores (close #5641)
Felix Paul Kühne
- [vlc-commits] macosx: update some copyright headers
Felix Paul Kühne
- [vlc-commits] macosx: hide playmode buttons by default
Felix Paul Kühne
- [vlc-commits] Use WINAPI_FAMILY_PARTITION to differentiate Windows Store apps
Rafaël Carré
- [vlc-commits] Remove broken setting of WINAPI_FAMILY_APP
Rafaël Carré
- [vlc-commits] DirectX: don't set the cooperative level on WinRT
Jean-Baptiste Kempf
- [vlc-commits] Configure: support for lua5.2
Jean-Baptiste Kempf
- [vlc-commits] Qt: adapt menus to new Audio Device list
Jean-Baptiste Kempf
- [vlc-commits] Qt: adapt menus to new Audio Device list
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix leak
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix leak
Rémi Denis-Courmont
- [vlc-commits] macosx: handle more playback menu shortcuts by core
David Fuhrmann
- [vlc-commits] Updating translators
Christoph Miebach
- [vlc-commits] http intf: ensure the password is set
Rémi Denis-Courmont
- [vlc-commits] Win32: do not use Console in WSA mode
Jean-Baptiste Kempf
- [vlc-commits] Qt: OpenDialog: Don't mix up icons
Francois Cartegnie
- [vlc-commits] contrib: xml: don't use GetVersionEx on Windows
Rafaël Carré
- [vlc-commits] macosx: make sure that the fspanel is always displayed on the same screen as the vout it belongs to
Felix Paul Kühne
- [vlc-commits] freetype: allow on-the-fly changes of relative font size, background opacity, background color, outline thickness and text color
Felix Paul Kühne
- [vlc-commits] macosx: add support for the Video Title option (close #3557)
Felix Paul Kühne
- [vlc-commits] auhal: do proper deinitialization when device changes
David Fuhrmann
- [vlc-commits] auhal: remove audio devices callback not before module close
David Fuhrmann
- [vlc-commits] macosx: don' t listen to media keys if current playlist root is empty or media is being played (close #5612)
Felix Paul Kühne
- [vlc-commits] macosx: added support for the Boss Key (close #7243)
Felix Paul Kühne
- [vlc-commits] DirectX: fix previous commit about WinRT
Jean-Baptiste Kempf
- [vlc-commits] extras/osx: switch to update-test.v.o so we can provide beta updates for 2. 1
Felix Paul Kühne
- [vlc-commits] macosx: allow drag and drop of disks on the VLC icon in the Dock and in the Finder (close #8377)
Felix Paul Kühne
- [vlc-commits] macosx: allow drag and drop of disks on the VLC icon in the Dock and in the Finder (close #8377)
Felix Paul Kühne
- [vlc-commits] fix compile error on case sensitive file system.
Kuang Rufan
- [vlc-commits] Qt: Make fullscreen bar thinner in one line interface profile.
Sandeep Kumar
- [vlc-commits] Qt: fix subtitles track update
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix subtitles track update
Jean-Baptiste Kempf
- [vlc-commits] Add VLSub to find subtitles
Jean-Baptiste Kempf
- [vlc-commits] lib: refuse to instantiate podcast SD
Rémi Denis-Courmont
- [vlc-commits] podcast: move callbacks to playlist
Rémi Denis-Courmont
- [vlc-commits] Qt: remove find_name("podcast")
Rémi Denis-Courmont
- [vlc-commits] Lua RC: remove generic object commands (never really worked)
Rémi Denis-Courmont
- [vlc-commits] Lua: remove var.command
Rémi Denis-Courmont
- [vlc-commits] Old RC: remove object commands
Rémi Denis-Courmont
- [vlc-commits] var_Command: remove broken-by-design function
Rémi Denis-Courmont
- [vlc-commits] hotkeys: Added OSD messages for toggle repeat playlist action.
Zoran Turalija
- [vlc-commits] hotkeys: Added OSD messages for toggle loop tri-state playlist action.
Zoran Turalija
- [vlc-commits] waveout: unused variable
Rémi Denis-Courmont
- [vlc-commits] waveout: copy ALSA fake hotplug code (fixes #8482)
Rémi Denis-Courmont
- [vlc-commits] Qt: AbtractPLItem: missing vtable entry for destructor (fix #8485)
Francois Cartegnie
- [vlc-commits] macosx: remove find_name(podcast)
Felix Paul Kühne
- [vlc-commits] freetype: fix color rendering (close #8484)
Felix Paul Kühne
- [vlc-commits] avcodec audio decoder: stricter PTS output
Rafaël Carré
- [vlc-commits] macosx: fix subtitles drag and drop (close #8477)
Felix Paul Kühne
- [vlc-commits] contrib: use latest sparkle version from git instead of the dated release
Felix Paul Kühne
- [vlc-commits] lua: sd: strengthen icecast. (fix #8425)
Francois Cartegnie
- [vlc-commits] Freetype: fix warnings
Jean-Baptiste Kempf
- [vlc-commits] objects: limit development-related error message to debug builds
Rémi Denis-Courmont
- [vlc-commits] objects: fix NDEBUG-only warning
Rémi Denis-Courmont
- [vlc-commits] pulse: fix NDEBUG-only warning
Rémi Denis-Courmont
- [vlc-commits] auhal: correctly remove devices from list when being unplugged at runtime ( close #8476)
Felix Paul Kühne
- [vlc-commits] macosx: same action for show playlist menu item and playlist button
David Fuhrmann
- [vlc-commits] DirectSound: list devices (fixes #7868)
Rémi Denis-Courmont
- [vlc-commits] DirectSound: list devices (fixes #7868)
Rémi Denis-Courmont
- [vlc-commits] DirectSound: implement device_select (fixes #8492)
Rémi Denis-Courmont
- [vlc-commits] waveout: remove sys->i_wave_device_id
Rémi Denis-Courmont
- [vlc-commits] waveout: implement device_select (fixes #8491)
Rémi Denis-Courmont
- [vlc-commits] aout: remove left-over audio-device callback (fixes #5273)
Rémi Denis-Courmont
- [vlc-commits] auhal: unify debug output and add missing error messages
Felix Paul Kühne
- [vlc-commits] auhal: unify debug output and add missing error messages
Felix Paul Kühne
- [vlc-commits] contrib: fix videolan URL
Rafaël Carré
- [vlc-commits] auhal: fix SPDIF -> default device fallback if SPDIF device is unplugged during playback ( close #8286)
Felix Paul Kühne
- [vlc-commits] contrib: fix videolan URL
Rafaël Carré
- [vlc-commits] access: http: only warn on deflate errors
Francois Cartegnie
- [vlc-commits] Qt: Menus: escape shortcuts in dynamic entries (fix #7123)
Francois Cartegnie
- [vlc-commits] skins2: fix an equalizer issue
Erwan Tulou
- [vlc-commits] On the road to 2.1.0-pre1
Jean-Baptiste Kempf
- [vlc-commits] macosx: fix video view and bottom bar framings
David Fuhrmann
- [vlc-commits] macosx: use height method for controls bar
David Fuhrmann
- [vlc-commits] Update attachments when updating metadata.
Timothy B. Terriberry
- [vlc-commits] Use FLAC's picture selection for Vorbis/Opus.
Timothy B. Terriberry
- [vlc-commits] Update FLAC/Vorbis cover scores to match ID3v2.
Timothy B. Terriberry
- [vlc-commits] stream_ReadLine: correctly return an error on overflow (fixes #7361)
Rémi Denis-Courmont
- [vlc-commits] Fix spelling
Rémi Denis-Courmont
- [vlc-commits] aout: dead code
Rémi Denis-Courmont
- [vlc-commits] goom: fix error path
Rémi Denis-Courmont
- [vlc-commits] Use NULL rather than 0 as pointer
Rémi Denis-Courmont
- [vlc-commits] goom: fix error path
Rémi Denis-Courmont
- [vlc-commits] Use NULL rather than 0 as pointer
Rémi Denis-Courmont
- [vlc-commits] aout: dead code
Rémi Denis-Courmont
- [vlc-commits] Qt: PLModel: missing qfu()
Francois Cartegnie
- [vlc-commits] HLS demux: fix crash on invalid playlist
Rafaël Carré
- [vlc-commits] MKV: show forced subtitles even if they are not default
Denis Charmet
- [vlc-commits] DirectSound: add default device choice in configuration
Rémi Denis-Courmont
- [vlc-commits] DirectSound: report initially selected device
Rémi Denis-Courmont
- [vlc-commits] waveout: report initially selected output device
Rémi Denis-Courmont
- [vlc-commits] AVI: free p_sys resources on Close (WTF?)
Jean-Baptiste Kempf
- [vlc-commits] avcodec audio decoder: stricter PTS output
Rafaël Carré
- [vlc-commits] Do not use multimedia timers in WinStore app
Rafaël Carré
- [vlc-commits] auhal: cosmetics
Felix Paul Kühne
- [vlc-commits] vda: add debug messages (refs #8440)
Felix Paul Kühne
- [vlc-commits] vda: correctly link module against libavcodec (close #8440)
Felix Paul Kühne
- [vlc-commits] DirectSound: use float output by default
Jean-Baptiste Kempf
- [vlc-commits] KAI: remove unused "audio-device" variable
Rémi Denis-Courmont
- [vlc-commits] DirectSound: remove unused "audio-device" variable choices
Rémi Denis-Courmont
- [vlc-commits] DirectSound: remove "audio-device" variable and simplify accordingly
Rémi Denis-Courmont
- [vlc-commits] Remove unused AOUT_VAR_*
Rémi Denis-Courmont
- [vlc-commits] macosx: save 6 l10n strings
Felix Paul Kühne
- [vlc-commits] auhal: fix handling and reporting of volume and mute
David Fuhrmann
- [vlc-commits] *: unify 'none' vs. 'None' (-1 l10n string)
Felix Paul Kühne
- [vlc-commits] subtitle-demux: unify 'Frames per Second' vs. 'Frames per second' ( -1 l10n string)
Felix Paul Kühne
- [vlc-commits] macosx: save 19 l10n strings by replacing them with already present strings from other modules
Felix Paul Kühne
- [vlc-commits] stream_ReadLine: correctly return an error on overflow (fixes #7361)
Rémi Denis-Courmont
- [vlc-commits] xcb: fix X11 key table ordering
Rémi Denis-Courmont
- [vlc-commits] aout: drop 2 version number from "visualization2" capability
Rémi Denis-Courmont
- [vlc-commits] aout: do not allow visualization in audio-filter and simplify
Rémi Denis-Courmont
- [vlc-commits] xcb: fix X11 key table ordering
Rémi Denis-Courmont
- [vlc-commits] aout: do not allow visualization in audio-filter and simplify
Rémi Denis-Courmont
- [vlc-commits] skins2: slider fix notifyLayout wrongly removed
Erwan Tulou
- [vlc-commits] skins2: simplify equalizer initialization
Erwan Tulou
- [vlc-commits] skins2: sliderBg (same issue as slider wrt to notifyLayout)
Erwan Tulou
- [vlc-commits] macosx: improve handling of module lists within the simple preferenences ( close #8440)
Felix Paul Kühne
- [vlc-commits] macosx: remove http proxy settings from simplified preferences since the networking core will automatically use the system settings now
Felix Paul Kühne
- [vlc-commits] auhal: do not output noise, and robustify output callbacks
David Fuhrmann
- [vlc-commits] aout: remove redundant parameter
Rémi Denis-Courmont
- [vlc-commits] aout: revector filters chain (part 1)
Rémi Denis-Courmont
- [vlc-commits] aout: clean up filters handling of vout request
Rémi Denis-Courmont
- [vlc-commits] aout: second guess whether the video output should be recycled
Rémi Denis-Courmont
- [vlc-commits] aout: remove (most) filters dependencies on audio_output_t
Rémi Denis-Courmont
- [vlc-commits] aout: export aout_Filters*() functions
Rémi Denis-Courmont
- [vlc-commits] transcode: use aout filters instead of filter chain (fixes #8447)
Rémi Denis-Courmont
- [vlc-commits] Update VLSub.lua
Jean-Baptiste Kempf
- [vlc-commits] Qt: disable focus on widgets for hotkeys selection
Jean-Baptiste Kempf
- [vlc-commits] demux: fix path extension on non-local inputs (fixes #8115)
Rémi Denis-Courmont
- [vlc-commits] demux: fix path extension on non-local inputs (fixes #8115)
Rémi Denis-Courmont
- [vlc-commits] String removal
Christoph Miebach
- [vlc-commits] Add try/catch when reading elements with libmatroska.
Denis Charmet
- [vlc-commits] Revert "Revert "http access: advertize gzip encoding..." (fixes #7757)"
Rémi Denis-Courmont
- [vlc-commits] mp4: do not spam
Rémi Denis-Courmont
- [vlc-commits] mp4: do not spam
Rémi Denis-Courmont
- [vlc-commits] macosx: activate playlist when playback finishes (close #6693)
David Fuhrmann
- [vlc-commits] macosx: activate playlist when playback finishes (close #6693)
David Fuhrmann
- [vlc-commits] vdpau: check video surface capabilities (fixes #8494)
Rémi Denis-Courmont
- [vlc-commits] vdpau: check decoder profile support (refs #8400)
Rémi Denis-Courmont
- [vlc-commits] Qt: different call to SHAddToRecentDocs
Jean-Baptiste Kempf
- [vlc-commits] Qt: different call to SHAddToRecentDocs
Jean-Baptiste Kempf
- [vlc-commits] avcodec: pass profile and level to hardware acceleration
Rémi Denis-Courmont
- [vlc-commits] vdpau: determine correct decoder profile and level (fixes #8400)
Rémi Denis-Courmont
- [vlc-commits] libvlc: add missing LIBVLC_API
Rémi Denis-Courmont
- [vlc-commits] mono: use var_Inherit*()
Rémi Denis-Courmont
- [vlc-commits] fix appletrailers playlist parser
Ilkka Ollakka
- [vlc-commits] appletrailer: small fix to get correct trailer type on playlist
Ilkka Ollakka
- [vlc-commits] avcodec: ignore audio output buffer padding (fixes #8513)
Rémi Denis-Courmont
- [vlc-commits] avcodec: ignore audio output buffer padding (fixes #8513)
Rémi Denis-Courmont
- [vlc-commits] Clear confusion about --started-from-file-and-one-instance-when-sunset-is-beautiful
Jean-Baptiste Kempf
- [vlc-commits] VNC: fix gallicism
Rémi Denis-Courmont
- [vlc-commits] ts demux: remove duplicate code
Rafaël Carré
- [vlc-commits] ts demux: don't lose PID specific data on PMT callback
Rafaël Carré
- [vlc-commits] Use same string in definition as in ui
Christoph Miebach
- [vlc-commits] Strings count -=5. No html translation needed
Christoph Miebach
- [vlc-commits] avcodec: do not use deprecated reordered_opaque
Rafaël Carré
- [vlc-commits] BluRay instead of Blu-Ray. Re-using short messages for long ones
Christoph Miebach
- [vlc-commits] udev: spell BD disk format correctly
Rémi Denis-Courmont
- [vlc-commits] THANKS: remove incorrect apostrophe
Edward Wang
- [vlc-commits] ts demux: fix eac3 mistaken for ac3
Rafaël Carré
- [vlc-commits] Qt: fix simple preferences alignment
Jean-Baptiste Kempf
- [vlc-commits] DirectSound: remove trailing space
Jean-Baptiste Kempf
- [vlc-commits] Waveout: use a more common name
Jean-Baptiste Kempf
- [vlc-commits] TS: remove useless --ts-silent option
Jean-Baptiste Kempf
- [vlc-commits] Put scene in the right preference category
Jean-Baptiste Kempf
- [vlc-commits] Timecode: try to fix copy/paste error
Jean-Baptiste Kempf
- [vlc-commits] python bindings: define translation for uintptr_t* and update module
Olivier Aubert
- [vlc-commits] It's Blu-ray now
Christoph Miebach
- [vlc-commits] sout avcodec: simplify OpenEncoder retry
Rafaël Carré
- [vlc-commits] BD module: no tabs in source code...
Jean-Baptiste Kempf
- [vlc-commits] Mac: use Blu-ray too
Jean-Baptiste Kempf
- [vlc-commits] aout: Increase/decrease volume in steps of 5%
Sandeep Kumar
- [vlc-commits] http: do not bother with login dialog if there is no realm
Rémi Denis-Courmont
- [vlc-commits] aout: Increase/decrease volume in steps of 5%
Sandeep Kumar
- [vlc-commits] http: do not bother with login dialog if there is no realm
Rémi Denis-Courmont
- [vlc-commits] transcode: fix audio format given to filters (fixes #8385)
Rémi Denis-Courmont
- [vlc-commits] avcodec: H.263 can be accelerated too
Rémi Denis-Courmont
- [vlc-commits] vout_macosx: fix prerequisite check in Control() (close #7937)
Felix Paul Kühne
- [vlc-commits] avcodec: Add XYZ colorspace
Nicolas Bertrand
- [vlc-commits] avcodec: Add XYZ colorspace
Nicolas Bertrand
- [vlc-commits] Revert "avcodec/vda: add shortcut for non-ambigous referencing"
Felix Paul Kühne
- [vlc-commits] macosx: restart VLC when resetting preferences to ease our support work ( close #8534)
Felix Paul Kühne
- [vlc-commits] macosx: remove duplicate code by using the same IBAction for both Prefs Reset buttons
Felix Paul Kühne
- [vlc-commits] auhal: add support for 8.0 and 8.1 output (close #8536)
Felix Paul Kühne
- [vlc-commits] macosx: update list of referenced OSX-specific files in xcodeproj
Felix Paul Kühne
- [vlc-commits] auhal: fix compilation on 10. 6 and prevent attempts to set it up on those OS X versions (refs #8536)
Felix Paul Kühne
- [vlc-commits] macosx: respect video-x and video-y (finally....)
Felix Paul Kühne
- [vlc-commits] jack: check for jack >= 1.9.7 or jack >= 0.120.1 (fixes #8493)
Tristan Matthews
- [vlc-commits] contrib: ffmpeg: disable non-h264 hwaccels (fixes #8537)
Rémi Denis-Courmont
- [vlc-commits] udp: remove impossible case
Rémi Denis-Courmont
- [vlc-commits] udp: handle error
Rémi Denis-Courmont
- [vlc-commits] macosx: upgrade read-only array initializations to the modern ObjC syntax
Felix Paul Kühne
- [vlc-commits] macosx: use modern ObjC syntax for C-String to NSString conversations
Felix Paul Kühne
- [vlc-commits] macosx: use modern ObjC syntax for C-Numbers to NSNumber conversations
Felix Paul Kühne
- [vlc-commits] macosx: clean code of objectAtIndex
Felix Paul Kühne
- [vlc-commits] avcapture: fix compilation warnings
Felix Paul Kühne
- [vlc-commits] Normal/Loop/Repeat is correct order of loop playlist action.
Zoran Turalija
- [vlc-commits] Puzzle: add dedicated bezier functions
Vianney BOYER
- [vlc-commits] Puzzle: main drawing functions
Vianney BOYER
- [vlc-commits] Puzzle: piece management and drawing
Vianney BOYER
- [vlc-commits] Puzzle: puzzle creation and solver
Vianney BOYER
- [vlc-commits] Puzzle: main filter update
Vianney BOYER
- [vlc-commits] Puzzle: AUTHORS file update
Vianney BOYER
- [vlc-commits] macosx: sanity checks and locking for video provider (fixes #8541)
David Fuhrmann
- [vlc-commits] macosx: remove obsolete puzzle black box checkbox
David Fuhrmann
- [vlc-commits] macosx: properly synchronize goto stepper / field values
David Fuhrmann
- [vlc-commits] macosx: add custom numberformatter to goto time field to only allow digits and :
David Fuhrmann
Last message date:
Tue Apr 30 23:13:17 CEST 2013
Archived on: Tue Apr 30 23:13:21 CEST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).