February 2013 Archives by thread
Starting: Fri Feb 1 16:53:47 CET 2013
Ending: Thu Feb 28 21:28:17 CET 2013
Messages: 281
- [vlc-commits] Update default DVD and CD paths on Linux
Rémi Denis-Courmont
- [vlc-commits] input: define proper controls for menu navigation
Rémi Denis-Courmont
- [vlc-commits] hotkeys: implement navigation actions
Rémi Denis-Courmont
- [vlc-commits] dvdnav: implement navigation controls, remove key-action callback
Rémi Denis-Courmont
- [vlc-commits] libvlc: use input navigation controls
Rémi Denis-Courmont
- [vlc-commits] hotkeys: put all text on the default SPU channel
Rémi Denis-Courmont
- [vlc-commits] hotkeys: use only one channel for sliders
Rémi Denis-Courmont
- [vlc-commits] Remove the filesize verification when using FindNextElement
Denis Charmet
- [vlc-commits] omxil: Skip a kinda-broken samsung mp3 decoder
Martin Storsjö
- [vlc-commits] omxil: Set the right channel mode for aac/mp3
Martin Storsjö
- [vlc-commits] omxil: Set OMX_AUDIO_AACStreamFormatMP4FF for AAC
Martin Storsjö
- [vlc-commits] omxil: Don' t require SetAudioParameters on the decoder output port to succeed
Martin Storsjö
- [vlc-commits] omxil: Make sure i_channels is nonzero before dividing by it
Martin Storsjö
- [vlc-commits] omxil: If OMX_IndexParamVideoInit failed, assume 2 ports with index 0 and 1
Martin Storsjö
- [vlc-commits] omxil: Factorize samsung decoder quirk identification to a separate function
Martin Storsjö
- [vlc-commits] omxil: Use the role names video_decoder.wmv1/2
Martin Storsjö
- [vlc-commits] Revert "omxil: Set the WMV type"
Martin Storsjö
- [vlc-commits] omxil: Only try to enable the samsung-specific 420p mode on video decoders
Martin Storsjö
- [vlc-commits] configure: remove a wrongly placed test
KO Myung-Hun
- [vlc-commits] src: Win32: add message categories to debug logs
Edward Wang
- [vlc-commits] too long timeouts in win32 vlc_poll
Mario Speiß
- [vlc-commits] macosx: fixed compilation warning and potential runtime exception
Felix Paul Kühne
- [vlc-commits] NEWS: announce that the infamous audio output failure on TASCAM' s USD-based MIDI-interfaces is fixed
Felix Paul Kühne
- [vlc-commits] live555 : Add an option to change the frame buffer size, and increase the default value a little.
Sébastien Escudier
- [vlc-commits] omxil: Remove a few audio codec mappings
Martin Storsjö
- [vlc-commits] audioqueue: don't avoid impossible case
Rafaël Carré
- [vlc-commits] live555: buffer sizes are not considered safe
Rémi Denis-Courmont
- [vlc-commits] libvlc_audio_set_track: return -1 on error
Rémi Denis-Courmont
- [vlc-commits] libvlc_audio_set_track: return -1 on error
Rémi Denis-Courmont
- [vlc-commits] win32: do not get stuck in poll() with infinite timeout
Rémi Denis-Courmont
- [vlc-commits] NEWS: updates for Mac
Felix Paul Kühne
- [vlc-commits] audioqueue: fixed potential TimeGet issue
Rafaël Carré
- [vlc-commits] audioqueue: clean-up
Felix Paul Kühne
- [vlc-commits] audioqueue: fix copyright years and add missing copyright holders
Felix Paul Kühne
- [vlc-commits] audioqueue: switch from section comments to more useful pragma marks since those are recognized by Xcode
Felix Paul Kühne
- [vlc-commits] audioqueue: more cleanup
Felix Paul Kühne
- [vlc-commits] audioqueue: fix potential p_block leak
Felix Paul Kühne
- [vlc-commits] audioqueue: use the AudioSession API to overwrite the mute switch during media playback (iOS only)
Felix Paul Kühne
- [vlc-commits] audioqueue: fix compilation for OSX
Felix Paul Kühne
- [vlc-commits] macosx: work-around for Mountain Lion which treats folder with the name ' BDMV' and the sub item 'INDEX.BDM' as a file with the UTI 'public.directory '
Felix Paul Kühne
- [vlc-commits] macosx: work-around for Mountain Lion which treats folder with the name ' BDMV' and the sub item 'INDEX.BDM' as a file with the UTI 'public.directory '
Felix Paul Kühne
- [vlc-commits] update NEWS
Felix Paul Kühne
- [vlc-commits] Remove the filesize verification when using FindNextElement
Denis Charmet
- [vlc-commits] dbus: Fix memleaks on error paths
Mirsal Ennaime
- [vlc-commits] dbus: Remove useless comment
Mirsal Ennaime
- [vlc-commits] dbus: Add missing memory allocation failure handling
Mirsal Ennaime
- [vlc-commits] Win32: really fix poll() loop *cough* *cough*
Rémi Denis-Courmont
- [vlc-commits] Contrib: use a new DVDnav fork
Jean-Baptiste Kempf
- [vlc-commits] rename configuration page title for x264 options
Vittorio Giovara
- [vlc-commits] Contrib: use a new DVDnav fork
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update dvdread to a new fork
Jean-Baptiste Kempf
- [vlc-commits] Remove aout_Packet from directsound audio output
Denis Charmet
- [vlc-commits] l10n: Brazilian Portuguese update
Sidney Doria
- [vlc-commits] Adding an (Aragonese) to LINGUAS
Christoph Miebach
- [vlc-commits] Updating AUTHORS from git log
Christoph Miebach
- [vlc-commits] dbus: Add memory allocation failure check
Mirsal Ennaime
- [vlc-commits] Remove variable name clashes in TAB_REMOVE
Rafaël Carré
- [vlc-commits] TAB_FIND/TAB_REMOVE: remove inner variable, improve expansion safety
Rémi Denis-Courmont
- [vlc-commits] dbus: Add another memory allocation failure check
Mirsal Ennaime
- [vlc-commits] dbus: Oops, abandon the correct container on error paths
Mirsal Ennaime
- [vlc-commits] fix regression from 1925313da2 : vod creation failed in rtp stream out module because it couldn' t access some variable (vod-media and vod-session)
Sébastien Escudier
- [vlc-commits] fix regression from 3118035
Sébastien Escudier
- [vlc-commits] fix regression from 7f12d4609
Sébastien Escudier
- [vlc-commits] lua: assembleenationale: Fix after website changes
François Revol
- [vlc-commits] stream: Fix segfault caused by invalid seek
Rafaël Carré
- [vlc-commits] Qt: Add moving main window on any part of a window
Alexander Terentyev
- [vlc-commits] avi: Fix seek bar position when streaming through network (fixes #2151)
Samuel Pitoiset
- [vlc-commits] macosx: replace all 'key-action' calls with their proper counter-parts
Felix Paul Kühne
- [vlc-commits] Gestures: use the proper event name
Ludovic Fauvet
- [vlc-commits] Gestures: use left button, by default
Ludovic Fauvet
- [vlc-commits] auhal: fix prototype/definition mismatch (close #8148)
Felix Paul Kühne
- [vlc-commits] audioqueue: fix buffer leak (close #8140)
Felix Paul Kühne
- [vlc-commits] gnutls: retry handshake if it returns a non-fatal error
Ludovic Fauvet
- [vlc-commits] gnutls: retry handshake if it returns a non-fatal error
Ludovic Fauvet
- [vlc-commits] extras/package: compile for iOS 6.1 since it is public now
Felix Paul Kühne
- [vlc-commits] transcode: reinit filter-chain when aspect-ratio changes
Ilkka Ollakka
- [vlc-commits] transcode: use 1001 as framerate base
Ilkka Ollakka
- [vlc-commits] configure: don't enforce OpenGL ES 1 on iOS
Felix Paul Kühne
- [vlc-commits] vout_ios: use a 32bit color scheme
Felix Paul Kühne
- [vlc-commits] opengl: use OpenGL ES 2 on iOS and fix a compilation warning
Felix Paul Kühne
- [vlc-commits] vout_ios: use OpenGL ES 2 for rendering
Felix Paul Kühne
- [vlc-commits] opengl: fixed shader support for iOS
Felix Paul Kühne
- [vlc-commits] Handle case where dwFormat is WAVE_FORMAT_EXTENSIBLE
Denis Charmet
- [vlc-commits] opengl: fix compilation for OS X
Felix Paul Kühne
- [vlc-commits] opengl: implement manual unpacking for OpenGL ES
Ilkka Ollakka
- [vlc-commits] opengl: protect precision settings, since current OS X OpenGL implementations don't support it (yet)
Felix Paul Kühne
- [vlc-commits] opengl: save a few #if since those are valuable
Felix Paul Kühne
- [vlc-commits] opengl: remove debug
Felix Paul Kühne
- [vlc-commits] NEWS: mention OpenGL ES shader support and fix some typos
Felix Paul Kühne
- [vlc-commits] skins2: ensure that skins2 displays items exactly as qt4 does
Erwan Tulou
- [vlc-commits] skins2: fix memory leak
Erwan Tulou
- [vlc-commits] Update NEWS for 2.0.6
Jean-Baptiste Kempf
- [vlc-commits] ios vout: Avoid opengles1.1 naming convention for 2.0 version
Gleb Pinigin
- [vlc-commits] androidsurface: cosmetics
Rafaël Carré
- [vlc-commits] androidsurface: simplify dlopen code
Rafaël Carré
- [vlc-commits] PulseAudio: update existing item rather than delete and replace
Rémi Denis-Courmont
- [vlc-commits] iOS: no tabs, in source-code
Jean-Baptiste Kempf
- [vlc-commits] macosx: add lion fullscreen support for detached windows
David Fuhrmann
- [vlc-commits] macosx: support multiple VLC windows in fullscreen, try to just display fspanel when sensible
David Fuhrmann
- [vlc-commits] macosx: only show fspanel when needed, additional fixed for lion fullscreen behavior
David Fuhrmann
- [vlc-commits] macosx: fix closing detached windows when in lion fullscreen
David Fuhrmann
- [vlc-commits] macosx: also hide mouse cursor when detached window is in fullscreen
David Fuhrmann
- [vlc-commits] macosx: allow again to select lion fullscreen and nonembedded windows in simple prefs
David Fuhrmann
- [vlc-commits] macosx: update fullscreen menu item checkbox according to vout fullscreen variable
David Fuhrmann
- [vlc-commits] macosx: directly toggle vout fullscreen variable to support multiple windows in fullscreen
David Fuhrmann
- [vlc-commits] dvdnav/dvdread: run autoreconf
Rafaël Carré
- [vlc-commits] mouse wheel handling: fix left / right scrolling events
David Fuhrmann
- [vlc-commits] Revert "Emit a fullscreen toggle action on double click"
Rémi Denis-Courmont
- [vlc-commits] dvdnav/dvdread: run autoreconf
Rafaël Carré
- [vlc-commits] switcher: add required header
Rafaël Carré
- [vlc-commits] libvlc: bump SO age
Rémi Denis-Courmont
- [vlc-commits] libvlccore: bump SO age
Rémi Denis-Courmont
- [vlc-commits] libvlccore: bump SO revision
Rémi Denis-Courmont
- [vlc-commits] libvlc: bump SO revision
Rémi Denis-Courmont
- [vlc-commits] libvlccore: bump SO revision
Rémi Denis-Courmont
- [vlc-commits] macosx_vout: update author list
Felix Paul Kühne
- [vlc-commits] opengl: update author lists
Felix Paul Kühne
- [vlc-commits] macosx: fix another wrong occurrence of the fspanel
David Fuhrmann
- [vlc-commits] macosx: update copyright headers for some recently changed files
David Fuhrmann
- [vlc-commits] DnD from Internet Explorer to VLC and support of links (*.lnk)
Mario Speiß
- [vlc-commits] Contribs: update dvdread to a new fork
Jean-Baptiste Kempf
- [vlc-commits] Qt: SeekSlider: SeekStyle: fix memleak
Francois Cartegnie
- [vlc-commits] skins2: improve short name display ($N)
Erwan Tulou
- [vlc-commits] omxil: Skip padding with OMX.SEC.vc1.dec as well
Martin Storsjö
- [vlc-commits] Add gui option one libav/ffmpeg flag2 parameter
Vittorio Giovara
- [vlc-commits] Free unused resources when using linked mkvs
Denis Charmet
- [vlc-commits] skins2: don't default the first visible item to selected
Erwan Tulou
- [vlc-commits] l10n: Croatian update
Dominko Aždajić
- [vlc-commits] avcodec: replacement for av_sample_fmt_is_planar
Rafaël Carré
- [vlc-commits] avcodec audio decoder: add helper for interleaving
Rafaël Carré
- [vlc-commits] avcodec: handle planar samples from libavcodec
Ilkka Ollakka
- [vlc-commits] avcodec audio encoder: add helper for deinterleaving
Rafaël Carré
- [vlc-commits] Revert "configure: reject lavc >= 54.22 because of planar audio"
Rafaël Carré
- [vlc-commits] avcodec encoder: handle planar formats
Rafaël Carré
- [vlc-commits] androidsurface: explain how how picture is rendered
Rafaël Carré
- [vlc-commits] Remove trailing space line
Denis Charmet
- [vlc-commits] opengl: check GL_UNPACK_ROW_LENGTH instead of OPENGL_ES
Ilkka Ollakka
- [vlc-commits] opengl: on manual unpacking use picture visible width for calculations, fixes some mov-samples
Ilkka Ollakka
- [vlc-commits] omxil: Use vlc_cond_timedwait when waiting for free input buffers
Martin Storsjö
- [vlc-commits] Free unused resources when using linked mkvs
Denis Charmet
- [vlc-commits] Win32: MSI package
Ludovic Fauvet
- [vlc-commits] packagemsi: rename target to be consistent with package-win32
Rafaël Carré
- [vlc-commits] MSI: make it depend on package-win-strip
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update pthreads to 2.9.1
Mario Speiß
- [vlc-commits] libvlc: Add a new more extensible struct libvlc_media_track_t
Martin Storsjö
- [vlc-commits] libvlc_media_tracks_get: use unsigned as applicable
Rémi Denis-Courmont
- [vlc-commits] NEWS: speak about new libvlc_*tracks* methods
Jean-Baptiste Kempf
- [vlc-commits] macosx: fix behaviour when changing video splitters on the fly
David Fuhrmann
- [vlc-commits] remove false comment
Sébastien Escudier
- [vlc-commits] Win32: fix compilation for Vista target
Jean-Baptiste Kempf
- [vlc-commits] Update module list
Jean-Baptiste Kempf
- [vlc-commits] Normalize local paths in set_mrl
Olivier Aubert
- [vlc-commits] Coding style fixes
Olivier Aubert
- [vlc-commits] Add support for the new libvlc_media_track_t structure
Olivier Aubert
- [vlc-commits] msi: define the output file
Ludovic Fauvet
- [vlc-commits] msi: change WiX default installation path
Ludovic Fauvet
- [vlc-commits] msi: regenerate the config.wxi.in
Ludovic Fauvet
- [vlc-commits] msi: provide the arch
Ludovic Fauvet
- [vlc-commits] msi: add the arch to the product name
Ludovic Fauvet
- [vlc-commits] msi: improve 64-bit support
Ludovic Fauvet
- [vlc-commits] msi: give at least few permissions to the generated file
Ludovic Fauvet
- [vlc-commits] msi: all components need the Win64 attribute
Ludovic Fauvet
- [vlc-commits] kai: remove aout_Packet*()
KO Myung-Hun
- [vlc-commits] ALSA: fix uninitialized variable
Rémi Denis-Courmont
- [vlc-commits] DShow does not need packet.c anymore
Jean-Baptiste Kempf
- [vlc-commits] OSS: no need for packet.c
Rémi Denis-Courmont
- [vlc-commits] macosx: try to fix another instances of wrong occurrence for fspanel
David Fuhrmann
- [vlc-commits] macosx: deduplicate code for fullscreen presentation options
David Fuhrmann
- [vlc-commits] macosx: only revert presentation options on fullscreen leave which are touched when entering fs for this particular window
David Fuhrmann
- [vlc-commits] fix play / pause and rename method for better clarity
David Fuhrmann
- [vlc-commits] macosx: move fullscreen logic to VLCVoutController and remove now unneeded helper methods
David Fuhrmann
- [vlc-commits] hotkey handling: map space key to play/pause action
David Fuhrmann
- [vlc-commits] auhal: workaround bug (in core audio?) which leads to shortend device names
David Fuhrmann
- [vlc-commits] auhal: workaround bug (in core audio?) which leads to shortend device names
David Fuhrmann
- [vlc-commits] macosx: add missing vlc_object_release and stuff for audio device selection
David Fuhrmann
- [vlc-commits] opensles: use 10ms buffers
Rafaël Carré
- [vlc-commits] Revert "auhal: workaround bug (in core audio?) which leads to shortend device names"
Felix Paul Kühne
- [vlc-commits] auhal: use kAudioObjectPropertyName instead of kAudioDevicePropertyDeviceName to retrieve the (potentially localized) device name
Felix Paul Kühne
- [vlc-commits] auhal: fix minor memory leak when handling SPDIF devices
David Fuhrmann
- [vlc-commits] auhal: don't leak the device list
Felix Paul Kühne
- [vlc-commits] auhal: fix insufficient bounds checking introduced in [14250ccc]
Felix Paul Kühne
- [vlc-commits] auhal: export System Sound Output Device as another choice if the user wants VLC to suit the default OS behavior
Felix Paul Kühne
- [vlc-commits] macosx: fix audio device selection visuals and remove fake 'Default' item now that auhal handles it
Felix Paul Kühne
- [vlc-commits] auhal: re-arrange code to suit a sane structure and use #pragma mark to illustrate segments
Felix Paul Kühne
- [vlc-commits] macosx: fix hypothetical aout leak
Felix Paul Kühne
- [vlc-commits] omxil: Don't log errors if there actually weren't any
Martin Storsjö
- [vlc-commits] omxil: Use the right role names for AMR-NB/WB
Martin Storsjö
- [vlc-commits] omxil: Signal the right AMR frame format
Martin Storsjö
- [vlc-commits] omxil: Set an AMR band mode based on the AMR variant
Martin Storsjö
- [vlc-commits] contrib: remove obsolete dvdread patch
Rafaël Carré
- [vlc-commits] Qt: fix segfault in seekpoints updater
Jean-Baptiste Kempf
- [vlc-commits] avformat: add non-native float audio (fixes #8191)
Rémi Denis-Courmont
- [vlc-commits] http: fix ITU-T video codecs FOURCC
Rémi Denis-Courmont
- [vlc-commits] auhal: don't leak audio data and avoid useless memcpy
David Fuhrmann
- [vlc-commits] macosx: use proper checkbox in advanced prefs
David Fuhrmann
- [vlc-commits] macosx: advanced prefs: add support for config sections
David Fuhrmann
- [vlc-commits] gnutls: memory leak
Rémi Denis-Courmont
- [vlc-commits] gnutls: fix strict certificate checks and simplify
Rémi Denis-Courmont
- [vlc-commits] macosx: fix UI crash within the open panel (refs #8146)
Felix Paul Kühne
- [vlc-commits] macosx: layout fix for the Open panel's screen section
Felix Paul Kühne
- [vlc-commits] Fixing contrib 'make prebuilt' and 'make package' to use the repo version of change_prefix. sh instead of a version inside the contrib package.
John Peterson
- [vlc-commits] contrib: dvdread: fix osx build
Rafaël Carré
- [vlc-commits] auhal: use kAudioObjectPropertyName instead of kAudioDevicePropertyDeviceName to retrieve the (potentially localized) device name
Felix Paul Kühne
- [vlc-commits] macosx: fix bug which hides fspanel when video on top is enabled
David Fuhrmann
- [vlc-commits] update NEWS
David Fuhrmann
- [vlc-commits] lib: rectify SPU track IDs (refs #7645)
Rémi Denis-Courmont
- [vlc-commits] lib: fix signedness of SPU track ID in libvlc_video_set_spu()
Rémi Denis-Courmont
- [vlc-commits] lib: rectify SPU track IDs (refs #7645)
Rémi Denis-Courmont
- [vlc-commits] lib: fix signedness of SPU track ID in libvlc_video_set_spu()
Rémi Denis-Courmont
- [vlc-commits] raw*: initialize callbacks only at success
Rémi Denis-Courmont
- [vlc-commits] rawdv: remove dated disabled code
Rémi Denis-Courmont
- [vlc-commits] Fix problem with black and/or random colours for paletted codecs, like MSRLE.
Frode Tennebø
- [vlc-commits] dbus: fix single instance mode parameter type for previous track
Rémi Denis-Courmont
- [vlc-commits] Revert "Qt: Add moving main window on any part of a window"
Rémi Denis-Courmont
- [vlc-commits] live555 : allow global npt value to go backward
Sébastien Escudier
- [vlc-commits] MCE: remove old plugin
Rémi Denis-Courmont
- [vlc-commits] Remove old Nokia N900 hacks
Rémi Denis-Courmont
- [vlc-commits] access: make sure that the screen module is compiled for OSX by default ( closes #8146)
Felix Paul Kühne
- [vlc-commits] screen/mac: fix copyright header
Felix Paul Kühne
- [vlc-commits] macosx: show current pos and remaining or total time in fs controller
David Fuhrmann
- [vlc-commits] macosx: adapt VLCTimeField and add additional option for remaining state of fs field
David Fuhrmann
- [vlc-commits] remove useless assignment
Sébastien Escudier
- [vlc-commits] opengl: don't use RGB shaders for RGB to RGB conversations
Felix Paul Kühne
- [vlc-commits] screen/mac: clean-up, improve and partially rewrite the code
Felix Paul Kühne
- [vlc-commits] opengl: iterate on previous commit
Felix Paul Kühne
- [vlc-commits] screen/mac: cosmetics
Felix Paul Kühne
- [vlc-commits] Add NV12/NV21 as YUV formats
Jean-Baptiste Kempf
- [vlc-commits] extras: disable screen capture module on iOS
Felix Paul Kühne
- [vlc-commits] opensles: uncomment debug message
Rafaël Carré
- [vlc-commits] ts: correct Traditional Chinese EPG encoding (fixes #8235)
Rémi Denis-Courmont
- [vlc-commits] omxil: Ignore a codec that we know we don't work well with
Martin Storsjö
- [vlc-commits] Tools: bump ragel version to 6.8.
Konstantin Pavlov
- [vlc-commits] DVDread: avoid crashes over invalid cell_playback_offset values
Jean-Baptiste Kempf
- [vlc-commits] Switch smbclient detection to pkg-config
Nicolas Chauvet
- [vlc-commits] omxil: Ignore all "secure"/DRM codecs
Martin Storsjö
- [vlc-commits] Qt: soutmrl: fix transcode filters enumeration (fix #8219)
Francois Cartegnie
- [vlc-commits] screen/mac: cursor rendering
arai
- [vlc-commits] screen/mac: cursor rendering
FUJISAWA Tooru
- [vlc-commits] Info.plist: add support for dvdmedia packages, which are essentially Video_TS dumps for Apple's DVD Player.app
Felix Paul Kühne
- [vlc-commits] Info.plist: add support for dvdmedia packages, which are essentially Video_TS dumps for Apple's DVD Player.app
Felix Paul Kühne
- [vlc-commits] l10n: Bosnian update
Adnan Memija
- [vlc-commits] l10n: German update
Mario Siegmann
- [vlc-commits] l10n: Estonian update
Ivar Smolin
- [vlc-commits] l10n: Hindi update
Shambhu Kumar
- [vlc-commits] l10n: Portuguese (Portugal) update
Bruno Miguel Queiros
- [vlc-commits] l10n: Russian update
Alexander Lakhin
- [vlc-commits] l10n: Serbian update
git at videolan.org
- [vlc-commits] l10n: Thai update
Thanakrit Chomphuming
- [vlc-commits] l10n: Romanian update
Cristian Secară
- [vlc-commits] l10n: French update
Éric Lassauge
- [vlc-commits] screen: return correct time for DEMUX_GET_TIME
FUJISAWA Tooru
- [vlc-commits] french translation: remove unsanctioned obituary
Rafaël Carré
- [vlc-commits] pt_PT.po: fix translation
Rafaël Carré
- [vlc-commits] Enable FPU on 64-bits ARM
Rémi Denis-Courmont
- [vlc-commits] contrib: 64-bits ARM always supports floating point
Rémi Denis-Courmont
- [vlc-commits] Mark hq-resampling obsolete
Rémi Denis-Courmont
- [vlc-commits] aout: de-inline the locking functions
Rémi Denis-Courmont
- [vlc-commits] aout: revector
Rémi Denis-Courmont
- [vlc-commits] aout: do not block thread changing volume/mute/device (fixes #8240)
Rémi Denis-Courmont
- [vlc-commits] aout: give volume/mute change a chance after DecPlay (refs #8240)
Rémi Denis-Courmont
- [vlc-commits] httprequests: output DVD title# and chapter# in status
Stephen Parry
- [vlc-commits] Fix for vimeo parser to handle multi-line data block
Stephen Parry
- [vlc-commits] ogg: Fix borken stream resets.
Timothy B. Terriberry
- [vlc-commits] ogg: Fix borken stream resets.
Timothy B. Terriberry
- [vlc-commits] Fix for vimeo parser to handle multi-line data block
Stephen Parry
- [vlc-commits] NEWS for 2.0.6
Jean-Baptiste Kempf
- [vlc-commits] add XYZ colorspace/fourcc
Nicolas Bertrand
- [vlc-commits] livehttp: take block length in account when checking segment length
Ilkka Ollakka
- [vlc-commits] livehttp: give more exact segment duration in extinf
Ilkka Ollakka
- [vlc-commits] livehttp: don't allow longer than targetduration segments
Ilkka Ollakka
- [vlc-commits] livehttp: update years and add myself as authors
Ilkka Ollakka
- [vlc-commits] livehttp: don't set all options as advanced
Ilkka Ollakka
- [vlc-commits] livehttp: allow setting ext-x-allow-cache to no
Ilkka Ollakka
- [vlc-commits] NEWS: add livehttp mention
Ilkka Ollakka
- [vlc-commits] Add Vorbis and VP8 codecs to live555.
Sébastien Escudier
- [vlc-commits] Qt: remove menus language selection. (fix #8201)
Francois Cartegnie
- [vlc-commits] aout: fix improbable memory leak
Rémi Denis-Courmont
- [vlc-commits] aout: fix mutex leak
Rémi Denis-Courmont
- [vlc-commits] Audioqueue: relicense to LGPL
Jean-Baptiste Kempf
- [vlc-commits] Win32: fix double-free in vlc_idna_to_ascii
Jean-Baptiste Kempf
- [vlc-commits] Fix ipv6 multicast socket option
Florian Roeske
Last message date:
Thu Feb 28 21:28:17 CET 2013
Archived on: Thu Feb 28 21:28:20 CET 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).