]> git.sesse.net Git - vlc/shortlog
vlc
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...
2006-10-15 Clément StenacImprove drag&drop handling
2006-10-15 Derk-Jan Hartman* Support for AVI DV Type I
2006-10-15 Rafaël Carréforward-port 17091 and 17104 from 0.8.6
2006-10-15 Felix Paul... * forward-port [17102]
2006-10-15 Clément StenacFix bogus warnings
2006-10-15 Felix Paul... * port [17096]
2006-10-15 Felix Paul... * switch MainMenu to the XML-based text archive format...
2006-10-15 Rafaël CarréGets title for goom visualization from meta information...
2006-10-15 Rafaël Carréskins2 fullscreen button work with audio visualizations
2006-10-15 Filippo Caronelibvlc_audio_set_mute logically simpler
2006-10-15 Filippo CaroneUse playlist loop libvlc facility
2006-10-15 Rafaël CarréUse a smaller icon for notifications
2006-10-14 Rafaël CarréSets PKG_CONFIG_LIBDIR when building contrib
2006-10-14 Rafaël Carréremove endif from 17081
2006-10-14 Rafaël Carrégoom is patched on win32 too
2006-10-14 Rafaël CarréDetect mingw for other distros than debian
2006-10-14 Sigmund Augdal... upnp_cc: compile fix (tested this time)
2006-10-14 Benjamin Pracht* Hopefully close the dbus connection correctly
2006-10-14 Philippe MorinAdd a method to set playlist in loop mode in Java
2006-10-14 Philippe MorinAdd a method to set playlist in loop mode.
2006-10-14 Philippe MorinAdd a method to set playlist in loop mode.
2006-10-14 Antoine CellerierMotion control interface can now be used with the rotat...
2006-10-14 Clément StenacFix HTTP deletion
2006-10-14 Clément StenacInitial drag and drop support for Qt
2006-10-14 Sigmund Augdal... fixed compilation, not tested though
2006-10-14 Antoine CellerierAhem...
2006-10-14 Antoine CellerierNew rotate video filter. Can rotate video by any intege...
2006-10-14 Antoine CellerierAhem...
2006-10-14 Jean-Paul Samanoops left in a typo
2006-10-14 Jean-Paul SamanCorrectly count the children of a node. The previous...
2006-10-13 Antoine Cellerier[vlc] http streaming interface bug (with fix) by Mitch...
2006-10-13 Christophe... Update the x264 patch
2006-10-13 Loren Merrittsync to x264 r591
2006-10-13 Gildas Bazin* modules/gui/wxwidgets: small code cleanup.
2006-10-13 Gildas Bazin* modules/gui/qt4/qt4.cpp: lower the priority of the...
2006-10-13 Derk-Jan HartmanDon't add MPEG-TS program data for programs that don...
2006-10-13 Derk-Jan HartmanTune MacIntel for prescott. Also add tuning to contrib...
2006-10-12 Filippo Caroneremove unused import from core-jni.cc
2006-10-12 Filippo Caroneadd more include folders
2006-10-12 Derk-Jan HartmanFix MacOS X black screens and play as background option...
2006-10-12 Antoine Cellerier[PATCH] Repeat and Loop - Remote Control Interface...
2006-10-12 Antoine Cellerier[PATCH] marquee crash fix by Dermot McGahon.
2006-10-12 Filippo Caronethis should fix compilation errors on included headers
2006-10-12 Jean-Baptiste... Compile fix for Open in Qt4
2006-10-12 Jean-Baptiste... First work on File_Open_Qt4...
2006-10-12 Felix Paul... * fade in quicker and fix the fade-in/out problems...
2006-10-12 Felix Paul... * added the fspanel-related files to the respective...
2006-10-12 Clément StenacCompile fix
2006-10-11 Gildas Bazin* src/input/input.c: fixed nasty bug with preparsing...
2006-10-11 Filippo Caronemake really java bindings compile again
2006-10-11 Gildas Bazin* configure.ac: same thing for Wno-unused-parameter.
2006-10-11 Gildas Bazin * configure.ac: when checking for Wextra support,...
2006-10-11 Filippo Caronemake the java bindings compile again (use --disable...
2006-10-11 Clément StenacA bit of cleanup
2006-10-10 Damien Fouilleul- added altivec acceleration for i420 -> YVYU, i420...
2006-10-10 Felix Paul... * forward-port [17020]
2006-10-10 Pavlov Konstantinyeah, writing 4 0 times is fun, but..
2006-10-10 Damien Fouilleulplugin.cpp: formatting
2006-10-10 Christophe... Forward port [17015] + a few more i18n fix
2006-10-09 Christophe... forward port [17012] and make update-po
2006-10-09 Dennis van... * modules/codec/x264.c: copy/paste oops in 17009..
2006-10-09 Dennis van... * modules/codec/x264.c: H.264 level options patch by...
2006-10-09 Gildas Bazin* modules/misc/xml/xtag.c: fixed memory leak.
2006-10-09 Gildas Bazin* modules/demux/mpeg/mpga.c: oups, no need to free...
2006-10-09 Damien Fouilleul- added support for returning custom error messages...
2006-10-08 Clément StenacRemove visual button, put back in the menu
2006-10-08 Clément StenacSave hotkeys (Closes:#714)
2006-10-08 Clément StenacHotkey selector widget. Save not implemented yet
2006-10-08 Gildas Bazin* modules/video_output/x11/xcommon.c: proper fix for...
2006-10-08 Gildas Bazin* modules/codec/ffmpeg/ffmpeg.c: add RV20 fourcc.
2006-10-08 Clément StenacVery beginning of hotkey widget + Fix 4.2 compilation...
2006-10-08 Gildas Bazin* src/input/input.c: fixed memory leak.
2006-10-08 Gildas Bazin* modules/demux/asf/libasf.c: fixed memory leak.
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-08 Christophe... Add Slovak l10n (Forward port of [16989], [16990] and...
2006-10-08 Jean-Paul Saman(Forward port of rev 16987) Fix number of compiler...
2006-10-08 Derk-Jan Hartman* undo [16970]. Stick to 4 byte startcodes and single...
2006-10-08 Derk-Jan Hartman* Don't skip SPS/PPS after all. Apparently there is...
2006-10-08 Derk-Jan Hartman* Skip h264 SPS/PPS in bitstream when muxing mp4
2006-10-08 Jean-Paul Saman(Forward port of 16977) Fix bunch of compiler signednes...
2006-10-08 Gildas Bazin* modules/demux/real.c, modules/codec/ffmpeg/demux...
2006-10-08 Gildas Bazin* Fixed another bunch of memory leaks.
2006-10-07 Gildas Bazin* src/input/stream.c: fixed invalid memory access in...
2006-10-07 Gildas Bazin* src/input/meta.c: stop the spamming of the meta engine.
2006-10-07 Gildas Bazin* Fixed a bunch of memory leaks.
2006-10-07 Gildas Bazin* modules/gui/wxwindows/menus.cpp: avoid using the...
2006-10-07 Derk-Jan Hartman* Improve the h264 rtp muxing even more. Should now...
2006-10-07 Clément StenacStop playback if --no-playlist-autostart (Closes:#718)
2006-10-07 Derk-Jan Hartman* Skip nal type 7 and 8 in RTP muxing.
2006-10-07 Clément StenacPanoramix video filter by Cédric Cocquebert.
2006-10-06 Gildas Bazin* modules/demux/playlist/gvp.c: fixed segfault in detec...
2006-10-05 Gildas Bazin* modules/demux/mpeg/m4v.c,h264.c: fixed detection...
2006-10-05 Gildas Bazin* modules/codec/faad.c: adjust stream info when dealing...
2006-10-05 Sam Hocevar * Spelling fixes here and there.
2006-10-05 Rémi Denis... Fix off-by-one buffer overflow
2006-10-05 Rafaël CarréFix "Fix httpd stack corruption"
2006-10-05 Rafaël CarréFix stack corruption in httpd
next