]> git.sesse.net Git - vlc/shortlog
vlc
2007-02-20 Jean-Paul Samanplaylist_NodeAddInput() prototype changed, this commit...
2007-02-20 Jean-Paul Samanplaylist_Add() prototype changed
2007-02-20 Jean-Baptiste... Contribs: Yet another modification for the patch for...
2007-02-20 Clément Stenac* Start cleaning up libvlc playlist API (Refs:#457)
2007-02-20 Felix Paul... * don't double free an object! Thanks to nivix for...
2007-02-20 Jean-Baptiste... Contribs : flags that were missing during the transitio...
2007-02-20 Jean-Baptiste... Contrib Live.com has changed. Live-OSX.patch need to...
2007-02-19 Jean-Baptiste... Contribs Same commit about .FLAC => .flac
2007-02-19 Jean-Baptiste... Contrib-live: Don't patch things if you don't need...
2007-02-19 Rémi Denis... Remove gather stream output since it is completely...
2007-02-19 Jean-Baptiste... Contrib: Repair Makefile error introduced in [18887]
2007-02-19 Rémi Denis... Fix use of uninitialized memory with raw UDP
2007-02-19 Rémi Denis... - send RTCP BYE at exit,
2007-02-19 Rémi Denis... Fix a bunch of meomory object and descriptor leaks
2007-02-19 Rémi Denis... Simplistic RTCP sender for access output
2007-02-19 Damien Fouilleul- contribs: misc fixes for cygwin mostly
2007-02-19 Rémi Denis... - b_rtpts should really b a boolean (!)
2007-02-19 Rémi Denis... Leverage Set*LE()
2007-02-19 Rémi Denis... Fix possibly expansion-unsafe macros
2007-02-18 Christophe... For some obscure reason flac need ntohl so ws2_32
2007-02-18 Felix Paul... * animate vout-window resizements. Patch by Pierre...
2007-02-18 Jean-Paul SamanDeclare local functions static.
2007-02-18 Antoine CellerierAutomatically choose ffmpeg{mux=flv} if dst ends in...
2007-02-17 Antoine CellerierUpdate copyright date.
2007-02-17 Antoine Celleriermpl2 subtitles support by Roman Bednarek. Thanks.
2007-02-17 Christophe... Use the new way to specify mingw32 for ffmpeg
2007-02-17 Antoine Cellerierffmpeg/mux.c: implement MUX_GET_MIME.
2007-02-17 Antoine CellerierWith recent libavformat, only use the evil CODEC_ID_MP2...
2007-02-17 Antoine CellerierMisc fixes. Add link to FlowPlayer.sf.net
2007-02-17 Antoine CellerierDisable autoplay on flash player.
2007-02-17 Christophe... remove non-working fix
2007-02-17 Christophe... contrib/FLAC: Add flac's include directory at the start...
2007-02-17 Antoine CellerierNew "Flash player" page for the HTTP interface. (Allows...
2007-02-17 Christophe... make update-po
2007-02-17 Christophe... Slovenian l10n update by Matej Urbancic
2007-02-17 Jean-Baptiste... Contrib / Flac : Deactivate ASM optimizations on MacTel
2007-02-17 Jean-Baptiste... Contrib: Flac 1.1.4, patch for MingW32 compiling that...
2007-02-17 Antoine CellerierAdd previous commit to THANKS.
2007-02-17 Jean-Baptiste... Contrib : Flac => 1.1.4. Compile fix for OS-X
2007-02-17 Antoine CellerierFix ffmpeg muxer header writing. This allows flash...
2007-02-17 Jean-Baptiste... Patch unneeded since it was merged upstream.
2007-02-17 Jean-Baptiste... Contrib: Flac 1.1.3 version for the contribs.
2007-02-16 Jean-Baptiste... Correct ffmpeg flags for building contribs.
2007-02-16 Christophe... We don't need 3 different norvegian l10n
2007-02-16 Rémi Denis... Better credits for FLAC 1.1.3
2007-02-16 Filippo Caronemsg_GetObjectTypeName symbol exported as needed by...
2007-02-15 Rémi Denis... Fix net_Listen linking
2007-02-15 Rémi Denis... Support for FLAC version 1.1.3 - fixes #921
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
next