]> git.sesse.net Git - vlc/shortlog
vlc
2009-11-24 Olivier AubertRevert "svg: quick fix for out-of-tree compilation"
2009-11-24 Rafaël Carrétranscode: add/remove needed/unneeded headers
2009-11-24 Rafaël CarréSplit stream_out_transcode in specific files
2009-11-24 Rafaël Carréconfig_ChainCreate() : use SKIPSPACE macro
2009-11-24 Olivier Aubertsvg: quick fix for out-of-tree compilation
2009-11-24 Rafaël Carrétranscode: "audio filter2 doesn't exist anymore
2009-11-23 Olivier Aubertpython-ctypes: add support for media stats
2009-11-23 Rémi DuraffortFix compilation and linking on OpenBSD.
2009-11-23 Rémi Duraffortskins2: fix linking in OpenBSD (the X11 os factory...
2009-11-23 Rémi Duraffortlibvlc: fix comment.
2009-11-23 Rémi Denis... Fix RateCallback
2009-11-23 Rémi Denis... Convert "rate" variable to float everywhere
2009-11-23 Olivier Aubertpython-ctypes: implement shortcut media.add_options...
2009-11-23 Olivier Aubertpython-ctypes: override Instance.media_new to allow...
2009-11-22 Rémi Denis... hq-resampling option has no effect without FPU, remove...
2009-11-21 Rémi Denis... Allow setting the playback rate from configuration
2009-11-21 Pierre YnardFix audiobargraph plugin linkage
2009-11-21 Clement ChesninAdd audiobargraph (video part)
2009-11-21 Clement ChesninAdd audiobargraph plugin (audio part)
2009-11-21 Clement ChesninAdd strtok_r() replacement
2009-11-20 Pierre Ynardcontrib: fix libmpeg2 patch
2009-11-20 Pierre YnardWinCE: fix window size in wing{d,ap}i video output
2009-11-20 Rémi Duraffortrate-(slower|faster) again.
2009-11-20 Rémi Duraffortrate-(slower|faster) are void variable so we only want...
2009-11-20 Rémi Duraffortv4l2: compute strchr only one time.
2009-11-20 Rémi Duraffortinclude: add some LIBVLC_USED flag.
2009-11-20 Rémi Duraffortlibvlc_media_player: factorize.
2009-11-20 Rémi Duraffortlibvlc: add a function get the statistics about the...
2009-11-20 Rémi Duraffortlua: also add some statistics.
2009-11-20 Rémi Duraffortrc: add some more statistics.
2009-11-20 Rémi Duraffortvisual: factorize.
2009-11-20 Rémi Duraffortvisual: save again some allocation/deallocation cycles.
2009-11-19 Rémi Denis... Improve error message
2009-11-19 Rémi Denis... decomp: 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... Correcting 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... RTMP: use new thread API, remove bogus uses of b_die...
2009-11-17 Rémi Denis... RTMP: tag some of the obvious bugs
2009-11-17 Rémi Denis... RTMP: small cleanup
2009-11-17 Rémi Denis... RTMP: fix a sign warning
2009-11-17 Rémi Denis... RTMP: factorization
2009-11-17 Rémi Denis... RTMP: 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... v4l: 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 ogg.k.ogg.krestore libtiger support in kate plugin
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-16 Rémi Denis... Document block_FifoGet and block_FifoShow
2009-11-16 Rémi Denis... block_FifoPut: reduce contention scope
2009-11-16 Rémi Denis... block_FifoEmpty: reduce contention scope
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... 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
next