September 2012 Archives by thread
      
      Starting: Sat Sep  1 09:25:07 CEST 2012
         Ending: Sun Sep 30 22:02:54 CEST 2012
         Messages: 579
     
- [vlc-commits] auhal: fix inverted logic (and potential NULL pointer	deref).
 
Rémi Duraffort
- [vlc-commits] auhal: fixed audio device configuration callback and	added an additional callback to watch the used device 's	health (close #4834)
 
Felix Paul Kühne
- [vlc-commits] auhal: fixed audio device configuration callback and	added an additional callback to watch the used device 's	health (close #4834)
 
Felix Paul Kühne
- [vlc-commits] contrib: libass added fontconfig font search paths	for OS X.
 
Naohiro KORIYAMA
- [vlc-commits] contrib: libass added fontconfig font search paths	for OS X.
 
Naohiro KORIYAMA
- [vlc-commits] Remove redundant UNDER_CE checks
 
Rémi Denis-Courmont
- [vlc-commits] Remove WinCE
 
Rémi Denis-Courmont
- [vlc-commits] auhal: unify coding style
 
Felix Paul Kühne
- [vlc-commits] auhal: converted to a more sane coding style
 
Felix Paul Kühne
- [vlc-commits] macosx: fixed conditionals for the different OS X	release by adapting to the newly updated version defines
 
Felix Paul Kühne
- [vlc-commits] macosx: for sakes of simplicity,	assume that OSX_LION equals OSX_MOUNTAIN_LION everywhere
 
Felix Paul Kühne
- [vlc-commits] Qt: MLmodel: fix headers encoding
 
Francois Cartegnie
- [vlc-commits] Qt: PLSelector: ensure curItem is set when switching	back from ML
 
Francois Cartegnie
- [vlc-commits] Remove useless alloca() work-around
 
Rémi Denis-Courmont
- [vlc-commits] Remove work-around for antique versions of MSVC
 
Rémi Denis-Courmont
- [vlc-commits] Remove old MSVC and Borland work-arounds
 
Rémi Denis-Courmont
- [vlc-commits] wasapi: do not assume mdate() returns the performance	counter
 
Rémi Denis-Courmont
- [vlc-commits] win32: prefer 64-bits ticks count on Vista builds
 
Rémi Denis-Courmont
- [vlc-commits] v4l: measure time from start (fixes #7400)
 
Rémi Denis-Courmont
- [vlc-commits] ALSA: measure time from start (refs #7400)
 
Rémi Denis-Courmont
- [vlc-commits] v4l2: radio: measure time from start (refs #7400)
 
Rémi Denis-Courmont
- [vlc-commits] http: fix HTTP through proxy (fixes #7417)
 
Rémi Denis-Courmont
- [vlc-commits] http: fix HTTP through proxy (fixes #7417)
 
Rémi Denis-Courmont
- [vlc-commits] file out: option not to overwrite an existing file
 
Rémi Denis-Courmont
- [vlc-commits] macosx: added new artwork for the single playlist	button state
 
Damien Erambert
- [vlc-commits] macosx: implemented graphics for the single playlist	button state
 
Felix Paul Kühne
- [vlc-commits] macosx: new artwork for the 6 button state for the	previous/next buttons
 
Damien Erambert
- [vlc-commits] macosx: renamed 'back' button images to 'backward',	since it is less confusing
 
Felix Paul Kühne
- [vlc-commits] macosx: implemented graphics for next/previous in the	6 button state
 
Felix Paul Kühne
- [vlc-commits] macosx: add additional artwork for forward/ backward	when showing the 6 button state
 
Damien Erambert
- [vlc-commits] macosx: removed no longer needed preliminary artwork
 
Felix Paul Kühne
- [vlc-commits] macosx: implemented graphics for forward/backward in	the 6 button state
 
Felix Paul Kühne
- [vlc-commits] macosx: fixed runtime warnings due to renamed imagery
 
Felix Paul Kühne
- [vlc-commits] macosx_vout: unify coding style
 
Felix Paul Kühne
- [vlc-commits] qtsound: unify and modernize coding style
 
Felix Paul Kühne
- [vlc-commits] qtcapture: unify and modernize coding style
 
Felix Paul Kühne
- [vlc-commits] eyetv: unify and modernize coding style
 
Felix Paul Kühne
- [vlc-commits] quartztext: unify and modernize coding style
 
Felix Paul Kühne
- [vlc-commits] macosx/StringUtility: move lost declaration
 
Felix Paul Kühne
- [vlc-commits] macosx: unify and modernize coding style
 
Felix Paul Kühne
- [vlc-commits] Opus demuxing fixes.
 
Timothy B. Terriberry
- [vlc-commits] Opus decoder.
 
Timothy B. Terriberry
- [vlc-commits] Fix 0-byte Ogg packet handling.
 
Timothy B. Terriberry
- [vlc-commits] Add Opus FourCC
 
Rafaël Carré
- [vlc-commits] Ogg demux: add Opus support
 
Gregory Maxwell
- [vlc-commits] ogg: use ES_OUT_SET_PCR instead of RESET_PCR in	demuxing
 
Ilkka Ollakka
- [vlc-commits] ogg: Use unlikely()
 
Hugo Beauzée-Luyssen
- [vlc-commits] Ogg: permit attachments
 
Jean-Baptiste Kempf
- [vlc-commits] ogg: Fix theora length computing.
 
Hugo Beauzée-Luyssen
- [vlc-commits] Ogg: factorize switch for Metadata
 
Jean-Baptiste Kempf
- [vlc-commits] oggseek: Fix trailing whitespaces
 
Hugo Beauzée-Luyssen
- [vlc-commits] Opus demuxing fixes.
 
Timothy B. Terriberry
- [vlc-commits] Fix 0-byte Ogg packet handling.
 
Timothy B. Terriberry
- [vlc-commits] Opus decoder.
 
Timothy B. Terriberry
- [vlc-commits] src: remove one level of makefile recursion
 
Diego Biurrun
- [vlc-commits] file out: ask for confirmation to overwrite file
 
Rémi Denis-Courmont
- [vlc-commits] Qt4: ask for confirmation before overwriting files	with sout
 
Rémi Denis-Courmont
- [vlc-commits] Contribs: use dvdnav fork on github
 
Jean-Baptiste Kempf
- [vlc-commits] omxil: Only use pts if it actually is set
 
Martin Storsjö
- [vlc-commits] macosx: removed dead code
 
Felix Paul Kühne
- [vlc-commits] contrib: install .pc file for ncursesw
 
Rafaël Carré
- [vlc-commits] transcode: try FI32 as intermediate format
 
Rafaël Carré
- [vlc-commits] v4l2: do not warn about unsupported CROPCAP,	only print debug
 
Rémi Denis-Courmont
- [vlc-commits] v4l2: copy header (with minor changes) from Linux 3.5
 
Rémi Denis-Courmont
- [vlc-commits] build: unbreak bootstrap after	c685975185e8ad0e4845ea0dbacc0adf77eb7a20
 
Diego Elio Pettenò
- [vlc-commits] Qt: MLItem: missing locks
 
Francois Cartegnie
- [vlc-commits] Qt: MLItem: missing lock
 
Francois Cartegnie
- [vlc-commits] Qt: MLItem: add missing lock and fix scheme fixing
 
Francois Cartegnie
- [vlc-commits] configure: add DOLT
 
Luca Barbato
- [vlc-commits] macosx: use video-wallpaper instead of	macosx-background, and fix some small issue
 
David Fuhrmann
- [vlc-commits] macosx: reset window size to the one before video was	started
 
David Fuhrmann
- [vlc-commits] macosx: add scroll wheel support for progress and	volume bar
 
David Fuhrmann
- [vlc-commits] sql_ml: lock was missing, use GetURI
 
Francois Cartegnie
- [vlc-commits] sql_ml: wrong album update predicate.
 
Francois Cartegnie
- [vlc-commits] MKV: Handle multi-editions as different titles
 
Denis Charmet
- [vlc-commits] contrib: install .pc file for ncursesw
 
Rafaël Carré
- [vlc-commits] Contribs: use dvdnav fork on github
 
Jean-Baptiste Kempf
- [vlc-commits] contrib: check is dxva2api.h already exists before	install
 
Varphone Wong
- [vlc-commits] Contribs: update live555 after 8 months...
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update Opus to 1.0.1-rc3
 
Jean-Baptiste Kempf
- [vlc-commits] contrib: add opus
 
Rafaël Carré
- [vlc-commits] Contribs: update Opus to 1.0.1-rc3
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
 
Jean-Baptiste Kempf
- [vlc-commits] fourcc.c: make fourcc lists fit in .rodata
 
Diego Elio Pettenò
- [vlc-commits] contrib: build opus by default
 
Rafaël Carré
- [vlc-commits] contrib: build opus by default
 
Rafaël Carré
- [vlc-commits] Win32: Check for the shared libgcc in all	LIBRARY_PATHs
 
Edward Wang
- [vlc-commits] Add missing "; " delimiter in subtitles extensions.
 
Mark Lee
- [vlc-commits] --enable-qt4 is now --enable-qt
 
Rafaël Carré
- [vlc-commits] LIBDL may be required regardless of plugins (e.g.	v4l2)
 
Rémi Denis-Courmont
- [vlc-commits] record: remove a few relocations
 
Rafaël Carré
- [vlc-commits] Remove system_End() except on Windows, simplify
 
Rémi Denis-Courmont
- [vlc-commits] dbus: simplify single instance initialization
 
Rémi Denis-Courmont
- [vlc-commits] Qt: MLModel: fix memleak
 
Francois Cartegnie
- [vlc-commits] Fix typo: bandwith -> bandwidth.
 
Benjamin Drung
- [vlc-commits] MKV: Fix seek to 0 with a non null time offset
 
Denis Charmet
- [vlc-commits] ogg: find the length of an opus stream
 
Ludovic Fauvet
- [vlc-commits] Remove unmaintained RPM specfiles
 
Rémi Denis-Courmont
- [vlc-commits] access: use correct libtool tag for C++ files
 
Rémi Denis-Courmont
- [vlc-commits] Remove empty *_DEPENDENCIES in makefiles
 
Rémi Denis-Courmont
- [vlc-commits] Do not ship UAC.dll in source tarball.
 
Benjamin Drung
- [vlc-commits] Explicitely include libavutil/mem.h where needed
 
Jean-Baptiste Kempf
- [vlc-commits] Do not ship UAC.dll in source tarball.
 
Benjamin Drung
- [vlc-commits] s/FFmpeg/libavcodec where applicable
 
Jean-Baptiste Kempf
- [vlc-commits] Fix comment for VLC_CONFIG_LIST_CB
 
Rémi Denis-Courmont
- [vlc-commits] Win32: add --clock-source configuration item
 
Rémi Denis-Courmont
- [vlc-commits] videodev2.h: fixes for non Linux builds
 
Rafaël Carré
- [vlc-commits] contrib: libogg: do not use gcc -O4 on osx
 
Rafaël Carré
- [vlc-commits] Win32: run-time support for Vista's tick count
 
Rémi Denis-Courmont
- [vlc-commits] Win32: run-time support for Seven's interrupt time
 
Rémi Denis-Courmont
- [vlc-commits] Win32: run-time support for Seven's interrupt time
 
Rémi Denis-Courmont
- [vlc-commits] main: move single instance settings to playlist (from	performance)
 
Rémi Denis-Courmont
- [vlc-commits] contrib: fix vorbis build on osx
 
Rafaël Carré
- [vlc-commits] Fix typo: overriden -> overridden.
 
Benjamin Drung
- [vlc-commits] Fix typo: bandwith -> bandwidth.
 
Benjamin Drung
- [vlc-commits] Do not ship UAC.dll in source tarball.
 
Benjamin Drung
- [vlc-commits] oggseek: Reset stream after searching for the last	frame
 
Hugo Beauzée-Luyssen
- [vlc-commits] ogg: find the length of an opus stream
 
Ludovic Fauvet
- [vlc-commits] x264: do not use NULL terminated arrays in help item	lists
 
Rafaël Carré
- [vlc-commits] src: Fix typo
 
Edward Wang
- [vlc-commits] Fix typo: bandwith -> bandwidth.
 
Benjamin Drung
- [vlc-commits] Typo: bandwith -> bandwidth
 
Rafaël Carré
- [vlc-commits] typo: overriden -> overridden
 
Rafaël Carré
- [vlc-commits] typo: overriden -> overridden
 
Rafaël Carré
- [vlc-commits] po: Remove duplicate message definitions
 
Rafaël Carré
- [vlc-commits] po: Remove duplicate message definitions
 
Rafaël Carré
- [vlc-commits] posix: fix warning
 
Rémi Denis-Courmont
- [vlc-commits] win32: cosmetic
 
Rémi Denis-Courmont
- [vlc-commits] Forgotten mem.h inclusion
 
Jean-Baptiste Kempf
- [vlc-commits] ogg: fix computation of vorbis stream length (close	#1859)
 
Ludovic Fauvet
- [vlc-commits] ogg: fix computation of vorbis stream length (close	#1859)
 
Ludovic Fauvet
- [vlc-commits] Stackhandler: process win32 stacks
 
Jean-Baptiste Kempf
- [vlc-commits] Update update status files URLs
 
Rafaël Carré
- [vlc-commits] macosx: revert recent wizard optimizations,	since these led to undefined results with this unmaintanable code (	close #7334)
 
Felix Paul Kühne
- [vlc-commits] macosx/wizard: allow partial extract values to be	entered in a sane manner (close #4991)
 
Felix Paul Kühne
- [vlc-commits] stackhandler: fix indentation
 
Rafaël Carré
- [vlc-commits] stackhandler: simplify
 
Rafaël Carré
- [vlc-commits] macosx: compilation fix
 
Felix Paul Kühne
- [vlc-commits] macosx/wizard: allow partial extract values to be	entered in a sane manner (close #4991)
 
Felix Paul Kühne
- [vlc-commits] swscale: pass/calculate sar-info, should fix #7437
 
Ilkka Ollakka
- [vlc-commits] swscale: pass/calculate sar-info, should fix #7437
 
Ilkka Ollakka
- [vlc-commits] macosx: rename forgotten occurence of	macosx-background
 
David Fuhrmann
- [vlc-commits] macosx: implemented scroll wheel behaviour for	fullscreen volume slider, too
 
David Fuhrmann
- [vlc-commits] macosx: cleanup generic scrollwheel implementation
 
David Fuhrmann
- [vlc-commits] afile: rename from aout_file for consistency with	adummy and amem
 
Rémi Denis-Courmont
- [vlc-commits] speex: remove tabs and trailing spaces
 
Ludovic Fauvet
- [vlc-commits] Add MKV tag handling and use them to properly name	editions
 
Denis Charmet
- [vlc-commits] vlc_GetCPUCount: no need to call getpid()
 
Rémi Denis-Courmont
- [vlc-commits] compat: (pretend to) implement getpid() on NaCl
 
Rémi Denis-Courmont
- [vlc-commits] compat: mark getpid() as not throwing exceptions in	C++
 
Rémi Denis-Courmont
- [vlc-commits] Remove buggy and unused pread()/pwrite()
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/bd
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/dshow/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/rtsp/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/screen/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/vcd/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/vcdx/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/zip/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/mms/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/mms/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/access/zip/unzip/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/visualization/visual/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/mux/mpeg/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/stream_out/transcode/
 
Rémi Denis-Courmont
- [vlc-commits] wingapi: remove WinCE vout
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/video_output/msw/
 
Rémi Denis-Courmont
- [vlc-commits] shm: move rules out of configure.ac
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into	modules/video_filter/dynamicoverlay/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/control/globalhotkeys/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/control/dbus/ and clean	up D-Bus rules
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/control/globalhotkeys/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/control/dbus/ and clean	up D-Bus rules
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/misc/playlist/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/misc/stats/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/misc/osd/
 
Rémi Denis-Courmont
- [vlc-commits] Rewrite modules/stream_filter/ Makefiles
 
Rémi Denis-Courmont
- [vlc-commits] Rewrite modules/stream_filter/ Makefiles
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/demux/asf/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/demux/avi/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/demux/mp4/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/demux/mpeg/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/demux/playlist/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/demux/mkv/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/demux/avformat/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/codec/spudec/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/codec/wmafixed/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/codec/shine/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/codec/dmo/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/codec/omxil/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/codec/avcodec/
 
Rémi Denis-Courmont
- [vlc-commits] Remove recursion into modules/codec/loader/
 
Rémi Denis-Courmont
- [vlc-commits] Define explicit makefile variable for libpthread
 
Rémi Denis-Courmont
- [vlc-commits] Move libvlccore and libcompat to LDFLAGS from LIBADD
 
Rémi Denis-Courmont
- [vlc-commits] v4l2: V4L2_CTRL_FLAG_WRITE_ONLY is included in	CTRL_FLAGS_IGNORE
 
Rémi Denis-Courmont
- [vlc-commits] v4l2 access: use block mode for READWRITE devices
 
Rémi Denis-Courmont
- [vlc-commits] v4l2 access: setup the picture format (like the v4l2	demux)
 
Rémi Denis-Courmont
- [vlc-commits] v4l2 access: use --v4l2-chroma if specified
 
Rémi Denis-Courmont
- [vlc-commits] pvr: remove the old ivtv module
 
Rémi Denis-Courmont
- [vlc-commits] Makefile: fix file names
 
Pierre Ynard
- [vlc-commits] i18n: remove deleted file
 
Pierre Ynard
- [vlc-commits] test: update .gitignore
 
Pierre Ynard
- [vlc-commits] build: set automake flavour to foreign to avoid dirty	tricks.
 
Diego Elio Pettenò
- [vlc-commits] Add dolt generated files to distclean
 
Rafaël Carré
- [vlc-commits] Configure: regroup the host/build sections
 
Jean-Baptiste Kempf
- [vlc-commits] fixed linking the screen module on OSX
 
Felix Paul Kühne
- [vlc-commits] extras/tools: fix gas revision
 
Sylver Bruneau
- [vlc-commits] fixed GDI leaks
 
Sergey Radionov
- [vlc-commits] Avoid a few relocations
 
Rafaël Carré
- [vlc-commits] Public keys should be constant data
 
Rafaël Carré
- [vlc-commits] Rationalize #includes
 
Rémi Denis-Courmont
- [vlc-commits] Fix/doxify documentation
 
Rémi Denis-Courmont
- [vlc-commits] dolt: support nacl and silent-rules on fallback
 
Luca Barbato
- [vlc-commits] Win32: use clock field to discriminate static	variables
 
Rémi Denis-Courmont
- [vlc-commits] Merge Win32 SelectClockSource() into	vlc_threads_setup()
 
Rémi Denis-Courmont
- [vlc-commits] python bindings: PyFile_FromFile/AsFile are removed	in python3. Use PyFile_FromFd/PyObject_AsFileDescriptor
 
Olivier Aubert
- [vlc-commits] python: make test.py python3 compliant
 
Olivier Aubert
- [vlc-commits] python bindings: define common types/ methods to	unify string handling between python2 and 3
 
Olivier Aubert
- [vlc-commits] python bindings: automatically convert strings to	bytes for python3
 
Olivier Aubert
- [vlc-commits] python bindings: getch() returns a string,	there is no decode() method
 
Olivier Aubert
- [vlc-commits] python bindings: convert string to bytes in logger	test
 
Olivier Aubert
- [vlc-commits] python bindings: define test3 target for python3	bindings test
 
Olivier Aubert
- [vlc-commits] python bindings: explicitly convert string to bytes
 
Olivier Aubert
- [vlc-commits] python bindings: blacklist libvlc_printerr for now
 
Olivier Aubert
- [vlc-commits] python bindings: fix print invocation
 
Olivier Aubert
- [vlc-commits] python bindings: iterators API now requires the	__next__() method instead of next()
 
Olivier Aubert
- [vlc-commits] python bindings: use assertTrue instead ot assert_
 
Olivier Aubert
- [vlc-commits] python bindings: add to explicit bytes_to_str	conversions
 
Olivier Aubert
- [vlc-commits] python bindings: update generated vlc.py module	(python3 compatible)
 
Olivier Aubert
- [vlc-commits] Qt: do not delete parented QDialogs
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: selector, prevent some podcast crashes
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: selector, prevent some podcast crashes
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: do not delete parented QDialogs
 
Jean-Baptiste Kempf
- [vlc-commits] rwlock: reduce footprint and factor Win32 and OS/2	back-ends
 
Rémi Denis-Courmont
- [vlc-commits] rwlock: cancellation safety
 
Rémi Denis-Courmont
- [vlc-commits] rwlock: use a proper source C module
 
Rémi Denis-Courmont
- [vlc-commits] Qt: fix a crash when using the skins
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix a crash when using the skins
 
Jean-Baptiste Kempf
- [vlc-commits] dxva2: include needed headers
 
Rafaël Carré
- [vlc-commits] posix: drop hacks to support for glibc versions 2.5	and older
 
Rémi Denis-Courmont
- [vlc-commits] Use Linux kernel syntax instead of old Unix for Linux	syscalls
 
Rémi Denis-Courmont
- [vlc-commits] Remove unprotected ARM-specific syscall
 
Rémi Denis-Courmont
- [vlc-commits] Win32: compile correctly UAC.dll
 
Jean-Baptiste Kempf
- [vlc-commits] Win32: compile correctly UAC.dll
 
Jean-Baptiste Kempf
- [vlc-commits] Write generic semaphore back-end and merge generic	thread code
 
Rémi Denis-Courmont
- [vlc-commits] Tools: use pkg-config-lite instead of pkg-config
 
Jean-Baptiste Kempf
- [vlc-commits] Tools: add m4
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: update PVR open tab
 
Rémi Denis-Courmont
- [vlc-commits] Qt: fix build on Windows
 
Jean-Baptiste Kempf
- [vlc-commits] Remove WinCE resources
 
Pierre Ynard
- [vlc-commits] Remove old icon file
 
Pierre Ynard
- [vlc-commits] Update changelog rules to 2012
 
Pierre Ynard
- [vlc-commits] Update .gitignore files
 
Pierre Ynard
- [vlc-commits] doc: install libvlc samples in proper subdirectory
 
Pierre Ynard
- [vlc-commits] lua vimeo playlist: Use new vimeo API
 
François Revol
- [vlc-commits] macosx: added 2 new classes for generic dialogs to	enter text or to select stuff in a popup
 
Felix Paul Kühne
- [vlc-commits] CAS: use the generic dialogs to fetch a text input	from the user or to let him/ her choose an item in a popup
 
Felix Paul Kühne
- [vlc-commits] Contribs: fix lua.exe generation
 
Jean-Baptiste Kempf
- [vlc-commits] lua vimeo playlist: Handle VP6 and VP8 codecs
 
François Revol
- [vlc-commits] lua vimeo playlist: Remove trailing tab
 
François Revol
- [vlc-commits] lua vimeo playlist: Use new vimeo API
 
François Revol
- [vlc-commits] lua vimeo playlist: Handle VP6 and VP8 codecs
 
François Revol
- [vlc-commits] lua vimeo playlist: Remove trailing tab
 
François Revol
- [vlc-commits] DirectSound: fix setting the default channel in	surround cases
 
Jean-Baptiste Kempf
- [vlc-commits] DirectSound: fix setting the default channel in	surround cases
 
Jean-Baptiste Kempf
- [vlc-commits] DirectSound: fix setting the default channel in	surround cases
 
Jean-Baptiste Kempf
- [vlc-commits] move NSIS to a sub-directory
 
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
 
Jean-Baptiste Kempf
- [vlc-commits] macosx/CAS: fixed memory leak
 
Felix Paul Kühne
- [vlc-commits] macosx: use structures in NSUserDefaults to manage	the EQ presets to prepare the implementation of custom EQ sets
 
Felix Paul Kühne
- [vlc-commits] vimeo.lua: remove tabs and debug output
 
Pierre Ynard
- [vlc-commits] vimeo.lua: remove useless test
 
Pierre Ynard
- [vlc-commits] vimeo.lua: fix error case
 
Pierre Ynard
- [vlc-commits] Contribs: update to the Opus release 1.0.1
 
Jean-Baptiste Kempf
- [vlc-commits] Update changelog rules to 2012
 
Pierre Ynard
- [vlc-commits] doc: install libvlc samples in proper subdirectory
 
Pierre Ynard
- [vlc-commits] vimeo.lua: remove tabs and debug output
 
Pierre Ynard
- [vlc-commits] vimeo.lua: remove useless test
 
Pierre Ynard
- [vlc-commits] vimeo.lua: fix error case
 
Pierre Ynard
- [vlc-commits] Fix make dist
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update to the Opus release 1.0.1
 
Jean-Baptiste Kempf
- [vlc-commits] macosx: implemented full management of custom	equalizer presets (refs #383)
 
Felix Paul Kühne
- [vlc-commits] lua soundcloud: fetch artwork
 
Ludovic Fauvet
- [vlc-commits] vimeo.lua: cosmetics
 
Pierre Ynard
- [vlc-commits] macosx: added support for the OPUS file and MIME types
 
Felix Paul Kühne
- [vlc-commits] Forgotten opus extension registration
 
Jean-Baptiste Kempf
- [vlc-commits] macosx: added another OPUS MIME type
 
Felix Paul Kühne
- [vlc-commits] macosx: added support for the OPUS file and MIME types
 
Felix Paul Kühne
- [vlc-commits] configure.ac: fixed compilation on case-sensitive	HFS+ installations
 
Felix Paul Kühne
- [vlc-commits] livehttp: allow segments to be 10% shorten than asked,	seems to be usual limit of allowed variance
 
Ilkka Ollakka
- [vlc-commits] avcodec: set rc-buffer-size to 0,	as it is default in ffmpeg/avconv
 
Ilkka Ollakka
- [vlc-commits] Add a ProRes fourCC
 
Jean-Baptiste Kempf
- [vlc-commits] lua soundcloud: fetch artwork
 
Ludovic Fauvet
- [vlc-commits] x264: don't set vfr,	it maybe wasn't that good idea for default
 
Ilkka Ollakka
- [vlc-commits] ProRes is not always 422
 
Jean-Baptiste Kempf
- [vlc-commits] opengl: removed 2 hacks needed to support legacy Macs	in the past
 
Felix Paul Kühne
- [vlc-commits] Configure: regroup win32 checks
 
Jean-Baptiste Kempf
- [vlc-commits] Map MSS2 to avcodec
 
Jean-Baptiste Kempf
- [vlc-commits] Fix build of avcodec
 
Jean-Baptiste Kempf
- [vlc-commits] macosx: decouple !video-deco from detached video	window and allow changing this setting without restart
 
David Fuhrmann
- [vlc-commits] macosx: simplify style mask options on window creation
 
David Fuhrmann
- [vlc-commits] macosx: add new common window class in order to	deduplicate code
 
David Fuhrmann
- [vlc-commits] contrib: fix harfbuzz linking flags on win32
 
Rafaël Carré
- [vlc-commits] DMO: support more DLLs for MSS1/MSS2
 
Jean-Baptiste Kempf
- [vlc-commits] DMO: fix MSS1/MSS2 decoding
 
Jean-Baptiste Kempf
- [vlc-commits] DMO: improve debug
 
Jean-Baptiste Kempf
- [vlc-commits] DMO: add another audio type
 
Jean-Baptiste Kempf
- [vlc-commits] DMO: blind fix for loader compilation
 
Jean-Baptiste Kempf
- [vlc-commits] DMO: use VLC_CODEC_*
 
Jean-Baptiste Kempf
- [vlc-commits] DMO: support more DLLs for MSS1/MSS2
 
Jean-Baptiste Kempf
- [vlc-commits] DMO: fix MSS1/MSS2 decoding
 
Jean-Baptiste Kempf
- [vlc-commits] macosx: fixed inconsitent menu label
 
Felix Paul Kühne
- [vlc-commits] macosx: added a profile management system to the	video effects (refs #7342)
 
Felix Paul Kühne
- [vlc-commits] macosx: fixed inconsitent menu label based upon	existing string
 
Felix Paul Kühne
- [vlc-commits] sql_lite: If query is not a LIKE % search use = .
 
Francois Cartegnie
- [vlc-commits] sql_media_library: add missing text indexes
 
Francois Cartegnie
- [vlc-commits] Package the .zip as a minimal installation
 
Jean-Baptiste Kempf
- [vlc-commits] Select module is gone.
 
Jean-Baptiste Kempf
- [vlc-commits] l10n: Use translations of help messages
 
Christoph Miebach
- [vlc-commits] sql_medial_lib: add option to disable on-disk	transactions.
 
Francois Cartegnie
- [vlc-commits] macosx: added a profile management system to the	audio effects (close #7342 )
 
Felix Paul Kühne
- [vlc-commits] macosx: store EQ preset name instead of its internal	ID within the audio effects profiles
 
Felix Paul Kühne
- [vlc-commits] macosx: small cleanup in VLCWindow
 
David Fuhrmann
- [vlc-commits] macosx: deduplicate window accessibility code
 
David Fuhrmann
- [vlc-commits] macosx: remove unneeded extra autorelease pool
 
David Fuhrmann
- [vlc-commits] macosx: only restore frame before playback in	embedded case
 
David Fuhrmann
- [vlc-commits] macosx: choose more sane initial window position for	\!video-deco window
 
David Fuhrmann
- [vlc-commits] Qt: set the cover art (if any) at CoverArt widget	construction
 
Jean-Baptiste Kempf
- [vlc-commits] Package the .zip as a minimal installation
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: set the cover art (if any) at CoverArt widget	construction
 
Jean-Baptiste Kempf
- [vlc-commits] Some RTSP implementations (Foscam H.264 IP cameras)	return HTTP/1. 1 501 Unimplemented on OPTIONS requests. Don't	fail out in this case;	just continue and assume GET_PARAMETERS is unsupported.
 
Daniel Peng
- [vlc-commits] Fortunes: argument-oriented programming
 
Jean-Baptiste Kempf
- [vlc-commits] config: add integer list callbacks for config items
 
Rémi Denis-Courmont
- [vlc-commits] Qt4: fix hack to detect combo config items
 
Rémi Denis-Courmont
- [vlc-commits] Qt: fix album Art update
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: Remove event deduplication (fix #7390).
 
Francois Cartegnie
- [vlc-commits] podcasts: ensure saved urls are loaded before change.	fix #4337
 
Francois Cartegnie
- [vlc-commits] Add new API to libvlc for persistent equalizer	settings.
 
Mark Lee
- [vlc-commits] Add test cases for the libvlc equalizer API.
 
Mark Lee
- [vlc-commits] lib: kill a warning
 
Jean-Baptiste Kempf
- [vlc-commits] Lua: kill a warning
 
Jean-Baptiste Kempf
- [vlc-commits] Update to 2012.09.13 version of live555.
 
Daniel Peng
- [vlc-commits] macosx: fixed 2.1 artwork
 
Damien Erambert
- [vlc-commits] Qt: add dev only playlist debug view tab
 
Francois Cartegnie
- [vlc-commits] lua: install README files as doc
 
Pierre Ynard
- [vlc-commits] Qt: Fix double activation to enter directories.
 
Francois Cartegnie
- [vlc-commits] share: remove stray automake variable
 
Pierre Ynard
- [vlc-commits] extras/package: added new OSX class files to xcodeproj
 
Felix Paul Kühne
- [vlc-commits] macosx: simplify progress bar resizing code and fix	certain re-drawing issues
 
Felix Paul Kühne
- [vlc-commits] macosx: fixed minor appearance issue with RTL	languages
 
Felix Paul Kühne
- [vlc-commits] macosx: fixed appearance issue within the playback	speed widget when using a RTL language (close #7475)
 
Felix Paul Kühne
- [vlc-commits] macosx: added pressed state artwork for the single	effects button ( bright UI)
 
Damien Erambert
- [vlc-commits] macosx: implemented pressed state for the effects	button (bright UI) ( refs #7408)
 
Felix Paul Kühne
- [vlc-commits] l10n: Update Czech translation
 
Tomáš Chvátal
- [vlc-commits] l10n: Update Scottish Gaelic translation
 
Michael Bauer
- [vlc-commits] l10n: Update Breton translation
 
Denis ARNAUD
- [vlc-commits] l10n: Update German translation
 
Mario Siegmann
- [vlc-commits] l10n: Update Hebrew translation
 
Yaron Shahrabani
- [vlc-commits] l10n: Update Galician translation
 
Gonçalo Cordeiro
- [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] Revert "extras/package: added new OSX class files to	xcodeproj"
 
Felix Paul Kühne
- [vlc-commits] l10n: Update Japanese translation
 
Fumio Nakayama
- [vlc-commits] l10n: Update Hindi translation
 
Gaurav Kumar
- [vlc-commits] URI of HLS key can be relative,	just like other URIs in the M3U8 file
 
Duncan Salerno
- [vlc-commits] l10n: Update Khmer translation
 
Khoem Sokhem
- [vlc-commits] l10n: Update Dutch translation
 
Thomas De Rocker
- [vlc-commits] l10n: Update Polish translation
 
Michał Trzebiatowski
- [vlc-commits] l10n: Update Thai translation
 
T. Chomphuming
- [vlc-commits] l10n: Update Turkish translation
 
Kaya Zeren
- [vlc-commits] l10n: Update Walloon translation
 
Gaëtan Rousseaux
- [vlc-commits] l10n: Update Portuguese translation
 
Bruno Miguel Queiros
- [vlc-commits] Qt: message dialog,	use the update button and fix the build
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: PLModel: Don't emit dataChanged() for out of	range columns.
 
Francois Cartegnie
- [vlc-commits] Correct default code page for modern greek
 
Rémi Denis-Courmont
- [vlc-commits] po: correct default encoding for Hebrew subtitles	(fixes #7474)
 
Rémi Denis-Courmont
- [vlc-commits] po: correct default encoding for Hebrew subtitles	(fixes #7474)
 
Rémi Denis-Courmont
- [vlc-commits] l10n: Update Simplified Chinese translation
 
Dean Lee
- [vlc-commits] l10n: Update Traditional Chinese translation
 
Frank Chao
- [vlc-commits] Qt: fix association crash on XP
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix association crash on XP
 
Jean-Baptiste Kempf
- [vlc-commits] l10n: Update Russian Chinese translation
 
Alexander Lakhin
- [vlc-commits] l10n: Update Serbian translation
 
Predrag Ljubenović
- [vlc-commits] l10n: Update Slovak translation
 
Marián Hikaník
- [vlc-commits] l10n: Update Korean translation
 
airplanez
- [vlc-commits] l10n: Initial Bosnian translation
 
Adnan Memija
- [vlc-commits] l10n: Initial Gujarati translation
 
Goswami Hardikpuri Kishorpuri
- [vlc-commits] l10n: Initial Fulah translation
 
Ibrahima SARR
- [vlc-commits] l10n: Initial Bengali (India) translation
 
Biraj Karmakar
- [vlc-commits] l10n:  Update Norwegian Bokmål translation
 
Stian Jørgensrud
- [vlc-commits] i18n: adding bn_IN (Bengali India) and gu (Gujarati	India) to LINGUAS
 
Christoph Miebach
- [vlc-commits] Qt: Automatic file extension in Transcode/Save
 
Vasily Fomin
- [vlc-commits] Fix compilation of DMO on Windows
 
Jean-Baptiste Kempf
- [vlc-commits] youtube.lua: use alternative API URL
 
Pierre Ynard
- [vlc-commits] contrib: fix projectM dependencies
 
Rémi Denis-Courmont
- [vlc-commits] youtube.lua: use alternative API URL
 
Pierre Ynard
- [vlc-commits] Configure: fix live555 detection with incomplete	contribs
 
Jean-Baptiste Kempf
- [vlc-commits] Configure: autodetect libssh2 for sftp access
 
Jean-Baptiste Kempf
- [vlc-commits] COnfigure: simplify VCDX detection
 
Jean-Baptiste Kempf
- [vlc-commits] Configure: update comments
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: profile_selector: better width/height selection	widgets
 
Francois Cartegnie
- [vlc-commits] Qt: profile_selector: fix widgets for audiorate &	scale
 
Francois Cartegnie
- [vlc-commits] extras/package: added another script to sign the	Delete Preferences script (close #7293)
 
Felix Paul Kühne
- [vlc-commits] extras/package: added another script to sign the	Delete Preferences script (close #7293)
 
Felix Paul Kühne
- [vlc-commits] macosx: added pressed state artwork for the single	effects button ( bright UI)
 
Damien Erambert
- [vlc-commits] macosx: implemented pressed state for the effects	button (bright UI) ( refs #7408)
 
Felix Paul Kühne
- [vlc-commits] Qt: profiles.ui: missing title
 
Francois Cartegnie
- [vlc-commits] Qt: profile editor: fix buttons
 
Francois Cartegnie
- [vlc-commits] Update NEWS
 
Jean-Baptiste Kempf
- [vlc-commits] NPAPI: fix browser events propagation
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: profile_selector: Bind data to muxers
 
Francois Cartegnie
- [vlc-commits] Qt: profiles_editor: display muxers capabilities.
 
Francois Cartegnie
- [vlc-commits] Qt: profile_selector: missing test
 
Francois Cartegnie
- [vlc-commits] Qt: profiles_editor: display muxers capabilities.
 
Francois Cartegnie
- [vlc-commits] Qt: profiles.ui fix build
 
Francois Cartegnie
- [vlc-commits] macosx: fix drawing issue when progress view is	enlarged beyond original interface builder size
 
David Fuhrmann
- [vlc-commits] youtube.lua: add comments
 
Pierre Ynard
- [vlc-commits] macosx: fix small appearence issues in controls bar
 
David Fuhrmann
- [vlc-commits] macosx: work-around a playlist core limitation,	which doesn' t allow the UI to set the currently displayed root	properly,	so triggering a play can lead to unwanted results (close #7484)
 
Felix Paul Kühne
- [vlc-commits] macosx: work-around a playlist core limitation,	which doesn' t allow the UI to set the currently displayed root	properly,	so triggering a play can lead to unwanted results (close #7484)
 
Felix Paul Kühne
- [vlc-commits] Update NEWS
 
Jean-Baptiste Kempf
- [vlc-commits] Qt: add more sout profiles.
 
Francois Cartegnie
- [vlc-commits] avcodec: disable threading by default
 
Rémi Denis-Courmont
- [vlc-commits] avcodec: disable threading by default
 
Rémi Denis-Courmont
- [vlc-commits] Qt: avoid a crash in preferences, on Windows
 
Jean-Baptiste Kempf
- [vlc-commits] visual: use mutexes
 
Edward Wang
- [vlc-commits] NEWS: fix typos and unify English locale
 
Felix Paul Kühne
- [vlc-commits] NEWS: clean the OSX stuff a bit and fix translation	formatting
 
Felix Paul Kühne
- [vlc-commits] auhal: add callback for changes in supported audio	streams
 
David Fuhrmann
- [vlc-commits] auhal: add callback for changes in supported audio	streams
 
David Fuhrmann
- [vlc-commits] omxil: Set the ENDOFFRAME flag on the extradata buffer
 
Martin Storsjö
- [vlc-commits] iomx: Add support for the WMV parameter struct
 
Martin Storsjö
- [vlc-commits] omxil: Set the WMV type
 
Martin Storsjö
- [vlc-commits] omxil: Look for the role video_decoder.wmv for VC1
 
Martin Storsjö
- [vlc-commits] Win32: put duplicated file handles to binary mode
 
Rémi Denis-Courmont
- [vlc-commits] Win32: set close-on-exec where applicable
 
Rémi Denis-Courmont
- [vlc-commits] Win32: set share flags when opening files (fixes	#7494)
 
Rémi Denis-Courmont
- [vlc-commits] Win32: fix open mode signedness
 
Rémi Denis-Courmont
- [vlc-commits] macosx: create new classes for all controls bar	related code
 
David Fuhrmann
- [vlc-commits] macosx: simplify one setting and fix a typo regarding	extra video window
 
David Fuhrmann
- [vlc-commits] macosx: remove hack when changing embedded video	setting
 
David Fuhrmann
- [vlc-commits] macosx: suppress format warnings in StringUtility
 
David Fuhrmann
- [vlc-commits] demux/mp4: Add fragmented MP4 support
 
Frédéric Yhuel
- [vlc-commits] Revert "Add new API to libvlc for persistent	equalizer settings."
 
Rémi Denis-Courmont
- [vlc-commits] Revert "Add test cases for the libvlc equalizer API."
 
Rémi Denis-Courmont
- [vlc-commits] android vout: expose the density to the JNI
 
Ludovic Fauvet
- [vlc-commits] Qt: profile_selector: rework profiles backup/restore
 
Francois Cartegnie
- [vlc-commits] Qt: profiles_selector: change/simplify widgets	reset/selection behavior
 
Francois Cartegnie
- [vlc-commits] Qt: profiles_editor: add bitrate field and custom	field
 
Francois Cartegnie
- [vlc-commits] Qt: profile_editor: fix inverted test
 
Francois Cartegnie
- [vlc-commits] Qt: sout mlr generator: only apply x264 options when	required
 
Francois Cartegnie
- [vlc-commits] Qt: profiles: convert to new options format.
 
Francois Cartegnie
- [vlc-commits] Qt: sout mrl generator: also apply optional x264	options on fixed
 
Francois Cartegnie
- [vlc-commits] mjpeg: Fix uninitialized values for i_size when	checking mime header.
 
Hugo Beauzée-Luyssen
- [vlc-commits] mjpeg: Yoda code usage avoiding you will
 
Hugo Beauzée-Luyssen
- [vlc-commits] mjpeg: minor cosmetics
 
Hugo Beauzée-Luyssen
- [vlc-commits] demux/mp4: fix PTS computation
 
Frédéric Yhuel
- [vlc-commits] Add Smooth Streaming module
 
Frédéric Yhuel
- [vlc-commits] Update NEWS, po, LIST for smooth streaming
 
Jean-Baptiste Kempf
- [vlc-commits] pulse: fix comment.
 
Jean-Paul Saman
- [vlc-commits] Folder: support more album art files
 
Jean-Baptiste Kempf
- [vlc-commits] Record: escape file names
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update FFmpeg/Libav sha1
 
Jean-Baptiste Kempf
- [vlc-commits] Improved git log searcher script. The special cases	(names) are found on 2. 0.x tree
 
Christoph Miebach
- [vlc-commits] Updating AUTHORS. Still to do: the translators
 
Christoph Miebach
- [vlc-commits] contrib: fixed libvpx compilation with Xcode 4.3 and	later
 
Felix Paul Kühne
- [vlc-commits] Contribs: vpx: add patch to fix build failure on OSX	10.8.
 
Konstantin Pavlov
- [vlc-commits] macosx: added pressed state artwork for the single	effects button (dark UI)
 
Damien Erambert
- [vlc-commits] macosx: implemented pressed state for the effects	button (dark UI) ( close #7408)
 
Felix Paul Kühne
- [vlc-commits] macosx: added pressed state artwork for the single	effects button (dark UI)
 
Damien Erambert
- [vlc-commits] macosx: implemented pressed state for the effects	button (dark UI) ( close #7408)
 
Felix Paul Kühne
- [vlc-commits] macosx: implemented pressed state for the effects	button (dark UI) ( close #7408)
 
Felix Paul Kühne
- [vlc-commits] Contribs: update sha1 (again)
 
Jean-Baptiste Kempf
- [vlc-commits] omxil: Make CopyOmxPicture not use the omxil	decoder's internals
 
Martin Storsjö
- [vlc-commits] Contribs: ignore tar unpacking errors when using	prebuilt
 
Jean-Baptiste Kempf
- [vlc-commits] configure: search Qt programs also in contrib dir
 
Jean-Baptiste Kempf
- [vlc-commits] configure: search Qt programs also in contrib dir
 
Jean-Baptiste Kempf
- [vlc-commits] Smooth Streaming: play streams with no video (or	audio) track.
 
Frédéric Yhuel
- [vlc-commits] FLAC: split encoder from decoder
 
Jean-Baptiste Kempf
- [vlc-commits] Speex: split encoder from decoder
 
Jean-Baptiste Kempf
- [vlc-commits] Theora: split encoder from decoder
 
Jean-Baptiste Kempf
- [vlc-commits] Do not build Dummy and T.140 encoder when sout is	disabled
 
Jean-Baptiste Kempf
- [vlc-commits] bootstrap: use shell rather than find and sed
 
Rémi Denis-Courmont
- [vlc-commits] Qt: sout_mrl: fix mrl generation for *codec=none||copy
 
Francois Cartegnie
- [vlc-commits] bootstrap: catch Modules.am in all subdirectories
 
Pierre Ynard
- [vlc-commits] Schroedinger: fix notests patch
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update tiff to 4.0.3
 
Jean-Baptiste Kempf
- [vlc-commits] COntribs: update to fribidi 0.19.4
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update gnuTLS to the latest of the 2.12.x	branch
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update taglib to 1.8
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix lua.exe generation
 
Jean-Baptiste Kempf
- [vlc-commits] Update to 2012.09.13 version of live555.
 
Daniel Peng
- [vlc-commits] Contribs: update tiff to 4.0.3
 
Jean-Baptiste Kempf
- [vlc-commits] COntribs: update to fribidi 0.19.4
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update gnuTLS to the latest of the 2.12.x	branch
 
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update taglib to 1.8
 
Jean-Baptiste Kempf
- [vlc-commits] base64 decode: stops after first invalid character
 
Rafaël Carré
- [vlc-commits] youtube.lua: parse signature parameter
 
Pierre Ynard
- [vlc-commits] youtube.lua: add comments
 
Pierre Ynard
- [vlc-commits] youtube.lua: parse signature parameter
 
Pierre Ynard
- [vlc-commits] Smooth Streaming: read PacketSize attribute in	manifest
 
Frédéric Yhuel
- [vlc-commits] demux/mp4: bug fix for files with 'moov' at the end
 
Frédéric Yhuel
- [vlc-commits] macosx: work-around IOKit bug in OS X 10.7.4 and	10.7.5,	which effectively stopped VLC from preventing system sleep (refs	#7521)
 
Felix Paul Kühne
- [vlc-commits] macosx: simplify system sleep prevention code to	support both 10.7.4/10.7. 5 and 10.5 (close #7521)
 
Felix Paul Kühne
- [vlc-commits] Contribs: unpacking prebuilt can fail,	notably on Win32
 
Jean-Baptiste Kempf
- [vlc-commits] macosx: remove unneeded outlet for window in	controlsBar code
 
David Fuhrmann
- [vlc-commits] macosx: move detached window stuff in extra xib file	and only load that when necessary
 
David Fuhrmann
- [vlc-commits] Missing error check
 
Rémi Denis-Courmont
- [vlc-commits] Fix error handling from module_list_get() (fixes	#7500)
 
Rémi Denis-Courmont
- [vlc-commits] modules: initialize static modules at the same time	as dynamic ones
 
Rémi Denis-Courmont
- [vlc-commits] http access: advertize gzip encoding if supported	(fixes #7515)
 
Konstantin Pavlov
- [vlc-commits] python: make module python 2.6 compatible
 
Olivier Aubert
- [vlc-commits] http access: advertize gzip encoding if supported	(fixes #7515)
 
Konstantin Pavlov
- [vlc-commits] httplive: ignore failed stream in meta list
 
Rui Zhang
- [vlc-commits] httplive: parse EXT-X-MEDIA-SEQUENCE only once
 
Rui Zhang
- [vlc-commits] block: add VLC_MALLOC attribute as appropriate
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: error message cosmetics
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: remove gcrypt initialization
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: fix memory leak in error case
 
Rémi Denis-Courmont
- [vlc-commits] tls: allocate server session in core
 
Rémi Denis-Courmont
- [vlc-commits] tls: clean up server credentials activation prototype
 
Rémi Denis-Courmont
- [vlc-commits] block: add block_FilePath() to load a file into a	block_t
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: use block_FilePath() and clean up a bit
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: use system X.509 trust
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: remove support for certificates and keys from	.config/vlc
 
Rémi Denis-Courmont
- [vlc-commits] tls: unify server and client credential & session	concepts
 
Rémi Denis-Courmont
- [vlc-commits] tls: keep credentials when HTTP reconnects
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: fix memory leak in error case
 
Rémi Denis-Courmont
- [vlc-commits] tls: allocate server session in core
 
Rémi Denis-Courmont
- [vlc-commits] tls: clean up server credentials activation prototype
 
Rémi Denis-Courmont
- [vlc-commits] block: add block_FilePath() to load a file into a	block_t
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: use block_FilePath() and clean up a bit
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: use system X.509 trust
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: remove support for certificates and keys from	.config/vlc
 
Rémi Denis-Courmont
- [vlc-commits] tls: unify server and client credential & session	concepts
 
Rémi Denis-Courmont
- [vlc-commits] tls: keep credentials when HTTP reconnects
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: LGPL
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: require same version as configure checks
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: fix memory leak in error case
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: require same version as configure checks
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: use system X.509 trust
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: remove support for certificates and keys from	.config/vlc
 
Rémi Denis-Courmont
- [vlc-commits] tls: unify server and client credential & session	concepts
 
Rémi Denis-Courmont
- [vlc-commits] tls: keep credentials when HTTP reconnects
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: LGPL
 
Rémi Denis-Courmont
- [vlc-commits] macosx: expose the 'Karaoke' filter in the UI because	we can
 
Felix Paul Kühne
- [vlc-commits] tls: simplify server code
 
Rémi Denis-Courmont
- [vlc-commits] fr: fix simplified translation
 
Francois Cartegnie
- [vlc-commits] macosx: expose the 'Karaoke' filter in the UI because	we can
 
Felix Paul Kühne
- [vlc-commits] macosx: fixed crash when selecting a QTKit capture	device
 
Felix Paul Kühne
- [vlc-commits] Fix koreus parsing
 
Jean-Baptiste Kempf
- [vlc-commits] Fix koreus parsing
 
Jean-Baptiste Kempf
- [vlc-commits] mjpeg: move content-type checks to probe phase
 
Sergey Radionov
- [vlc-commits] tls: pass host name to handshake function, simplify
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: kill relocations
 
Rémi Denis-Courmont
- [vlc-commits] tls: pass host name to handshake function, simplify
 
Rémi Denis-Courmont
- [vlc-commits] tls: pass host name to handshake function, simplify
 
Rémi Denis-Courmont
- [vlc-commits] dialog: support format strings in dialog_Question()
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: ask user if certificate is invalid
 
Rémi Denis-Courmont
- [vlc-commits] tls: add service parameter for handshake
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: support SSH-style first use certificate	authentication
 
Rémi Denis-Courmont
- [vlc-commits] file out: translate override dialog
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: support SSH-style first use certificate	authentication
 
Rémi Denis-Courmont
- [vlc-commits] file out: translate override dialog
 
Rémi Denis-Courmont
- [vlc-commits] gnutls: really translate certificate questions
 
Rémi Denis-Courmont
- [vlc-commits] http: correctly strip URI scheme upon redirection	(fixes #6872)
 
Rémi Denis-Courmont
- [vlc-commits] http: correctly strip URI scheme upon redirection	(fixes #6872)
 
Rémi Denis-Courmont
- [vlc-commits] httplive: ignore failed stream in meta list
 
Rui Zhang
- [vlc-commits] httplive: parse EXT-X-MEDIA-SEQUENCE only once
 
Rui Zhang
- [vlc-commits] base64 decode: stops after first invalid character
 
Rafaël Carré
- [vlc-commits] Record: escape file names
 
Jean-Baptiste Kempf
- [vlc-commits] koreus.lua: small fix-up
 
Pierre Ynard
- [vlc-commits] koreus.lua: decode title and description
 
Pierre Ynard
- [vlc-commits] koreus.lua: small fix-up
 
Pierre Ynard
- [vlc-commits] koreus.lua: decode title and description
 
Pierre Ynard
- [vlc-commits] tls: poll and timeout during handshake (fixes #7533)
 
Rémi Denis-Courmont
- [vlc-commits] tls: poll and timeout during handshake (fixes #7533)
 
Rémi Denis-Courmont
- [vlc-commits] macosx: remove old and dead code from VideoView.m
 
David Fuhrmann
- [vlc-commits] macosx: add own video view for each window
 
David Fuhrmann
- [vlc-commits] macosx: use black color for detached window background
 
David Fuhrmann
- [vlc-commits] macosx: adapt module_list_get calls for latest	changes in core
 
David Fuhrmann
    
      Last message date: 
       Sun Sep 30 22:02:54 CEST 2012
    Archived on: Sun Sep 30 22:03:01 CEST 2012
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).