]> git.sesse.net Git - vlc/shortlog
vlc
2005-07-23 Christophe... Add a add_suppressed_string for http-{user|pwd}
2005-07-23 Rocky Bernsteinaccess.c: LID and Segment for non PBC (the default...
2005-07-22 Christophe... Add -lws2 for rtp and rtsp for ntohl
2005-07-21 Felix Paul... * whoops (refs #13)
2005-07-21 Felix Paul... * various fixes and additions -- the wizard is usable now
2005-07-21 Derk-Jan Hartman* Added net_AddressIsMulticast that takes a string...
2005-07-21 Derk-Jan Hartman* a missing vlc_freeaddrinfo
2005-07-21 Derk-Jan Hartman* Fix an issue with reading of files that are still...
2005-07-21 Felix Paul... * include version information and update copyright...
2005-07-21 Felix Paul... * forwardport [11784] and [11802] to trunk
2005-07-21 Damien FouilleulOops, I did it again !
2005-07-20 Rémi Denis... Fix quotes and a few typos
2005-07-20 Rémi Denis... Should not be executable
2005-07-20 Christophe... * modules/access/dvb/linux_dvb.c: More verbose CAM...
2005-07-20 Rocky BernsteinFix bug in track-length seeking.
2005-07-20 Rocky BernsteinInitialize track_end variable.
2005-07-19 Rémi Denis... Should fix Debian #316161
2005-07-19 Rémi Denis... Remove annoying debug message
2005-07-19 Damien FouilleulImproved compatibility
2005-07-19 Laurent Aimar * livedotcom.cpp: added H264 support.
2005-07-19 Laurent Aimar * h264: handle SPS/PPS in annexb format in extra data...
2005-07-19 Rocky Bernsteindoc/Configure.help: document libcdio, cddax, cdda,...
2005-07-19 Cyril Deguet- libvlc.c: fixed broken build on cygwin...
2005-07-18 Cyril Deguet- all: compilation fixes with vc7.1
2005-07-18 Christophe... * extras/contrib/src/packages.mak: Use GNUTLS 1.2...
2005-07-18 Rémi Denis... Fix use of fatal use of unitialized value (regression...
2005-07-18 Rocky BernsteinStill need to test for CD paranoia separately in order...
2005-07-17 Cyril Deguet* all: compilation fix with vc7.1 compiler, and removed...
2005-07-17 Rocky BernsteinRequire libcdio 0.72.
2005-07-17 Rocky BernsteinRevise better for current default options and names...
2005-07-17 Benjamin PrachtMove some DEFINES that are also required without libcdio
2005-07-17 Rocky BernsteinA number of probe disc fixes:
2005-07-17 Rémi Denis... Remove non-standard http4 and http6.
2005-07-17 Rémi Denis... Ignore insecure HTTP redirection to non HTTP protocol
2005-07-17 Rémi Denis... Cleanup - invalid #263.
2005-07-17 Rocky BernsteinAdd 4th/last parameter to PKG_CHECK_MODULES ("else...
2005-07-17 Cyril Deguet* added libcdio in the menuconfig, to be able to.....
2005-07-17 Rémi Denis... Bleeding edge UPnP service discovery :
2005-07-17 Rémi Denis... Forgot this file - default to allowing every body when...
2005-07-16 Rocky BernsteinA bug in libvcdinfo <= 23 prevents C++ compilations.
2005-07-16 Benjamin PrachtSmall hack to make OSX happier.
2005-07-16 Rocky BernsteinSet entries/lids for VCDs when we have an okay libvcdinfo.
2005-07-16 Rémi Denis... Review and fix ACL duplication - really closes #262
2005-07-16 Rémi Denis... Copy the default ACL value in ACL_Duplicate - closes...
2005-07-16 Rocky Bernsteinconfigure.ac: Allow libcdio 0.71 for libcdio things.
2005-07-16 Rocky BernsteinClean up options and processing relating to libcdio...
2005-07-16 Rémi Denis... sleep is not thread-safe - use VLC API msleep instead
2005-07-16 Rémi Denis... Cosmeticissimism
2005-07-16 Rocky BernsteinMeant to set first and last entry for each *track*.
2005-07-16 Rocky BernsteinDon't limit VCD Entries or LIDs to number of MPEG tracks.
2005-07-16 Rocky BernsteinRemove gcc 4 uninitialize variable warning.
2005-07-16 Rocky BernsteinDon't use "Track" for VCDX, "Entry" or "LID" should...
2005-07-16 Rocky Bernsteincdda/info.c: changes for libcddb 1.1.0 API
2005-07-16 Rocky BernsteinOne needs to #include errno.h in order to use errno...
2005-07-15 Rémi Denis... The last vlc_reduce that was left
2005-07-15 Rémi Denis... Save a call to strlen() in net_vaPrintf (and net_Printf)
2005-07-15 Rémi Denis... - Clean up
2005-07-15 Rémi Denis... Fix undefined symbol error
2005-07-15 Sam Hocevar * Updated Debian build files for a future upload.
2005-07-14 Rémi Denis... - Automatic versioning info in ActiveX plugin (refs...
2005-07-14 Rémi Denis... The solution was too simple, I guess
2005-07-13 Rémi Denis... - Fix very likely race condition
2005-07-13 Rémi Denis... - Use previous API
2005-07-13 Rémi Denis... New useful API to combine get(sock|peer)name() and...
2005-07-13 Rémi Denis... Forgot these files
2005-07-13 Rémi Denis... Rename vlc_reduce to vlc_ureduce so that we won't get...
2005-07-13 Rémi Denis... Fix warnings (refs #258)
2005-07-13 Rémi Denis... Use ANSI isspace() for crap compilers that don't know...
2005-07-13 Damien Fouilleulisblank() is not an ANSI function,it should really...
2005-07-12 Felix Paul... * finally converted to the 10.2 and later format, which...
2005-07-12 Felix Paul... * additional GUI-fixes
2005-07-12 Rémi Denis... More dead code
2005-07-12 Rémi Denis... Yet another strncmp => memcmp (refs #258)
2005-07-12 Rémi Denis... Eliminate dead code
2005-07-12 Rémi Denis... Better ACL API (full rewrite)
2005-07-11 Rémi Denis... Diminish buffer size
2005-07-11 Rémi Denis... Avoid buffer overflow
2005-07-11 Christophe... * ALL: miscellaneous unsigned/signed warning fixes...
2005-07-11 Christophe... * include/vlc_common.h: Fixed I64Fd family for 64...
2005-07-11 Christophe... * configure.ac: Fixed ipv6 detection.
2005-07-11 Christophe... * src/misc/getaddrinfo.c, modules/access/directory...
2005-07-11 Felix Paul... * implemented 3 dialogues, which complain to the user...
2005-07-11 Felix Paul... * finished the gui and implemented correct encap-format...
2005-07-11 Sam Hocevar * po/Makefile.in.in: reverted an unexpected change.
2005-07-11 Christophe... * modules/stream_out/duplicate.c: Fixed ES selection...
2005-07-11 Christophe... * modules/stream_out/switcher.c: New option --no-sout...
2005-07-11 Christophe... * modules/packetizer/mpegvideo.c: Drop corrupt blocks.
2005-07-11 Sam Hocevar * Fixed a bunch of coding errors here and there.
2005-07-11 Sam Hocevar * src/misc/charset.c: if(a<b<c) is a pythonism and...
2005-07-11 Sam Hocevar * modules/stream_out/transcode.c: fixed an uninitiali...
2005-07-10 Sam Hocevar * legacy changes that might be useful if the gtk...
2005-07-10 Benjamin PrachtAdd the "X" deinterlace mode to the list displayed...
2005-07-10 Rémi Denis... Any reason why removal of .deps was disabled ??
2005-07-10 Rémi Denis... Work around for gcc <= 3.3
2005-07-10 Rémi Denis... Typo fix
2005-07-10 Rémi Denis... - Fix possible buffer overflow (?)
2005-07-10 Rémi Denis... HTML validation fix
2005-07-10 Rémi Denis... Fix compiler warnings (refs #258)
2005-07-10 Clément Stenacsvn:ignore
2005-07-10 Rémi Denis... Use -mtune instead of obsoleted -mcpu
next