]> git.sesse.net Git - vlc/shortlog
vlc
2008-04-11 Rémi DuraffortJust an other fortune...
2008-04-11 Ilkka Ollakkasmall rebert for i_length, enables to get meta itags...
2008-04-11 Filippo Caronefix maven site url, thanks Adrien Grand for pointing...
2008-04-11 Pierre d'Herbemonttest: Get rid of the sleep() that crept in our test...
2008-04-11 Pierre d'Herbemonttest: Use --ignore-config by default for all tests.
2008-04-11 Pierre d'Herbemonttest: Fix a typo in Makefile. dirname was to be used...
2008-04-11 Pierre d'Herbemontsrc: Fix an unused var warning plus an invalid conversi...
2008-04-11 Pierre d'Herbemonttest: Move testapi.c to /test and use a sample file...
2008-04-11 Jean-Paul SamanFiles belonging to patch from, thannoy: Allow future...
2008-04-11 thannoy@actech... Allow future control toolbar to be hidden (default...
2008-04-11 Jean-Paul SamanAdd Toolbar DISPID to activex axvlc.idl
2008-04-11 thannoy@actech... Fix IVLCVideo.teletext binding
2008-04-11 Pierre d'Herbemonttest: Remove python umbrella.
2008-04-11 Jean-Paul SamanDon't install scripts and images when the plugin/module...
2008-04-11 Jean-Paul SamanRewrite rendering logic in fbosd gui.
2008-04-11 Jean-Paul SamanCompile fix.
2008-04-11 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-11 Jean-Paul SamanCheck malloc return value
2008-04-11 Jean-Paul SamanSanitize STATUS_CHANGE messages.
2008-04-11 Jean-Paul SamanUpdate ffmpeg settings for netbox.
2008-04-11 Jean-Paul SamanIgnore the overlay-test program
2008-04-11 Adrien Grandorg.videolan.jvlc.MediaList: Javadoc fix.
2008-04-11 Jean-Paul SamanCleanup
2008-04-10 Christophe... Slovenian l10n update by Matej Urbančič
2008-04-10 Rafaël CarréRemove autogenerated private.m4 from VCS
2008-04-10 Jean-Paul SamanProperly detect XvMC capabilities.
2008-04-10 Jean-Paul SamanLower xvmc priority because it is untested.
2008-04-10 Rafaël CarréFix RTSP server
2008-04-10 Rafaël Carréfaad: sets physical channel configuration in all cases
2008-04-09 Antoine CellerierFix tiny 9 byte memleak per Authentication-Info header...
2008-04-09 Antoine CellerierCheck the server's reply upon successful authentication...
2008-04-09 Antoine CellerierCommit changes to m4/private.m4. Please yell (and remov...
2008-04-09 Antoine CellerierSimplify the HTTP Digest Access Authentification code.
2008-04-09 Filippo Caronemore VLM tests
2008-04-09 Jean-Paul SamanMerge branch 'dynamicoverlay'
2008-04-09 Jean-Paul SamanMove overlay-test application to test/dynamicoverlay
2008-04-09 Jean-Paul SamanDon't leak memory.
2008-04-09 Jean-Paul SamanAdd doxygen comment..
2008-04-09 Jean-Paul SamanCompile fix.
2008-04-09 Pierre d'Herbemontlibvlc: Properly raise an exception that indicates...
2008-04-09 Pierre d'Herbemontlibvlc: Don't delete all the media in libvlc_vlm_releas...
2008-04-09 Jean-Paul SamanRewrite old command definitions to no longer use those...
2008-04-09 Jean-Paul SamanRefactor dynamic overlays from Google Summer of Code...
2008-04-09 Jean-Paul SamanCleanup blendbench videofilter
2008-04-09 Jean-Paul SamanFix compilation of blendbench
2008-04-09 Jean-Paul SamanBuild blendbench module
2008-04-09 Søren BøgBlending - Added blend benchmarking filter
2008-04-09 Jean-Paul SamanFix compiler warnings.
2008-04-09 Søren BøgOverlay - Added text demonstrations
2008-04-09 Søren BøgOverlay - Updated test program
2008-04-09 Søren BøgOverlay - Extended demonstration program
2008-04-09 Jean-Paul SamanPatch from Søren Bøg <avacore@videolan.org> GSoC 2007
2008-04-09 Søren BøgOverlay - Basic test/demonstration program
2008-04-09 Jean-Paul SamanRefactor dynamic overlays from Google Summer of Code...
2008-04-09 Jean-Paul SamanAdd alpha value to each subpicture region.
2008-04-09 Jean-Paul SamanGive credit to Soren Bog (avacore)
2008-04-09 Jean-Paul SamanFix compilation.
2008-04-09 Jean-Paul SamanPatch by Soren Bog <avacore@videolan.org> from GSoC...
2008-04-08 maxime RipardFixed typo
2008-04-08 Felix Paul... Fixed make dist
2008-04-08 Filippo Caroneinitial VLM tests
2008-04-08 Filippo Caronedecref the correct value in vlm_ControlMediaDel
2008-04-08 Filippo Caronewhen releasing vlm, clear all media
2008-04-08 Filippo Caroneprotect from null options param, and finalize added
2008-04-08 Filippo Caronerelease method added
2008-04-08 Filippo Caroneminor changes to JVLC class
2008-04-08 Antoine CellerierRemove a few trailing spaces.
2008-04-08 Antoine CellerierPreliminary HTTP Digest Access Authentication client...
2008-04-08 Dominique Leuenbergerchanged the remaining xpm files from static char* to...
2008-04-08 Felix Paul... Slightly cleaned the way we delete items
2008-04-08 Felix Paul... Fixed a compilation warning
2008-04-08 Felix Paul... Download all packages before starting the compilation...
2008-04-08 Dominique Leuenbergerwxwidgets: Don't forget to vlc_gc_decref() the input_it...
2008-04-08 Rafaël CarréWhen specifying --sout-transcode-samplerate and --sout...
2008-04-08 maxime RipardBugfix Stats Panel
2008-04-08 Jean-Philippe... Fix SLIDERCOL_LONGTEXT like in commit 2848880a144e0aa18...
2008-04-07 Rémi DuraffortImprove playlist drawing with rc.
2008-04-07 Filippo CaroneVLM class almost done
2008-04-07 Filippo Caronelibvlc_vlm_release added
2008-04-07 Filippo CaroneInitial VLM class implementation
2008-04-07 Antoine CellerierMisc changes to Lua HTTP interface: spelling, Load...
2008-04-07 Pierre d'Herbemontqt4: Don't forget to vlc_gc_decref() the input_item_t...
2008-04-07 Rémi DuraffortComments presentation.
2008-04-07 Rémi DuraffortRemove playlist_NodeDump as nobody is using this debugi...
2008-04-07 Rémi DuraffortFix #1530 : with thr rc interface you can now draw...
2008-04-07 Rémi DuraffortWe don't need the update system with the rc interface.
2008-04-07 Antoine CellerierAdd missing dash (btw, does the name really contain...
2008-04-07 Felix Paul... Added thanks for the OpenGL Screen input
2008-04-07 Sam HocevarFix transform plugin 90-degree rotations on I422.
2008-04-07 Sam HocevarMinor mingw32ce build fixes.
2008-04-07 Felix Paul... Updates
2008-04-07 Felix Paul... Compilation fixes
2008-04-07 Felix Paul... Updated the link flags for the Mac screen module
2008-04-07 araiScreen capture module for Mac OS X using OpenGL.
2008-04-07 Lukas DurfinaUse already defined macro
2008-04-07 Lukas DurfinaTurn off sorting on startup fix of #1529
2008-04-07 Jean-Baptiste... Fix colour of the slider... be careful of , and ;
2008-04-06 Pierre d'Herbemontqt4: Missing vlc_gc_decref().
2008-04-06 Dominique LeuenbergerChange the static char in the bitmap files to const...
2008-04-06 Rafaël CarréUse UNIX \n only
next