]> git.sesse.net Git - vlc/shortlog
vlc
2005-08-03 Felix Paul... * implemented MMS-support (refs #271)
2005-08-03 Christophe... * extras/contrib: Added libSDL and libSDL_image to...
2005-08-03 Christophe... * modules/codec/ffmpeg/encoder.c: Avoid a useless...
2005-08-02 Cyril Deguet* var_manager.cpp: explicit object destruction order...
2005-08-02 Cyril Deguet* rv32.c: new basic video filter to convert RV24 to...
2005-08-02 Rémi Denis... Use new network modules semantics (closes #283)
2005-08-02 Christophe... Add some sections
2005-08-02 Rémi Denis... Rename wxWindows to wxWidgets (refs #80)
2005-08-02 Christophe... * src/stream_output/sap.c: Fixed small memory leak.
2005-08-02 Rémi Denis... Minor bugfix and cleanup
2005-08-02 Felix Paul... * packages.mak: Updated the download server of libopend...
2005-08-02 Rémi Denis... - When both IPv4 and IPv6 plugins return a socket,...
2005-08-02 Rémi Denis... Fix typo in previous commit
2005-08-02 Christophe... * modules/codec/ffmpeg: More locking around avcodec_op...
2005-08-02 Derk-Jan Hartman* SDK shouldn't be enabled yet.
2005-08-02 Derk-Jan Hartman* Fix mpeg2dec download
2005-08-02 Damien Fouilleul- add libvlc.a at the end of the linking chain, so...
2005-08-01 Sigmund Augdal... some more suggestions by trax
2005-08-01 Antoine Cellerieradd François Seigner
2005-08-01 Sigmund Augdal... mux/asf.c: codec description fixes suggested by trax
2005-08-01 Antoine Cellerieradd TTL option in streamout dialog. Patch by seingier...
2005-08-01 Christophe... I'll have more commits than courmisch today ! One again
2005-08-01 Sigmund Augdal... access/http.c: fixed icy with metadata
2005-08-01 Olivier Teulière * wxwindows/bookmarks.cpp: cosmetics + removed a debug...
2005-08-01 Christophe... * src/input/input.c: Fixed segfault when using :progra...
2005-08-01 Rémi Denis... - Kludge to be able to use strerror() with Winsock
2005-08-01 Christophe... * modules/access/fake.c: New --fake-duration option...
2005-08-01 Rémi Denis... Don't reinvent strchr()
2005-08-01 Antoine Cellerierremove compile warning
2005-08-01 Rémi Denis... Don't attempt to listen to link-local scope SAP address...
2005-08-01 Antoine Cellerierfileinfo : patch by Jonas A. Larsen to remove empty...
2005-08-01 Sigmund Augdal... shout.c: fixed shoutcast discovery (added www. to hostname)
2005-08-01 Christophe... * modules/codec/fake.c: New obscure options to allow...
2005-08-01 Christophe... * src/misc/image.c: New image_Filter call to apply...
2005-08-01 Christophe... * extras/contrib/bootstrap: Really fixed it this time.
2005-08-01 Christophe... * extras/contrib/bootstrap: Typo.
2005-08-01 Christophe... * modules/codec/twolame.c, modules/codec/ffmpeg/encode...
2005-08-01 Christophe... * modules/control/http.c: Add an 'ext' field to file...
2005-08-01 Christophe... * Makefile.am: fix build location of Mac OS X bundle...
2005-08-01 Christophe... * extras/contrib/src/packages.mak: Reverted [11913...
2005-08-01 Jean-Paul SamanFix wrong uninstall key
2005-07-31 Olivier Teulière * wxwindows: do not save the position of minimized...
2005-07-31 Rémi Denis... - Put IP6 instead of IP4 when appropriate
2005-07-31 Rémi Denis... Add const
2005-07-31 Antoine Cellerierfree stuff and add mutex (will be needed when RSS feed...
2005-07-31 Antoine Cellerieradd update checker and rss subfilter
2005-07-31 Antoine Cellerierchange option names so users can have different setting...
2005-07-31 Antoine Cellerier * rss.c : add new rss module (sub filter)
2005-07-30 Antoine Cellerier--sub-filter should appear in vlc -H without needing...
2005-07-30 Antoine Celleriersvn propset svn:keywords Id
2005-07-30 Antoine Cellerierremove tabs and trailing spaces
2005-07-30 Derk-Jan Hartman* forwardport [11919]
2005-07-30 Derk-Jan Hartman* Add options for SDK building. (not enabled yet) and...
2005-07-30 Gildas Bazin* modules/audio_output/waveout.c: get rid of roundf...
2005-07-30 Gildas Bazin* include/network.h, modules/access/mms/mmstu.c, src...
2005-07-30 Derk-Jan Hartman* Update some sourceforge download locations to use...
2005-07-29 Rémi Denis... Fix some memleaks
2005-07-29 Rémi Denis... - Put correct IP4 owner address
2005-07-29 Rémi Denis... Fix compilation. Thanks bigben
2005-07-29 Rémi Denis... I had missed a third similar problem
2005-07-29 Rémi Denis... - Add httpd_ServerIP() to obtain HTTP server's IP used...
2005-07-29 Rémi Denis... Forgot this file
2005-07-29 Rémi Denis... Don't require a vlc_object_t in net_Get(Sock|Peer)Address
2005-07-29 Christophe... * include/network.h: VLC should now compile.
2005-07-29 Rémi Denis... Similar fixes
2005-07-29 Rémi Denis... Bind RTSP to all interfaces by default (refs #270)
2005-07-29 Rémi Denis... Accept NULL hostname for httpd_HostNew
2005-07-29 Rémi Denis... Don't add brackets around IPv6 addresses, this is annoying
2005-07-29 Rémi Denis... A bunch of minor fixes
2005-07-29 Rémi Denis... Use more sensible/conservative buffer size for psz_ttl
2005-07-29 Rémi Denis... Don't use NULL char pointer
2005-07-29 Rémi Denis... Inline net_GetAddress
2005-07-29 Christophe... * modules/codec/sdl_image.c: New decoder taking advant...
2005-07-28 Rémi Denis... - Remove dead multicast code
2005-07-28 Rémi Denis... Fix RTSP error codes
2005-07-28 Rémi Denis... Really listen to all IP addresses by default
2005-07-28 Rémi Denis... Link with libvlc.a last rather than first (closes ...
2005-07-28 Rémi Denis... Fix typo
2005-07-28 Rémi Denis... Fix compiler warning
2005-07-28 Rémi Denis... inet_pton() replacement
2005-07-28 Damien Fouilleul- replaced inet_pton() with WSAStringToAddress() for...
2005-07-28 Derk-Jan Hartman* forwardport [11883]
2005-07-27 Derk-Jan Hartman* forwardport [11880]
2005-07-27 Derk-Jan Hartman* forwardport [11877]
2005-07-27 Rémi Denis... Fix inet_pton check
2005-07-27 Rémi Denis... - Fix segfault when doing RTSP DESCRIBE (trunk-only...
2005-07-27 Rémi Denis... Remove FIXME that doesn't need to be fixed
2005-07-27 Rémi Denis... - Include proper source IP address in SAP header (longs...
2005-07-27 Christophe... Fix for wxMSW
2005-07-27 Rémi Denis... Define HAVE_INET_PTON
2005-07-27 Rémi Denis... Err, IPv4 multicast starts at 224.0.0.0 not 225.0.0.0
2005-07-27 Rémi Denis... - takes scope into account for NI_MAXNUMERICHOST
2005-07-27 Rémi Denis... Have readable debug message with IPv6 addresses
2005-07-27 Christophe... * modules/codec/ffmpeg: New --no-sout-ffmpeg-interlace...
2005-07-27 Christophe... * modules/stream_out/transcode.c: Attempt at having...
2005-07-27 Rémi Denis... Put correct owner address in SAP-generated SDP
2005-07-27 Rémi Denis... Add const where appropriate
2005-07-27 Christophe... * modules/access/dvb: Set the DVR device in non-blocki...
2005-07-26 Rémi Denis... Add const
2005-07-26 Rémi Denis... Fix FIXME
next