]> git.sesse.net Git - vlc/shortlog
vlc
2010-04-22 Ilkka Ollakkaappletrailer_iphone: remove unneeded debug-message
2010-04-22 Ilkka Ollakkax264: add forgotten help-text to preset/tune options
2010-04-22 Jean-Baptiste... Add a new FourCC to VP6F
2010-04-22 Ilkka Ollakkax264: modify code to add preset/tune options and don...
2010-04-22 Ilkka Ollakkaappletrailers_iphone: add play-and-stop to optionlist...
2010-04-21 Jean-Baptiste... Contrib: quick and dirty fix to compile FFmpeg on WIn64
2010-04-21 Jean-Baptiste... Contrib: keep Win64 mess only for Win64
2010-04-21 Rémi Denis... live555: rtsp-caching is needed also for SDP
2010-04-21 Rémi Denis... Bump libvlccore ABI
2010-04-21 Rémi Denis... Revert "Modules: use a dynamic array for the shortcuts...
2010-04-21 Laurent AimarFixed mkv seeking regression while adding simpleblock...
2010-04-21 Rémi Denis... ALSA: give a clue that VLC might fail with alsa-lib...
2010-04-21 Pierre Ynardcontrib: skip live555 patch on WinCE too
2010-04-21 Jean-Baptiste... Fortune about 1.2
2010-04-21 Rémi Duraffortmodule_t: repack again.
2010-04-21 Rémi Duraffortmodule_config_t: pack the structure. This save 10K...
2010-04-21 Rémi DuraffortModules: use a dynamic array for the shortcuts (this...
2010-04-21 Rafaël Carrérar stream_filter: add "rar" shortcut
2010-04-20 Jean-Baptiste... Fix MainInterace initial sizing
2010-04-20 Jean-Baptiste... Bump Fluid to 1.0.9
2010-04-19 Song Ye Wenupdate POTFILES.in
2010-04-19 Rémi Duraffortdshow cosmetics.
2010-04-19 Rémi Duraffort"strlen( psz ) == 0" => "*psz == '\0'"
2010-04-19 Pierre Ynardcontrib: update FFmpeg configuration on WinCE
2010-04-19 Nicolas ChauvetDistribute position.h for mozilla plugin
2010-04-19 Rémi Duraffortvideo_filter: fix compilation.
2010-04-18 Laurent AimarFixed win32 build.
2010-04-18 Laurent AimarFixed mkv seeking when simpleblock is used for video.
2010-04-18 Laurent AimarMoved picture_heap_t out of vlc_vout.h
2010-04-18 Laurent AimarDo not use private vout fields in atmo filter.
2010-04-18 Laurent AimarMoved most of private vout_thread_t fields out of vlc_v...
2010-04-18 Rémi Denis... Catch unsafe (but alas common) strerror()
2010-04-18 Laurent AimarCompilation fix for osdmenu.
2010-04-18 Laurent AimarRemoved picture_heap_t::i_aspect/width/height/chroma.
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
next