]> git.sesse.net Git - vlc/history - modules
Add Walloon translator
[vlc] / modules /
2010-05-15 Rémi Denis-CourmontNEON deinterlace: fix register clobber
2010-05-15 Rémi Denis-CourmontNo need for common SUFFIXES definition anymore
2010-05-15 Ilkka Ollakkaqt4: fix preferences, set empy as default only if setti...
2010-05-15 Ilkka Ollakkaqt4: don't add duplicate on convert if not needed
2010-05-15 Ilkka Ollakkaqt4: change mp4v/mp4 profile to h264/mp4 and make it...
2010-05-15 Ilkka Ollakkaqt4: videobitrate range from 0 to 32768
2010-05-15 Rémi Denis-Courmontdrawable: fix typo, should fix assertion with two or...
2010-05-15 Ilkka Ollakkaqt4: set empty choice as default in preferences if...
2010-05-15 Ilkka Ollakkaqt4: add x264 tune/preset on simple-preferences
2010-05-15 Ilkka Ollakkaqt4: add empty-string instead skipping string on prefer...
2010-05-15 Ilkka Ollakkatranscode: refactor littlebit video-encoding
2010-05-14 Laurent AimarFixed dxva2 regression when using NV12.
2010-05-14 Laurent AimarRewrote grain from scratch using filtered gaussian...
2010-05-14 Laurent AimarUsed vlc_fourcc_GetChromaDescription in gradfun.
2010-05-14 Laurent AimarDisabled GPU acceleration when using ffmpeg-mt.
2010-05-13 Laurent AimarFixed output format of audio format.c convertor.
2010-05-12 Rémi Denis-CourmontXCB/window: fix xgettext comments
2010-05-12 Ilkka Ollakkablend: find correct blender on opening not inside Blend()
2010-05-11 Ilkka Ollakkadvdnav: use decoded path
2010-05-11 Ilkka Ollakkataglib: use decoded path
2010-05-10 Christophe MutricyCompile fix
2010-05-10 Christophe MutricyCompile fix
2010-05-10 Laurent AimarMade SPU commands go through vout.
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-05-10 Rémi Denis-CourmontUse file path instead of URL where appropriate
2010-05-10 Rémi Denis-CourmontDV: remove useless strdup
2010-05-10 Rémi Denis-CourmontPVR: decode PVR device node path
2010-05-10 Laurent AimarUsed a vout object for vout_OSDMessage/OSDSlider/OSDIcon.
2010-05-10 Rafaël Carrélua/net.c: revert [14707cbaca9fa] and fix properly
2010-05-10 Ilkka Ollakkax264.c: forgotten free() added
2010-05-10 Ilkka Ollakkademux/ts.c: dont leak psz_name/psz_description on multi...
2010-05-09 Rémi Denis-CourmontARM NEON: fix I420/YV12->UYVY
2010-05-09 Rémi Denis-CourmontCosmetics
2010-05-09 Laurent AimarImported gradfun filter from MPlayer.
2010-05-09 Laurent AimarUsed vlc_memalign for vaapi/dxva2 copy buffer
2010-05-09 Pierre Ynardlive555: recreate URL only to strip username/password
2010-05-08 Laurent AimarFixed xcb yv12/i420 UV planes swapping.
2010-05-08 Laurent AimarUsed CopyFromYv12/Nv12 for vaapi picture extraction.
2010-05-08 Laurent AimarMoved out optimized VA nv12/yv12 copy functions from...
2010-05-08 Laurent AimarAdded VLC_CODEC_NV12 to vlc_fourcc.h.
2010-05-06 Erwan Tulouskins2: fix skins crashing when playlist is flat
2010-05-06 Erwan Tulouskins2: fix wrong test (it's the other way around)
2010-05-06 Erwan Tulouskins2: fix memory leak (a malloc not paired with a...
2010-05-06 Sébastien EscudierFile output : add a sync option
2010-05-06 Erwan Tulouskins2(Linux): WM_CLASS also set for the invisible...
2010-05-05 Rémi Denis-Courmontnet_Listen: pass socket type parameter
2010-05-05 Jean-Philippe AndréQt/Extensions: remove useless "version" field
2010-05-05 Jean-Philippe AndréExtensions: fix vlc.deactivate() malfunction
2010-05-05 Pierre Ynard"#if HAVE_FOO" -> "#ifdef HAVE_FOO"
2010-05-05 Jean-Baptiste KempfAvcodec/Avformat: fix CODEC_ID_MP2/MP3 issue when using...
2010-05-05 Pierre Ynardaccess_http: avoid passing NULL to printf %s
2010-05-05 Jean-Philippe AndréExtensions: fix a leak (and a potential crash)
2010-05-05 Pierre Ynardaccess_http: fix unbalanced quotes
2010-05-05 Pierre Ynardlive555: fix RTSP URL when it contains no path part
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-05-04 Laurent AimarRemoved now useless vlc_osd.h includes.
2010-05-04 Laurent AimarSplitted out text_style_t and related function to its...
2010-05-04 Laurent AimarRemoved OSD_ALIGN_* flags.
2010-05-04 Jean-Baptiste KempfQt: remove mousewheeling code.
2010-05-04 Jean-Baptiste KempfQt: Correctly close the player when alt+f4 is pressed
2010-05-04 Konstanty BialkowskiIncrease maximum allowed upnp response size.
2010-05-04 KonstantyThe upnp module is called upnp_intel
2010-05-04 Ilkka Ollakkaavcodec: use vlc_GetCPUCount() to set thread count...
2010-05-03 Laurent AimarAdded support for ffmpeg-mt.
2010-05-03 Laurent AimarUsed reordered_opaque for timestamp managment in avcodec.
2010-05-03 Rémi Denis-CourmontALSA: use non-modal error dialogs
2010-05-03 Rémi Denis-CourmontRevert "i18n fix"
2010-05-03 Konstanty BialkowskiUse correct title for upnp containers.
2010-05-03 Erwan Tulouskins2(Linux): _WM_NET_PID requires WM_CLIENT_MACHINE...
2010-05-03 Pierre d'Herbemontmacosx_vout: Correctly change context after -lockgl.
2010-05-03 Erwan Tulouskins2(Linux): add WM_CLASS and _NET_WM_PID properties...
2010-05-02 Sébastien Escudiersmem : support non raw video format. In this case we...
2010-05-02 Laurent AimarFixed kate build without libtiger.
2010-05-02 Laurent AimarFixed compilation of freetype module without fontconfig.
2010-05-02 Laurent AimarFixed bandlimited audio filter with low output samplerate.
2010-05-02 Laurent AimarFactorized a bit bandlimited audio filter code.
2010-05-01 Laurent AimarFixed avcodec audio encoder wrapper.
2010-05-01 Laurent AimarMoved out avcodec SampleFormat -> VLC formats to its...
2010-05-01 Laurent AimarFixed potential segfault (on failures) with avcodec...
2010-05-01 Jean-Baptiste KempfAvcodec: Correctly free the Subtitles structures so...
2010-05-01 Rémi Denis-CourmontXCB/GLX: higher priority than Frame Buffer
2010-05-01 Rémi Denis-CourmontXCB/X11: disable ARGB support
2010-05-01 Rémi Denis-CourmontXCB/XVideo: add debug message in case of problem with...
2010-05-01 Rémi Denis-CourmontGLX: destroy context before window
2010-05-01 Laurent AimarFixed ASF muxer header with extended streams and aspect...
2010-05-01 Laurent AimarWrite new ASF header on the fly only in HTTP mode.
2010-05-01 Laurent AimarDo not remove track informations in DelStream for non...
2010-05-01 Laurent AimarUpdated remoteosd to new sub-filter mouse API.
2010-05-01 Laurent AimarUpdated osdmenu to new sub-filter mouse API.
2010-05-01 Laurent AimarFixed a segfault with osdmenu filter.
2010-04-30 Jean-Baptiste KempfQt: fix playlist entry in taskbar on Win32
2010-04-30 Jean-Baptiste KempfQt4: Fix the VLC hangging in fullscreen on Win32
2010-04-30 Jean-Baptiste KempfMKV: cosmetics and NULL-check
2010-04-30 Jean-Baptiste KempfMKV: reduce the scope of the var loop counters
2010-04-30 Jean-Baptiste KempfMKV: stream_io_callback simplifications
2010-04-30 Jean-Baptiste KempfMKV: EbmlParser, cleanup
2010-04-30 Jean-Baptiste KempfQt: fix debug messages
2010-04-30 Ilkka Ollakkaqt4: connect accepted/rejected from correct widget
2010-04-29 Laurent AimarSimplify the creation of subpicture with dynamic content.
2010-04-29 Ilkka Ollakkatranscoding video, sends NULL when ending. Should fix...
next