]> git.sesse.net Git - vlc/shortlog
vlc
2005-09-25 Boris Dorès- the creation of the audio filter pipeline when specif...
2005-09-25 Jean-Paul SamanFix compiler warnings
2005-09-25 Jean-Paul SamanCompile fixes and another memory leak fix
2005-09-25 Clément StenacAllow setting video output title under X
2005-09-25 Clément StenacHandle multicast like unicast in SAP
2005-09-25 Jean-Paul SamanFix several memory leaks and do a bit of coding style...
2005-09-24 Jean-Paul SamanUpdate my entry
2005-09-23 Derk-Jan Hartman* Update ffmpeg configure line
2005-09-23 Sam Hocevar * debian/rules: removed useless magic in the faad2...
2005-09-23 Sam Hocevar * HA! HA! I ARE USING TEH AM_MAINTAINER_MODE!!!1!
2005-09-23 Sam Hocevar * bravo sam.
2005-09-23 Sam Hocevar * bootstrap: issue an error if gettextize is not...
2005-09-22 Gildas Bazin* modules/control/netsync.c: compilation fix.
2005-09-22 Gildas Bazin* modules/misc/network/ipv6.c: EVC compilation fixes.
2005-09-22 Eric Petit Fixed build on BeOS R5/BONE and Zeta
2005-09-22 Gildas Bazin* modules/gui/wince/dialogs.cpp: EVC compilation fix.
2005-09-22 Gildas Bazin* modules/audio_filter/resampler/ugly.c: compilation...
2005-09-22 Gildas Bazin* src/stream_output/sap.c: net_Write() returns an int...
2005-09-22 Gildas Bazin* modules/access/mms/mmstu.c: use net_Write() instead...
2005-09-22 Gildas Bazin* src/misc/getaddrinfo.c: WinCE implementation + ipv6...
2005-09-22 Gildas Bazin* ALL: WinCE EVC compilation fixes.
2005-09-22 Sam Hocevar * configure.ac: well well... until GCC is fixed,...
2005-09-22 Gildas Bazin* evc/vlc.vcw: plugin_id3 doesn't exist anymore.
2005-09-22 Gildas Bazin* include/vlc_common.h: why on earth was off_t not...
2005-09-22 Christophe... * INSTALL.win32: Added --with-sdl-config-path=/usr...
2005-09-21 Gildas Bazin* modules/codec/x264.c: renamed analyse "all" mode...
2005-09-21 Christophe... Don't use Hal elsewhere than Linux
2005-09-21 Sam Hocevar * configure.ac: fixed typo that prevented --disable...
2005-09-21 Sam Hocevar * src/libvlc.c: cosmetic fix.
2005-09-21 Rocky BernsteinIn libcdio < 0.76
2005-09-21 Derk-Jan Hartman* Autodetect the liveMedia on 10.2 special case. Note...
2005-09-20 Eric Petit visual/effects.c: compile fix
2005-09-20 Eric Petit Fixed ffmpeg BeOS cross compile on x86_64 (adapted...
2005-09-20 Eric Petit speex.patch: fix build with gcc < 3
2005-09-20 Sam Hocevar * configuer.ac: grmbl, fixed an old typo breaking...
2005-09-20 Sam Hocevar * New Debian upload. Uses newer x264 and faad snapshots.
2005-09-20 Sam Hocevar * modules/control/http/rpn.c: don’t crash if stripsla...
2005-09-20 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: bypassed gcc...
2005-09-20 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: work around...
2005-09-19 Sam Hocevar * debian/copyright: fixed the FSF address and updated...
2005-09-19 Sam Hocevar * modules/video_chroma/i420_rgb_mmx.h: wrote an MMX...
2005-09-19 Gildas Bazin* modules/mux/ogg.c: fixed potential buffer overflow.
2005-09-19 Gildas Bazin* modules/demux/real.c: avoid using null pts + removed...
2005-09-19 Gildas Bazin* modules/access/rtsp: fixed problem in BlockRead().
2005-09-19 Gildas Bazin* modules/access/mms/mmstu.c: reverted broken commit.
2005-09-19 Gildas Bazin* modules/codec/realaudio.c: split the audio output...
2005-09-19 Felix Paul... * fixed some other signedness-issue (thanks to Trax!)
2005-09-19 Felix Paul... * fixed some 'comparison between signed and unsigned...
2005-09-19 Felix Paul... * fixed 2 minor compilation warnings
2005-09-19 Sam Hocevar * configure.ac: more robust check for MMX intrinsics...
2005-09-19 Christophe... * modules/demux/ts.c: PID 8191 is padding.
2005-09-19 Christophe... * modules/mux/mpeg/ts.c: Detect older versions of...
2005-09-18 Sam Hocevar * configure.ac: check for MMX intrinsics.
2005-09-18 Sam Hocevar * updated po/POTFILES.in.
2005-09-18 Gildas Bazin* modules/mux/mpeg/ts.c: disabled some broken code.
2005-09-18 Sam Hocevar * modules/access/rtsp/Modules.am: removed nonexistent...
2005-09-18 Felix Paul... * split up hostname and following path and insert the...
2005-09-18 Gildas Bazin* configure.ac: compile the realaudio plugin with ...
2005-09-18 Gildas Bazin* modules/access/rtsp/rtsp.c: win32 compilation fix.
2005-09-18 Gildas Bazin* modules/access/rtsp: real rtsp access module.
2005-09-18 Gildas Bazin* modules/codec/realaudio.c: real audio (cook) decoder...
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: fixed small leak.
2005-09-18 Gildas Bazin* modules/demux/livedotcom.cpp: do not modify p_demux...
2005-09-18 Gildas Bazin* modules/demux/real.c: cleanup + added support for...
2005-09-18 Sam Hocevar * UTF8ised files that get distributed with Debian.
2005-09-18 Steve Lhommemisc possible buffer/resource misuse & tidy compilation
2005-09-18 Jean-Paul SamanDon't access unallocated memory
2005-09-18 Jean-Paul SamanFix compiler warning about signed and unsigned comparisons
2005-09-18 Jean-Paul SamanForward port of revision 12566: Ignore menu select...
2005-09-18 Steve Lhomme* wxwidgets: fix a memory leak (patch by Brian Robb)
2005-09-17 Rémi Denis... Win32 compile fix
2005-09-17 Rémi Denis... * print unreachable host as an error in net_OpenTCP...
2005-09-17 Clément StenacDon't crash on items with % in name (Closes:#312)
2005-09-17 Clément StenacSelect the correct input in #display (Closes:#343)
2005-09-17 Clément StenacDefault to disabling screensaver under X (Closes:#253)
2005-09-16 Benjamin Prachtadded bonjour service discovery and gnomevfs access
2005-09-16 Eric Petit contrib/src/Makefile: libvorbis now supports --host...
2005-09-16 Damien Fouilleuldshow.cpp: make sure driver name is properly NULL termi...
2005-09-16 Damien Fouilleulall: bug fixing, clean-up
2005-09-15 Sigmund Augdal... Coding style fixes and added comments
2005-09-15 Felix Paul... * added x264 and live to the linux target
2005-09-15 Clément StenacSort-by-album patch by Pierre Marc Dumuid
2005-09-15 Christophe... * modules/mux/mpeg/ts.c: Support for SDT and multiple...
2005-09-15 Derk-Jan Hartman* Add FMP4 FourCC. (FFMPEG MPEG-4 encoded)
2005-09-15 Jean-Paul SamanForward port of revision 12559: Fix division by zero...
2005-09-15 Derk-Jan Hartman* Missing object release
2005-09-15 Clément StenacHopefully "The Right Fix" patch for M3U parsing, by...
2005-09-15 Clément StenacImprove random behaviour - Patch by Daniel Straenger...
2005-09-15 Derk-Jan Hartman* Fix yet another playlist corner case
2005-09-14 Christophe... * mudules/misc/network/ipv4.c: Expand output buffer...
2005-09-14 Christophe... * modules/access_output/udp.c: Check send() return...
2005-09-14 Derk-Jan Hartman* Better fix for [12521]. Previous fix resulted in...
2005-09-14 Derk-Jan Hartman* remove CDDB patch that is now applied upstream in...
2005-09-14 Rémi Denis... Check -mtune even when --with-tuning is used
2005-09-14 Rémi Denis... Clean up
2005-09-14 Yoann Peronneau* modules/gui/ncurses.c: Filebrowser enhancements:
2005-09-14 Derk-Jan Hartman* Fix memleaks
2005-09-13 Christophe... Fortuuuuune.
2005-09-13 Christophe... Fortuuuuune.
2005-09-13 Yoann Peronneau * modules/gui/ncurses.c: use <space> in the filebrowse...
next