]> git.sesse.net Git - vlc/shortlog
vlc
2009-11-25 Jean-Baptiste... More NEWS
2009-11-25 Rémi Denis... Qt4: add dccp as a known protocol
2009-11-25 Rémi Denis... Qt4: make sure the running VLC has a module implementin...
2009-11-25 Rémi Denis... Qt4: remove proto combo from open net tab
2009-11-25 Rémi Denis... Qt: remove port from open network tab
2009-11-25 Rémi Denis... XCB-XVideo: warn if picture resolution is not supported
2009-11-25 Jakob LebenQt4: position slider: send seek events at regular intervals
2009-11-25 Rafaël Carrétranscode: cosmetics
2009-11-25 Jakob Lebenjack: replace deprecated jack_client_new with jack_clie...
2009-11-25 Jakob Lebenjack: missing lock
2009-11-24 Jean-Baptiste... DTS: fix mono and dual-mono samples playback
2009-11-24 Jean-Baptiste... Contrib: Tiff and gnutls minor updates
2009-11-24 Jean-Baptiste... dc1394: update to v2 API
2009-11-24 Jean-Baptiste... Qt: recents factorization.
2009-11-24 Jean-Baptiste... Don't display any OSD when --no-osd is asked.
2009-11-24 Rémi Denis... Remove unused define
2009-11-24 Rémi Denis... Make INPUT_FSTAT_NB_READS a power of two to ease division
2009-11-24 Rémi DuraffortSource files must not be executable.
2009-11-24 Rémi Denis... MAC -> UTF-8
2009-11-24 Rémi Denis... Latin-1 -> UTF-8
2009-11-24 Rémi Durafforttdestroy: fix encoding.
2009-11-24 Rémi Duraffortcompat: implement tdestroy (GNU extension not available...
2009-11-24 Matthias Dahlfix dts spdif output regression
2009-11-24 Matthias Dahlfix A/52 spdif output regression
2009-11-24 Rémi Denis... Syntax error
2009-11-24 Laurent AimarUpdated avcodec with SSE3/SSSE3/SSE4.1/SSE4.2.
2009-11-24 Laurent AimarAdded SSSE3/SSE4.1/SSE4.2 support to libvlc.
2009-11-24 Laurent AimarFixed check_capability compilation (TSQ).
2009-11-24 Laurent AimarSplitted SSE4 into SSE4.1, SSE4.2 and SSE4A.
2009-11-24 Laurent AimarUsed the proper define in SSE2 detection code.
2009-11-24 Laurent AimarMade CAN_COMPILE_SSE3/SSSE3/SSE4 meaning consistant...
2009-11-24 Laurent AimarFactorized x86 features detection code.
2009-11-24 Rémi Denis... module_EndBank: useless NULL assignments
2009-11-24 Rémi DuraffortFix compile file to use gmake instead of make for OpenBSD.
2009-11-24 Rémi Duraffortskins2: fallback to x11 os factory for os not win or...
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.
next