]> git.sesse.net Git - vlc/shortlog
vlc
2008-05-28 Antoine CellerierFix ffmpeg section flag handling calls. (at least it...
2008-05-28 Rafaël CarréBuilds opencv video filters elsewhere than win32
2008-05-28 Pierre d'Herbemontqtcapture: Initialize our structure no sooner than...
2008-05-28 Pierre d'Herbemontqtcapture: Don't probe qtcapture access if not selected.
2008-05-28 Rafaël CarréNULL pointer dereference
2008-05-28 Jean-Baptiste... Install libvlccore.dll too.
2008-05-28 Jean-Baptiste... Try to fix Windows packaging.
2008-05-28 Pierre d'Herbemontaudio_output: Use a destructor.
2008-05-28 Pierre d'Herbemontvideo_output: Make sure we check p_vout->b_die inside...
2008-05-28 Pierre d'Herbemontlive555: Don't put any INT64_C related hack here. We...
2008-05-28 Pierre d'Herbemontlive555: Work around buggy Mac OS X headers for INT64_C.
2008-05-28 Jean-Baptiste... Fix windows package following [703887]
2008-05-28 Pierre d'Herbemontlibvlccore: Add update_GetRelease to the exported symbo...
2008-05-28 Pierre d'HerbemontVLC.app: Revert to the previous state.
2008-05-28 Pierre d'Herbemontlive555: Include <stdint.h> to get UINT64_C() on darwin.
2008-05-28 Pierre d'HerbemontVLC.app: Don't ln to vlc, but put a similar script...
2008-05-27 Pierre d'HerbemontVLC.app: Fix ln to vlc.
2008-05-27 Pierre d'Herbemontupdate: Include vlc_update.h even if UPDATE_CHECK is...
2008-05-27 Pierre d'Herbemontupdate: Fix vlc_update header when UPDATE_CHECK is...
2008-05-27 Pierre d'HerbemontVLC.app: Use a link to vlc for the executable.
2008-05-27 Pierre d'Herbemontlibvlccore: Add vlc_wclosedir to the exported symbols.
2008-05-27 Pierre d'Herbemontvideo_output: Don't use vlc_object_find to look for...
2008-05-27 Rafaël CarréAvoid using vlc_object_find() when not needed
2008-05-27 Rafaël CarréWorkaround invalid use reference counting of pictures
2008-05-27 Rafaël CarréDo not use a GNU extension in public headers
2008-05-27 Rafaël CarréAdd missing header
2008-05-27 Rafaël CarréPrivatise some structs and enumerations of PGP update
2008-05-27 Rafaël CarréFix check for img_resample and sws_getContext
2008-05-27 Pierre d'Herbemontlibvlccore: Don't attempt to use vlc_thread_set_priorit...
2008-05-27 Jean-Paul SamanUnbreak ffed6142d652bb8154dbeac565000ea3673722a0
2008-05-27 Rémi Denis... Do not require semi-colon after module macros
2008-05-27 Rémi Denis... A lot of missing const in options lists
2008-05-27 Rémi Denis... Spare a few relocs
2008-05-27 Rémi Denis... Spare 9 relocations
2008-05-27 Rémi Denis... Fix HTTP interface with --disable-vlm
2008-05-27 Rémi Denis... Another non-sensical declaration
2008-05-27 Rémi Denis... Cosmetic
2008-05-27 Rémi Denis... telnet depends on --enable-vlm
2008-05-27 Rémi Denis... Fix non-sensical declaration
2008-05-27 Rémi Denis... Fix lua with --disable-vlm
2008-05-27 Rémi DuraffortFix 0448c670c32d9fc60889ce2c3e8f72330a389e44 as I forgo...
2008-05-27 Rémi Denis... Use sh
2008-05-27 Rémi Denis... Resolve git race condition
2008-05-27 Rémi Denis... CIL API sanity checks (well known to fail at the moment)
2008-05-27 Rémi Denis... Prevent glx from breaking distcheck
2008-05-27 Rémi Denis... libvlc depends on its exports list
2008-05-27 Rémi Denis... Fix distcheck
2008-05-27 Rémi Denis... Remove DecodeLanguage (dead code)
2008-05-27 Pierre d'Herbemontlibvlc: Use a symbol list for exported symbols.
2008-05-27 Pierre d'Herbemontlibvlccore: Make sure all symbol listed in libvlccore...
2008-05-27 Pierre d'Herbemontqtcapture: Hack to get a more decent CPU consumption.
2008-05-27 Rémi Denis... RTMP output needs Winsock
2008-05-27 Rémi Denis... Cleanup previous commit
2008-05-27 Rémi Denis... Work around the mingw linker
2008-05-27 Rémi Denis... VLM depends on sout
2008-05-27 Rémi Denis... VLC_PRIVATE_API: no-op, removed
2008-05-27 Rémi Denis... Exporting private APIs is contradictory
2008-05-27 Rémi Denis... Warn when pl_Yield() is not used
2008-05-27 Rémi Denis... Simplify vlc_object_find(FIND_ANYWHERE)
2008-05-27 Rémi Denis... Fix strcasen?cmp overflow
2008-05-26 Jean-Philippe... Bugfix: non disparition of the Qt Popup Menu with X11...
2008-05-26 Rafaël CarréBackport FFmpeg pkg-config patch from HEAD to r12920
2008-05-26 Rafaël CarréRemove duplication
2008-05-26 bl4mms/tcp: hanging or unexpected seeking after the end...
2008-05-26 Rémi Denis... Only allow VLC_OBJECT_MODULE outside of p_libvlc
2008-05-26 Rémi Denis... Cosmetic fix
2008-05-26 Rafaël CarréFix FFmpeg .pc creation - patch to be sent at FFmpeg...
2008-05-26 Rafaël CarréRemove strange stuff ...
2008-05-26 Rémi Denis... Ship a lot of useful headers
2008-05-26 Rémi Denis... Export WORDS_BIGENDIAN to pkg-config unless someone...
2008-05-26 Rémi Denis... AC_C_BIGENDIAN works nowadays
2008-05-26 Rémi Denis... Revert "Move VLC_FOURCC to vlc_es.h"
2008-05-26 Pierre d'Herbemontlibvlccore: Rename iso_lang.h to vlc_iso_lang.h because...
2008-05-26 Rémi Denis... Move VLC_FOURCC to vlc_es.h
2008-05-26 Rémi Denis... Missing assert.h
2008-05-26 Rémi Denis... Install a bunch of "clean" headers
2008-05-26 Rafaël CarréRemove unused HAVE_XXXX_{SWSCALE,FFMPEG}_TREE defines
2008-05-26 Rafaël CarréRemove broken support for linking FFmpeg plugin with...
2008-05-26 Antoine CellerierUpdate NEWS.
2008-05-26 Rémi Denis... Revert broken part of 653bca0a937929bf4308bdac4232dde37...
2008-05-26 Rémi Denis... Enable check_headers
2008-05-26 Rémi Denis... Have hton64 accept rvalues. Remove dep upon WORDS_BIGENDIAN
2008-05-26 Rémi Denis... Penultimate (initial) public header fix
2008-05-26 Rémi Denis... Fix HAVE_ATTRIBUTE_FORMAT usage - refs #297
2008-05-26 Rémi Denis... Do not depend on NDEBUG inside headers
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-26 Rémi Denis... Another bunch of invalid config.h usage
2008-05-26 Rémi Denis... Syntax error
2008-05-26 Rémi Denis... Remove another invalid use of config.h
2008-05-26 Rafaël CarréAdds missing assert.h header
2008-05-26 Rémi Denis... Do not use assert in public headers
2008-05-26 Rémi Denis... No need for SYS_LINUX
2008-05-26 Rémi Denis... Remove unused variable
2008-05-26 Rémi Denis... C++ compile fixes
2008-05-26 Rémi Denis... Remove unused attribute visibility check
2008-05-26 Rémi Denis... Do not use visibility. It breaks #297 as well as libvlc...
2008-05-26 Rémi Denis... Remove HAVE_ATTRIBUTE_VISIBILITY - refs #297
2008-05-26 Rémi Denis... Fix #includes
2008-05-26 Antoine CellerierOops.
2008-05-26 Antoine CellerierUse mouse as capture retangle center instead of upper...
next