November 2013 Archives by subject
      
      Starting: Sat Nov  2 20:59:33 CET 2013
         Ending: Sat Nov 30 21:34:48 CET 2013
         Messages: 376
     
- [vlc-commits] AAC packetizer: comment write-only arrays
 
Rafaël Carré
- [vlc-commits] AAC packetizer: deindent state machine switch
 
Rafaël Carré
- [vlc-commits] AAC packetizer: move functions around file
 
Rafaël Carré
- [vlc-commits] Add #ifdef clauses around MinGW specific code.
 
Felix Abecassis
- [vlc-commits] Add .mus and .sid in the file open selector
 
Jean-Baptiste Kempf
- [vlc-commits] Add .wax to the list of extensions we support
 
Jean-Baptiste Kempf
- [vlc-commits] Add missing include in order to provide a declaration	of _pipe under MSVC.
 
Felix Abecassis
- [vlc-commits] Add STREAM_GET_PTS_DELAY control (refs #8457)
 
Rémi Denis-Courmont
- [vlc-commits] Add vlc.lib / libvlc.lib
 
Rafaël Carré
- [vlc-commits] androidsurface.c has moved
 
Rafaël Carré
- [vlc-commits] araw: add assertion to check for buffer overrun
 
Tristan Matthews
- [vlc-commits] asx: fix many memory leaks (and cid #1109641)
 
Rémi Duraffort
- [vlc-commits] audiounit_ios: merge playback performance	improvements from the Mac auhal module
 
Felix Paul Kühne
- [vlc-commits] audiounit_ios: merge playback performance	improvements from the Mac auhal module
 
Felix Paul Kühne
- [vlc-commits] auhal: do not stop and restart audio unit on flush
 
David Fuhrmann
- [vlc-commits] auhal: do not stop and restart audio unit on flush
 
David Fuhrmann
- [vlc-commits] auhal: fix comments
 
David Fuhrmann
- [vlc-commits] auhal: fix comments
 
David Fuhrmann
- [vlc-commits] auhal: fix crash on error paths for stream format	change
 
David Fuhrmann
- [vlc-commits] auhal: fix crash on error paths for stream format	change
 
David Fuhrmann
- [vlc-commits] auhal: ignore changed default device in digital mode
 
David Fuhrmann
- [vlc-commits] auhal: ignore changed default device in digital mode
 
David Fuhrmann
- [vlc-commits] auhal: implement pause by output silence instead of	stopping output
 
David Fuhrmann
- [vlc-commits] auhal: implement pause by output silence instead of	stopping output
 
David Fuhrmann
- [vlc-commits] auhal: limit scope of mutex
 
David Fuhrmann
- [vlc-commits] auhal: use own thread for notification loop
 
David Fuhrmann
- [vlc-commits] auhal: use own thread for notification loop
 
David Fuhrmann
- [vlc-commits] avcodec: add ARGB mapping
 
Rémi Denis-Courmont
- [vlc-commits] avcodec: Always use av_malloc to alloc extradata
 
Jean-Baptiste Kempf
- [vlc-commits] avcodec: check i_samples_delay before rewinding date
 
Ilkka Ollakka
- [vlc-commits] avcodec: check i_samples_delay before rewinding date
 
Ilkka Ollakka
- [vlc-commits] avcodec: copy correct chroma plane in CopyFromYv12.
 
Felix Abecassis
- [vlc-commits] avcodec: define 1/2 second buffer size by default
 
Ilkka Ollakka
- [vlc-commits] avcodec: ensure valid buffer size for	avcodec_fill_audio_frame
 
Tristan Matthews
- [vlc-commits] avcodec: ensure valid buffer size for	avcodec_fill_audio_frame
 
Tristan Matthews
- [vlc-commits] avcodec: give right buffer size not the smallest one
 
Ilkka Ollakka
- [vlc-commits] avcodec: give right buffer size not the smallest one
 
Ilkka Ollakka
- [vlc-commits] avcodec: increment frame->nb_samples, just in case
 
Ilkka Ollakka
- [vlc-commits] avcodec: refactor audio encoding
 
Ilkka Ollakka
- [vlc-commits] avcodec: refactor delay buffer handling from	EncodeAudio
 
Ilkka Ollakka
- [vlc-commits] avcodec: remove unused variable
 
Tristan Matthews
- [vlc-commits] avcodec: reuse DEFAULT_ALIGN
 
Tristan Matthews
- [vlc-commits] avcodec: set dummy time base value in probing
 
Ilkka Ollakka
- [vlc-commits] Avcodec: use the already computed size
 
Jean-Baptiste Kempf
- [vlc-commits] AVcodec: use the proper version number for HEVC
 
Jean-Baptiste Kempf
- [vlc-commits] AVcodec: use the proper version number for HEVC
 
Jean-Baptiste Kempf
- [vlc-commits] AVI: fix sign warning for DV Audio
 
Jean-Baptiste Kempf
- [vlc-commits] Avoid redeclaration of lseek under MSVC.
 
Felix Abecassis
- [vlc-commits] Avoid type conversion errors with VLC_TS_*
 
Tristan Matthews
- [vlc-commits] bin/darwinvlc: fix l10n preferences lookup code
 
Felix Paul Kühne
- [vlc-commits] bin/darwinvlc: fix l10n preferences lookup code
 
Felix Paul Kühne
- [vlc-commits] bin: derive a special Darwin version from vlc.c
 
Felix Paul Kühne
- [vlc-commits] bin: derive a special Darwin version from vlc.c
 
Felix Paul Kühne
- [vlc-commits] bin: re-implement --language for OS X
 
Felix Paul Kühne
- [vlc-commits] bin: re-implement --language for OS X
 
Felix Paul Kühne
- [vlc-commits] build-package: remove hacks
 
Felix Paul Kühne
- [vlc-commits] build: support YASM targets
 
Luca Barbato
- [vlc-commits] build: Undef _FORTIFY_SOURCE before setting it
 
Luca Barbato
- [vlc-commits] canvas: handle sar{0,1} and assume it to be 1:1
 
Ilkka Ollakka
- [vlc-commits] canvas: handle sar{0,1} and assume it to be 1:1
 
Ilkka Ollakka
- [vlc-commits] canvas: use visible width/height on calculations
 
Ilkka Ollakka
- [vlc-commits] CDG: fix warning
 
Jean-Baptiste Kempf
- [vlc-commits] codec: opus: fix oob read (cid #1062575)
 
Francois Cartegnie
- [vlc-commits] configure: remove remnants of the 1st generation iOS	vout removed in 902cc2d4
 
Felix Paul Kühne
- [vlc-commits] contrib/gnutls: add patch adding keychain root	certificate lookups on OS X ( not supported on iOS)
 
Felix Paul Kühne
- [vlc-commits] contrib/gnutls: add patch adding keychain root	certificate lookups on OS X ( not supported on iOS)
 
Felix Paul Kühne
- [vlc-commits] contrib/gnutls: remove debug from patch
 
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] contrib: chromaprint: download over http
 
Rafaël Carré
- [vlc-commits] contrib: don' t use the gas-preprocessor when	compiling for the iOS simulator
 
Felix Paul Kühne
- [vlc-commits] contrib: don' t use the gas-preprocessor when	compiling for the iOS simulator
 
Felix Paul Kühne
- [vlc-commits] Contribs: forgotten file in previous commit (3.1.16)
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: forgotten file in previous commit (3.1.16)
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update GnuTLS to 3.1.16
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update GnuTLS to 3.1.16
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libav HASH too for HEVC
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555 for security issues
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555 for security issues
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update live555 for security issues
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update matroska to 1.4.1
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update matroska to 1.4.1
 
Jean-Baptiste Kempf
- [vlc-commits] dailymotion.lua: fix page parsing
 
Pierre Ynard
- [vlc-commits] dailymotion.lua: fix page parsing
 
Pierre Ynard
- [vlc-commits] darwinvlc: fix automatic language selection (close	#9914)
 
Felix Paul Kühne
- [vlc-commits] darwinvlc: fix automatic language selection (close	#9914)
 
Felix Paul Kühne
- [vlc-commits] DASH: provide PTS delay
 
Rémi Denis-Courmont
- [vlc-commits] dbus: Fix the MPRIS version in the header comments
 
Mirsal
- [vlc-commits] decomp: provide PTS delay
 
Rémi Denis-Courmont
- [vlc-commits] demux: asf: add bitrate exclusion object handling
 
Francois Cartegnie
- [vlc-commits] demux: asf: add check in control (CID 1132753)
 
Francois Cartegnie
- [vlc-commits] demux: asf: add fake root guid for debugging
 
Francois Cartegnie
- [vlc-commits] demux: asf: add out-of-spec guids
 
Francois Cartegnie
- [vlc-commits] demux: asf: add packet values check.
 
Francois Cartegnie
- [vlc-commits] demux: asf: add some more debug info
 
Francois Cartegnie
- [vlc-commits] demux: asf: do bitrate mutual exclusion
 
Francois Cartegnie
- [vlc-commits] demux: asf: don't store exclusion guid types as is
 
Francois Cartegnie
- [vlc-commits] demux: asf: enforce root object boundary (fix #9441)
 
Francois Cartegnie
- [vlc-commits] demux: asf: enforce root object boundary (fix #9441)
 
Francois Cartegnie
- [vlc-commits] demux: asf: fix guid comparison
 
Francois Cartegnie
- [vlc-commits] demux: asf: fix multiple compressed payload	regression (fix #9846)
 
Francois Cartegnie
- [vlc-commits] demux: asf: fix overflow in seek
 
Francois Cartegnie
- [vlc-commits] demux: asf: fix seek boundaries
 
Francois Cartegnie
- [vlc-commits] demux: asf: fix variable length reading.
 
Francois Cartegnie
- [vlc-commits] demux: asf: fix wrong allocation size
 
Francois Cartegnie
- [vlc-commits] demux: asf: follow track exclusion list (fix #3796)
 
Francois Cartegnie
- [vlc-commits] demux: asf: ignore empty sub-payloads (fix #9990)
 
Francois Cartegnie
- [vlc-commits] demux: asf: preroll to seek time from index keyframes	(fix #7890)
 
Francois Cartegnie
- [vlc-commits] demux: asf: preroll to seek time from index keyframes	(fix #7890)
 
Francois Cartegnie
- [vlc-commits] demux: asf: reject DRM'ed files
 
Francois Cartegnie
- [vlc-commits] demux: asf: reject DRM'ed files
 
Francois Cartegnie
- [vlc-commits] demux: asf: seek seekable
 
Francois Cartegnie
- [vlc-commits] demux: mkv: fix use after free (cid #1049107)
 
Francois Cartegnie
- [vlc-commits] demux: mkv: fix use after free (cid #1049108)
 
Francois Cartegnie
- [vlc-commits] demux: ogg: divide by zero fix (cid #1048729)
 
Francois Cartegnie
- [vlc-commits] demux: ogg: don't double read
 
Francois Cartegnie
- [vlc-commits] demux: ogg: fix unwanted heap reading (cid #1048649,	cid #1048884)
 
Francois Cartegnie
- [vlc-commits] demux: xiph: support old ffmpeg vorbis headers (fix	#8832)
 
Francois Cartegnie
- [vlc-commits] Do not put the extensions twice
 
Jean-Baptiste Kempf
- [vlc-commits] Do not put the extensions twice
 
Jean-Baptiste Kempf
- [vlc-commits] EGL: add CheckClientExt() helper
 
Rémi Denis-Courmont
- [vlc-commits] EGL: add support for EGL_EXT_platform_base and	EGL_EXT_platform_x11
 
Rémi Denis-Courmont
- [vlc-commits] EGL: add support for EGL_EXT_platform_base and	EGL_EXT_platform_x11
 
Rémi Denis-Courmont
- [vlc-commits] EGL: add the OpenGL ES 2.0 support for android
 
Adrien Maglo
- [vlc-commits] EGL: build separate plugins for each windowing system
 
Rémi Denis-Courmont
- [vlc-commits] EGL: check window type and revector
 
Rémi Denis-Courmont
- [vlc-commits] EGL: destroy the created EGLSurface on Close()
 
Adrien Maglo
- [vlc-commits] EGL: resync platforms with Khronos registry and	rationalize build rules
 
Rémi Denis-Courmont
- [vlc-commits] EGL: support non-default X11 display
 
Rémi Denis-Courmont
- [vlc-commits] extras/ios: enable gnutls
 
Felix Paul Kühne
- [vlc-commits] extras/ios: enable gnutls
 
Felix Paul Kühne
- [vlc-commits] extras/macosx: adapt and simplify packaging and	creation scripts based on the simple libvlc compilation
 
Felix Paul Kühne
- [vlc-commits] extras/macosx: add *.txt to the text files shown on	the dmg so they are more easy to open for the ordinary user
 
Felix Paul Kühne
- [vlc-commits] extras/macosx: add script to create a disk-image for	distribution as well as an apple script to beautify the file	icon layout
 
Felix Paul Kühne
- [vlc-commits] extras/macosx: add script to create fat web plugins
 
Felix Paul Kühne
- [vlc-commits] extras/macosx: merge compilation scripts for 32bit	and 64bit
 
Felix Paul Kühne
- [vlc-commits] extras/package: add darwinvlc.c to xcodeproj
 
Felix Paul Kühne
- [vlc-commits] extras/package: add darwinvlc.c to xcodeproj
 
Felix Paul Kühne
- [vlc-commits] extras: add build script to automize plug-in	compilation for OS X
 
Felix Paul Kühne
- [vlc-commits] Fingerprinter: fix formatting
 
Jean-Baptiste Kempf
- [vlc-commits] Fix concatenation of Unicode string literals.
 
Felix Abecassis
- [vlc-commits] Fix Duck DK3/DK4 ADPCM mappings
 
Daniel Verkamp
- [vlc-commits] Fixed contrib target creation.
 
Maxim Bublis
- [vlc-commits] Fixed parsing SubRip subtitles with missing msecs.
 
Maxim Bublis
- [vlc-commits] Fixed warning on assignment as a condition without	parentheses.
 
Maxim Bublis
- [vlc-commits] Fixed warning on incompatible pointer types	discarding qualifiers
 
Maxim Bublis
- [vlc-commits] Fixed warnings on duplicate const modifiers
 
Maxim Bublis
- [vlc-commits] Fixed warnings on duplicate const modifiers.
 
Maxim Bublis
- [vlc-commits] Fix KEY_PAUSE double-definition
 
Jean-Baptiste Kempf
- [vlc-commits] fix make dist
 
Felix Paul Kühne
- [vlc-commits] Fix read of unitialized variable (cid #1125395)
 
Rémi Duraffort
- [vlc-commits] Fix typos in headers
 
Jean-Baptiste Kempf
- [vlc-commits] flac: fix extradata clamping check
 
Tristan Matthews
- [vlc-commits] flac packetizer: avoid realloc
 
Rafaël Carré
- [vlc-commits] flac packetizer: cosmetics
 
Rafaël Carré
- [vlc-commits] flac packetizer: deindent switch
 
Rafaël Carré
- [vlc-commits] flac packetizer: move functions
 
Rafaël Carré
- [vlc-commits] flac packetizer: simplify header parsing
 
Rafaël Carré
- [vlc-commits] flac packetizer: small factorization when first PTS	has not arrived
 
Rafaël Carré
- [vlc-commits] flac packetizer: Use meaningful names for block_t
 
Rafaël Carré
- [vlc-commits] flac packetizer: validate frames with their CRC
 
Rafaël Carré
- [vlc-commits] flac packetizer: verbose error message
 
Rafaël Carré
- [vlc-commits] fourcc: add ARGB for 32-bits RGBA with X11/BD	components order
 
Rémi Denis-Courmont
- [vlc-commits] fourcc: fix empty initializer
 
Felix Abecassis
- [vlc-commits] FreeType: add ARGB support
 
Rémi Denis-Courmont
- [vlc-commits] freetype: fix potential memory leak (cid #1048945)
 
Rémi Duraffort
- [vlc-commits] freetype: fix potential memory leak (cid #1048945)
 
Rémi Duraffort
- [vlc-commits] FreeType: optimize FillARGB() a little
 
Rémi Denis-Courmont
- [vlc-commits] gl: remove hard-coded platforms to window types
 
Rémi Denis-Courmont
- [vlc-commits] gl: remove hard-coded platform to window type mappings
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: fix build by initalizing LDFLAGS
 
David Fuhrmann
- [vlc-commits] gnutls: link against CoreFoundation and the Security	frameworks as it is required by the keychain certificate	lookup patch
 
Felix Paul Kühne
- [vlc-commits] gnutls: link against CoreFoundation and the Security	frameworks as it is required by the keychain certificate	lookup patch
 
Felix Paul Kühne
- [vlc-commits] httplive: provide PTS delay
 
Rémi Denis-Courmont
- [vlc-commits] Implement atomic operations for MSVC using the	Interlocked API.
 
Felix Abecassis
- [vlc-commits] Implement ATTR_PACKED for MSVC.
 
Felix Abecassis
- [vlc-commits] Implement basic Opus support in MKV
 
Denis Charmet
- [vlc-commits] Increase dpb size for HEVC
 
Denis Charmet
- [vlc-commits] Increase dpb size for HEVC
 
Denis Charmet
- [vlc-commits] input: get PTS delay from stream rather than access	(fixes #8457)
 
Rémi Denis-Courmont
- [vlc-commits] intf: WebVTT extensions detection
 
Arun Pandian G
- [vlc-commits] keys: define Print and Pause keys
 
Rémi Denis-Courmont
- [vlc-commits] l10n: Icelandic update
 
Sveinn í Felli
- [vlc-commits] l10n: Slovenian update
 
Martin Srebotnjak
- [vlc-commits] l10n: Turkish update
 
Kaya Zeren
- [vlc-commits] LGPL: relicense vsxu to LGPLv2.1+
 
Jean-Baptiste Kempf
- [vlc-commits] LGPL relicensing of streaming output
 
Jean-Baptiste Kempf
- [vlc-commits] live555: remove read-only variable
 
Jean-Baptiste Kempf
- [vlc-commits] liveHTTP: fix signedness warnings
 
Jean-Baptiste Kempf
- [vlc-commits] liveHTTP: use calloc to ensure correct initiliazation	of members
 
LANGLOIS Olivier PIS -EXT
- [vlc-commits] LPCM: fix 20/24-bit decoding
 
Rafaël Carré
- [vlc-commits] LPCM: fix 20/24-bit decoding
 
Rafaël Carré
- [vlc-commits] LPCM: fix 20/24-bit decoding
 
Rafaël Carré
- [vlc-commits] lpcm bd: fix decoding of 16 bits with channels padding
 
Rafaël Carré
- [vlc-commits] lpcm bd: fix decoding of 16 bits with channels padding
 
Rafaël Carré
- [vlc-commits] macosx: adapt window main menu to HIG
 
David Fuhrmann
- [vlc-commits] macosx: add GUI setting/getter for --language
 
Felix Paul Kühne
- [vlc-commits] macosx: add GUI setting/getter for --language
 
Felix Paul Kühne
- [vlc-commits] macosx: change alignment of dropzone-box yet again
 
David Fuhrmann
- [vlc-commits] macosx: change alignment of dropzone-box yet again
 
David Fuhrmann
- [vlc-commits] macosx: correctly reset interface preferences when	requested
 
David Fuhrmann
- [vlc-commits] macosx: correctly reset interface preferences when	requested
 
David Fuhrmann
- [vlc-commits] macosx: don't leak the fspanel
 
Felix Paul Kühne
- [vlc-commits] macosx: fix compilation warnings
 
Felix Paul Kühne
- [vlc-commits] macosx: fix crash when closing video window without	decorations
 
David Fuhrmann
- [vlc-commits] macosx: fix crash when closing video window without	decorations
 
David Fuhrmann
- [vlc-commits] macosx: fix drag & drop / double-clicks in Finder to	open subtitles files (close #9953)
 
Felix Paul Kühne
- [vlc-commits] macosx: fix drag & drop / double-clicks in Finder to	open subtitles files (close #9953)
 
Felix Paul Kühne
- [vlc-commits] macosx: fix float-on-top-behaviour if setting is	changed while in fullscreen
 
David Fuhrmann
- [vlc-commits] macosx: fix float-on-top-behaviour if setting is	changed while in fullscreen
 
David Fuhrmann
- [vlc-commits] macosx: fix float-on-top behaviour with fullscreen
 
David Fuhrmann
- [vlc-commits] macosx: fix float-on-top behaviour with fullscreen
 
David Fuhrmann
- [vlc-commits] macosx: fix issue which caused automatic video	resizing even if disabled
 
David Fuhrmann
- [vlc-commits] macosx: fix issue which caused automatic video	resizing even if disabled
 
David Fuhrmann
- [vlc-commits] macosx: fix preferences reset if unknown version was	found
 
David Fuhrmann
- [vlc-commits] macosx: fix preferences reset if unknown version was	found
 
David Fuhrmann
- [vlc-commits] macosx: fix selection of playlist item for very first	start
 
David Fuhrmann
- [vlc-commits] macosx: fix selection of playlist item for very first	start
 
David Fuhrmann
- [vlc-commits] macosx: fix subtitles opening for the applescript	bindings
 
Felix Paul Kühne
- [vlc-commits] macosx: fix subtitles opening for the applescript	bindings
 
Felix Paul Kühne
- [vlc-commits] macosx: fix typo and set path for open dialog	correctly
 
David Fuhrmann
- [vlc-commits] macosx: fix typo and set path for open dialog	correctly
 
David Fuhrmann
- [vlc-commits] macosx: fix use after free for video effects string
 
David Fuhrmann
- [vlc-commits] macosx: fix use after free for video effects string
 
David Fuhrmann
- [vlc-commits] macosx: implement simpler and generic drop view for	all drag / drop operations
 
David Fuhrmann
- [vlc-commits] macosx: refinements of minimized view behaviour
 
David Fuhrmann
- [vlc-commits] macosx: refinements of minimized view behaviour
 
David Fuhrmann
- [vlc-commits] macosx: remove parts used to create a .pkg installer	with packagemaker as this tool is no longer with us
 
Felix Paul Kühne
- [vlc-commits] macosx: remove unneeded free
 
David Fuhrmann
- [vlc-commits] macosx: remove unneeded free
 
David Fuhrmann
- [vlc-commits] macosx: reset float-on-top when native fullscreen has	already finished
 
David Fuhrmann
- [vlc-commits] macosx: reset float-on-top when native fullscreen has	already finished
 
David Fuhrmann
- [vlc-commits] macosx: set VLCMain as file owner for mainwindow and	add outlets for window and playlist
 
David Fuhrmann
- [vlc-commits] macosx: show 'pause iTunes' option in a more	accessible place since it is being asked for a lot ( close #9954)
 
Felix Paul Kühne
- [vlc-commits] macosx: show 'pause iTunes' option in a more	accessible place since it is being asked for a lot ( close #9954)
 
Felix Paul Kühne
- [vlc-commits] macosx: split crash log handling both from VLCMain	and the Main Menu nib file
 
Felix Paul Kühne
- [vlc-commits] macosx: split debug messages handling from VLCMain	and the Main Menu nib
 
Felix Paul Kühne
- [vlc-commits] macosx: split fspanel from main menu nib to an extra	nib which not being distributed as the window is being	created entirely in code and the nib representation is used	for development and layouting only
 
Felix Paul Kühne
- [vlc-commits] macosx: split fspanel from main menu nib to an extra	nib which not being distributed as the window is being	created entirely in code and the nib representation is used	for development and layouting only
 
Felix Paul Kühne
- [vlc-commits] macosx: split main window and main menu
 
Felix Paul Kühne
- [vlc-commits] macosx: split playlist menu from main menu
 
Felix Paul Kühne
- [vlc-commits] macosx: unify functionality of fwd/bwd buttons in	video window
 
David Fuhrmann
- [vlc-commits] macosx: unify functionality of fwd/bwd buttons in	video window
 
David Fuhrmann
- [vlc-commits] macosx: update build script
 
Felix Paul Kühne
- [vlc-commits] macosx: Use enum to distinguish different events for	playlist / main window states
 
David Fuhrmann
- [vlc-commits] macosx vout: fix pool leaks
 
David Fuhrmann
- [vlc-commits] Makefile.am: correctly clean target prior to	re-creation
 
Felix Paul Kühne
- [vlc-commits] Map LJPG to MJPEG for decoding
 
Jean-Baptiste Kempf
- [vlc-commits] Map MSN Audio to MS_GSM, as it is just extensions
 
Jean-Baptiste Kempf
- [vlc-commits] mediacodec: change type of internal variables to bool.
 
Felix Abecassis
- [vlc-commits] mediacodec: Simplify the GetOutput function
 
Martin Storsjö
- [vlc-commits] mediacodec: try to return an output frame if we	failed to get an available input buffer.
 
Felix Abecassis
- [vlc-commits] MediaCodec: use SSE copy function from the avcodec	module if the CPU supports it.
 
Felix Abecassis
- [vlc-commits] MKV: change debug message
 
Jean-Baptiste Kempf
- [vlc-commits] mmdevice: adapt for Windows Store apps
 
Rafaël Carré
- [vlc-commits] MMDevice: simplify Close in WinRT mode
 
Jean-Baptiste Kempf
- [vlc-commits] MMDevice: simplify Close in WinRT mode
 
Jean-Baptiste Kempf
- [vlc-commits] MMDevice: split OpenDevice,	CloseDevice and ActivateDevice for WinRT
 
Jean-Baptiste Kempf
- [vlc-commits] Move copy.{c,	h} from module avcodec to module video_chroma.
 
Felix Abecassis
- [vlc-commits] mpeg_audio: assume block_GetBytes can fail
 
Rafaël Carré
- [vlc-commits] mpeg_audio: use a variable to avoid pointer	dereference
 
Rafaël Carré
- [vlc-commits] mpeg_audio packetizer: flush remaining data
 
Rafaël Carré
- [vlc-commits] mux: asf: leaky bucket needs buffer size parameter
 
Francois Cartegnie
- [vlc-commits] mux: ogg: add skeleton index
 
Francois Cartegnie
- [vlc-commits] mux: ogg: add skeleton index
 
Francois Cartegnie
- [vlc-commits] mux: ogg: add skeleton index
 
Francois Cartegnie
- [vlc-commits] mux: ogg: add skeleton metadata (fix #1412)
 
Francois Cartegnie
- [vlc-commits] mux: ogg: rewrite steam creation and ordering (fix	#9731, fix #9732)
 
Francois Cartegnie
- [vlc-commits] network: undef EAFNOSUPPORT before overriding it.
 
Felix Abecassis
- [vlc-commits] NEWS: mention video filter fix
 
David Fuhrmann
- [vlc-commits] npapi/Makefile.am: make sure that the Mac product	ends-up in the top build folder instead of 'somewhere'
 
Felix Paul Kühne
- [vlc-commits] nsis: compile the nsProcess plugin
 
Ludovic Fauvet
- [vlc-commits] nsis: kill VLC before copying/updating any file
 
Ludovic Fauvet
- [vlc-commits] nsis: make new strings translatable
 
Ludovic Fauvet
- [vlc-commits] nsis: remove dead uninstaller code
 
Ludovic Fauvet
- [vlc-commits] nsis: remove unused string
 
Ludovic Fauvet
- [vlc-commits] nsis: request admin execution level
 
Ludovic Fauvet
- [vlc-commits] nsis: simplify OS detection
 
Ludovic Fauvet
- [vlc-commits] nsis: sync wording with the uninstaller section
 
Ludovic Fauvet
- [vlc-commits] ogg: fix type conversion (cid #1125392 and #1125393)
 
Rémi Duraffort
- [vlc-commits] ogg: initialize skeleton values that will be used in	Close() (Fix #9830)
 
Tristan Matthews
- [vlc-commits] On the road to 2.1.2
 
Jean-Baptiste Kempf
- [vlc-commits] opus: update i_buffer when memmoving decoder output
 
Tristan Matthews
- [vlc-commits] oss: fix corrupt audio format (fixes #9760)
 
Rémi Denis-Courmont
- [vlc-commits] oss: fix corrupt audio format (fixes #9760)
 
Rémi Denis-Courmont
- [vlc-commits] oss: use SNDCTL_DSP_HALT in Flush() as in Stop()	(fixes #9760)
 
Rémi Denis-Courmont
- [vlc-commits] oss: use SNDCTL_DSP_HALT in Flush() as in Stop()	(fixes #9760)
 
Rémi Denis-Courmont
- [vlc-commits] po: restore silently reverted character sets again
 
Rémi Denis-Courmont
- [vlc-commits] Qt: correctly update the art URL
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: correctly update the art URL
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix profiles with vcodec=copy (fix #9342,	fix #9485)
 
Francois Cartegnie
- [vlc-commits] Qt: fix profiles with vcodec=copy (fix #9342,	fix #9485)
 
Francois Cartegnie
- [vlc-commits] Qt: InputManager: don't enforce lower bound after a	seek
 
Francois Cartegnie
- [vlc-commits] Qt: InputManager: don't enforce lower bound after a	seek
 
Francois Cartegnie
- [vlc-commits] Qt: map Print and Pause keys
 
Rémi Denis-Courmont
- [vlc-commits] Regression fix for non-SPU tracks in MKV containers.
 
Ago Allikmaa
- [vlc-commits] release doc: add a command to verify signatures
 
Rafaël Carré
- [vlc-commits] Remove old stray definitions
 
Rémi Denis-Courmont
- [vlc-commits] Remove unused bindings directory
 
Jean-Baptiste Kempf
- [vlc-commits] Revert "flac packetizer: use the largest possible	frame size"
 
Rafaël Carré
- [vlc-commits] Revert "flac packetizer: use the largest possible	frame size"
 
Rafaël Carré
- [vlc-commits] RSS: add the "opacity" to the options list
 
Jean-Baptiste Kempf
- [vlc-commits] RSS: add the "opacity" to the options list
 
Jean-Baptiste Kempf
- [vlc-commits] RSS: add the "opacity" to the options list
 
Jean-Baptiste Kempf
- [vlc-commits] scale: add support for ARGB
 
Rémi Denis-Courmont
- [vlc-commits] smooth: provide PTS delay
 
Rémi Denis-Courmont
- [vlc-commits] Sort avcodec mapping table by AVCodecID enum
 
Daniel Verkamp
- [vlc-commits] Support multichannel raw audio in MKV
 
Denis Charmet
- [vlc-commits] Switch linking order of libcompat for modules
 
David Fuhrmann
- [vlc-commits] Switch linking order of libcompat for modules
 
David Fuhrmann
- [vlc-commits] swscale: add ARGB conversions
 
Rémi Denis-Courmont
- [vlc-commits] Tag 2.1.1 : VLC media player 2.1.1 'RinceWind'
 
git at videolan.org
- [vlc-commits] transcode: add my name on authors so bugs can be	assigned to me
 
Ilkka Ollakka
- [vlc-commits] transcode: check if input has changed before sync	check
 
Ilkka Ollakka
- [vlc-commits] transcode: check user videofilters when checking	chroma/scale need
 
Ilkka Ollakka
- [vlc-commits] transcode: don't crash with threads with freeing	pictures all over
 
Ilkka Ollakka
- [vlc-commits] transcode: encode buffer and flush encoder at the end	when using threads
 
Ilkka Ollakka
- [vlc-commits] transcode: fix picture release code
 
Ilkka Ollakka
- [vlc-commits] transcode: initialize filters properly
 
Ilkka Ollakka
- [vlc-commits] transcode: keep original timestamp in audio and not	calculated pts
 
Ilkka Ollakka
- [vlc-commits] transcode: rewrite fps/lipsync code
 
Ilkka Ollakka
- [vlc-commits] transcode: set video chroma before trying to query	video filters
 
Ilkka Ollakka
- [vlc-commits] transcode: set video chroma before trying to query	video filters
 
Ilkka Ollakka
- [vlc-commits] transcode: use video.i_width/height as fallback when	setting visible_width /height
 
Ilkka Ollakka
- [vlc-commits] transcode: when audio samplerate change,	also change pts clock value
 
Ilkka Ollakka
- [vlc-commits] ts: define pf_calls at the end of Open
 
Ilkka Ollakka
- [vlc-commits] UAC: offsetof only needs to know the field name
 
Rafaël Carré
- [vlc-commits] UAC: offsetof only needs to know the field name
 
Rafaël Carré
- [vlc-commits] udp: don't set receive/send buffers for socket
 
Ilkka Ollakka
- [vlc-commits] UleadDVAudio: fix signedness warning
 
Jean-Baptiste Kempf
- [vlc-commits] Update .gitignore
 
Felix Paul Kühne
- [vlc-commits] update: fix memory leak (cid #1100857)
 
Rémi Duraffort
- [vlc-commits] Update make dist
 
Felix Paul Kühne
- [vlc-commits] Update NEWS
 
Adrien Maglo
- [vlc-commits] Update NEWS
 
Felix Paul Kühne
- [vlc-commits] Update NEWS
 
Felix Paul Kühne
- [vlc-commits] Update NEWS
 
David Fuhrmann
- [vlc-commits] Update NEWS
 
Felix Paul Kühne
- [vlc-commits] Update NEWS
 
Felix Paul Kühne
- [vlc-commits] Update NEWS
 
Felix Paul Kühne
- [vlc-commits] Update NEWS for 2.1.1
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS for translations
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS from 2.1 branch
 
Jean-Baptiste Kempf
- [vlc-commits] Update PO before release
 
Jean-Baptiste Kempf
- [vlc-commits] Update PO files
 
Jean-Baptiste Kempf
- [vlc-commits] vimeo.lua: rewrite due to website changes
 
Pierre Ynard
- [vlc-commits] vimeo.lua: rewrite due to website changes
 
Pierre Ynard
- [vlc-commits] vlc_es: add defines for priority levels
 
Francois Cartegnie
- [vlc-commits] vlmshell: fix null pointer dereference (cid #1049028)
 
Francois Cartegnie
- [vlc-commits] Vout: add a new vout_window type for android native	windows
 
Adrien Maglo
- [vlc-commits] Vout: add a new window provider to create android	native windows.
 
Adrien Maglo
- [vlc-commits] vout: allow ARGB for SPU
 
Rémi Denis-Courmont
- [vlc-commits] vout: fix intermediate chroma when converting from	YUVP then scaling
 
Rémi Denis-Courmont
- [vlc-commits] vout: missing initializer (cid #1049030)
 
Francois Cartegnie
- [vlc-commits] Vout: move the AndroidSurface vout to a subdirectory
 
Adrien Maglo
- [vlc-commits] vout_osx: fix performance issue if machine includes	more than one GPU ( close #7993)
 
Felix Paul Kühne
- [vlc-commits] win32: remove xstrdup macro.
 
Felix Abecassis
- [vlc-commits] window: add window type
 
Rémi Denis-Courmont
- [vlc-commits] XCB/globalhostkeys: add support for meta modifier
 
Rémi Denis-Courmont
- [vlc-commits] xcb/screen: cosmetic fix
 
Rémi Denis-Courmont
- [vlc-commits] XCB/screen: fix 32-bits screen capture format
 
Rémi Denis-Courmont
- [vlc-commits] XCB/window: map Super and AltGr keys to Meta and Alt	modifiers resp.
 
Rémi Denis-Courmont
- [vlc-commits] XCB/x11: fix rendering to 32-bits surface
 
Rémi Denis-Courmont
- [vlc-commits] XCB/XVideo: fix 32-bits RGB support
 
Rémi Denis-Courmont
- [vlc-commits] XCB: map Print and Pause keys
 
Rémi Denis-Courmont
- [vlc-commits] Xiph: fix sign warning
 
Jean-Baptiste Kempf
- [vlc-commits] Xwd: fix 32-bits RGB chroma
 
Rémi Denis-Courmont
- [vlc-commits] yuvp: add conversion to ARGB
 
Rémi Denis-Courmont
- [vlc-commits] zvbi: default alignment to bottom
 
Ilkka Ollakka
- [vlc-commits] zvbi: handle opaque in text mode also
 
Ilkka Ollakka
- [vlc-commits] zvbi: initialize pointer
 
Ilkka Ollakka
- [vlc-commits] zvbi: mimic cc.c for using subtitles updater etc to	avoid flickering in text subtitles
 
Ilkka Ollakka
- [vlc-commits] zvbi: set default opaque to false as default is text	mode now
 
Ilkka Ollakka
- [vlc-commits] zvbi: set pf_decode_sub at the end
 
Ilkka Ollakka
- [vlc-commits] zvbi: set position to be absolute only for non-text	subtitles and give reasonable stop time
 
Ilkka Ollakka
- [vlc-commits] zvbi: set text format as default,	as subtitles should look better and seems to work for me
 
Ilkka Ollakka
- [vlc-commits] zvbi: strip leading/end whitespaces from text	subtitles
 
Ilkka Ollakka
    
      Last message date: 
       Sat Nov 30 21:34:48 CET 2013
    Archived on: Sat Nov 30 21:34:52 CET 2013
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).