]> git.sesse.net Git - vlc/history - modules
Improve error message
[vlc] / modules /
2009-11-19 Rémi Denis-CourmontImprove error message
2009-11-19 Rémi Denis-Courmontdecomp: add support for xz compressed streams (LZMA)
2009-11-19 Rémi Duraffortvisual: fix a crash (double free or use after free...
2009-11-19 Rémi Duraffortvisual: small cleanup.
2009-11-19 Hugo Beauzee-LuyssenCorrecting type and value of the audio sample
2009-11-19 Rémi Duraffortvisual: fix use of uninitialized value (introduced...
2009-11-19 Rémi Duraffortvisual: factorize.
2009-11-19 Rémi Duraffortvisual: save a huge number of allocation/deallocation.
2009-11-19 Rémi Duraffortvisual: factorize.
2009-11-18 Rémi Duraffortrtmp_access: remove dead code.
2009-11-18 Rémi Duraffortrtmp: factorize a bit.
2009-11-18 Rémi DuraffortRevert "RTMP: factorization"
2009-11-17 Rémi Denis-CourmontRTMP: use new thread API, remove bogus uses of b_die...
2009-11-17 Rémi Denis-CourmontRTMP: tag some of the obvious bugs
2009-11-17 Rémi Denis-CourmontRTMP: small cleanup
2009-11-17 Rémi Denis-CourmontRTMP: fix a sign warning
2009-11-17 Rémi Denis-CourmontRTMP: factorization
2009-11-17 Rémi Denis-CourmontRTMP: fix memory leak and use after free on error paths
2009-11-17 Buganiniv4l2: use v4l2_open for use of libv4l2
2009-11-17 Kuan-Chung Chiuv4l: support libv4l
2009-11-17 Rémi Duraffortskins2: fix a redefinition of a macro.
2009-11-17 Rémi Duraffortaccess_http: fix cross-compilation for win32.
2009-11-17 JP DingerKill a few warnings about unchecked asprintf() return...
2009-11-16 Rémi Duraffortlua_libs: release the playlist object.
2009-11-16 Rémi Duraffortlua_libs: lock the mutex when reading the stats of...
2009-11-16 Adrien MagloIf http-use-IE-proxy is enable, use Internet Explorer...
2009-11-16 Rémi Duraffortmux_mpeg_ts: no need to lock inside the destructor.
2009-11-16 Rémi DuraffortUse var_Get* when applicable.
2009-11-15 JP DingerFix a uninitialized variable warning in xcb/xvideo.c.
2009-11-15 JP Dingerrtmp_amf_flv: Try and refactor a bit by reducing overly...
2009-11-15 Rémi Denis-CourmontUgly hack to prevent qt4-x11 from using alpha channel
2009-11-15 Rémi Denis-CourmontXCB-X11: use RGBA so we warranty the alpha channel...
2009-11-15 Rémi Denis-CourmontXCB-X11: handle 32-bits visuals (ARGB)
2009-11-15 Rémi Denis-CourmontXCB: always match the embedding window color depth
2009-11-15 Laurent AimarAdded an input from memory access.
2009-11-15 Rémi Denis-CourmontXCB-XV: get visual and depth from XV adaptor rather...
2009-11-15 Rémi Denis-CourmontXCB-XV: cosmetic, kill a few gotos
2009-11-15 Ilkka Ollakkax264.c: add option to adjust lookahead
2009-11-13 Rémi DuraffortUse var_CreateGet* when applicable.
2009-11-13 Rémi Duraffortqt4: destroy the variable only if the variable does...
2009-11-13 Rémi Duraffortlua_libs: add a function to trigger callbacks.
2009-11-13 Rémi Duraffortrc: simplify and make one test usefull.
2009-11-12 Laurent AimarIgnored error when we cannot save our modified tuning...
2009-11-12 Rémi Duraffortlua_intf: fix memleaks.
2009-11-12 Rémi Duraffortlua_intf: fix memleak.
2009-11-11 Jean-Philippe AndréLua: don't lock playlist before playlist_Play
2009-11-11 Jean-Philippe AndréLua: check variable type before adding a callback
2009-11-11 Jean-Philippe AndréLua: new input and input_item facilities
2009-11-11 Jean-Philippe AndréLua: new function vlc.input.metas
2009-11-11 Jean-Philippe AndréLua: new function vlc.input.add_subtitle
2009-11-11 Rafaël CarréFix avformat mux Seek() : return sout_AccessOutSeek...
2009-11-11 Jean-Philippe AndréLua: release input thread
2009-11-11 Marian ĎurkovičUse highres clock with TDT timebase
2009-11-11 Rémi Duraffortogg: Fix tiny bugger overflow.
2009-11-11 Rémi Duraffortlibxml: return NULL for pointers (not 0).
2009-11-11 Pierre YnardFix make dist after renaming file
2009-11-10 Rémi Denis-CourmontALSA: warn user on current alsa-lib versions if re...
2009-11-10 Laurent AimarModified our vaapi wrapper in avcodec to be more generic.
2009-11-10 Laurent AimarAlso probe file:// for bd.
2009-11-10 Laurent AimarDo not allocate 0x0 region in ffmpeg subtitle decoder.
2009-11-10 Rémi Durafforttaglib: simplify.
2009-11-10 Pierre YnardRemove useless include
2009-11-09 Jakob LebenQt4: fix build with Qt < 4.5
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-11-09 Rémi Durafforttaglib: factorize.
2009-11-09 Rémi Durafforttaglib: write to some more files.
2009-11-09 Rémi Duraffortmmstu: fix msg_* format.
2009-11-09 Rémi Durafforttaglib: improve the module to read metas from RIFF...
2009-11-09 Rémi Duraffortavcodec: add missing variable.
2009-11-09 Rémi Duraffortvideo_filter_scene: no need to mess up with pointers...
2009-11-09 Rémi Duraffortdshow: use var_Get* when applicable.
2009-11-09 Ilkka Ollakkax264: add option to fiddle weighting for P-frames from...
2009-11-08 Kaarlo Raihabands e.g. should have 10 values, not 9
2009-11-08 Kaarlo Raihaqt4 equalizer load core bands and preamp to extended...
2009-11-08 Ilkka Ollakkaavcodec: drop own threading code and just let ffmpeg...
2009-11-07 Jakob LebenQt4: remove PlaylistEventManager
2009-11-07 Jakob LebenQt4: let PLModel and PLSelector use MainInputManager...
2009-11-07 Jakob LebenQt4: implement PlaylistEventManager functionality in...
2009-11-07 Rémi Denis-CourmontQt4: remove incorrect use of EQ callbacks
2009-11-07 Jakob LebenQt4: switch PLModel to use PlaylistEventManager
2009-11-07 Jakob LebenQt4: missing cleanup and redundant include
2009-11-07 Rémi Denis-CourmontQt4: fix V4L1 device node specification
2009-11-07 Jakob LebenQt4: more media browser (PL Selector) beautification
2009-11-07 Jakob Lebenpodcast: per item add/remove request
2009-11-05 Rémi Denis-CourmontRename audio filter2 capability back to audio filter
2009-11-05 Rémi Denis-CourmontNormvol: convert to audio filter2
2009-11-05 Rémi Denis-CourmontEqualizer: convert to audio filter2
2009-11-05 Rémi Denis-Courmontspatializer: convert to audio filter2
2009-11-05 Ilkka Ollakkaqt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
2009-11-04 Geoffroy CouprieDirect3D is a vout display now
2009-11-03 Erwan Tulouskins2: add a --[no]-skinned-video parameter (enabled...
2009-11-03 Rémi Denis-CourmontXCB global hotkeys: fix X11 connection failure handling
2009-11-03 Jakob LebenQt4: fix faulty playlist show / hide logic
2009-11-03 Jakob LebenQt4: playlist popup menu enhancement
2009-11-03 Rafaël Carréstream_out_bridge: Fix [7c790ca]
2009-11-02 Rafaël Carréfaad: NeAACDecFrameInfo.sbr is not a boolean
2009-11-02 Laurent AimarAdded CommonDisplay for msw.
2009-11-02 Laurent AimarPrefer direct3d over SDL.
2009-11-02 Laurent AimarEnabled direct3d in "vout display" wrapper.
2009-11-02 Laurent AimarConverted direct3d to vout display.
next