]> git.sesse.net Git - vlc/shortlog
vlc
2008-06-13 Felix Paul... We can't use this plugin for audio decoding on Leopard...
2008-06-13 Jean-Baptiste... Libdvdread fix on Win$uck$
2008-06-13 Felix Paul... Added complete l10n to the Capture interface and a...
2008-06-12 Felix Paul... Assigned cmd-R to 'Open Capture Device'
2008-06-12 Felix Paul... Don't double free objects on error. Pointed by Pierre
2008-06-12 Rémi Denis... Fixes and cleanup
2008-06-12 Rémi Denis... Wx: remove translations
2008-06-12 Rémi Denis... WxWidgets: good bye, I will not miss you.
2008-06-12 Rémi Denis... Refer to Qt4 rather than WxWidgets for interactions
2008-06-12 Rémi Denis... Disable vout_RequestWindow. It has never worked properly
2008-06-12 Rémi Denis... Remove services discovery tasks before the playlist
2008-06-12 Rémi Denis... Fix previous commit
2008-06-12 Rémi Denis... NULLify p_playlist when the playlist is gone
2008-06-12 Rémi Denis... live: add --rtsp-mcast to force multicast
2008-06-12 Rémi Denis... boolean cosmetics
2008-06-12 Pierre d'HerbemontVLCKit: Use --ignore-config.
2008-06-12 Pierre d'Herbemontopengllayer: Don't protect a module by #ifdef you'll...
2008-06-12 Felix Paul... Redesign the Capture Device panel
2008-06-12 Rémi Denis... Don't block all signals.
2008-06-12 Rémi Denis... accept: ignore interrupts
2008-06-12 Rémi Denis... connect: handle EINTR
2008-06-12 Rémi Denis... File: devices are not seekable
2008-06-12 Rémi Denis... Network: handle interrupts when reading and some comments
2008-06-12 Rémi Denis... access_out_file: fix non-atomic write and error handling
2008-06-12 Rémi Denis... Factorize interrupt handling
2008-06-12 Jean-Baptiste... Warning killing.
2008-06-12 Felix Paul... Also fix the video output window thanks to IB2.5
2008-06-12 Felix Paul... Fix the controller resizing
2008-06-12 Felix Paul... We don't need the .dvdread target anymore in here
2008-06-12 Felix Paul... Prepare for future darwin releases
2008-06-12 Felix Paul... Make sure we download all sources first
2008-06-12 Jean-Baptiste... Update the FFmpeg patch... Do we still need that ?
2008-06-12 Felix Paul... Clean up the code a bit, turning to be half as laggy...
2008-06-12 Felix Paul... Fix the Default and Deployment modes for the native...
2008-06-12 Felix Paul... Clean more correctly
2008-06-12 Felix Paul... Trying to use non-existant patches isn't exactly the...
2008-06-12 Felix Paul... Use the native target instead of the jam-based target.
2008-06-12 Felix Paul... Finally upgrade the build target to a native one (in...
2008-06-12 Felix Paul... Fix libdvdnav in a reliable and quite clean way.
2008-06-11 Rémi Denis... Fix translation
2008-06-11 Rémi Denis... Use block_Alloc directly
2008-06-11 Rémi Denis... Remove useless stream parameter
2008-06-11 Rémi Denis... RTP sout: use block_Alloc
2008-06-11 Rémi Denis... Another ptime fix
2008-06-11 Rémi Denis... Of course, L16 has two bytes per sample...
2008-06-11 Rémi Denis... RTP sout: rework sample-based audio codecs to not excee...
2008-06-11 Felix Paul... Fix logic error pointed by Meuuh
2008-06-11 Rémi Denis... vlc_object_attach: do not kill an object within the...
2008-06-11 Rémi Denis... Blind attempt at fixing the libintl/g++-4.2 problem
2008-06-11 Lukas DurfinaFix of showing FS controller when it is slowly hidding
2008-06-11 Rafaël CarréFFmpeg encoder : be sure to use the minimum required...
2008-06-11 Felix Paul... Add support for Cinepak, Indeo Video IV, DVC Pro 100...
2008-06-11 Felix Paul... We also want to activate AMR-WB. More to come within...
2008-06-11 Felix Paul... Activated iLBC support on Macs running QuickTime 7...
2008-06-10 Jean-Baptiste... Try to fix the win32 compile.
2008-06-10 Jean-Baptiste... FFmpeg update.
2008-06-10 Rémi Denis... Typo
2008-06-10 Rémi Denis... Fix make check too
2008-06-10 Rémi Denis... Fix make check (sic)
2008-06-10 Rémi Denis... Bunch of always on demu/x plugins
2008-06-10 Jean-Baptiste... Fix postproc compiling.
2008-06-10 Rémi Denis... Fix permissions
2008-06-10 Rémi Denis... RTP Vorbis payload format (incomplete)
2008-06-10 Rémi Denis... rtp: don't build unused directory
2008-06-10 Jean-Baptiste... Decode H.264 with QuickTime on the Mac.
2008-06-10 Antoine CellerierUnregister a "sub filter"'s private SPU channel when...
2008-06-10 Antoine CellerierPartially fix sub picture filter chain handling. Still...
2008-06-10 Antoine CellerierFix zoom gauge in magnify.
2008-06-10 Antoine CellerierAdd missing include (OpenDemux uses the CloseDemux...
2008-06-10 Lukas DurfinaFixes for fullscreen controller
2008-06-10 Rafaël CarréRemoteosd: initialise gcrypt
2008-06-10 Rafaël CarréRemove outdated comment
2008-06-10 Lukas DurfinaFullscreen controller
2008-06-10 Jean-Baptiste... s/H264/h264 in http interface.
2008-06-10 Adrien MagloUse less CPU : reduction of the number of iteration...
2008-06-10 Felix Paul... Fix libdvdnav compilation
2008-06-09 Christophe... Update and activate portuguese l10n. Thanks to Bruno...
2008-06-09 Christophe... Typo (pointed by Bruno Queirós)
2008-06-09 Rémi Denis... Support for sudo
2008-06-09 Rémi Denis... Update files list
2008-06-09 Rémi Denis... chroma.h has moved
2008-06-09 Rafaël CarréThese days, the Quit method of mpris is made on the...
2008-06-09 Pavlov Konstantindemux/avformat: add Modules.am (otherwise bootstrap...
2008-06-09 Pavlov KonstantinHACKING: fix some wording / changed macros / changed...
2008-06-09 Pavlov Konstantintoolbox: dont remove config.rpath.
2008-06-09 Antoine CellerierRemove executable permission from source files. (btw...
2008-06-09 Antoine CellerierRemove old post processing code remains from avcodec...
2008-06-09 Antoine CellerierMove avcodec module files to modules/codec/avcodec...
2008-06-09 Antoine CellerierMove imgresample.c to the video_filter directory.
2008-06-09 Antoine CellerierRemove crop/padd code from imgresample module. Imgresam...
2008-06-09 Antoine CellerierAdd a FIXME and fix a capability declaration.
2008-06-09 Antoine Cellerieravformat is demux/mux. Move it to modules/demux/avformat.
2008-06-09 Antoine CellerierMove swscale.c to the video_filter directory.
2008-06-09 Antoine CellerierMerge all swscale plugin related source files (except...
2008-06-09 Antoine CellerierAdd new var_Change action: VLC_VAR_SETISCOMMAND. Previo...
2008-06-09 Antoine CellerierRevive postprocessing. It is now a video filter (the...
2008-06-09 Antoine CellerierLast time I checked, V4L2 was not a demux :) (well...
2008-06-09 Felix Paul... Cleanup, a few additions
2008-06-09 Felix Paul... Fixed linking the remote OSD plugin
2008-06-09 Felix Paul... Default enable the update checker on OS X as pointed...
next