]> git.sesse.net Git - vlc/shortlog
vlc
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
2008-05-26 Pierre d'Herbemontqtcapture: New access_demux module (QTKit based) to...
2008-05-25 Antoine CellerierTake program prefix and suffix into account in the...
2008-05-25 Jean-Baptiste... GNUTls fixed the vasprintf bug. No need to delete the...
2008-05-25 Felix Paul... Added ChangeLog info
2008-05-25 Antoine CellerierAdd UYVY to the list of chromas tried by default in...
2008-05-25 Rémi Denis... access_out_file: fix append mode, relax stdout support...
2008-05-25 Rafaël CarréOption to link ffmpeg plugin with libdca when using...
2008-05-25 Rémi Denis... Fix va_start invocation
2008-05-25 Rafaël CarréWe don't use paranoia_mode_t if libcdio <= 0.72
2008-05-25 Rafaël CarréPARANOIA_MODE_* were introduced in libcdio 0.72
2008-05-25 Rémi Denis... Remove audio output recycling support. It kept crashing.
2008-05-24 Rémi Denis... VLC_EXPORT is meant for libvlccore, not libvlc-control
2008-05-24 Rémi Denis... More symbols fixes
2008-05-24 Rémi Denis... Remove non-sensical connect->listen transition
2008-05-24 Rémi Denis... Don't parse no options
2008-05-24 Rémi Denis... Inline and fix some linking errors
2008-05-24 Rafaël CarréFix rtmp access_output building
2008-05-24 Rafaël CarréC++ needs explicit casting
2008-05-24 Miguel Angel... RTMP access output module
2008-05-24 Jean-Baptiste... Thanks for MMS/TCP patch.
2008-05-24 Felix Paul... Added another couple of missing symbols.
2008-05-24 Felix Paul... Updated the symbols
2008-05-24 Felix Paul... Add GNU Make 3.81 for Darwin 8
2008-05-24 Felix Paul... Disable the default compilation of cmake as its support...
2008-05-24 Rémi Denis... Fix win32 linking
2008-05-24 Rémi Denis... vlc_scandir: remove (dead) code
2008-05-24 Rémi Denis... Simplify, fix and inline strcasecmp and strncasecmp
2008-05-24 Rémi Denis... VLC update: provide stubs
2008-05-24 Rémi Denis... Inline strnlen() and use it
2008-05-24 Rémi Denis... Try to fix make check
2008-05-24 Rémi Denis... Provide default for vlc_pthread_fatal
2008-05-24 Rémi Denis... Inline atoll and atof
2008-05-24 Rémi Denis... Inline strdup, strndup, lldiv and getenv
2008-05-24 Rémi Denis... provide default block_mmap_Alloc
2008-05-24 Rémi Denis... Fix header problem
2008-05-24 Rémi Denis... vlc_wclosedir is still needed on Windows
2008-05-24 Rémi Denis... Remove VLC_INTERNAL
2008-05-24 Rémi Denis... Win32 vlc_w.*dir: declare internally
2008-05-24 Rémi Denis... vlc_.*dir: declare internally, as it's only used with...
2008-05-24 Rémi Denis... vlc_current_charset: declare internally
2008-05-24 Rémi Denis... vlc_fix_readdir: declare internally
next