]> git.sesse.net Git - vlc/shortlog
vlc
2006-10-21 Rémi Denis... Fixes
2006-10-21 Rémi Denis... Don't build obsolete+broken wxwidgets in distcheck
2006-10-21 Jean-Paul SamanFix compiler warning: missing initializer
2006-10-21 Rémi Denis... Lalala
2006-10-21 Clément StenacDon't loop continuously the playlist thread, use cond.
2006-10-21 Jean-Paul SamanRemove unused variables
2006-10-21 Rémi Denis... Desperate attempt to recover the wxwidgets plugin
2006-10-21 Rémi Denis... Another distcheck fix attempt
2006-10-21 Rémi Denis... Revert flawed [17208]. Really fix the sign comparison.
2006-10-21 Jean-Paul SamanRemove unused variable val
2006-10-21 Jean-Paul SamanRemove useless comparisson (n >= 0) was always true...
2006-10-21 Jean-Paul SamanRemove unused variable p_meta
2006-10-21 Jean-Paul SamanFix invalid comparison, result was always false.
2006-10-21 Rémi Denis... *Ahem*
2006-10-21 Jean-Paul SamanFix compiler warning: comparison between signed and...
2006-10-21 Rémi Denis... Fix [17200]
2006-10-21 Rémi Denis... Remove annoying warnings.
2006-10-21 Jean-Paul SamanFix compiler warning: implicit declaration of function...
2006-10-21 Rémi Denis... Fix a few warnings
2006-10-21 Felix Paul... * minor update to the current playlist API
2006-10-21 Jean-Paul SamanFix compiler warning: implicit declaration of function...
2006-10-21 Rémi Denis... Code factorization
2006-10-21 Rémi Denis... Some autoconf fun
2006-10-21 Derk-Jan Hartman* copy paste error
2006-10-21 Clément StenacPlaylist
2006-10-21 Derk-Jan Hartman* Add 24bit and 32bit PCM stream support to avcodec
2006-10-21 Rémi Denis... GNUTLS plugin require libgcrypt explicitly since it...
2006-10-21 Rémi Denis... Remove dead code
2006-10-21 Rémi Denis... Cleanup
2006-10-21 Rémi Denis... Try to distcheck wrt Java bindings
2006-10-21 Rémi Denis... Make sure vlc_LDFLAGS is always set
2006-10-21 Derk-Jan Hartman* target -> host in Makefile.am
2006-10-21 Rémi Denis... Remove no-op
2006-10-21 Rémi Denis... Multiple confirmation that is it works on Linux.
2006-10-21 Rémi Denis... Merge UDP access output with core TTL handling
2006-10-21 Jean-Paul SamanRevert revision [17165] because it broke libtool build...
2006-10-20 Derk-Jan Hartman* Update some contribs
2006-10-20 Rémi Denis... Another TTL string unduped
2006-10-20 Rémi Denis... s/target/host/
2006-10-20 Antoine CellerierPut lower priority than ffmpeg. (when SDL_image was...
2006-10-20 Derk-Jan Hartman* spelling error hostt_cpu -> host_cpu
2006-10-20 Rémi Denis... Unduplicate TTL strings
2006-10-20 Rémi Denis... - Support for setting DSCP via dscp option
2006-10-20 Clément StenacFix syntax errors
2006-10-20 Rémi Denis... Fix syntax error
2006-10-20 Rémi Denis... WTF?! VLC is NOT a f***ing COMPILER.
2006-10-20 Rémi Denis... - Don't try altivec compiler flags except on PPC and...
2006-10-20 Rémi Denis... Remove superfluous function nesting from configure...
2006-10-20 Rémi Denis... Remove some obsolete code
2006-10-20 Rémi Denis... Explicit disclaimer
2006-10-20 Rémi Denis... Try to fix distclean, but you'd better not use it anyway.
2006-10-20 Rémi Denis... Repair CONFIGURE_LINE (fixes #696)
2006-10-20 Rémi Denis... Build plugins with -no-undefined
2006-10-20 Rémi Denis... Don't build quicktime plugin with loader since it is...
2006-10-20 Rémi Denis... Remove useless link flags from vlc program
2006-10-20 Rémi Denis... Fix dts_pic check
2006-10-20 Rafaël CarréDetect MSYS mingw compiler (mingw32-gcc)
2006-10-19 Christophe... Stop confusing the users with n shortcuts
2006-10-19 Filippo Caronemake playlist stop synchronous
2006-10-19 Derk-Jan Hartman* prevent potential crashes on files with broken channe...
2006-10-19 Clément StenacReset playlist status to STOPPED after stop
2006-10-19 Clément StenacDynamic array with log allocation
2006-10-19 Rémi Denis... Woops
2006-10-19 Rémi Denis... Remove some more cruft
2006-10-19 Rémi Denis... Remove some build system cruft
2006-10-19 Rémi Denis... Kill duplicated function
2006-10-19 Rémi Denis... Put version-info to libvlc instead of vlc, as I assume...
2006-10-19 Rémi Denis... Oh! No more builtins!
2006-10-19 Rémi Denis... Remove -version-info; it is plain meaningless for a...
2006-10-19 Rémi Denis... Oups
2006-10-19 Rémi Denis... Code factorization
2006-10-19 Rémi Denis... Simplify EOF handling
2006-10-19 Rémi Denis... Dirty up. Ahaha.
2006-10-19 Rémi Denis... Interrupt blocking socket reads
2006-10-19 Derk-Jan Hartman* Support 5.1 channels in Flac (untested with a 5.1...
2006-10-18 Antoine CellerierReal fix for time/length issues in VLM ([17130] didn...
2006-10-18 Christophe... postproc also need avutil to link.
2006-10-18 Derk-Jan HartmanTTA: Forgot to update Modules.am for the TTA demux
2006-10-18 Rémi Denis... Fix typo
2006-10-18 Rémi Denis... Fallback to IGMPv2 when IGMPv3 fails - fixes #734
2006-10-18 Rémi Denis... - Try DNS resolution before creating socket as per...
2006-10-18 Rémi Denis... Don't assume multicast address are in dotted notation...
2006-10-18 Rémi Denis... Don't put Linux-specific defines in the wild.
2006-10-17 Derk-Jan HartmanFix the shoutcast TV listings SD menu item in the Mac...
2006-10-17 Antoine CellerierFix 32bit/64bit issue in http interface time/length...
2006-10-17 Damien Fouilleul- libvlc.h: use C99 designated initializers to partiall...
2006-10-17 Damien Fouilleul- vlc-config.in.in: remove that annying MODULE_NAME...
2006-10-17 Derk-Jan HartmanEnable ffmpegs TTA decoder, and add a TTA demux to...
2006-10-17 Derk-Jan Hartman* packetizer h264: Donwq't gather the block chain when...
2006-10-17 Derk-Jan Hartman* Let the libmpeg2 module decode video with the mp2v...
2006-10-17 Rafaël CarréAdd missing ms.po + make update-po
2006-10-17 Rafaël CarréAdded Malay translation
2006-10-16 Derk-Jan HartmanApparently ffmpeg doesn't like how we were feeding...
2006-10-16 Jean-Baptiste... Qt4: File / Disk / Network tabs for Open Dialog
2006-10-16 Antoine Celleriernoise video filter
2006-10-16 Jean-Baptiste... Better compression for win32.zip packages building...
2006-10-16 Philippe MorinFixing a cast in Win32 part.
2006-10-15 Clément StenacD&D fixes
2006-10-15 Antoine CellerierDon't use doubles when doing the rotation
2006-10-15 Derk-Jan Hartman*demux/asf Support for dvr-ms ASF. This is a a prioriet...
next