February 2014 Archives by author
      
      Starting: Sat Feb  1 11:07:38 CET 2014
         Ending: Fri Feb 28 21:57:54 CET 2014
         Messages: 510
     
- [vlc-commits] Direct3D: implement HLSL pixel shading in the	rendering pipeline
 
Felix Abecassis
- [vlc-commits] vout: remove commented code (moved to	vlc_vout_wrapper.h)
 
Felix Abecassis
- [vlc-commits] vout: assume aspect ratio is 1:1 if information is	missing
 
Felix Abecassis
- [vlc-commits] vout: reduce zoom ratio in order to avoid signalling	unnecessary zoom events
 
Felix Abecassis
- [vlc-commits] mediacodec: disambiguate error message (same as below)
 
Felix Abecassis
- [vlc-commits] mediacodec: unlock the surface if configuring	MediaCodec failed
 
Felix Abecassis
- [vlc-commits] omxil: move code to parse profile and level of H264	format to omx_utils.h
 
Felix Abecassis
- [vlc-commits] mediacodec: disable HW acceleration for profiles	Hi10P and higher
 
Felix Abecassis
- [vlc-commits] omxil: add conversion functions from OMX H264	profile/ levels to profile_idc/level_idc
 
Felix Abecassis
- [vlc-commits] mediacodec: check if the codec can handle the H264	profile of the input format
 
Felix Abecassis
- [vlc-commits] Win32: return a failure when a CHANGE_DISPLAY_SIZE	event is forced
 
Felix Abecassis
- [vlc-commits] Win32: return a failure when a CHANGE_DISPLAY_SIZE	event is forced
 
Felix Abecassis
- [vlc-commits] Direct3D: do not leak textures when recycling them
 
Felix Abecassis
- [vlc-commits] Direct3D: do not leak textures when recycling them
 
Felix Abecassis
- [vlc-commits] Direct3D: do not use pixel shader when rendering	subpictures
 
Felix Abecassis
- [vlc-commits] Direct3D: set dimensions of the D3D picture region
 
Felix Abecassis
- [vlc-commits] Direct3D: pass dimensions of the D3D region to the	pixel shader
 
Felix Abecassis
- [vlc-commits] mediacodec: add a NULL pointer check after getting	the profileLevels field
 
Felix Abecassis
- [vlc-commits] mediacodec: add missing exception handling code after	dequeue{Input, Output}Buffer
 
Felix Abecassis
- [vlc-commits] mediacodec: handle MediaCodec exceptions while	decoding
 
Felix Abecassis
- [vlc-commits] mediacodec: fix style
 
Felix Abecassis
- [vlc-commits] vout: fix typos in comment
 
Felix Abecassis
- [vlc-commits] mediacodec: do not accept codecs declaring no	capabilities
 
Felix Abecassis
- [vlc-commits] mediacodec: add more safety checks when trying to get	codec capabilities
 
Felix Abecassis
- [vlc-commits] vout: remove flag is_sleeping from vout_control_t
 
Felix Abecassis
- [vlc-commits] vout: check the can_sleep flag when a deadline is	provided
 
Felix Abecassis
- [vlc-commits] vout: refactor deadline computation for	cond_timedwait in vout_control_Pop
 
Felix Abecassis
- [vlc-commits] Subtitle: fix off-by-one error during allocation	before call to sscanf
 
Felix Abecassis
- [vlc-commits] Win32: use visible dimensions for all vouts
 
Felix Abecassis
- [vlc-commits] DirectSound: use calloc for aout_stream_sys_t
 
Felix Abecassis
- [vlc-commits] DirectSound: avoid double call to release function
 
Felix Abecassis
- [vlc-commits] Enhance dmo to support new dlls. This adds support	for WMV9.
 
Sergio Ammirata
- [vlc-commits] Moves lua/intf/modules/common.lua to lua/modules,	since lua/modules/  dkjson.lua depends on it
 
Julien 'Lta' BALLET
- [vlc-commits] Reindent Makefile.am in share/
 
Julien 'Lta' BALLET
- [vlc-commits] icast.io lua sd
 
Julien 'Lta' BALLET
- [vlc-commits] build: Explicitly check for XCB in the Makefile
 
Luca Barbato
- [vlc-commits] codec: jpeg: Check for NULL p_pic before encoding
 
Hugo Beauzée-Luyssen
- [vlc-commits] libvlc-module: remove description string for removed	option --plugin-path
 
Hugo Beauzée-Luyssen
- [vlc-commits] dcp: Use .pc files for asdcplib
 
Nicolas Bertrand
- [vlc-commits] codec: jpeg encoder implemented
 
Maxim Bublis
- [vlc-commits] Fixed contrib compiler on MacOS X 10.9
 
Maxim Bublis
- [vlc-commits] audiotrack: remove double initialization
 
Rafaël Carré
- [vlc-commits] dirac plugin has been removed
 
Rafaël Carré
- [vlc-commits] contrib: x265 0.7
 
Rafaël Carré
- [vlc-commits] contrib: x265: do not build shared library
 
Rafaël Carré
- [vlc-commits] Distribute vlc_addons.h
 
Rafaël Carré
- [vlc-commits] mmdevice: unbreak window store build
 
Rafaël Carré
- [vlc-commits] video_format_Setup: set visible dimensions
 
Rafaël Carré
- [vlc-commits] picture_Setup: set visible dimensions correctly
 
Rafaël Carré
- [vlc-commits] bump plugin ABI
 
Rafaël Carré
- [vlc-commits] packetizers: do not rename variable
 
Rafaël Carré
- [vlc-commits] Fix typo in comment
 
Rafaël Carré
- [vlc-commits] input_clock_ConvertTS: log failures
 
Rafaël Carré
- [vlc-commits] s/sout_stream_id_t/sout_stream_id_sys_t/
 
Rafaël Carré
- [vlc-commits] sout-all now defaults to true
 
Rafaël Carré
- [vlc-commits] Remove --ts-out option
 
Rafaël Carré
- [vlc-commits] Use block_ChainRelease
 
Rafaël Carré
- [vlc-commits] httpd: use switch, cosmetics
 
Rafaël Carré
- [vlc-commits] httpd: cosmetics
 
Rafaël Carré
- [vlc-commits] http: split loop function
 
Rafaël Carré
- [vlc-commits] httpd: simplify httpd_ReasonFromCode
 
Rafaël Carré
- [vlc-commits] httpd: use c99 for
 
Rafaël Carré
- [vlc-commits] httpd: split user auth
 
Rafaël Carré
- [vlc-commits] httpd: whitespace
 
Rafaël Carré
- [vlc-commits] httpdAuthOk: fix mismatched parameters order
 
Rafaël Carré
- [vlc-commits] avio: initialize avformat network support explicitely
 
Rafaël Carré
- [vlc-commits] avio output: use correct private context
 
Rafaël Carré
- [vlc-commits] avcodec audio encoder: set frame size
 
Rafaël Carré
- [vlc-commits] avformat audio mux: set frame size
 
Rafaël Carré
- [vlc-commits] avcodec encoder: aac ssr profile is supported
 
Rafaël Carré
- [vlc-commits] avcodec encoder: add more aac profiles
 
Rafaël Carré
- [vlc-commits] Revert "avformat audio mux: set frame size"
 
Rafaël Carré
- [vlc-commits] avformat mux: use some default values and add debug
 
Rafaël Carré
- [vlc-commits] Mosaic: don't reinvent GetAddress
 
Rafaël Carré
- [vlc-commits] mosaic: merge declaration and assignement
 
Rafaël Carré
- [vlc-commits] mosaic: sets original w/h
 
Rafaël Carré
- [vlc-commits] sout_MuxSendBuffer: use a variable
 
Rafaël Carré
- [vlc-commits] httpd: remove commented out debug code
 
Rafaël Carré
- [vlc-commits] httpd: use c99 for
 
Rafaël Carré
- [vlc-commits] httpd: simplify MsgAdd
 
Rafaël Carré
- [vlc-commits] httpd: cosmetics
 
Rafaël Carré
- [vlc-commits] avformat mux: use a variable
 
Rafaël Carré
- [vlc-commits] decklink.cpp: remove BOM
 
Rafaël Carré
- [vlc-commits] SDI decklink output: Do not set input options
 
Rafaël Carré
- [vlc-commits] vout thread: simplify deadline variables
 
Rafaël Carré
- [vlc-commits] httpd: avoid uncontrolled format strings
 
Rafaël Carré
- [vlc-commits] http output: fix off-by-one
 
Rafaël Carré
- [vlc-commits] avcommon: av_set_cpu_flags does not exist
 
Rafaël Carré
- [vlc-commits] avcommon: get definition for vlc_CPU_ARM_NEON
 
Rafaël Carré
- [vlc-commits] avutil: Remove (broken) CPU detection on android
 
Rafaël Carré
- [vlc-commits] release-howto: Explicitely select VideoLAN signing key
 
Rafaël Carré
- [vlc-commits] demux: asf: add packet values check.
 
Francois Cartegnie
- [vlc-commits] demux: wav: stay within riff chunk boundaries (fix	#10323)
 
Francois Cartegnie
- [vlc-commits] Qt: ExtensionsModel: do DI
 
Francois Cartegnie
- [vlc-commits] mux: ogg: flag blocks as HEADERS for backup. (fix	#10612)
 
Francois Cartegnie
- [vlc-commits] demux: asf: ignore empty sub-payloads (fix #9990)
 
Francois Cartegnie
- [vlc-commits] demux: asf: fix multiple compressed payload	regression (fix #9846)
 
Francois Cartegnie
- [vlc-commits] demux: asf: ignore empty sub-payloads (fix #9990)
 
Francois Cartegnie
- [vlc-commits] demux: asf: fix multiple compressed payload	regression (fix #9846)
 
Francois Cartegnie
- [vlc-commits] Add addons management API
 
Francois Cartegnie
- [vlc-commits] addons: add local storage module
 
Francois Cartegnie
- [vlc-commits] Qt: move animators code
 
Francois Cartegnie
- [vlc-commits] Qt: add DelegateAnimationHelper.
 
Francois Cartegnie
- [vlc-commits] Qt: add addons management UI
 
Francois Cartegnie
- [vlc-commits] addons: add addons.v.o repository
 
Francois Cartegnie
- [vlc-commits] addons: fsstorage: drop empty file check.
 
Francois Cartegnie
- [vlc-commits] addons: vorepository: add support for manually	downloaded archives
 
Francois Cartegnie
- [vlc-commits] addons: xmlreading: inline helpers
 
Francois Cartegnie
- [vlc-commits] Qt: addons: manager: add support for single archive	install
 
Francois Cartegnie
- [vlc-commits] Qt: addons: add support for vlp package drop
 
Francois Cartegnie
- [vlc-commits] Qt: addons: fix background paint glitch with new	editor
 
Francois Cartegnie
- [vlc-commits] Qt: addons: show summary in addons info popup
 
Francois Cartegnie
- [vlc-commits] addons: fsstorage: handle Win32 paths
 
Francois Cartegnie
- [vlc-commits] addons: fsstorage: move initializer
 
Francois Cartegnie
- [vlc-commits] addons: handle unclosed addon tags
 
Francois Cartegnie
- [vlc-commits] Qt: animators: missing initializers.
 
Francois Cartegnie
- [vlc-commits] addons: fsstorage: strip scheme from catalog path
 
Francois Cartegnie
- [vlc-commits] addons: fsstorage: missing check for managed skins	files
 
Francois Cartegnie
- [vlc-commits] Qt: addons: clear spinner from view on empty list
 
Francois Cartegnie
- [vlc-commits] input: es_out_timeshift: fix temp file dir separator
 
Francois Cartegnie
- [vlc-commits] api: add vlc_gettmpdir
 
Francois Cartegnie
- [vlc-commits] addons: fix duplicate decl of entry_t
 
Francois Cartegnie
- [vlc-commits] addons: fix duplicate decl of entry_t
 
Francois Cartegnie
- [vlc-commits] addons: fsstorage: indirectly write catalog
 
Francois Cartegnie
- [vlc-commits] addons: fsstorage: fix missing end tag with	versionless vlp
 
Francois Cartegnie
- [vlc-commits] addons: vorepository: missing internal manifest	stream creation check
 
Francois Cartegnie
- [vlc-commits] addons: vorepository: Revert dev change of	ADDONS_REPO_SCHEMEHOST
 
Francois Cartegnie
- [vlc-commits] fix addons MODULES_LIST description
 
Francois Cartegnie
- [vlc-commits] addons: fix path vs uri usage
 
Francois Cartegnie
- [vlc-commits] addons: fstorage: close fd before renaming.
 
Francois Cartegnie
- [vlc-commits] playlist: indirectly write when exporting to ml.xspf
 
Francois Cartegnie
- [vlc-commits] addons: fsstorage: fix use after free
 
Francois Cartegnie
- [vlc-commits] Qt: plugins: check after casts.
 
Francois Cartegnie
- [vlc-commits] Qt: addons: sort view
 
Francois Cartegnie
- [vlc-commits] addons: add missing b_live flag locking (fix #10718)
 
Francois Cartegnie
- [vlc-commits] addons: don't detach thread (fix #10717,#10719)
 
Francois Cartegnie
- [vlc-commits] addons: change i_score type and do boundary check.
 
Francois Cartegnie
- [vlc-commits] addons: missing threads join
 
Francois Cartegnie
- [vlc-commits] use pid for tmp file patterns
 
Francois Cartegnie
- [vlc-commits] addons: fix threading and cancelable sections
 
Francois Cartegnie
- [vlc-commits] Qt: addons: missing deinstanciation
 
Francois Cartegnie
- [vlc-commits] addons: Retrieve: narrow lock
 
Francois Cartegnie
- [vlc-commits] addons: use predicate on finder thread
 
Francois Cartegnie
- [vlc-commits] Qt: addons: tag addons with colors
 
Francois Cartegnie
- [vlc-commits] Qt: addons: rework addons manager UI.
 
Francois Cartegnie
- [vlc-commits] Qt: addons: draw INSTALLED state
 
Francois Cartegnie
- [vlc-commits] Qt: addons manager: add search box
 
Francois Cartegnie
- [vlc-commits] Support hevc ts demultiplexing
 
Denis Charmet
- [vlc-commits] Support hevc ts demultiplexing
 
Denis Charmet
- [vlc-commits] Add a trivial hevc packetizer
 
Denis Charmet
- [vlc-commits] Add a simple raw hevc demux
 
Denis Charmet
- [vlc-commits] Don't silently drop late frames
 
Denis Charmet
- [vlc-commits] Allow custom HTTP headers for httpd_Stream
 
Denis Charmet
- [vlc-commits] Allow hevc muxing in mp4
 
Denis Charmet
- [vlc-commits] Fix CreateDecodedNAL return
 
Denis Charmet
- [vlc-commits] Use vlc function for host to network conversions
 
Denis Charmet
- [vlc-commits] Update NEWS
 
Denis Charmet
- [vlc-commits] mmdevice: IMMDevice is really only used in desktop	builds
 
Rémi Denis-Courmont
- [vlc-commits] fr: fix translation (closes #10538)
 
Rémi Denis-Courmont
- [vlc-commits] Old RC: remove reference to former menu command	(fixes #10539)
 
Rémi Denis-Courmont
- [vlc-commits] RC: remove last stray reference to the menu command	(fixes #10539)
 
Rémi Denis-Courmont
- [vlc-commits] wasapi: split as separate module
 
Rémi Denis-Courmont
- [vlc-commits] mmdevice: fix restart due to preemption in Start()
 
Rémi Denis-Courmont
- [vlc-commits] DirectSound: reorder to reduce forward declarations
 
Rémi Denis-Courmont
- [vlc-commits] DirectSound: remove stray event handle
 
Rémi Denis-Courmont
- [vlc-commits] DirectSound: factor out common code for legacy and	MMDevice
 
Rémi Denis-Courmont
- [vlc-commits] DirectSound: add support for MMDevice API (fixes	#7394)
 
Rémi Denis-Courmont
- [vlc-commits] MMDevice: only WASAPI lacks S/PDIF support so far	(refs #6827)
 
Rémi Denis-Courmont
- [vlc-commits] vdpau/avcodec: update to libavcodec 55.26.0
 
Rémi Denis-Courmont
- [vlc-commits] vdpau/avcodec: update to libavcodec 55.26.0
 
Rémi Denis-Courmont
- [vlc-commits] mmdevice: do not enter the COM MTA upon unloading	(fixes #6830)
 
Rémi Denis-Courmont
- [vlc-commits] mmdevice: scale volume as other Windows plugins
 
Rémi Denis-Courmont
- [vlc-commits] win32: call SetErrorMode() while still single-threaded
 
Rémi Denis-Courmont
- [vlc-commits] win32: use SetThreadErrorMode() if available
 
Rémi Denis-Courmont
- [vlc-commits] mmdevice: do not override target Windows version
 
Rémi Denis-Courmont
- [vlc-commits] mmdevice: update comments
 
Rémi Denis-Courmont
- [vlc-commits] SOCKSv5: fix inverted logic (fixes #10247)
 
Rémi Denis-Courmont
- [vlc-commits] vlc_readdir: fix integer overflow on error
 
Rémi Denis-Courmont
- [vlc-commits] dtv: fix DVB-T2 tuning
 
Rémi Denis-Courmont
- [vlc-commits] RTP: align MTU correctly for L24 (fixes #10269)
 
Rémi Denis-Courmont
- [vlc-commits] Win32: avoid warning about "pidfile"
 
Rémi Denis-Courmont
- [vlc-commits] mmdevice: avoid incorrect assertion
 
Rémi Denis-Courmont
- [vlc-commits] vout: fix signedness warnings
 
Rémi Denis-Courmont
- [vlc-commits] Win32: remove live loop and bogus atomic variable
 
Rémi Denis-Courmont
- [vlc-commits] Win32: remove useless variable atomicity
 
Rémi Denis-Courmont
- [vlc-commits] Linux: update default optical disk paths
 
Rémi Denis-Courmont
- [vlc-commits] Linux: update default optical disk paths
 
Rémi Denis-Courmont
- [vlc-commits] mmdevice: split out Store code
 
Rémi Denis-Courmont
- [vlc-commits] marq: correct text documentation
 
Rémi Denis-Courmont
- [vlc-commits] stream_filter: rectify PTS delay unit (fix #10748)
 
Rémi Denis-Courmont
- [vlc-commits] Qt4: complete default volume lookup function
 
Rémi Denis-Courmont
- [vlc-commits] Qt4: complete default volume lookup function
 
Rémi Denis-Courmont
- [vlc-commits] Qt4: update audio prefs volume widgets when changing	output
 
Rémi Denis-Courmont
- [vlc-commits] avutil: vector and serialize CPU flags initialization
 
Rémi Denis-Courmont
- [vlc-commits] avutil: put the CPU flags in the VLC debug log
 
Rémi Denis-Courmont
- [vlc-commits] PulseAudio: missing initializer
 
Rémi Denis-Courmont
- [vlc-commits] PulseAudio: update volume when there is no active	stream
 
Rémi Denis-Courmont
- [vlc-commits] PulseAudio: fix setting volume without stream in most	cases
 
Rémi Denis-Courmont
- [vlc-commits] xa: do not keep the whole ES format around
 
Rémi Denis-Courmont
- [vlc-commits] oss: fix dangling descriptor value (refs #10772)
 
Rémi Denis-Courmont
- [vlc-commits] oss: fix dangling descriptor value (refs #10772)
 
Rémi Denis-Courmont
- [vlc-commits] vlc_path2ri: set errno to disthinguish errors (refs	#10792)
 
Rémi Denis-Courmont
- [vlc-commits] libvlc_media_new_path: set more meaningful error	message (fixes #10792)
 
Rémi Denis-Courmont
- [vlc-commits] avcodec: remove the VLC DSP mask (except on Android	on ARM)
 
Rémi Denis-Courmont
- [vlc-commits] configure: drop old development-only libavcodec	versions for VDPAU
 
Rémi Denis-Courmont
- [vlc-commits] hwdummy: remove development versions support
 
Rémi Denis-Courmont
- [vlc-commits] vdpau_avcodec: remove development versions support
 
Rémi Denis-Courmont
- [vlc-commits] libvlc: fix potentially leaked error message
 
Rémi Denis-Courmont
- [vlc-commits] mmdevice: add missing initializer (fixes #10775)
 
Rémi Denis-Courmont
- [vlc-commits] macosx: add pixmaps shamelessly ripped from other VLC	ports
 
Damien Erambert
- [vlc-commits] nsis: allow changes in file association after	installation (fix #4323)
 
Ludovic Fauvet
- [vlc-commits] Use a QVLCFrame as VLMDialog base class
 
Ludovic Fauvet
- [vlc-commits] Add Win32 gestures helper
 
Ludovic Fauvet
- [vlc-commits] live555: Support playing Theora video RTP streams
 
Ross Finlayson
- [vlc-commits] libvlc: fix possible free() of static const char[]
 
Jerome Forissier
- [vlc-commits] libvlc: fix possible free() of static const char[]
 
Jerome Forissier
- [vlc-commits] libvlc_internal.h: delete unused function prototypes
 
Jerome Forissier
- [vlc-commits] vda: use the ffmpeg api to avoid memleaks.
 
David Fuhrmann
- [vlc-commits] contrib: ffmpeg: remove libav vda patch
 
David Fuhrmann
- [vlc-commits] vda: use the ffmpeg api to avoid memleaks.
 
David Fuhrmann
- [vlc-commits] bin/mac: do not start playlist while quitting VLC
 
David Fuhrmann
- [vlc-commits] Added coreanimation opengl layer vout module
 
David Fuhrmann
- [vlc-commits] Added coreanimation opengl layer vout module
 
David Fuhrmann
- [vlc-commits] macosx: implement libvlc exit handler to properly	terminate the app when requested
 
David Fuhrmann
- [vlc-commits] macosx: fix and cleanup quit-after-playback main menu	item
 
David Fuhrmann
- [vlc-commits] extras/macosx: avoid unnecessary copying of modules
 
David Fuhrmann
- [vlc-commits] caopengllayer: Use the same gl context during modules	lifetime
 
David Fuhrmann
- [vlc-commits] macosx: show stats panel again
 
David Fuhrmann
- [vlc-commits] macosx: use VLCDropView for the controls bar drop area
 
David Fuhrmann
- [vlc-commits] bin/darwinvlc: readd exit handler for the case the	macosx interface is not used
 
David Fuhrmann
- [vlc-commits] macosx: fix xib compilation warnings for open panel
 
David Fuhrmann
- [vlc-commits] macosx: increase maximum number of messages for the	messages panel
 
David Fuhrmann
- [vlc-commits] macosx: auto-expand codec information view
 
David Fuhrmann
- [vlc-commits] macosx: fixes 'clipping contents' and some other xib	warnings
 
David Fuhrmann
- [vlc-commits] macosx: disable video settings in simple prefs which	are not working in native fullscreen mode (refs #10143)
 
David Fuhrmann
- [vlc-commits] macosx: reuse existing strings
 
David Fuhrmann
- [vlc-commits] fsstorage: fix duplicate const specifier warning
 
David Fuhrmann
- [vlc-commits] macosx: use custom animation for native fullscreen to	continue video in animation
 
David Fuhrmann
- [vlc-commits] macosx: improve tooltip for macosx-control-itunes	option
 
David Fuhrmann
- [vlc-commits] POTFILES.in: add missing addon manager files
 
David Fuhrmann
- [vlc-commits] macosx: add spotify.h to fix make dist
 
David Fuhrmann
- [vlc-commits] macosx: add missing licence headers
 
David Fuhrmann
- [vlc-commits] growl: fix incompatible pointer warning
 
David Fuhrmann
- [vlc-commits] dvdread/dvdnav: fix linking on darwin
 
David Fuhrmann
- [vlc-commits] macosx: fix dropzone positioning in black interface	style
 
David Fuhrmann
- [vlc-commits] auhal: rework channel mapping for analog surround	output
 
David Fuhrmann
- [vlc-commits] macosx: better check if we can open the new vout	within the main window
 
David Fuhrmann
- [vlc-commits] macosx: improve readability for main window check
 
David Fuhrmann
- [vlc-commits] macosx: do not animate change between dropzone and	playlist
 
David Fuhrmann
- [vlc-commits] macosx: add workaround to avoid grey or transparent	top bars in fullscreen mode
 
David Fuhrmann
- [vlc-commits] auhal: unlock mutex in stream listener error paths
 
David Fuhrmann
- [vlc-commits] auhal: do not check for changed streams if selected	device is 0
 
David Fuhrmann
- [vlc-commits] auhal: remove unneeded global variable
 
David Fuhrmann
- [vlc-commits] auhal: check if render callback does not want data
 
David Fuhrmann
- [vlc-commits] auhal: do an early check for the stream format set
 
David Fuhrmann
- [vlc-commits] auhal: prevent revert to unusual formats after SPDIF	playback
 
David Fuhrmann
- [vlc-commits] securetransport: fix memory leak in error paths
 
David Fuhrmann
- [vlc-commits] macosx: remove unused intf_sys_t
 
David Fuhrmann
- [vlc-commits] macosx: fixed some memleaks,	removed dead code and fixed some type problems in intf.m
 
David Fuhrmann
- [vlc-commits] macosx: do not enforce AR if video view is hidden
 
David Fuhrmann
- [vlc-commits] macosx: fix page up / page down hotkey support
 
David Fuhrmann
- [vlc-commits] macosx: reorder string functions and add add some	documentation
 
David Fuhrmann
- [vlc-commits] macosx: fix compilation on snow leopard by not using	[] syntax for arrays
 
David Fuhrmann
- [vlc-commits] macosx: avoid NS_ENUM to fix compilation on snow	leopard
 
David Fuhrmann
- [vlc-commits] macosx: check for NSByteCountFormatter on runtime,	to fix compilation on snow leopard
 
David Fuhrmann
- [vlc-commits] macosx: comment custom lion fullscreen mode on snow	leopard
 
David Fuhrmann
- [vlc-commits] Revert "auhal: rework channel mapping for analog	surround output"
 
David Fuhrmann
- [vlc-commits] Revert "auhal: fix wrong analog 5.1 channel ordering	(close #8589)"
 
David Fuhrmann
- [vlc-commits] auhal: simplify switch by mapping with an array
 
David Fuhrmann
- [vlc-commits] auhal: correctly fix channel ordering by setting the	correct scope.
 
David Fuhrmann
- [vlc-commits] auhal: rename layout variable to make more clear that	this is the input layout
 
David Fuhrmann
- [vlc-commits] Support the Metacube protocol when streaming over	HTTP.
 
Steinar H. Gunderson
- [vlc-commits] zvbi: Set stop pts only for subtitle teletext
 
Dennis Hamester
- [vlc-commits] ts: do not set same field twice
 
Petri Hintukainen
- [vlc-commits] bluray: set audio/spu stream languages
 
Petri Hintukainen
- [vlc-commits] bluray: fix division by zero
 
Petri Hintukainen
- [vlc-commits] bluray: implement subtitle stream selection from	BluRay menus
 
Petri Hintukainen
- [vlc-commits] ts: fix demuxing of BluRay streams.
 
Petri Hintukainen
- [vlc-commits] bluray: handle BD_EVENT_DISCONTINUITY
 
Petri Hintukainen
- [vlc-commits] bluray: always handle all libbluray events
 
Petri Hintukainen
- [vlc-commits] bluray: handle BD_EVENT_IDLE
 
Petri Hintukainen
- [vlc-commits] bluray: handle overlay in non-menu mode
 
Petri Hintukainen
- [vlc-commits] bluray: Handle overlay when no data is returned
 
Petri Hintukainen
- [vlc-commits] bluray: fix abort() when empty overlay is closed
 
Petri Hintukainen
- [vlc-commits] bluray: use bd_get_main_title()
 
Petri Hintukainen
- [vlc-commits] bluray: enable pop-up menu
 
Petri Hintukainen
- [vlc-commits] bluray: fix setting parent input
 
Petri Hintukainen
- [vlc-commits] bluray: shuffle/merge functions
 
Petri Hintukainen
- [vlc-commits] bluray: implement still image timing
 
Petri Hintukainen
- [vlc-commits] bluray: fix displaying of still images
 
Petri Hintukainen
- [vlc-commits] bluray: cache current playlist info.
 
Petri Hintukainen
- [vlc-commits] bluray: improve readability by using local variables
 
Petri Hintukainen
- [vlc-commits] meta_engine/taglib: Write MusicBrainz Track IDs
 
Wieland Hoffmann
- [vlc-commits] transform: parse configuration argument
 
Matthias Keiser
- [vlc-commits] avcodec: copy video orientation to output format
 
Matthias Keiser
- [vlc-commits] decoder: check video orientation in vout_new_buffer()
 
Matthias Keiser
- [vlc-commits] video_format_IsSimilar: check orientation
 
Matthias Keiser
- [vlc-commits] Avformat: Support rotation information
 
Matthias Keiser
- [vlc-commits] Prepare VLC 2.1.4
 
Jean-Baptiste Kempf
- [vlc-commits] NSIS: use ifdiff and not ifnewer for file installation
 
Jean-Baptiste Kempf
- [vlc-commits] Add new meta types for film info
 
Jean-Baptiste Kempf
- [vlc-commits] Provide vlc_meta_TypeToLocalizedString for the new	types
 
Jean-Baptiste Kempf
- [vlc-commits] Add the new metadata to lua code
 
Jean-Baptiste Kempf
- [vlc-commits] Taglib: use an extradata to store MB releases
 
Jean-Baptiste Kempf
- [vlc-commits] MusicBrainz: use the MB release ID if exists
 
Jean-Baptiste Kempf
- [vlc-commits] MP4: map Director metadata
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: compile Bink decoder
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS for Bink and jpeg encoder
 
Jean-Baptiste Kempf
- [vlc-commits] Add .bik extension registration
 
Jean-Baptiste Kempf
- [vlc-commits] NEWS: mention libvlc change
 
Jean-Baptiste Kempf
- [vlc-commits] Add NEWS for FFT windowing
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libpng to 1.6.8
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libpng to 1.6.8
 
Jean-Baptiste Kempf
- [vlc-commits] Add FIC video FourCC
 
Jean-Baptiste Kempf
- [vlc-commits] Contrib: update live555
 
Jean-Baptiste Kempf
- [vlc-commits] Map FIC fourcc to libavcodec
 
Jean-Baptiste Kempf
- [vlc-commits] Show OSD when drag-n-dropping subtitles
 
Jean-Baptiste Kempf
- [vlc-commits] Visual: add an assert in an impossible switch case
 
Jean-Baptiste Kempf
- [vlc-commits] bluray: shut down a warning
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: add references to the new png files
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: Reindent Makefile.am
 
Jean-Baptiste Kempf
- [vlc-commits] Atomic: fix compilation under MSVC WinRT mode
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix compilation with Qt5
 
Jean-Baptiste Kempf
- [vlc-commits] Update MODULES_LIST file
 
Jean-Baptiste Kempf
- [vlc-commits] Updates for NEWS and POTFILES.in
 
Jean-Baptiste Kempf
- [vlc-commits] Bump DVBsub priority above avcodec
 
Jean-Baptiste Kempf
- [vlc-commits] Bump DVBsub priority above avcodec
 
Jean-Baptiste Kempf
- [vlc-commits] Revert "vout: assume aspect ratio is 1:1 if	information is missing"
 
Jean-Baptiste Kempf
- [vlc-commits] add m4b extension
 
Jean-Baptiste Kempf
- [vlc-commits] Make Mac description similar to other
 
Jean-Baptiste Kempf
- [vlc-commits] Make Linux version message more similar to others
 
Jean-Baptiste Kempf
- [vlc-commits] Make Linux version message more similar to others
 
Jean-Baptiste Kempf
- [vlc-commits] Update more Mac files
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
 
Jean-Baptiste Kempf
- [vlc-commits] Fix UTF-8 symbol for OSX
 
Jean-Baptiste Kempf
- [vlc-commits] Prepare 2.2.0
 
Jean-Baptiste Kempf
- [vlc-commits] Macosx video output: remove trailing spaces
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
 
Jean-Baptiste Kempf
- [vlc-commits] News: fix typo found by No_se
 
Jean-Baptiste Kempf
- [vlc-commits] MSW vout: remove tabs
 
Jean-Baptiste Kempf
- [vlc-commits] Plug gestures on video output
 
Jean-Baptiste Kempf
- [vlc-commits] Use application/x-google-vlc-plugin consistently
 
Jean-Baptiste Kempf
- [vlc-commits] Subtitles: Detect stupid SRT convention for languages	in filenames
 
Jean-Baptiste Kempf
- [vlc-commits] Add YUV 4:4:4 16-bit
 
Jean-Baptiste Kempf
- [vlc-commits] Avutil: Map 4:4:4 16bit chroma
 
Jean-Baptiste Kempf
- [vlc-commits] Blend: allow YUV 4:4:4 16bit
 
Jean-Baptiste Kempf
- [vlc-commits] Fix possible XSS in httpd_HtmlError
 
Jean-Baptiste Kempf
- [vlc-commits] DCP: kill warnings
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS and MODULES_LIST
 
Jean-Baptiste Kempf
- [vlc-commits] Fix Windows plugin loading for Windows Store App
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update FFMpeg and libav Hashes
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
 
Jean-Baptiste Kempf
- [vlc-commits] Dash: __STDC_CONSTANT_MACROS must be before config.h
 
Jean-Baptiste Kempf
- [vlc-commits] On the road to 2.1.5
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: be compatible with Qt5
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: convert: don't enforce container extension (fix	#9282)
 
Jean-Baptiste Kempf
- [vlc-commits] Improve British English translation after ten years
 
Kieran Kunhya
- [vlc-commits] macosx: display total playlist duration (close #9852)
 
Felix Paul Kühne
- [vlc-commits] macosx: fix compilation warning from the future
 
Felix Paul Kühne
- [vlc-commits] macosx: add file size column to playlist table (close	#9497)
 
Felix Paul Kühne
- [vlc-commits] macosx: fix recursive inclusion of the compatibility	header
 
Felix Paul Kühne
- [vlc-commits] macosx: reimplement NSByteCountFormatter for 10.7 and	earlier
 
Felix Paul Kühne
- [vlc-commits] contrib/avcodec: unconditionally enable pic on iOS	(close #10532, close #10531)
 
Felix Paul Kühne
- [vlc-commits] iOS: don't deploy xcrun as for Intel builds as this	isn't needed
 
Felix Paul Kühne
- [vlc-commits] contrib/avcodec: unconditionally enable pic on iOS	(close #10532, close #10531)
 
Felix Paul Kühne
- [vlc-commits] iOS: don't deploy xcrun as for Intel builds as this	isn't needed
 
Felix Paul Kühne
- [vlc-commits] darwinvlc: fix transcoding on command-line broken in	9fc66e695 while retaining the fix
 
Felix Paul Kühne
- [vlc-commits] Mac plugin: use CAOpenGLLayer as video output module	instead of the inferior plain CoreGraphics based approach
 
Felix Paul Kühne
- [vlc-commits] contrib/orc: use our own download mirror
 
Felix Paul Kühne
- [vlc-commits] Contribs: update libpng to 1.5.18
 
Felix Paul Kühne
- [vlc-commits] Update NEWS
 
Felix Paul Kühne
- [vlc-commits] mac plugin: add hack to support Safari 5 which is the	latest version still running on OS X 10.6
 
Felix Paul Kühne
- [vlc-commits] share: fix test page title
 
Felix Paul Kühne
- [vlc-commits] Mac windowless: fix video output under Safari 5,	which doesn'  t support NPN_PluginThreadAsyncCall
 
Felix Paul Kühne
- [vlc-commits] mac plugin: fix crash when deploying the 32bit ObjC	runtime
 
Felix Paul Kühne
- [vlc-commits] contrib: update modplug
 
Felix Paul Kühne
- [vlc-commits] contrib/modplug: remove patch merged upstream
 
Felix Paul Kühne
- [vlc-commits] contrib/modplug: download from ganesh instead of SF	since this is way more reliable
 
Felix Paul Kühne
- [vlc-commits] extras: update automake
 
Felix Paul Kühne
- [vlc-commits] Live555: fix compilation with current library version
 
Felix Paul Kühne
- [vlc-commits] Finalize NEWS
 
Felix Paul Kühne
- [vlc-commits] configure: bump version and copyright years
 
Felix Paul Kühne
- [vlc-commits] macosx: add basic addon manager
 
Felix Paul Kühne
- [vlc-commits] macosx/addons: add missing l10n and ignore skins
 
Felix Paul Kühne
- [vlc-commits] macosx: iterate on the addon manager
 
Felix Paul Kühne
- [vlc-commits] addon manager: fix compilation with older xcode	releases
 
Felix Paul Kühne
- [vlc-commits] nporuntime: do not mix friend declarations with	static implementations
 
Felix Paul Kühne
- [vlc-commits] nporuntime: move protected definitions to public as	they are accessed by out of class selectors
 
Felix Paul Kühne
- [vlc-commits] macosx/addon manager: revert xib file to the	Interface Builder 3.2 format to fix compilation on jones
 
Felix Paul Kühne
- [vlc-commits] macosx: re-write addon manager xib file to	work-around a bug in IB 3.2
 
Felix Paul Kühne
- [vlc-commits] npolibvlc: fix mem leaks
 
Felix Paul Kühne
- [vlc-commits] npolibvlc: fix SPU and audio track descriptions when	using libvlc 2.1 or later
 
Felix Paul Kühne
- [vlc-commits] Update NEWS
 
Felix Paul Kühne
- [vlc-commits] Update and fix copyright headers
 
Felix Paul Kühne
- [vlc-commits] Distribute the correct COPYING file
 
Felix Paul Kühne
- [vlc-commits] Compilation fix
 
Felix Paul Kühne
- [vlc-commits] npolibvlc: fix more leaks
 
Felix Paul Kühne
- [vlc-commits] npmac: remove remnants
 
Felix Paul Kühne
- [vlc-commits] mac plugin: slightly improve drawing within Firefox	on 10.6
 
Felix Paul Kühne
- [vlc-commits] mac plugins: de-uglify branded launch screen
 
Felix Paul Kühne
- [vlc-commits] mac plugin: minor cleanup
 
Felix Paul Kühne
- [vlc-commits] share/test: add bgcolor to sample pages for easier	deployment
 
Felix Paul Kühne
- [vlc-commits] mac plugins: add support for bgcolor
 
Felix Paul Kühne
- [vlc-commits] mac plugin: hide fullscreen button if fullscreen is	not allowed
 
Felix Paul Kühne
- [vlc-commits] mac plugin: add support for the optional 'text'	element
 
Felix Paul Kühne
- [vlc-commits] add new optional element 'branding' to disable any	VLC branding displayed in the plugin drawing context
 
Felix Paul Kühne
- [vlc-commits] windowless mac plugin: add support for the optional	'text' element
 
Felix Paul Kühne
- [vlc-commits] mac plugin: full respect 'toolbar' element
 
Felix Paul Kühne
- [vlc-commits] disable 'branding' by default,	but enable it in the test pages
 
Felix Paul Kühne
- [vlc-commits] dvdread/dvdnav: fix linking with correctly compiled	libraries
 
Felix Paul Kühne
- [vlc-commits] macosx: remove 'vout' option from simple prefs since	it is clearly an advanced option this OS,	which can break the setup way too easily
 
Felix Paul Kühne
- [vlc-commits] macosx: remove 'vout' option from simple prefs since	it is clearly an advanced option this OS,	which can break the setup way too easily
 
Felix Paul Kühne
- [vlc-commits] macosx: remove 'vout' option from simple prefs since	it is clearly an advanced option this OS,	which can break the setup way too easily
 
Felix Paul Kühne
- [vlc-commits] vout_macosx: remove misleading user-facing error	message about Quartz Extreme being unavailable (close #9777)
 
Felix Paul Kühne
- [vlc-commits] vout_macosx: remove misleading user-facing error	message about Quartz Extreme being unavailable (close #9777)
 
Felix Paul Kühne
- [vlc-commits] macosx/about: fix layout issue and simply code (close	#10746)
 
Felix Paul Kühne
- [vlc-commits] macosx/about: fix layout issue and simply code (close	#10746)
 
Felix Paul Kühne
- [vlc-commits] Update NEWS
 
Felix Paul Kühne
- [vlc-commits] Merge 2.1.2 and 2.1.3 NEWS
 
Felix Paul Kühne
- [vlc-commits] lib: add missing define for scrambled-changed event
 
Mark Lee
- [vlc-commits] lib: add missing version tag for new API method	documentation
 
Mark Lee
- [vlc-commits] lib: expose new meta data attributes
 
Mark Lee
- [vlc-commits] lib: allow media player volume to be set before	playing media
 
Mark Lee
- [vlc-commits] contrib: speexdsp: drop patch
 
Tristan Matthews
- [vlc-commits] codec: jpeg encoder: fix build for older libjpeg
 
Tristan Matthews
- [vlc-commits] vdpau/avcodec: fix build for older ffmpeg
 
Tristan Matthews
- [vlc-commits] Revert "vdpau/avcodec: fix build for older ffmpeg"
 
Tristan Matthews
- [vlc-commits] opus: always sync i_buffer with i_nb_samples (fixes	#10135)
 
Tristan Matthews
- [vlc-commits] vdpau/avcodec: fix build for older ffmpeg
 
Tristan Matthews
- [vlc-commits] png: add encoder
 
Tristan Matthews
- [vlc-commits] png: split up assignment and comparison
 
Tristan Matthews
- [vlc-commits] Qt: animators: fix reorder warning
 
Tristan Matthews
- [vlc-commits] contrib: update upnp to 1.6.19
 
Sean McGovern
- [vlc-commits] extras: use MAKE environment variable where	appropriate
 
Sean McGovern
- [vlc-commits] addons: fix compilation error
 
KO Myung-Hun
- [vlc-commits] os2: missing #include
 
KO Myung-Hun
- [vlc-commits] fsstorage: missing #include
 
KO Myung-Hun
- [vlc-commits] os2: fix one instance mode
 
KO Myung-Hun
- [vlc-commits] configure: add -Zhigh-mem linker flag for OS/2
 
KO Myung-Hun
- [vlc-commits] bin: fix SIGSEGV at exit on OS/2
 
KO Myung-Hun
- [vlc-commits] os2: make high-memory safe
 
KO Myung-Hun
- [vlc-commits] configure: add -Zhigh-mem linker flag for OS/2
 
KO Myung-Hun
- [vlc-commits] os2: make high-memory safe
 
KO Myung-Hun
- [vlc-commits] macosx: Pause Spotify when video starts
 
Allan Odgaard
- [vlc-commits] transcode: add comments on why we check frame	dropping on 2 places
 
Ilkka Ollakka
- [vlc-commits] httplive: use longest segment to calculate reload	wait instead of given max duration tag
 
Ilkka Ollakka
- [vlc-commits] transcode: update 'input pts' on loop so duplicate	calculation can work properly with yadif2x etc
 
Ilkka Ollakka
- [vlc-commits] httplive: use correct segment to calculate duration
 
Ilkka Ollakka
- [vlc-commits] stats module
 
Ilkka Ollakka
- [vlc-commits] transcode: don't try to setup transcode chain if	there isn' t audio codec defined
 
Ilkka Ollakka
- [vlc-commits] transcode: only try to create transcode chain if	video codec is defined
 
Ilkka Ollakka
- [vlc-commits] transcode: check codec aliasing for SPU also
 
Ilkka Ollakka
- [vlc-commits] fdkaac: prefer fdkaac over avcodec for mp4a encoding
 
Ilkka Ollakka
- [vlc-commits] accept opus as audio codec also with Opus
 
Ilkka Ollakka
- [vlc-commits] opus: support setting bitrate
 
Ilkka Ollakka
- [vlc-commits] transcode: don't care other tracks drift when	calculating pts
 
Ilkka Ollakka
- [vlc-commits] avcodec: make sure visible_width/height is defined
 
Ilkka Ollakka
- [vlc-commits] differentiate mp1v from mp2v and default mpgv to mp2v
 
Ilkka Ollakka
- [vlc-commits] add mp2v/mp1v to muxers
 
Ilkka Ollakka
- [vlc-commits] transcode: fps sync calculation correction
 
Ilkka Ollakka
- [vlc-commits] URational: handle also plain integers
 
Ilkka Ollakka
- [vlc-commits] transcode: take fps also as rational syntas,	so 30000/1001 works
 
Ilkka Ollakka
- [vlc-commits] stats: calculate full md5 and give final stats on	closing track
 
Ilkka Ollakka
- [vlc-commits] NEWS: mention transcode fps accepting rational numbers
 
Ilkka Ollakka
- [vlc-commits] contrib: update libdvbpsi to 1.1.2
 
Ilkka Ollakka
- [vlc-commits] contrib: patch out misc directory also from dvbpsi	contrib
 
Ilkka Ollakka
- [vlc-commits] stats: write outputfile as tab separated with headers,	easier for example gnuplot plotting
 
Ilkka Ollakka
- [vlc-commits] stats: calculate dts difference if there is actually	difference
 
Ilkka Ollakka
- [vlc-commits] transcode: obsolete hurry-up flag
 
Ilkka Ollakka
- [vlc-commits] stats: calculate track length
 
Ilkka Ollakka
- [vlc-commits] stats: calculate average track segment sample	'duration'
 
Ilkka Ollakka
- [vlc-commits] mux: add case for MP3 in muxers as it' s not	different codec that default mpga
 
Ilkka Ollakka
- [vlc-commits] sout: Don' t wait until all the es has atleast	minimum amount of blocks in fifo
 
Ilkka Ollakka
- [vlc-commits] transcode: return VLC_SUCCESS on overlay case also
 
Ilkka Ollakka
- [vlc-commits] transcode: don't check psz_senc on spu	overlay/encoding, only codec
 
Ilkka Ollakka
- [vlc-commits] transcode: don't fail spu track if we don't have	something to render
 
Ilkka Ollakka
- [vlc-commits] zvbi: fix duration on text subtitle
 
Ilkka Ollakka
- [vlc-commits] fontconfig: use double as FC_SIZE
 
Ilkka Ollakka
- [vlc-commits] MediaCodec: correct field signature
 
Zhang Rui
- [vlc-commits] access/decklink.cpp: fix compilation
 
Jean-Paul Saman
- [vlc-commits] demux/ts.c: Handle allocation failures in Open()
 
Jean-Paul Saman
- [vlc-commits] demux/ts.c: Solve 'lost synchro' warnings when using	a file input.
 
Jean-Paul Saman
- [vlc-commits] sout: report muxer errors back
 
Jean-Paul Saman
- [vlc-commits] src/misc/fourcc.c: do not break some MPEG2 videos
 
Jean-Paul Saman
- [vlc-commits] input core: add status field per elementary stream
 
Jean-Paul Saman
- [vlc-commits] demuxers: adjust es_out_Control( out,	ES_OUT_GET_ES_STATE, ... )   to new protytpe
 
Jean-Paul Saman
- [vlc-commits] lua: report status of main ES-es on current input.
 
Jean-Paul Saman
- [vlc-commits] Revert "lua: report status of main ES-es on current	input."
 
Jean-Paul Saman
- [vlc-commits] Revert "demuxers: adjust es_out_Control( out,	ES_OUT_GET_ES_STATE, ... )   to new protytpe"
 
Jean-Paul Saman
- [vlc-commits] Revert "input core: add status field per elementary	stream"
 
Jean-Paul Saman
- [vlc-commits] decoder: Give packetizer aspect ratio to decoder.
 
Julian Scheel
- [vlc-commits] omxil: Passthrough aspect ratio from input format.
 
Julian Scheel
- [vlc-commits] libvlc: libvlc_ScrambledChanged event type added
 
Julian Scheel
- [vlc-commits] opensles: Only try the actual sampling rate if it is	lower or equal to the native sampling rate
 
Martin Storsjö
- [vlc-commits] ios: Pass the right architecture as --host when	building contribs
 
Martin Storsjö
- [vlc-commits] android: Only reupload subtitle surfaces if they have	changed
 
Martin Storsjö
- [vlc-commits] arm_neon: Explicitly specify the symbol name for	amplify_float_arm_neon
 
Martin Storsjö
- [vlc-commits] mediacodec: Pass the aspect ratio values through from	the packetizer
 
Martin Storsjö
- [vlc-commits] mediacodec: Use the input aspect ratio when sizing	the direct rendering surface
 
Martin Storsjö
- [vlc-commits] avformat: use avcodec codec_tag as original fourcc
 
Daniel Verkamp
- [vlc-commits] DCP: Read multiple reels
 
Valentin Vetter
- [vlc-commits] DCP: allow to pause
 
Valentin Vetter
- [vlc-commits] DCP: update authors
 
Valentin Vetter
- [vlc-commits] Introducing FFT windowing routines for spectrum-based	visualizations
 
Ron Wright
- [vlc-commits] Visual: use of FFT windowing in spectrum effect
 
Ron Wright
- [vlc-commits] glspectrum: use FFT Windowing
 
Ron Wright
- [vlc-commits] Tag 2.1.0 : VLC Web plugin 2.1.0
 
git at videolan.org
- [vlc-commits] Tag 2.1.3 : VLC Web Plugin 2.1.3
 
git at videolan.org
- [vlc-commits] Tag 2.0.10 : VLC Release 2.0.10
 
git at videolan.org
- [vlc-commits] Tag 2.1.4 : VLC media player 2.1.4 'RinceWind'
 
git at videolan.org
    
      Last message date: 
       Fri Feb 28 21:57:54 CET 2014
    Archived on: Fri Feb 28 21:57:56 CET 2014
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).