]> git.sesse.net Git - vlc/shortlog
vlc
2009-11-15 JP Dingerrtmp_amf_flv: Try and refactor a bit by reducing overly...
2009-11-15 Rémi Denis... Ugly hack to prevent qt4-x11 from using alpha channel
2009-11-15 Rémi Denis... XCB-X11: use RGBA so we warranty the alpha channel...
2009-11-15 Rémi Denis... XCB-X11: handle 32-bits visuals (ARGB)
2009-11-15 Rémi Denis... XCB: always match the embedding window color depth
2009-11-15 Laurent AimarAdded an input from memory access.
2009-11-15 Rémi Denis... XCB-XV: get visual and depth from XV adaptor rather...
2009-11-15 Rémi Denis... XCB-XV: cosmetic, kill a few gotos
2009-11-15 Ilkka Ollakkax264.c: add option to adjust lookahead
2009-11-14 Pierre Ynardcontrib: always skip apps when building vorbis
2009-11-14 Pierre Ynardcontrib: add more stuff for WinCE
2009-11-14 Pierre Ynardcontrib: patches for libiconv on WinCE
2009-11-14 Pierre Ynardcontrib: crappy patch to build libmpeg2 on WinCE
2009-11-13 Pierre Ynardcontrib: fix libvorbis compilation for WinCE
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 Duraffortlibvlc_test: fix compilation.
2009-11-13 Rémi Duraffortupdate doxyfile.
2009-11-13 Rémi Duraffortluarc: oups.
2009-11-13 Rémi Duraffortluarc: implement stats command.
2009-11-13 Rémi Duraffortluarc: add frame by frame support.
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-13 Pierre Ynardcontrib: fix live555 on WinCE
2009-11-13 Pierre Ynardcontrib: package-wince
2009-11-13 Pierre Ynardcontrib: fix win32 packaging
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-12 Pierre Ynardcontrib: define _WIN32_WCE on mingw32ce
2009-11-12 Pierre Ynardcontrib: something working for WinCE
2009-11-12 Pierre Ynardcontrib: fix typo with files to clean
2009-11-12 Pierre Ynardcontrib: add minimal errno.h target (for WinCE)
2009-11-11 Jean-Philippe... Lua: don't lock playlist before playlist_Play
2009-11-11 Jean-Philippe... Lua: check variable type before adding a callback
2009-11-11 Jean-Philippe... Lua: new input and input_item facilities
2009-11-11 Jean-Philippe... Lua: fix typo in rc.lua
2009-11-11 Jean-Philippe... Lua: new function vlc.input.metas
2009-11-11 Jean-Philippe... 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... Lua: release input thread
2009-11-11 Rémi Denis... Unintended change
2009-11-11 Rémi Denis... Bump plugin ABI due to gettext/cache changes
2009-11-11 Nick BriggsExport block_FifoPace
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 Ynardcontrib: hack to disable codecs for ffmpeg on WinCE
2009-11-11 Pierre Ynardcontrib: live555 for WinCE
2009-11-11 Pierre YnardFix make dist after renaming file
2009-11-10 Pierre YnardWinCE: fix live555 detection/linkage
2009-11-10 Rémi Denis... Fix compilation of set_text_domain() macro
2009-11-10 Rémi Duraffortvideo_output: really fix use of uninitialized value.
2009-11-10 Rémi Denis... ALSA: warn user on current alsa-lib versions if re...
2009-11-10 Rémi Denis... Unused variable
2009-11-10 Srikanth RajuSql: Include interface for prepared statements.
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 DuraffortRemove VLC_Error obsolete function.
2009-11-10 Rémi Durafforttaglib: simplify.
2009-11-10 Rémi DuraffortOpenBSD also need VLC_HARD_MIN_SLEEP.
2009-11-10 Pierre YnardInclude header only if needed
2009-11-10 Pierre YnardRemove useless include
2009-11-10 Pierre YnardWinCE: guard against inclusion of missing header file
2009-11-09 Jakob LebenQt4: fix build with Qt < 4.5
2009-11-09 Rémi Denis... Remove language from plugin cache
2009-11-09 Rémi Denis... Nice solution to a nasty printf hack (sic)
2009-11-09 Rémi Denis... Use gettext when printing help
2009-11-09 Rémi Denis... Don't run gettext while describing a plugin
2009-11-09 Pierre Ynardcontrib: update ffmpeg compilation for WinCE
2009-11-09 Jakob LebenQt4: replace Podcast add / remove buttons with plain...
2009-11-09 Rémi DuraffortFix access_oss linking.
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 Laurent AimarFixed an uninitiliazed value regarding deinterlacing...
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 Ollakkacontrib: add --enable-pthreads/--enable-w32threads...
2009-11-08 Ilkka Ollakkaavcodec: drop own threading code and just let ffmpeg...
2009-11-08 Rémi Denis... Linux: use accept4 if available (glibc 2.10)
2009-11-08 Rémi Denis... Linux: create sockets with close-on-exec flag in thread...
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 Jean-Philippe... Lua RC interface: Fix info command
2009-11-07 Rémi Denis... Qt4: 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... Qt4: 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-06 Felix Paul... Cleanup
2009-11-06 Felix Paul... macos dirs: simplified, implemented completely and...
next