]> git.sesse.net Git - vlc/shortlog
vlc
2011-03-04 Sébastien Escudierlive555 : really toggle tcp in case of unsupported...
2011-03-03 Jean-Baptiste... DVB access: kill 3 warnings
2011-03-03 Jean-Baptiste... DVB access: remove outdated defines
2011-03-03 Jean-Baptiste... mux ts: remove outdated defines
2011-03-03 Jean-Baptiste... TS demux: remove outdated defines
2011-03-03 Jean-Baptiste... Configure.ac: simplify dvbpsi detection
2011-03-03 Rémi Denis... DVB: don't bother printing ioctl() error return value
2011-03-03 Rémi Denis... DVB: simplify other options parsing
2011-03-03 Rémi Denis... DVB: factor VLC to Linux modulation conversion
2011-03-03 Rémi Denis... DVB: list possible modulations
2011-03-03 Rémi Denis... DVB: list possible voltages
2011-03-03 Rémi Denis... DVB: warning in previous commit
2011-03-03 Rémi Denis... DVB: Remove old syntax check
2011-03-02 Jean-Paul Samanstream_filter/httplive.c: constify
2011-03-02 Jean-Paul Samanstream_filter/httplive.c: solve gap in segment sequence...
2011-03-02 Jean-Paul Samanstream_filter/httplive.c: beautify message
2011-03-02 Jean-Paul Samanstream_filter/httplive.c: Append new segment any (HLS...
2011-03-02 Jean-Paul Samanstream_filter/httplive.c: cleanup on failing to reload...
2011-03-02 Jean-Paul Samanstream_filter/httplive.c: separate HLS playlist reload...
2011-03-01 Rémi Denis... RTP: skip reordering timer in case of TCP
2011-03-01 Rémi Denis... RTP: use poll() timeout, get rid of the threaded timer...
2011-03-01 Erwan Tulouskins2: fix font path processing
2011-03-01 Erwan Tulouskins2: fix winamp2.xml (.wsz file)
2011-03-01 Erwan Tulouskins2: fix .wsz problem
2011-03-01 Rémi Denis... Qt4: remove V4L1
2011-03-01 Rémi Denis... Remove write-only variables
2011-03-01 Erwan Tulouskins2: fix boolean variables
2011-03-01 Erwan Tulouskins2: remove questionable trick
2011-02-28 Rémi Duraffortyoutube: also accept https links (might fix #4526).
2011-02-28 Rémi DuraffortComment out atof and strtof. Android does provide them...
2011-02-28 Rémi DuraffortUse __ANDROID__ instead of home defined HAVE_ANDROID.
2011-02-28 Rémi DuraffortUpdate the android configure script.
2011-02-28 Rémi DuraffortRevert "Add HAVE_ANDROID define."
2011-02-26 Jean-Baptiste... Win32: remove a warning
2011-02-26 Jean-Baptiste... bandlimited: signedness correction
2011-02-26 Jean-Baptiste... Update: Correctly cast to (int)
2011-02-26 Jean-Baptiste... Crystalhd: use a callback in DtsProcOut
2011-02-25 Erwan Tulouskins2: use the 0-400% range for volume
2011-02-25 Konstantin... Fix loading of upnp module.
2011-02-24 Pierre Ynardlua http: fix slash stripping
2011-02-24 Jean-Baptiste... http access: kill a win32 warning
2011-02-24 Jean-Baptiste... libXML: deactivate an unused function
2011-02-24 Jean-Baptiste... Skins: include config.h
2011-02-24 Jean-Baptiste... Oldhttp: use %Y-%m-%d instead of %F
2011-02-24 Jean-Baptiste... Skins2: no need to redefine WINNT_VERSION
2011-02-24 Jean-Baptiste... Freetype: Compatibility with Fribidi 0.10
2011-02-23 Jean-Baptiste... glwin32: remove unneeded headers
2011-02-23 Jean-Baptiste... Contribs: new directx headers
2011-02-23 Rémi DuraffortAdd required LIBVLC_USED and LIBVLC_MALLOC.
2011-02-23 Rémi DuraffortAdd HAVE_ANDROID define.
2011-02-23 Jean-Baptiste... Freetype: fix a few warnings
2011-02-23 Jean-Baptiste... TS demux: kill warnings
2011-02-23 Rémi DuraffortDo not redefine strtof and atof for Android (the NDK...
2011-02-23 Jean-Baptiste... DShow: cleaning and cosmetics
2011-02-23 Jean-Baptiste... BDA: slight cleaning
2011-02-23 Jean-Baptiste... DShow: GUID cleaning
2011-02-23 Jean-Baptiste... Vobsub: language is not necessarily on 2 characters
2011-02-23 Rémi DuraffortFix compilation for systems without search.h
2011-02-23 Jean-Baptiste... BDA: work-around weird linking issue
2011-02-23 Pierre Ynardi19n: remove renamed header
2011-02-23 Pierre Ynarddoc: update .PHONY to 2011
2011-02-22 Jean-Baptiste... DShow: Split the GUIDs and the definition to another...
2011-02-22 Jean-Baptiste... DShow: Header File renaming
2011-02-22 Jean-Baptiste... DShow: kill a warning
2011-02-22 Jean-Baptiste... DShow: declare the IAMTunerNotification interface
2011-02-22 Jean-Baptiste... Contribs: replace dshow headers by free ones
2011-02-22 Jean-Baptiste... DShow: create the necessary interfaces
2011-02-22 Jean-Baptiste... DShow: GUID fixes
2011-02-22 Jean-Baptiste... DShow: add VIDEO_STREAM_CONFIG_CAPS and AUDIO_STREAM_CO...
2011-02-22 Jean-Baptiste... DShow: adding AMTuner enums when doc was available
2011-02-22 Jean-Baptiste... BDA: add a necessary MPEG2 GUID
2011-02-22 Mirsal EnnaimeRevert "xiph demux: _correctly_ remove warning"
2011-02-22 Jean-Paul Samanstream_filter/httplive.c: Do not allow cancellation...
2011-02-22 Mirsal Ennaimexiph demux: _correctly_ remove warning
2011-02-22 Andri Pálssonxiph demux: Kill a warning (comparison betw. signed...
2011-02-22 Jean-Paul Samanstream_filter/httplive.c: use vlc_clone() and vlc_join()
2011-02-22 Jean-Paul Samanstream_filter/httplive.c: use stream_* API iso module_n...
2011-02-22 Jean-Paul Samanstream_filter/httplive.c: Fix bug that terminated readi...
2011-02-22 Pierre Ynardvimeo: use avformat demuxer
2011-02-21 Daniel Mierswaconfigure: fix typo about xcb hotkeys
2011-02-21 Daniel Mierswaconfigure: remove useless check
2011-02-21 Daniel Mierswaconfigure: have_libgcrypt = yes in enable_gnutls section
2011-02-21 Daniel Mierswaconfigure: crystalhd is default "auto"
2011-02-21 Jean-Baptiste... CrystalHD: autodetect headers when configuring
2011-02-20 Jean-Baptiste... Qt: fix the postproc tooltip in SPrefs
2011-02-20 Jean-Baptiste... Move /modules/misc/lua/ to /modules/lua
2011-02-20 Juha JeronenRefactored deinterlacer frame history mechanism
2011-02-20 Laurent AimarReset the number of fields to 2 after deinterlacing.
2011-02-20 Laurent AimarRemoved useless call to picture_Setup() in dc1394 access.
2011-02-20 Laurent AimarSet picture_t::i_nb_fields to 2 by default.
2011-02-20 Juha JeronenSoft field repeat support for deinterlacer
2011-02-20 Juha JeronenIncrease private_picture to 4 to accommodate filters...
2011-02-20 Jean-Baptiste... Update LIST
2011-02-20 Jean-Baptiste... Qt: rename utility classes
2011-02-20 Jean-Baptiste... Do not distribute some sd and extensions
2011-02-20 Jean-Baptiste... po: Remove deleted files
2011-02-20 Rémi Denis... EGL: remove the dlopen() hack
2011-02-20 Rémi Denis... Remove the XID provider check.
2011-02-20 Rémi Denis... Remove redumdant AC_SUBST's
2011-02-20 Rémi Denis... Remove legacy xcb-keysyms support
next