]> git.sesse.net Git - vlc/shortlog
vlc
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...
2008-05-26 Antoine CellerierAdd --screen-mouse-follow option (x11 only).
2008-05-26 Antoine CellerierFix the rawvideo codec when visible_pitch != pitch...
2008-05-26 Antoine CellerierAdd some missing symbols in a blind attempt to fix...
2008-05-26 Antoine CellerierFix --enable-lua flag description in configure.ac
2008-05-26 Antoine CellerierFix pkg-config based libswscale detection tests.
2008-05-26 Antoine CellerierRemove unused variable.
2008-05-26 Pierre d'Herbemontlibvlc: libvlc_vlm_get_media_instance_* is in header...
2008-05-26 Pierre d'Herbemontlibvlc: Remove libvlc_event_(init|fini) as they were...
2008-05-26 Pierre d'Herbemontlibvlc: Prefix internal function with VLC_PRIVATE_API.
2008-05-26 Pierre d'HerbemontRevert "Remove VLC_PRIVATE_API"
2008-05-26 Antoine CellerierImplement partial screen capture for x11. Feel free...
2008-05-26 Rafaël CarréDo not malloc(0) - to make valgrind not report 0 byte...
2008-05-26 Ilkka Ollakkamodify logger-module rrd-output to use time for timesta...
2008-05-26 Rafaël CarréPDA intf: clean up
2008-05-26 Pierre d'Herbemontqtcapture: Don't use the pts provided by qtkit. I don...
2008-05-26 Pierre d'Herbemontqtcapture: Fix a warning.
2008-05-26 Pierre d'Herbemontqtcapture: Tab fixes, plus attempt to get the real...
2008-05-26 Pierre d'Herbemontqtcapture: statification and comment.
2008-05-26 Pierre d'Herbemontqtcapture: msg_Err->msg_Dbg
next