]> git.sesse.net Git - vlc/shortlog
vlc
2007-02-15 Rémi Denis... HTTP and UDP access outputs return byte count
2007-02-15 Rémi Denis... Yet another version.c fix.
2007-02-15 Filippo Caronelibvlc_Internal* need to be exported for libvlc-control
2007-02-15 Rémi Denis... Remove timeout in network read APIs - closes #1056
2007-02-15 Rémi Denis... Suppress timeout parameter from net_Select() - refs...
2007-02-15 Rémi Denis... - Fix error reporting in net_Read* (refs #1056)
2007-02-15 Rémi Denis... - Fix file descriptors leak
2007-02-15 Rémi Denis... Fix out-of-bound read
2007-02-15 Rémi Denis... s/vlc_object_die/vlc_object_kill/
2007-02-15 Rémi Denis... vlc_object_die() opaque wrapper to set b_die, so we...
2007-02-15 Rémi Denis... Use size_t or ssize_t when appropriate
2007-02-15 Rémi Denis... Close telnet connection in case of error (fixes #995)
2007-02-15 Rémi Denis... Undo broken Win32 ifdefs (breaks IPv6 case on decent...
2007-02-15 Christophe... win32 replacement for inet_ntop()
2007-02-14 Rémi Denis... Single service DCCP/RTP/AVP input
2007-02-14 Rémi Denis... Fix undefined function call
2007-02-14 Rémi Denis... Make some room for !TCP connection-oriented protocols
2007-02-14 Rémi Denis... Inline net_ListenTCP
2007-02-14 Rémi Denis... Remove seemingly misleading comment
2007-02-14 Rémi Denis... Cosmetic fix
2007-02-14 Rémi Denis... - Write COMEDIA MRLs properly (host is the remote rathe...
2007-02-14 Christophe... * modules/mux/mpeg/ts.c: EN 300 473 says that data_ali...
2007-02-13 Rémi Denis... Rework signal handling so that it is async-safe
2007-02-13 Rémi Denis... Mark EOF in case of connection-orinted RTP transport
2007-02-13 Rémi Denis... 0 bytes UDP packet are legal!
2007-02-13 Rafaël CarréFixes segfault introduced in [18810]
2007-02-13 Jean-Paul SamanCorrect module type
2007-02-12 Rémi Denis... Fix SAP TCP/RTP support
2007-02-12 Olivier Teulière * skins2/controls/ctrl_text.cpp: Fixed weird behaviour...
2007-02-12 Rémi Denis... .host: Add zeroconf range to private address list
2007-02-12 Rémi Denis... Fix previous commit
2007-02-12 Rémi Denis... Support for TCP/RTP/AVP (rtptcp://).
2007-02-12 Rémi Denis... Fix out-of-bound read in RTP access
2007-02-12 Rémi Denis... Undo [18814]
2007-02-12 Rémi Denis... Export inet_pton replacement
2007-02-12 Rémi Denis... Use poll() always and fix terrible bug due to #ifdefs
2007-02-12 Damien Fouilleul- src/vlc.c: compile fix for win32
2007-02-12 Rémi Denis... Fix minor errors
2007-02-12 Rémi Denis... poll() replacement
2007-02-12 Damien Fouilleul- udp.c: unix fix
2007-02-12 Damien Fouilleul- win32 replacements for inet_pton/inet_ntop
2007-02-12 Damien Fouilleuludp.c: MakeRandMulticast fix for win32, courmisch to...
2007-02-12 Damien Fouilleul- getaddrinfo.c: use Win32 shim functions to load getna...
2007-02-12 Christophe... Compile fix. In mingw32 there is a sys/time.h with...
2007-02-12 Rafaël CarréFixes album art local discovery and preparsing for...
2007-02-12 Antoine Celleriers/borken/broken/
2007-02-12 Antoine CellerierConditionaly compile the mux fix as it requires a new...
2007-02-12 Marian DurkovicMove __wgetmainargs into VLC's main.
2007-02-11 Filippo Caroneplaylist_ItemGetByInputId now included in libvlc
2007-02-11 Rémi Denis... Remove useless parameter to net_Select
2007-02-11 Antoine CellerierPrint more debug messages from ffmpeg when using the...
2007-02-11 Rémi Denis... Fix fallback to live555
2007-02-11 Rémi Denis... Fix SAP parser (again)
2007-02-11 Antoine Cellerier * Fix ffmpeg muxer. (flv muxing now works with ./vlc...
2007-02-11 Rémi Denis... Remove debug spammer - fixes #971
2007-02-11 Christophe... gettimeofday() implementaion for Win32. Leverage from...
2007-02-11 Rémi Denis... I need some more sleep.
2007-02-11 Rémi Denis... Remove debug
2007-02-11 Rémi Denis... Really put socket into non-blocking mode
2007-02-11 Rémi Denis... Put accept'd socket into non-blocking mode as the others
2007-02-11 Christophe... Better compile fix by Pierre d'Herbemont
2007-02-11 Antoine CellerierAdd option to specify which muxer we want to use in...
2007-02-11 Rémi Denis... Cosmetic fix
2007-02-11 Rémi Denis... Byte order fix
2007-02-11 Rémi Denis... Improve SAP parser
2007-02-11 Rémi Denis... net_SetPort() sets a port within a socket address
2007-02-11 Antoine CellerierUse net_Accept's timeout param instead of a call to...
2007-02-11 Rémi Denis... Remove some dead code
2007-02-11 Rémi Denis... Fix for insane naming convention
2007-02-11 Rémi Denis... Support for auto-generated pseudo-random multicast...
2007-02-11 Rémi Denis... Fix link-scoped IPv6 addresses
2007-02-11 Antoine CellerierFix #675.
2007-02-11 Antoine CellerierFix #1048... kind of. Should the rc interface be able...
2007-02-11 Christophe... That was forgotten in [18758]
2007-02-11 Christophe... compile fix
2007-02-10 Christophe... Add some option in configure to help Gentoo people...
2007-02-10 Rémi Denis... Minor cleanup
2007-02-10 Rémi Denis... Repair SAP + SSM
2007-02-10 Rémi Denis... Fix double free - closes #1032
2007-02-10 Rémi Denis... English grammar fixes (I think)
2007-02-10 Rémi Denis... Fix opening of multiple files with ffmpeg SVN
2007-02-10 Rémi Denis... man subversion
2007-02-10 Rémi Denis... Disable xpsf playlist until it stops breaking streaming...
2007-02-10 Rémi Denis... Little typo, little buffer overflow
2007-02-10 Rémi Denis... Fix a bunch of bugs
2007-02-10 Rémi Denis... Partial support for COMEDIA in SAP announcer
2007-02-10 Felix Paul... * fixed a bug which prevented the fspanel to show up...
2007-02-10 Rémi Denis... Remove useless debug message
2007-02-10 Rémi Denis... Restore some kind of SAP support
2007-02-10 Rémi Denis... Add some debug
2007-02-10 Rémi Denis... *Ahem* whistles
2007-02-10 Rémi Denis... Export src/dst addr/port from UDP access output
2007-02-10 Antoine Cellerierallow up to x32 playback (instead of x8)
2007-02-10 Rémi Denis... Compile fix
2007-02-10 Rémi Denis... s/psz_name/psz_path/ for consistency
2007-02-10 Rémi Denis... Add pf_control to access_output
2007-02-10 Rémi Denis... Force RTP for UDP-Lite, as we have no legacy issue...
2007-02-10 Rémi Denis... Fix warnings
2007-02-10 Rémi Denis... Remove useless define
2007-02-10 Rémi Denis... Big SAP/announce cleanup
next