]> git.sesse.net Git - vlc/shortlog
vlc
2010-04-18 Rémi Denis... Ignore signal/sigaction on blocked signals
2010-04-18 Rémi Denis... live555: fix use-after-free in TCP rollover on MS-RTSP
2010-04-18 Laurent AimarRemoved picture_heap_t rgb informations.
2010-04-18 Laurent AimarRemoved write only vout_thread_t::i_zoom.
2010-04-18 Laurent AimarDisable invalid access of internal vout fields.
2010-04-18 Laurent AimarTypo (vout).
2010-04-18 Laurent AimarRemoved write only vout_thread_t::i_window_width/height...
2010-04-18 Laurent AimarMoved vout_sys_t out of vlc_common.h.
2010-04-18 Laurent AimarRemoved write only picture_heap_t::b_allow_modify_pics.
2010-04-18 Laurent AimarRemoved write only vout_thread_t::i_heap_size field.
2010-04-18 Laurent AimarMoved some private fields out of vlc_vout.h
2010-04-18 Laurent AimarMoved vout_AllocatePicture out of vlc_vout.h
2010-04-18 Laurent AimarDo not use vout_AllocatePicture in dynamicoverlay sub...
2010-04-18 Laurent AimarMoved vout_IntfInit out of vlc_vout.h
2010-04-18 Laurent AimarRemoved vout_PlacePicture function.
2010-04-18 Laurent AimarRemoved unused vout flags.
2010-04-18 Laurent AimarRemoved dead code in vout.
2010-04-18 Laurent AimarRemoved picture_heap_t::pf_setpalette
2010-04-18 Laurent AimarCalls directly the vout wrapper iof using function...
2010-04-18 Laurent AimarRemoved unused vout_thread_t:pf_lock/unlock/swap fields.
2010-04-18 Laurent AimarRemoved unused vout_thread_t:pf_control field and relat...
2010-04-18 Laurent AimarRemoved unused vout_thread_t:p_module field.
2010-04-18 Ilkka Ollakkalua sd: add apple trailers service discovery
2010-04-17 Laurent AimarFixed auto-reconnect mode in http.
2010-04-17 Laurent AimarRemoved now unused filter_common.h header.
2010-04-17 Laurent AimarRemoved useless include in remoteosd.
2010-04-17 Laurent AimarDo not show non working deinterlacing modes until it...
2010-04-17 Laurent AimarRemoved the "video filter" part of the deinterlace...
2010-04-17 Laurent AimarDo not build crop video filter plugin.
2010-04-17 Laurent AimarDo not build opencv_wrapper video filter plugin.
2010-04-17 Laurent AimarDo not build transform video filter plugin.
2010-04-17 Laurent AimarRemoved "video filter" wrapper.
2010-04-17 Laurent AimarRemoved non converted opengl video output module.
2010-04-17 Laurent AimarRemoved non converted omapfb video output module.
2010-04-17 Laurent AimarRemoved non converted hd1000v video output module.
2010-04-17 Laurent AimarRemoved non converted svgalib video output module.
2010-04-17 Laurent AimarRemoved non converted ggi video output module.
2010-04-17 Laurent AimarFixed icy meta data parsing after http reconnection...
2010-04-17 Laurent AimarEnabled support for video splitter directly at the...
2010-04-17 Laurent AimarMoved "video output" -> "vout display" wrapper to the...
2010-04-17 Laurent AimarDo not use video_filter wrapper for puzzle/magnify...
2010-04-17 Laurent AimarLet mouse events go through vout filter chain.
2010-04-17 Laurent AimarFixed and simplify a bit puzzle filter.
2010-04-17 Rémi Denis... FLUID_FAILED is not defined in version 1.0.x
2010-04-17 Rémi Denis... NAME_MAX requires <limits.h>
2010-04-17 Rémi Denis... live: use getaddrinfo() instead of gethostbyname()
2010-04-17 Rémi Denis... live: use inet_ntop() instead of inet_ntoa()
2010-04-17 Rémi Denis... skins: use readdir_r() instead of readdir()
2010-04-17 Rémi Denis... vlc_readdir: thread-safety fix
2010-04-17 Rémi Denis... Avoid calling dlsym at every code
2010-04-17 Ilkka Ollakkaqt4: add tooltip to playlist viewchange-button
2010-04-17 Rémi Denis... Compile time support for FluidSynth 1.0
2010-04-17 Rémi Denis... fluidsynth: fix code point for channel aftertouch
2010-04-16 Rémi Denis... Avoid problems with srand() and speed up a bit (avoid...
2010-04-16 Rémi Denis... fluidsynth: implement system reset message
2010-04-16 Rémi Denis... fluidsynth: parse SysEx messages
2010-04-16 Rémi Denis... fluidsynth: implement channel aftertouch event
2010-04-16 Rémi Denis... Require fluidsynth 1.1
2010-04-16 Rémi Denis... SMF: demux SysEx messages
2010-04-16 Rémi Denis... fluidsynth: fix pitch bend value
2010-04-16 Rémi Denis... LUAC: fix error detection
2010-04-16 Rémi Denis... Win32: vlc_rename() needs to erase target file first...
2010-04-16 Rémi Denis... scene: use vlc_rename(), fixes use on non-UTF8 systems
2010-04-16 Rémi Denis... GnuTLS: return WSAEWOULDBLOCK rather than WSAEINTR
2010-04-16 Rémi Denis... Win32: handle WSAEINTR correctly, should fix #3101
2010-04-16 Francois CartegnieFix segfault in preparser
2010-04-16 Jean-Baptiste... Check for avcodec version also in configure
2010-04-16 Jean-Baptiste... Avcodec: bump required version to 52.2.0
2010-04-15 David Menestrinaint16 -> int16_t
2010-04-15 David MenestrinaUse the new xulrunner-sdk 1.9.2 on Mac OS.
2010-04-15 Francois Cartegniefix unsupported compact ifelse syntax
2010-04-15 Sébastien EscudierVLM : add a dedicated mutex for the manage thread....
2010-04-15 Rémi Denis... dvdnav: fully fix the still image assertion
2010-04-15 Francois CartegnieDrop trailing semicolons
2010-04-15 Jean-Baptiste... Visual: Center the vuMeter.
2010-04-14 Jakob Lebenudev: move Discs SD under Devices category
2010-04-14 Francois CartegnieUse pragma packing for suncc
2010-04-14 Francois CartegnieDon't use solaris incompatible fstatfs(fd, struct,...
2010-04-14 Francois Cartegnievoid function cannot return a value
2010-04-14 Francois Cartegnietypedef va_arg function pointers to avoid compiler...
2010-04-14 Jean-Baptiste... Contribs: deactivate DxVA2 on Win64
2010-04-14 Jean-Baptiste... Contribs: compile pthread on Win64
2010-04-14 Jean-Baptiste... Qt: Fix playlist sizing
2010-04-14 Ilkka Ollakkause requested item for meta fetching instead of current...
2010-04-14 Erwan Tulouhelp: fix semi-colon wrongly stated where colon or...
2010-04-14 Erwan Tulouhelp: fix comma wrongly stated when colon is actually...
2010-04-13 Michał Trzebiatowskil10n: Polish update
2010-04-13 Vincenzo Realel10n: Italian update
2010-04-13 Dean Leel10n: Chinese update
2010-04-13 Marian Hikanikl10n: Slovak update
2010-04-13 Christophe... Typo
2010-04-13 Christophe... Typo
2010-04-13 Christophe... Typo
2010-04-13 Ilkka Ollakkalua: add art fetcher for last.fm
2010-04-13 Jean-Baptiste... MKV: fix compilation after vlc_codecs removal
2010-04-13 Jean-Baptiste... Qt: fix a crash when the option-list finished by 0...
2010-04-13 Rémi Denis... Useless vlc_codecs.h includes
2010-04-13 Rémi Denis... Fix flawed KDE4-config detection logic
2010-04-13 Jean-Baptiste... Try to fix WinCE build
2010-04-13 Ilkka Ollakkax264: hrd option should be in from X264_BUILD >= 89
next