December 2010 Archives by thread
      
      Starting: Wed Dec  1 02:12:24 CET 2010
         Ending: Fri Dec 31 18:51:47 CET 2010
         Messages: 311
     
- [vlc-commits] commit: Mac: use a Native Search Line (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: rtp sout: fix memleak (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: win32: vlc_thread_set_priority() is broken	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: wince: build fix (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: win32: disable broken thread times too	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtp sout: theora packetizer (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: src/stream_output/stream_output.c:	input_UpdateStatistics() expects an INPUT_STATISTIC_* not an	SOUT_STATISTIC_* (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: download first 3	segments. ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: modules/codec/avcodec: Move HAVE_AVCODEC_MT	to avcodec.h ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: relative_URI memory leak cleanup (Brian Kurle	)
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: HLS streams are in	no particular order in the .m3u8 file (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: contribs: fixed 64bit compilation of x264 on	Mac OS X ( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: updated binary pacakges for Mac OS	X including FluidSynth ( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: remove unknown x264 configure	option. ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: build the correct libiconv for OS X	( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: lua: remove dummy storage.	(=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: lua_variables: call only one time var_Type	and corretly check the variable class. (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: rtp input: theora support (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: lua_variables: add the possibility to attach	a callback to a void variable. (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: Fixed a small memleak (vout). (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Fixed a vlc_mutex_t leak in direct3d video	output. (Laurent Aimar )
 
git at videolan.org
- [vlc-commits] commit: Revert "Revert "input: Fill in the input_item	es"" ( =?UTF-8?Q?Rafa=C3=ABl=20Carr=C3=A9=20?=)
 
git at videolan.org
- [vlc-commits] commit: Fix libvlc_media_get_tracks_info() (Laurent	Aimar )
 
git at videolan.org
- [vlc-commits] commit: Revert "Revert	"libvlc_media_get_tracks_info(): correct help"" (	=?UTF-8?Q?Rafa=C3=ABl=20Carr=C3=A9=20?=)
 
git at videolan.org
- [vlc-commits] commit: l10n: Initial Irish translation (	=?UTF-8?Q?Sean=C3=A1n=20=C3=93=20Coist=C3=ADn=20?=)
 
git at videolan.org
- [vlc-commits] commit: Add Irish translator (Christophe Mutricy )
 
git at videolan.org
- [vlc-commits] commit: l10n: Chinese update (Dean Lee )
 
git at videolan.org
- [vlc-commits] commit: rtp sout: send in-band vorbis/theora	configuration packets ( Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: NEWS: vorbis and theora in RTP sout (Pierre	Ynard )
 
git at videolan.org
- [vlc-commits] commit: lua_variables: allow the creation of a void	variable. ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: logger: use var_inherit.	(=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: dvdnav: use the right type of the vout	object. ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: Contribs: move MPC to the modern SV7 & SV8	library ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: pulse: Use the 'user-agent' variable for the	client name. ( Colin Guthrie )
 
git at videolan.org
- [vlc-commits] commit: pulse: no need to check null in free (Ilkka	Ollakka )
 
git at videolan.org
- [vlc-commits] commit: lua_variables: cosmetics. (no functionnal	change). ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: lua_variables: the pointers returned by	luaL_checkstring might be invalid when the value is poped	from the lua stack . (=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: pulse: fix a memory leak.	(=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: dvdnav: use pkgconfig instead of	dvdnav-config specific script. (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: blind attempt to fix compilation of	x264 on win32. ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: rtp: option to assume Theora for unknown	dynamic payloads ( Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: NEWS: dynamic payload types in rtp access	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: lua_variables: luaL_optstring returned	pointer is valid as long as the value stay on the lua stack	(also avoid an strdup). (=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: qt4: fixed search field compilation for Mac	and s/Carbon/Cocoa ( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: vlc_clone_detach: remove thread handle	parameter ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Win32: fix use-after-free in vlc_join()	(untested) ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Win32: implement thread return value (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Win32: remove thread times (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: mosaic: sub filter object have no thread,	remove no-op (  =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: RTSP: fix a=range syntax (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: XCB: remove -x11-shm option (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Qt: tell that vlc processed the media keys	(Hannes Domani )
 
git at videolan.org
- [vlc-commits] commit: 1.1.6 NEWS (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contribs: try to fix CDDB crash on Windows	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: NEWS: Forgotten about the CDDB fix for Win32	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Xlib: check if we can call XInitThreads()	before we do so ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Xlib: check if we can call XInitThreads()	before we do so ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Typo	(=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Typo	(=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Unassign cube speed action values (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Undefine unimplemented history actions (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Remove obsolete dump action (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: add_key: declare the global key first (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Cosmetic	(=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Remove useless mouse buttons table (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Add left and right wheel buttons (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Remove VLC_VAR_MODULE,	VLC_VAR_FILE and VLC_VAR_DIRECTORY (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Win32: implement cancellation of detached	threads ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Revert "vlc_clone_detach: remove thread	handle parameter" ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Fix comments	(=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Capitalize PulseAudio correctly (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Fix scope alignment (Michael E )
 
git at videolan.org
- [vlc-commits] commit: Fix scope alignment (Michael E )
 
git at videolan.org
- [vlc-commits] commit: support mce remote controllers record button	in QT4 GUI win32 ( Kaarlo Raiha )
 
git at videolan.org
- [vlc-commits] commit: support channel up and channel down remote	keys QT4+win32 ( Kaarlo Raiha )
 
git at videolan.org
- [vlc-commits] commit: Win32: compile fix (untested) (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Typo	(=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: IFO: fix non-ASCII paths (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: IFO: fix DVD-VR as well (	=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: lua_gettext: do not include vlc_fixups.h (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: PulseAudio: differentiate between libpulse	0.9. 22 and the versions before (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: configure: do not fail if dvdnav is not	present. ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: Implement tsearch functions for systems that	does not know about it . (=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: tdestroy: fix compilation for system that	does have search. h but not tdestroy.	(=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: only include search.h if available ( anyway	vlc_fixups will define the functions if needed). (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: t* remove the dependence to cdefs.h (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: skins2: fix compil warning (Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: skins2: fix race condition (if multiple	vouts) (Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: Use HAS_QT47	(=?UTF-8?Q?Rafa=C3=ABl=20Carr=C3=A9=20?=)
 
git at videolan.org
- [vlc-commits] commit: tsearch functions: check for the presence of	search. h and replace tdestroy.	(=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: remove vlc_tdestroy from the symbols list. (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: Fix make check.	(=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: projectm: randomly choose the first preset or	projectM will always take the same. (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: projectm: remove some variables from sys_t	structures. ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: python-vlc: formatting fixes in gtk example	(Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: PyQt example (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: docstring/comments/formatting	fixes (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: modify module init code (Jean	Brouwers )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: introduce helper	definitions/functions (Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: define hex version for	libvlc/python module ( Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: WX-based example (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: update structure mapping (Jean	Brouwers )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: update command-line interactive	mode (Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: override	video_get_cursor/_get_size definitions ( Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: modify class init code (Jean	Brouwers )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: tweak EventManager (Jean Brouwers	)
 
git at videolan.org
- [vlc-commits] commit: python-vlc: fix typo (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: big rework of parsing/generation	code (Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: blacklist	libvlc_video_set_format_callbacks ( Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: new generated/vlc.py file against	current git tree ( Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: Win32: added config option to disable volume	keys. (Alex Helfet )
 
git at videolan.org
- [vlc-commits] commit: i18n: remove deleted file (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: vod: default to new module (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: libVLC examples,	from GCI work (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: fixed getargspec and _callbacks underscores	(Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: possible optimization,	L{enum} handling (Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: one way to save [OUT] param comments (Jean	Brouwers )
 
git at videolan.org
- [vlc-commits] commit: removed spaces (Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: Strip trailing whitespace (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: pyton-vlc: update generated vlc.py (Olivier	Aubert )
 
git at videolan.org
- [vlc-commits] commit: Add option to choose the VoD server module	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: Add forgotten change_need_restart() (Pierre	Ynard )
 
git at videolan.org
- [vlc-commits] commit: projectm: randomly choose the first preset or	projectM will always take the same. (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: support mce remote controllers record button	in QT4 GUI win32 ( Kaarlo Raiha )
 
git at videolan.org
- [vlc-commits] commit: Contribs: move MPC to the modern SV7 & SV8	library ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: projectm: remove some variables from sys_t	structures. ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: NEWS update for 1.1.6 (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contribs: fix MPC target (Jean-Baptiste Kempf	)
 
git at videolan.org
- [vlc-commits] commit: NEWS: updated for 1.1.6	(=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: use latest binary package on Mac OS	X including FluidSynth ( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: NEWS: major VoD rework (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: Qt,	playlist: change the layout. This should help MacOS layout (	Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: playlist look fixes (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: fix compilation warning (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: qt4: change default RTSP port to 8554 (Pierre	Ynard )
 
git at videolan.org
- [vlc-commits] commit: qt4: really change the RTSP port to 8554	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: Add Jean Brouwers to Authors (Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: epydoc tweaks (Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: fix for missing % (Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: Qt,	playlist: reduce the margins (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt,	mac: fix compilation (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt,	mac: make playist without the blue focus halo ( Jean-Baptiste Kempf	)
 
git at videolan.org
- [vlc-commits] commit: Qt: provide QAction roles for menu roles	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: use SmallSize for the volume slider	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt: reinstate the small QSplitter on Mac for	the playlist ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: fix comment alignment (Jean	Brouwers )
 
git at videolan.org
- [vlc-commits] commit: qt4: fix skins2 crash after exiting the	preferences dialog ( Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: fix some Java-related definitions	(Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: httpd: fix grammar in comments (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: httpd: fix parsing of request body (Pierre	Ynard )
 
git at videolan.org
- [vlc-commits] commit: httpd: gracefully handle too large request	bodies (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: httpd: fix grammar in comments (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: httpd: fix parsing of request body (Pierre	Ynard )
 
git at videolan.org
- [vlc-commits] commit: httpd: gracefully handle too large request	bodies (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: Sepia video filter (Branko Kokanovic )
 
git at videolan.org
- [vlc-commits] commit: Added C64 sid demux module (Alan Fischer )
 
git at videolan.org
- [vlc-commits] commit: News	(=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: GME is not 1.2.0 news	(=?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: skins2: implement a new 'focus' attribute for	text control ( Erwan Tulou )
 
git at videolan.org
- [vlc-commits] commit: macosx/framework: Register VLCMediaPlayer for	opening and buffering events (Rune Botten )
 
git at videolan.org
- [vlc-commits] commit: display sout: use CLOCK_FREQ (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: i18n: add new module (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtsp: handle SETUP requests on already set up	tracks (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtsp: enable forgotten reason phrase (Pierre	Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtsp: clean up RTP-Info generation (Pierre	Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtsp: clean up useless stuff (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: Do not clear --play-and-pause once it happens	( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Contribs: fix mpc... (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: l10n: Sinhalese update (Ajith Manjula )
 
git at videolan.org
- [vlc-commits] commit: l10n: Spanish update	(=?UTF-8?Q?David=20Gonz=C3=A1lez=20?=)
 
git at videolan.org
- [vlc-commits] commit: rtp sout: destroy mutex (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtp sout: destroy mutex (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: More cleaner fix when tdestroy only is	missing. ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: ML: remove duplication in static array. (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: ML: fix potential memleaks.	(=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: Documentation error,	is milliseconds (Rune Botten )
 
git at videolan.org
- [vlc-commits] commit: Revert "i18n: remove deleted file" The file	is present again. ( =?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: access/v4l2: remove framerate reduction code.	(Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: access/v4l2.c: Tell vlc what framerate the	device delivers ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: segment->sequence	was of by one ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: Try guessing best	quality stream for this connection. (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: Use first HLS	stream in . m3u8 as starting point. (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: Revert "stream_filter/httplive.c: select	stream with lowest bandwidth to start playback." (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: rtp sout: refactor muxed case handling	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtsp: clean up multicast parameters (Pierre	Ynard )
 
git at videolan.org
- [vlc-commits] commit: Qt4: use transform in pictureflow to ease up	drawing ( Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: Qt4: pictureflow,	draw album artists/title on flowimage (  Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: qt4: use caching in pictureflow (bring it	back) (Ilkka Ollakka )
 
git at videolan.org
- [vlc-commits] commit: rtsp: track muting support (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: replace C-like outputf method with output	(Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: missing variable initialization	(Jean Brouwers )
 
git at videolan.org
- [vlc-commits] commit: URL box is now focussed when "Open Network	Stream" dialog box opens . (Daniel Marth )
 
git at videolan.org
- [vlc-commits] commit: vod: support for adding tracks after start-up	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtsp: don't forget to set ssrc (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: vod: playing/seeking improvement (Pierre	Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtsp: small simplification (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtsp: pass proper PLAY requests to VoD	(Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: rtsp: return an error when the client tries	to seek a broadcast stream ( Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: Qt/ML: Configuration dialog for Media Library	Directory Monitoring (Srikanth Raju )
 
git at videolan.org
- [vlc-commits] commit: Configure: Win32, store the path of peflags,	since it will be provided by the contribs (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Win32: clean the install from libtool and	static objects ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Add more files and folders to gitignore (Rune	Botten )
 
git at videolan.org
- [vlc-commits] commit: Method for adding vlc-options to a VLCMedia	(Rune Botten )
 
git at videolan.org
- [vlc-commits] commit: Broadcom CrystalHD decoder support	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt,	sprefs: link the systray options together (Jean-Baptiste Kempf   )
 
git at videolan.org
- [vlc-commits] commit: Qt,	sprefs: reorder interface tabulations and widget buddies (	Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: l10n: Indonesian update (Luqman Hakim )
 
git at videolan.org
- [vlc-commits] commit: Qt,	sprefs: add configuration for OSD Title position ( Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt,	sprefs: small fix for initial state (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt,	Menu: move "customize interface" near preferences ( Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Codecs: map G.722 to avcodec decoder	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Try to decode WMVP with lavc WMV3's decoder	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: LibVLC Audio/video filters listing API (Jakub	Wieczorek )
 
git at videolan.org
- [vlc-commits] commit: python-vlc: update generated bindings	(Olivier Aubert )
 
git at videolan.org
- [vlc-commits] commit: Fix segfault in Qt adv_prefs caused by Null	text. ( Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: Files and paths are not string variables (for	Qt) ( Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: ML: Fix binary search (Srikanth Raju )
 
git at videolan.org
- [vlc-commits] commit: Codec/vorbis: follow tremor API change.	(Konstantin Pavlov )
 
git at videolan.org
- [vlc-commits] commit: Contrib: point ACLOCAL to appropriate place	for tremor. ( Konstantin Pavlov )
 
git at videolan.org
- [vlc-commits] commit: Maemo: fix icons paths. (Konstantin Pavlov )
 
git at videolan.org
- [vlc-commits] commit: Contribs: update live-inet_ntop patch.	(Konstantin Pavlov )
 
git at videolan.org
- [vlc-commits] commit: Contribs: Update tremor to work with upstream	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Codec/vorbis: follow tremor API change.	(Konstantin Pavlov )
 
git at videolan.org
- [vlc-commits] commit: Contrib: point ACLOCAL to appropriate place	for tremor. ( Konstantin Pavlov )
 
git at videolan.org
- [vlc-commits] commit: Maemo: fix icons paths. (Konstantin Pavlov )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: improve locking of	hls stream instances ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: rename	segment->length to segment-> duration (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: HLS stream size	calculation ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: seeking	improvements (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: allow seeking for	all segments. ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: Rename	NextSegment() to GetSegment() ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: do not seek in last	3 segments of HLS stream (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: Allow bandwidth	adaptation while prefetching. (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: p_sys-> segment	reset in hls_Thread is not needed. (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: add sanity check	(Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: better wording	(Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: Qt: messages: Use std button for close button	(Francois Cartegnie )
 
git at videolan.org
- [vlc-commits] commit: Remove the filter patterns in the playlist	file dialog from the translatable strings . These shouldn' t	be translated and malforming them could introduce a functional bug,	as it happened in the case of the Spanish translation. http://trac.	videolan.org/vlc/ticket/4376 (Jakub Wieczorek )
 
git at videolan.org
- [vlc-commits] commit: rtsp: check Range validity before starting to	process the request ( Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: Qt: move the playlist button in the main	controller ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Move the Phonon binding away from gitorious	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: vod: remove useless stuff (Pierre Ynard )
 
git at videolan.org
- [vlc-commits] commit: InputManager: Rename the status property to	playingStatus and add a getter. ( Jakub Wieczorek )
 
git at videolan.org
- [vlc-commits] commit: Add an option to pause the playback on	minimizing the window. http:	//trac.videolan.org/vlc/ticket/2234 (Jakub Wieczorek )
 
git at videolan.org
- [vlc-commits] commit: Qt: add the minimize-on-pause option in the	SPrefs... ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Qt, sprefs: add dependency of auto-resize,	to integration of video in intf (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Update Blackmagic DeckLink driver to the 7.9	SDK. (Steinar H. Gunderson )
 
git at videolan.org
- [vlc-commits] commit: Add method for getting stats from VLCMedia	(Rune Botten )
 
git at videolan.org
- [vlc-commits] commit: Mention libVLC improvements in NEWS	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: src: fixed 2 errors detected by the clang	static analyser ( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: macosx: return a value in a non-void method (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: Revert "src: fixed 2 errors detected by the	clang static analyser" (=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: download 6 segments	from start point ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: simplify	relative_URI() function. ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: Initialize HLS Live	stream and abstract HLS playlist variables into a structure	(Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: cleanup	stream_sys_t structure ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: Do not cache on	live playback ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: cleanup	parse_StreamInformation() ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: do not calculate	stream size for live streams (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: b_cache determined	in wrong place ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: Contribs: update to libogg 1.2.2	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contribs: gnutls update to 2.10.4	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contribs: Minor updates of libxml and libpng	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Contribs: libjpeg update (Jean-Baptiste Kempf	)
 
git at videolan.org
- [vlc-commits] commit: Contrib: build some libs for android. (	=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: compile ffmpeg.	(=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: Contribs: build sidplay2 and patch it so it	can actually compile ( Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: lavc implements emu-edge in VP8 now	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Fixed VLC.app creation with Xcode 4.2 (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: lavc implements emu-edge in VP8 now	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Fixed VLC.app creation with Xcode 4.2 (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: use	hls->url.psz_path in relative_URI() for segments. (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: use check username/	password in relative_URI() (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: relative_URI()	determine base path of p_sys->m3u8.psz_path (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: ML: Use bsearch() instead of reinventing	(Srikanth Raju )
 
git at videolan.org
- [vlc-commits] commit: Real: fix heap buffer overflow	(CVE-2010-3907) ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: Real: fix heap buffer overflow	(CVE-2010-3907) ( =?UTF-8?Q?R=C3=A9mi=20Denis=2DCourmont=20?=)
 
git at videolan.org
- [vlc-commits] commit: On the way to 1.1.6 (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: contribs: updated ffmpeg to HEAD (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: enable cmake for Mac (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: Fix memory leak.	(=?UTF-8?Q?R=C3=A9mi=20Duraffort=20?=)
 
git at videolan.org
- [vlc-commits] commit: configure.ac: do not warn against shared if	you aren' t building VLC (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Symbian: simple configure (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Symbian: no daemon mode (Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Symbian: native separator is \\	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Symbian: fix for PATH_MAX (Jean-Baptiste	Kempf )
 
git at videolan.org
- [vlc-commits] commit: Symbian: Return 1 as cpu number	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Symbian: modules compilation fix	(Jean-Baptiste Kempf )
 
git at videolan.org
- [vlc-commits] commit: Added 3 settings to projectm module and fix a	crash ( =?UTF-8?Q?S=C3=A9bastien=20Toque=20?=)
 
git at videolan.org
- [vlc-commits] commit: Added 3 settings to projectm module and fix a	crash ( =?UTF-8?Q?S=C3=A9bastien=20Toque=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: updated cmake to 2.8.3 (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: correctly setup cmake toolchain	when cross-compiling on Mac OS X (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: fixed broken check (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: added another hack to crosscompile	this broken library ( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: updated binary package for Mac OS X	( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: updated binary package for Mac OS X	( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: Reload M3U8	playlist for live streams ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: debugging for live	streams ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: off by one	(Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: use	segment->sequence number in msg_* ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: cleanup debugging	messages ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: cleanup error path	(Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: sanity checking in	GetSegment() ( Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: reloading playlist	check before download segments (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: Cleanup	hls_thread_t and stream_sys_t structs. (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: only check	p_sys->playlist. wakeup for live streams (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: stream_filter/httplive.c: cleanup	hls_Thread() (Jean-Paul Saman )
 
git at videolan.org
- [vlc-commits] commit: contribs: removed cmake from Mac distro files	again ( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: contribs: fixed installation of this stupid	library ( =?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: makefile: another Xcode4 fix (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
- [vlc-commits] commit: makefile: another Xcode4 fix (	=?UTF-8?Q?Felix=20Paul=20K=C3=BChne=20?=)
 
git at videolan.org
    
      Last message date: 
       Fri Dec 31 18:51:47 CET 2010
    Archived on: Fri Dec 31 18:51:48 CET 2010
    
   
     
     
     This archive was generated by
     Pipermail 0.09 (Mailman edition).