]> git.sesse.net Git - vlc/shortlog
vlc
2008-05-28 Rémi Denis... vlc_threadobj(): returns the object nesting the current...
2008-05-28 Pierre d'HerbemontMake sure INT64_C is defined correctly, and that we...
2008-05-28 Pierre d'HerbemontRevert "Revert "live555: Don't put any INT64_C related...
2008-05-28 Rémi Denis... intf_Destroy(): use vlc_object_release() and a destruct...
2008-05-28 Rémi Denis... vlc_object_get() sucks badly enough, no need to add...
2008-05-28 Rémi Denis... Fix unlikely lock leak
2008-05-28 Rémi Denis... Use a doubly-linked list for objects instead of a flat...
2008-05-28 Rémi Denis... vlc_internals: use VLC_OBJECT, kill a bunch of warnings
2008-05-28 Rémi Denis... Fix a warning
2008-05-28 Rémi Denis... Fix Winsock
2008-05-28 Rémi Denis... Windows does not have AI_NUMERICSERV for some reasons
2008-05-28 Rémi Denis... Do not serialize DNS queries on Win32, that's slooow!
2008-05-28 Rémi Denis... Fix gai_strerror replacement
2008-05-28 Rafaël CarréFix [95e3bb2eaf22929dac3e2c37a26a23e9a0619333]
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Jean-Paul SamanRevert "Remove wrong check for img_resample() when...
2008-05-28 Rémi Denis... Simplify, and remove racy IDN code
2008-05-28 Rémi Denis... vlc_getaddrinfo -> getaddrinfo, and set sane hints
2008-05-28 Rafaël CarréRevert "Avoid using vlc_object_find() when not needed"
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Rémi Denis... vlc_dgettext: remove
2008-05-28 Antoine CellerierEnforce the --vbi-position option. Don't crop letters.
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 Jean-Paul SamanRemove wrong check for img_resample() when ffmpeg is...
2008-05-28 Jean-Paul SamanRevert "live555: Don't put any INT64_C related hack...
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
next