April 2010 Archives by thread
      
      Starting: Thu Apr  1 13:31:01 CEST 2010
         Ending: Fri Apr 30 16:01:39 CEST 2010
         Messages: 572
     
- [vlc-commits] commit: merge xcb keysym-table for video_output and	global hotkeys ( Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: x264: set b_vfr_input to 0,	as it seems to matter now (  Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: x264: don't set default level to 5.1,	but let libx264 pick level by default. (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: freetype: don't create/ show fontcache dialog	if config is upto date (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: x264: actually check limit for level is told	between 10 and 51 ( Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Qt: main interface, small fixes (Jakob Leben )
 
git at videolan.org
- [vlc-commits] commit: Qt: settings (Jakob Leben )
 
git at videolan.org
- [vlc-commits] commit: fr: two typos in one line ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Lua_telnet: if the telnet client program quit,   close the connection correctly. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: live555: add "pnm" alias as used for Real streams ( Rafaël Carré )
 
git at videolan.org
- [vlc-commits] commit: Update FFmpeg credits (Alex Converse )
 
git at videolan.org
- [vlc-commits] commit: audioscrobbler: check video-es also in	playingchange ( Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: net: fix socket blocking if accept4 not	available (Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: record: signal new record file when done as a	stream filter ( Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: mediadirs: better detection for recorded	material (Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: Typo (thanks to Austin Burrow). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Lua_ext: fix race condition. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Lua: fix a crash (the command is already freeed). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Lua: fix #3492, and commas around the name and longname. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: v4l2: 0 => NULL ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: luahttp: fix service discovery loading. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: OS X framework: fixed packaging failure,   which prevented Lunettes execution on some setups due to a failing libvlc initialization   ( Felix Paul Kühne )
 
git at videolan.org
- [vlc-commits] commit: Fix Lua documentation (thanks to Dan Brickley) ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Lua documentation: fix typos. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Lua: escape the lua modules names (fix #3492) ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Lua: use config_StringEscape. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Qt: listView,	fix and optimize artist and album display (  Jakob Leben )
 
git at videolan.org
- [vlc-commits] commit: x264: b_vfr_input came in X264_BUILD >= 81	(Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Qt: use QStackedLayout for playlist views	(Jakob Leben )
 
git at videolan.org
- [vlc-commits] commit: Qt: more settings fixes (undocked playlist	size) (Jakob Leben )
 
git at videolan.org
- [vlc-commits] commit: qt4: Don't create QMenu without parents	(Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: Fixed seeking to I frames in mkv demuxer.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: DShow: fix RGB24 Colouring (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: DShow: alignment... (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Smem: update a comment. (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: NEWS: imem is an access and an access_demux	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: fix switching to minimalView behaviour	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: remove unuseful code. (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: updateSystrayTooltipStatus simplification	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: kill a fixme for Fullscreen Control	recreation ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: correctly recreate the toolbar,	taking care about the adv status (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: qt4: fix another QMenu without parent (Erwan	Tulou )
 
git at videolan.org
- [vlc-commits] commit: qt4: rework popupmenus (Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: qt4: popupmenu (part2) (Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: skins2: add a way to hide Video/Audio/Misc	popupmenus (Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: Revert "xcb_screen:   fix compilation by ignoring errors for a type of warnings" ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Remove the Werror stuff for good ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Win32: inline vlc_cancel_self ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Win32: fix race between vlc_cancel() and vlc_threadvar_set() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: lua: update the youtube script to the new	version of their website (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: l10n: Estonian translation update (Mihkel )
 
git at videolan.org
- [vlc-commits] commit: l10n: Spanish translation update ( David González )
 
git at videolan.org
- [vlc-commits] commit: l10n: Chinese update (Dean Lee )
 
git at videolan.org
- [vlc-commits] commit: l10n: Japanese update (Fumio Nakayama )
 
git at videolan.org
- [vlc-commits] commit: l10n: Ukranian update (Oleksandr Natalenko )
 
git at videolan.org
- [vlc-commits] commit: l10n: Galician update ( Gonçalo Cordeiro )
 
git at videolan.org
- [vlc-commits] commit: l10n: Walloon update ( Gaëtan Rousseaux )
 
git at videolan.org
- [vlc-commits] commit: l10n: Indonesian update (Luqman Hakim )
 
git at videolan.org
- [vlc-commits] commit: l10n: Tweaks in Estonian translation (Mihkel )
 
git at videolan.org
- [vlc-commits] commit: lua: update the youtube script to the new	version of their website (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: lua_http:   fix the playlist listing if vlc is not playing anything and cleanup a bit.   ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: lua_playlist:   Use the title of the item and fallback to the name if this one is empty (  better for some sd like icecast). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Revert "luahttp: fix service discovery loading." ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Lua_http: really fix the issue when trying to load some sd. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: lua_http: use playlist.pause as it's now available. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Lua_http: fix fullscreen. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: lua_http: fix duration printing. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Replacement for getdelim and getline - fixes #3503 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Typo in extension, fixes #3502 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: HTTP old: use vlc_sd_GetNames(), fix #3490 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Missing quotes ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fix contrib automatic non-detection ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fix flac includes accordingly to libflac's	pkgconfig defaults ( Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: Grammar (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: l10n: Serbian update ( Predrag Ljubenović )
 
git at videolan.org
- [vlc-commits] commit: lua_rc: fix 'stats' and 'info' commands. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: lua_http: fix /art url ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Lua: fix the remaining scripts. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: lua_rc: print the item uri. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: lua: fix my previous commit (missing '()'). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: lua_rc: fix pause (use the right function as it exist now). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: ssize_t requires sys/types.h (fix #3504) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fdopendir does not imply openat (fix #3505) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Do not hardcode libdl (fix #3506) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Untracked API change utf8 to UTF8 (Nicolas	Chauvet )
 
git at videolan.org
- [vlc-commits] commit: typo ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Allow MOZILLA_CFLAGS to be empty ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Mozilla: do not check for "" pkg-config file ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Mozilla: do not hard-code autoconf file descriptors ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Require xul >= 1.9.2 explicitly ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Mozilla plugin: try to fix some errors with	XulRunner 1.9.2 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contribs: use XulRunner 1.9.2 on Win32	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: utf8_lstat is called vlc_lstat nowadays ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Mozilla: More fixes for XulRunner 1.9.2	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Mozilla: more fixes (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Mozilla: More (final?) Win32 compile fixes	for XulRunner 1.9.2 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: fdopendir needs dirent.h ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Qt4: allow drag and drop of any URL, not just a local file ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Explicitly error message if LUAC is not set ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fix dangerous use of qtu() on anonymous QString ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: build the static VLC binary with $(make core) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: DVB/BDA: add_safe bandwidth/frequency	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Check for missing LUAC in configure rather than make,   make it precious ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Obsolete --dvdread-css-method ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Qt4: use putenv() before any thread is created ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: snprintf() always puts a nul terminator... ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Deprecated --sdl-video-driver ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Always use the SIGPIPE hack even if not needed, it cannot hurt ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Set debug environment variable earlier ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: LUA: avoid leading underscores ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: LUA: store p_intf->p_sys separately ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: LUA: do not blindly cast object to interface thread (fix #3396) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: VLC: infrastructure to detect and/  or work-around thread-unsafe calls ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Detect dangerous use of environment variables at run-time ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Work-around non-thread-safe use of the C random number generator ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Log dangerous registration of signal handlers ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Add small backtrace ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: VLC: remove false positives after fork() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Always check for X11/Xlib.h ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Safety checks for X11 error handlers ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Lower the noise level ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: NSIS: quoting error (fix #3514) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Print error when setting TTL fails ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: skins(Linux): add support for multiple files	in drag&drap ( Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: strings: typo (Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: Interpolate audio date in flac decoder.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed compilation when disabling	vlc_enable_override(). ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed some mp4/mov with ac3 audio tracks.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: i18n: Don't use "" for translatable strings	(Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Qt4: i18n fixes (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Mark 2 options as volatile and avoid some ""	in translatable strings (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Promote lua_intf as the main module	(Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Add some more strings to the catalog	(Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Refresh PO files with new vlc.pot (Christophe	Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Configure: Do not define -OJI all the time in	mozilla. ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contrib: update modplug to 0.8.8	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Matroska: support for Cook (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Matroska: cleanup so that relevant methods	are in their correct files ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Print dynamic library error message if applicable ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Block setlocale() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Avoid a call to unsetenv/putenv on Qt4.6 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Improve signal/sigaction wrapper ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Qt: fix sizing of the interface	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: remove unnecessary debug message	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Matroska demuxer: support for real atrac and	real 28_8 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: NEWS updates (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: do not resize if we were in fullscreen or	maximized ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: network open,	fix caching and add more examples (  Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Add some more strings to the catalog	(Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: l10n: Bengali update (Jamil Ahmed )
 
git at videolan.org
- [vlc-commits] commit: l10n: Tamil update (Abdul Fousan )
 
git at videolan.org
- [vlc-commits] commit: Refresh PO files (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] Tag 1.1.0-pre1 : Jean-Baptiste Kempf : VLC 1.1.0-pre1	- The Luggage
 
git at videolan.org
- [vlc-commits] commit: Refresh PO files (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: The next major release of VLC after 1.1.0	will be 1.2.0 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: FR: fix errors in x264 translation	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Distribute xcb_keysym.h. (Alexis Ballier )
 
git at videolan.org
- [vlc-commits] commit: FR: fix errors in x264 translation	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Distribute xcb_keysym.h. (Alexis Ballier )
 
git at videolan.org
- [vlc-commits] commit: On the road to pre2 (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Use the additional middle button on the new	Apple Remote introduced in 2009 to toggle fullscreen (David K )
 
git at videolan.org
- [vlc-commits] commit: contribs:   updated binary package for Darwin including latest libmodplug ( Felix Paul Kühne )
 
git at videolan.org
- [vlc-commits] commit: NEWS: mention the changed 2009 Apple Remote behavior ( Felix Paul Kühne )
 
git at videolan.org
- [vlc-commits] commit: x264: remove upper limit for subme-value	(Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: x264: add hrd-option (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: x264: hrd option should be in from X264_BUILD	>= 89 (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Try to fix WinCE build (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Fix flawed KDE4-config detection logic ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Useless vlc_codecs.h includes ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Qt: fix a crash when the option-list finished	by 0, like the new x264_nal_nrd one (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: MKV: fix compilation after vlc_codecs removal	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: lua: add art fetcher for last.fm (Ilkka	Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Typo (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Typo (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Typo (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: l10n: Slovak update (Marian Hikanik )
 
git at videolan.org
- [vlc-commits] commit: l10n: Chinese update (Dean Lee )
 
git at videolan.org
- [vlc-commits] commit: l10n: Italian update (Vincenzo Reale )
 
git at videolan.org
- [vlc-commits] commit: l10n: Polish update ( Michał Trzebiatowski )
 
git at videolan.org
- [vlc-commits] commit: help: fix comma wrongly stated when colon is	actually the right delimiter ( Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: help: fix semi-colon wrongly stated where	colon or comma is expected ( Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: use requested item for meta fetching instead	of currently playing one ( Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Qt: Fix playlist sizing (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contribs: compile pthread on Win64	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contribs: deactivate DxVA2 on Win64	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: typedef va_arg function pointers to avoid	compiler parse errors ( Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: void function cannot return a value (Francois	Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: Don't use solaris incompatible fstatfs(fd,	struct, int, int) (  Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: Use pragma packing for suncc (Francois	Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: udev: move Discs SD under Devices category	(Jakob Leben )
 
git at videolan.org
- [vlc-commits] commit: Don't use solaris incompatible fstatfs(fd,	struct, int, int) (  Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: typedef va_arg function pointers to avoid	compiler parse errors ( Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: Visual: Center the vuMeter. (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Drop trailing semicolons (Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: dvdnav: fully fix the still image assertion ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fixed invalid accesses in decoder with	corrupted subtitles streams. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed memleak if no data are read or poke	(zip). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Cosmetics (zip). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed read(NULL,	size) in zipstream. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed segfault with corrupted zip file.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Simplified and fixed mmst/u pausing (close	#2673). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed an assert with still frame in dvdnav.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: dvdnav: fix race between still image timeout and other interaction   ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: demux(avi): fix crash occuring when trying to	open some avi files ( Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: Fixed a few memleaks in AVI demuxer. (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed segfault with corrupted AVI ODML index.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed signed integer overflow when loading	AVI ODML index. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed division by 0 with invalid files in	avformat wrapper. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed potential memleaks in avformat wrapper. ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fixed invalid read in ASF_ReadObject_Index	(asf). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Cosmetics. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed segfault when seeking in ASF with	broken index. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed segfault with corrupted mkv files with	compressed data. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed segfault with incomplete mkv files.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Prevent a potential integer overflow (mkv).	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: dvdnav: fully fix the still image assertion ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: On the way to 1.0.6 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Pulse: uses Xlib, needs XInitThreads() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Call XInitThreads in non-1.1 Xlib-dependent plugins ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: RTMP: totally broken, disabled for the time being ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Disable A52, DTS and MPEG Audio dummy decoder plugins ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: News for 1.0.6 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fixed potential segfault with corrupted streams (audio codecs). ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Avoid warnings ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: VLM : add a dedicated mutex for the manage thread.   We must not del callback while mutex is locked. ( Sébastien Escudier )
 
git at videolan.org
- [vlc-commits] commit: Happy new year *cough* *cough* ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fix unsupported compact ifelse syntax	(Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: Visual: Center the vuMeter. (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Drop trailing semicolons (Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: fix unsupported compact ifelse syntax	(Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: Use the new xulrunner-sdk 1.9.2 on Mac OS.	(David Menestrina )
 
git at videolan.org
- [vlc-commits] commit: int16 -> int16_t (David Menestrina )
 
git at videolan.org
- [vlc-commits] commit: Avcodec: bump required version to 52.2.0	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Check for avcodec version also in configure	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: VLM : add a dedicated mutex for the manage thread.   We must not del callback while mutex is locked. ( Sébastien Escudier )
 
git at videolan.org
- [vlc-commits] commit: Fix segfault in preparser (Francois Cartegnie	)
 
git at videolan.org
- [vlc-commits] commit: Win32: handle WSAEINTR correctly, should fix #3101 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fix segfault in preparser (Francois Cartegnie	)
 
git at videolan.org
- [vlc-commits] commit: Win32: handle WSAEINTR correctly, should fix #3101 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: GnuTLS: return WSAEWOULDBLOCK rather than WSAEINTR ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fix segfault in preparser (Francois Cartegnie	)
 
git at videolan.org
- [vlc-commits] commit: Win32: handle WSAEINTR correctly, should fix #3101 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Revert "Avoid warnings" ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Restore liba52 and libdca functionality ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fix A/52 decoding when liba52 is not present ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Mostly restore libmad functionality ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Update NEWS ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: scene: use vlc_rename(), fixes use on non-UTF8 systems ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Win32: vlc_rename() needs to erase target file first, fixes #3521 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: scene: use vlc_rename(), fixes use on non-UTF8 systems ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Win32: vlc_rename() needs to erase target file first, fixes #3521 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: LUAC: fix error detection ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: LUAC: fix error detection ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fluidsynth: fix pitch bend value ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: SMF: demux SysEx messages ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Require fluidsynth 1.1 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fluidsynth: implement channel aftertouch event ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fluidsynth: parse SysEx messages ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fluidsynth: implement system reset message ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fluidsynth: fix pitch bend value ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Avoid problems with srand() and speed up a bit (avoid dlsym) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fluidsynth: fix code point for channel aftertouch ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Compile time support for FluidSynth 1.0 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Avoid problems with srand() and speed up a bit (avoid dlsym) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: SMF: demux SysEx messages ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Compile time support for FluidSynth 1.0 ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fluidsynth: implement channel aftertouch event ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fluidsynth: parse SysEx messages ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: fluidsynth: implement system reset message ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Typo. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: growl: fix pontential use after free (  var_delcallbacl called to late). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Growl: cosmetics. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Growl: fix bad memset. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Grow: fix crash when the password is NULL. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: growl: fix a buffer overflow. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Growl: fix a second buffer overflow. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Growl: cosmetics. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: qt4: add tooltip to playlist	viewchange-button (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Avoid calling dlsym at every code ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: vlc_readdir: thread-safety fix ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: skins: use readdir_r() instead of readdir() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: vlc_readdir: thread-safety fix ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: skins: use readdir_r() instead of readdir() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: vlc_readdir: thread-safety fix ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: skins: use readdir_r() instead of readdir() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Bump libvlccore revision ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: live: use inet_ntop() instead of inet_ntoa() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: live: use getaddrinfo() instead of gethostbyname() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: NAME_MAX requires <limits.h> ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: FLUID_FAILED is not defined in version 1.0.x ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: NAME_MAX requires <limits.h> ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: FLUID_FAILED is not defined in version 1.0.x ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: NAME_MAX requires <limits.h> ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fixed and simplify a bit puzzle filter.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Let mouse events go through vout filter	chain. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Do not use video_filter wrapper for	puzzle/magnify/logo. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Moved "video output" -> "vout display"	wrapper to the core. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Enabled support for video splitter directly	at the core. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed icy meta data parsing after http	reconnection when the server change the position . (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed non converted ggi video output	module. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed non converted svgalib video output	module. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed non converted hd1000v video output	module. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed non converted omapfb video output	module. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed non converted opengl video output	module. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed "video filter" wrapper. (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: Do not build transform video filter plugin.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Do not build opencv_wrapper video filter	plugin. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Do not build crop video filter plugin.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed the "video filter" part of the	deinterlace filter. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Do not show non working deinterlacing modes	until it is fixed. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed useless include in remoteosd.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed now unused filter_common.h header.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed auto-reconnect mode in http. (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: lua sd: add apple trailers service discovery	(Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Removed unused vout_thread_t:p_module field.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed unused vout_thread_t:pf_control field	and related code. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed unused	vout_thread_t:pf_lock/unlock/swap fields. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Calls directly the vout wrapper iof using	function pointers. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed picture_heap_t::pf_setpalette	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed dead code in vout. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed unused vout flags. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed vout_PlacePicture function. (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: Moved vout_IntfInit out of vlc_vout.h	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Do not use vout_AllocatePicture in	dynamicoverlay sub filter ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Moved vout_AllocatePicture out of vlc_vout.h	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Moved some private fields out of vlc_vout.h	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed write only vout_thread_t::i_heap_size	field. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed write only	picture_heap_t::b_allow_modify_pics. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Moved vout_sys_t out of vlc_common.h.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed write only	vout_thread_t::i_window_width/height/i_alignment	/b_autoscale. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Typo (vout). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Disable invalid access of internal vout	fields. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed write only vout_thread_t::i_zoom.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed picture_heap_t rgb informations.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: build the static VLC binary with $(make core) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: live555: fix use-after-free in TCP rollover on MS-RTSP ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: live555: fix use-after-free in TCP rollover on MS-RTSP ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: live555: fix use-after-free in TCP rollover on MS-RTSP ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Ignore signal/sigaction on blocked signals ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Removed	picture_heap_t::i_aspect/width/height/chroma. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Compilation fix for osdmenu. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Catch unsafe (but alas common) strerror() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: qt4: add tooltip to playlist	viewchange-button (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Fixed and simplify a bit puzzle filter.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed icy meta data parsing after http	reconnection when the server change the position . (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed auto-reconnect mode in http. (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: Moved most of private vout_thread_t fields	out of vlc_vout.h ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Do not use private vout fields in atmo	filter. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Moved picture_heap_t out of vlc_vout.h	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed mkv seeking when simpleblock is used	for video. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed win32 build. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: video_filter: fix compilation. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Distribute position.h for mozilla plugin	(Nicolas Chauvet )
 
git at videolan.org
- [vlc-commits] commit: Distribute position.h for mozilla plugin	(Nicolas Chauvet )
 
git at videolan.org
- [vlc-commits] commit: contrib: update FFmpeg configuration on WinCE	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: "strlen( psz ) == 0" => "*psz == '\0'" ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: dshow cosmetics. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: update POTFILES.in (Song Ye Wen )
 
git at videolan.org
- [vlc-commits] commit: Fixed mkv seeking when simpleblock is used	for video. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Bump Fluid to 1.0.9 (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Fix missing function bug (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: Callback methods take a pointer to Event	(Denis Charmet )
 
git at videolan.org
- [vlc-commits] commit: python: handle anonymous enums (Olivier	Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: handle non-doxygen comments (Olivier	Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: handle new event type definitions	(Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: update MediaTrackInfo struct (Olivier	Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: EventType have been renamed to Event	(Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: handle comments in enums (Olivier	Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: look for libvlc.so.2 instead of	libvlc.so (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: remove MediaControl definitions	(Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: Fix MainInterace initial sizing	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Fix MainInterace initial sizing	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Update Po files (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] Tag 1.1.0-pre2 : Jean-Baptiste Kempf : VLC 1.1.0-pre2	- The Luggage
 
git at videolan.org
- [vlc-commits] commit: On the Road to 1.1.0-pre3 (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: rar stream_filter: add "rar" shortcut ( Rafaël Carré )
 
git at videolan.org
- [vlc-commits] commit: Modules: use a dynamic array for the shortcuts (  this save 40K of memory on a 64bit system). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: module_config_t: pack the structure.   This save 10K on a 64bit system. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: module_t: repack again. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Fortune about 1.2 (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Fix inversion in libvlc_video_get_size() ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: contrib: skip live555 patch on WinCE too	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: ALSA: give a clue that VLC might fail with alsa-lib <= 1.0.23... ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: ALSA: give a clue that VLC might fail with alsa-lib <= 1.0.23... ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Some packagers news ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: NEWS: warn about alsa-lib version ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Sync PO files ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fixed mkv seeking regression while adding	simpleblock support. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Revert "Modules: use a dynamic array for the shortcuts (  this save 40K of memory on a 64bit system)." ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Bump libvlccore ABI ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] Tag 1.0.6 :  Rémi Denis-Courmont :   VLC media player 1.0.6
 
git at videolan.org
- [vlc-commits] commit: live555: rtsp-caching is needed also for SDP ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: live555: rtsp-caching is needed also for SDP ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Contrib: keep Win64 mess only for Win64	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contrib: quick and dirty fix to compile	FFmpeg on WIn64 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Fixed mkv seeking regression while adding	simpleblock support. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: appletrailers_iphone: add play-and-stop to	optionlist,	not sure they work corretly in this form (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: x264: modify code to add preset/tune options	and don' t set option if it's default (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Add a new FourCC to VP6F (Jean-Baptiste Kempf	)
 
git at videolan.org
- [vlc-commits] commit: x264: add forgotten help-text to preset/tune	options ( Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: appletrailer_iphone: remove unneeded	debug-message (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: appletrailer: fix adding those other	hd-resolutions besides 480p ( Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Remove unused string ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: POTFILES: missing files ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Typos (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: l10n: french update ( Éric Lassauge )
 
git at videolan.org
- [vlc-commits] commit: l10n: Punjabi update (A S Alam )
 
git at videolan.org
- [vlc-commits] commit: l10n: Walloon update ( Gaëtan Rousseaux )
 
git at videolan.org
- [vlc-commits] commit: l10n: Bengali update (Jamil Ahmed )
 
git at videolan.org
- [vlc-commits] commit: l10n: Slovak update ( Marián Hikaník )
 
git at videolan.org
- [vlc-commits] commit: l10n: Italian update (Vincenzo Reale )
 
git at videolan.org
- [vlc-commits] commit: l10n: Polish update ( Michał Trzebiatowski )
 
git at videolan.org
- [vlc-commits] commit: l10n: Ukranian update (Oleksandr Natalenko )
 
git at videolan.org
- [vlc-commits] commit: l10n: Bulgarian update (Ivo Ivanov )
 
git at videolan.org
- [vlc-commits] commit: l10n: Spanish update ( David González )
 
git at videolan.org
- [vlc-commits] commit: l10n: Chinese update (Dean Lee )
 
git at videolan.org
- [vlc-commits] commit: Added picture_pool_Reserve helper. (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: Added picture_pool_GetSize helper. (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: Reworked the way pictures are handled by the	vout core. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed avcodec picture reference counts.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed dead code. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: No functionnal changes (vout). (Laurent Aimar	)
 
git at videolan.org
- [vlc-commits] commit: Split vout_FixLeaks into vout_FixLeaks and	vout_Reset. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed vout_Reset. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed now useless	vout_CountPictureAvailable. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Modified vout_*Picture API. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed invalid comment (vout). (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed now unused picture_t fields and	associated enums. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Manual revert of now unneeded	a1b58a771b1bdfcca56d24541b43ce5bf6caf8b7. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Contribs: Use official npapi headers from	http://code.google.com/p/ npapi-headers (David Menestrina )
 
git at videolan.org
- [vlc-commits] commit: Remove references to mozilla-config.h,	remove linkage with libnspr and other xpcom libraries. (David	Menestrina )
 
git at videolan.org
- [vlc-commits] commit: Setup XP_WIN, XP_UNIX,	XP_MACOSX macros. (David Menestrina )
 
git at videolan.org
- [vlc-commits] commit: ifdef out 32-bit Carbon API calls on x86_64	(David Menestrina )
 
git at videolan.org
- [vlc-commits] commit: Clean up references to UPP types,	plugin/host glue. (  David Menestrina )
 
git at videolan.org
- [vlc-commits] commit: Mozilla: fixes for Win32 using the new np	headers ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contrib: use the same new headers for NPAPI	in Win32 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Second attempt to use a dynamic array shortcuts (  this save some memory). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Fix signess. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Contrib: Don't compile portaudio support in	fluidsynth ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: contrib: bump taglib to 1.6.3 and update patches. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Fixed :drop-late-frames= inheritance in vout.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Simplification in avcodec. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: x264: activate preset only on recent versions	of x264 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Add support to mpeg-ts muxer to pass keyframe	flag ( BLOCK_FLAG_TYPE_I) to access_out modules (Keary Griffin )
 
git at videolan.org
- [vlc-commits] commit: Added Catalan translation to the desktop menu	entry ( David Planella )
 
git at videolan.org
- [vlc-commits] commit: l10n: Italian update (Vincenzo Reale )
 
git at videolan.org
- [vlc-commits] commit: l10n: Dutch update (Myckel Habets )
 
git at videolan.org
- [vlc-commits] commit: l10n: Walloon update ( Gaëtan Rousseaux )
 
git at videolan.org
- [vlc-commits] commit: skins2: remove uneeded .svn exclusion. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Fix make distcheck. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Remove old reference to xcb-aux ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Bump version ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fix xcb-keysyms version checks ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Configure: Remove slp linking (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Initial import for the parser (  trying to autogenerate the cpp binding) ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Parser: generate the header file (not perfect but not too bad). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Qt: translate all buttons in openurl	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: translate all buttons in plugins dialog	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: translate external dialogs buttons too	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: translate external dialogs buttons too	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: translate all buttons in plugins dialog	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: translate all buttons in openurl	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Add a new FourCC to VP6F (Jean-Baptiste Kempf	)
 
git at videolan.org
- [vlc-commits] commit: No functionnal changes. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed dead code (vout). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Removed vlc_object_find_name in vout.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Split out interlacing/post-processing	management from video_output. c (vout). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: No functionnal changes (vout) (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Added API to simplify/clean up vout controls.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Used vout_control for various commands	(vout). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Slightly different name for Direct3D XP (fixes #3560) ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Removed unused "intf-change" vout variable.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Converted more commands to vout_control.	(Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Freetype: try to fix the fontconfig cache	building bug on Win32 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: FreeType: simplify and let the p_dialog the	shortest time possible. (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Libass: simplify and do not call	ass_set_fonts_dir ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Moved win7 taskbar disabling code from qt4 to	msw. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Libass: put the dialog,	where we actually need it. (  Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: libass/win32: Factorize (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Freetype: try to fix the fontconfig cache	building bug on Win32 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: FreeType: simplify and let the p_dialog the	shortest time possible. (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Libass: simplify and do not call	ass_set_fonts_dir ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Moved win7 taskbar disabling code from qt4 to	msw. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Libass: put the dialog,	where we actually need it. (  Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: libass/win32: Factorize (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: The plugin now works with firefox 3.6 and	3.5.3 (Luca Barbato )
 
git at videolan.org
- [vlc-commits] commit: The plugin now works with firefox 3.6 and	3.5.3 (Luca Barbato )
 
git at videolan.org
- [vlc-commits] commit: Qt: fix missing translations (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: forgotten translation (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Initial support for chrome/chromium (Luca	Barbato )
 
git at videolan.org
- [vlc-commits] commit: Naming consistency over Web Plugins	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Fontconfig: hardcode fonts path on Win32	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contribs: syncrhonise with master	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Remove references to mozilla-config.h,	remove linkage with libnspr and other xpcom libraries. (David	Menestrina )
 
git at videolan.org
- [vlc-commits] commit: Setup XP_WIN, XP_UNIX,	XP_MACOSX macros. (David Menestrina )
 
git at videolan.org
- [vlc-commits] commit: ifdef out 32-bit Carbon API calls on x86_64	(David Menestrina )
 
git at videolan.org
- [vlc-commits] commit: Clean up references to UPP types,	plugin/host glue. (  David Menestrina )
 
git at videolan.org
- [vlc-commits] commit: Mozilla: fixes for Win32 using the new np	headers ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contrib: use the same new headers for NPAPI	in Win32 ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: l10: Slovak update (arian Hikanik )
 
git at videolan.org
- [vlc-commits] commit: i18n fix (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: i18n: Don't do _("") (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Revert "Qt: fix missing translations"	(Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: i18n: Factorise qtr() and fix nodes i18n	(Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: i18n fix (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Fixed video display with directx and multiple	monitors. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed qt4 fullscreen behaviour with multiple	monitors ( win32 and linux). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed video display with directx and multiple	monitors. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed qt4 fullscreen behaviour with multiple	monitors ( win32 and linux). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Qt: Do not show a progressDialogBar for too	short a time. ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: Do not show a progressDialogBar for too	short a time. ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: imem: remove tab in sourcecode (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contrib: use r22960 for FFmpeg for VLC 1.1.0	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Require Windows XP ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Remove getnameinfo and getaddrinfo wrappers ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Remove useless freeaddrinfo wrapper ( Rémi Denis-Courmont )
 
git at videolan.org
- [vlc-commits] commit: Fixed MS-RSTP RTP packet parsing. (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed MS-RSTP RTP packet parsing. (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: WinCE: fix build (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: python: update override.py (Exception	removal) (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: put generated code in the repository	(Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: win32: hack to fix some issues about listening on port (telnet,   httpd) ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: python: add missing java conversion info	(Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: VLC.app apparently uses unversioned	libvlc.dylib name ( Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: qt4: fix memleak. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: qt4: clear extensions list when the dialog is destroyed. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: qt4: fix memleak. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: qt4: clear extensions list when the dialog is destroyed. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Qt4: fix a memleak in the extensions menu. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Qt4: fix a memleak in the extensions menu. ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Qt4: fix a crash (kind of a 'use after free' error). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: Qt4: fix a crash (kind of a 'use after free' error). ( Rémi Duraffort )
 
git at videolan.org
- [vlc-commits] commit: avcodec: default to 2 threads on encoding	(Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: add comment that BlockChainAppend() can take	NULL (somewhat obvious , but just in case) (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: transcoding video,	sends NULL when ending. Should fix sending all the encoded frames	to sout (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Simplify the creation of subpicture with	dynamic content. ( Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: l10n: Installer Bulgarian update (Ivo Ivanov )
 
git at videolan.org
- [vlc-commits] commit: Synchronise NSIS translation with 1.0-bugfix	(Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Remove dead code (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Add the .h generated from .ui and comment	them. ( Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: l10n: Installer Bulgarian update (Ivo Ivanov )
 
git at videolan.org
- [vlc-commits] commit: i18n fix (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: i18n: Factorise qtr() and fix nodes i18n	(Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: i18n: Don't do _("") (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: i18n fix (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: Qt: forgotten translation (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Synchronise NSIS translation with 1.0-bugfix	(Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: l10n: Punjabi update (A S Alam )
 
git at videolan.org
- [vlc-commits] commit: l10n: Spanish update ( David González )
 
git at videolan.org
- [vlc-commits] commit: l10n: Chinese update (Dean Lee )
 
git at videolan.org
- [vlc-commits] commit: l10n: Walloon update ( Gaëtan Rousseaux )
 
git at videolan.org
- [vlc-commits] commit: l10n: Bulgarian update (Ivo Ivanov )
 
git at videolan.org
- [vlc-commits] commit: l10n: Bengali update (Jamil Ahmed )
 
git at videolan.org
- [vlc-commits] commit: l10n: french update ( Éric Lassauge )
 
git at videolan.org
- [vlc-commits] commit: l10n: Slovak update ( Marián Hikaník )
 
git at videolan.org
- [vlc-commits] commit: l10n: Polish update ( Michał Trzebiatowski )
 
git at videolan.org
- [vlc-commits] commit: l10n: Dutch update (Myckel Habets )
 
git at videolan.org
- [vlc-commits] commit: l10n: Ukranian update (Oleksandr Natalenko )
 
git at videolan.org
- [vlc-commits] commit: l10n: Italian update (Vincenzo Reale )
 
git at videolan.org
- [vlc-commits] commit: l10n: Update vlc.pot (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: l10n: Refresh .po files (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: python: fix unit tests (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: the module now is in generated/	(Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: remove cruf (exceptions and	mediacontrol references) ( Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python: fix unit tests (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: qt4: connect accepted/rejected from correct	widget (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: qt4: connect accepted/rejected from correct	widget (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Qt: fix debug messages (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: MKV: EbmlParser,	cleanup (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: MKV: stream_io_callback simplifications	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: MKV: reduce the scope of the var loop	counters ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: MKV: cosmetics and NULL-check (Jean-Baptiste	Kempf )
 
git at videolan.org
    
      Last message date: 
       Fri Apr 30 16:01:39 CEST 2010
    Archived on: Fri Apr 30 16:01:41 CEST 2010
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).