]> git.sesse.net Git - vlc/history - modules
fix maven site url, thanks Adrien Grand for pointing this out
[vlc] / modules /
2008-04-11 Jean-Paul SamanRewrite rendering logic in fbosd gui.
2008-04-11 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-11 Jean-Paul SamanSanitize STATUS_CHANGE messages.
2008-04-11 Jean-Paul SamanCleanup
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 CellerierSimplify the HTTP Digest Access Authentification code.
2008-04-09 Jean-Paul SamanMerge branch 'dynamicoverlay'
2008-04-09 Jean-Paul SamanDon't leak memory.
2008-04-09 Jean-Paul SamanCompile fix.
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 SamanAdd alpha value to each subpicture region.
2008-04-08 Antoine CellerierPreliminary HTTP Digest Access Authentication client...
2008-04-08 Felix Paul KühneSlightly cleaned the way we delete items
2008-04-08 Felix Paul KühneFixed a compilation warning
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 AndreFix SLIDERCOL_LONGTEXT like in commit 2848880a144e0aa18...
2008-04-07 Rémi DuraffortImprove playlist drawing with rc.
2008-04-07 Pierre d'Herbemontqt4: Don't forget to vlc_gc_decref() the input_item_t...
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 Sam HocevarFix transform plugin 90-degree rotations on I422.
2008-04-07 Felix Paul KühneCompilation fixes
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 KempfFix 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
2008-04-06 Ilkka Ollakkafix xspf extension parsing for leaking
2008-04-06 Jean-Baptiste KempfAdd me as an author here too.
2008-04-06 Felix Paul KühneFixed a rare crash and slightly cleaned the sprefs
2008-04-06 Jean-Baptiste KempfAdd a preference option to choose your Volume Slider...
2008-04-06 Jean-Baptiste KempfI am the one who rewrote most of this file.
2008-04-06 Jean-Baptiste KempfUse RGB instead of Qt:White.
2008-04-06 Jean-Baptiste KempfFix a small layout issue
2008-04-06 Ilkka Ollakkause allready created index instead of creating same...
2008-04-06 Jean-Baptiste KempfSupport for DVCPRO50 in .mov files. Patch by 'j' Close...
2008-04-06 Jean-Baptiste KempfComment the place where the QProcess:: issue with QClea...
2008-04-06 Jean-Baptiste KempfLua path for windows modification.
2008-04-06 Jean-Baptiste KempfRemove debug.
2008-04-06 Jean-Baptiste KempfVery small layout fix for equalizer.
2008-04-06 Jean-Baptiste KempfFix UIC compilation.
2008-04-05 Jean-Baptiste KempfIncrease the space between the bands and the main ampli...
2008-04-04 Rafaël Carrérc : stop the playlist before exiting, fix quitting...
2008-04-04 Rafaël CarréSimplify macro
2008-04-02 Antoine CellerierSimplify code reading.
2008-04-02 Antoine CellerierMove lua{intf,playlist,meta} to lua/{intf,playlist...
2008-04-02 Antoine CellerierRevert 4ce6c3f34b0807c7ee8db8739bdbdb9773d42f56. Fixes...
2008-04-02 Jean-Baptiste KempfEscape files when drag'n dropped... Hopefully fix ...
2008-04-01 Ilkka OllakkaAdd options for controlling AQ in x264_BUILD >= 59
2008-04-01 Jean-Baptiste KempfThis was of course not intended...
2008-04-01 Jean-Baptiste KempfLayout cosmetics for crop UI.
2008-04-01 Jean-Baptiste KempfDo the cropping from the extended panel.
2008-03-31 Rémi Denis-CourmontFix RTCP SR SDES length field - close #1541
2008-03-31 Jean-Baptiste KempfCompile fix for QT 4.2.
2008-03-31 Rafaël CarréVerbosely report EOF
2008-03-31 Rafaël CarréFix infinite loop
2008-03-31 Rafaël Carréh264 packetizer : do not trust the input data in p_extra
2008-03-31 Rafaël Carréh264: fix maximum size calculation
2008-03-31 Rafaël CarréReally fix H264 packetizing: abort PacketizeAVC1()...
2008-03-31 Rafaël CarréH264 packetizer : NEVER TRUST INPUT !!
2008-03-31 Jean-Paul SamanDon't crash when deinterlacing fails.
2008-03-31 Jean-Paul SamanAdd space after , in defining module properties.
2008-03-31 Jean-Baptiste KempfActions on cropping UI. This doesn't work yet, because...
2008-03-31 Jean-Baptiste KempfInterface for pixel cropping. Ref #1400
2008-03-31 Jean-Baptiste Kempfname fix.
2008-03-31 Jean-Baptiste KempfForgotten in previous commit.
2008-03-31 Jean-Baptiste KempfAdd panoramix to the UI.
2008-03-31 Jean-Baptiste KempfMinor Layout modifications in Extended filters.
2008-03-31 Jean-Baptiste KempfString renaming.
2008-03-31 Jean-Baptiste KempfLayout rework and update button.
2008-03-31 Jean-Baptiste KempfConnect the buttons to the actions.
2008-03-31 Jean-Baptiste KempfSubs Speed Rate controls.
2008-03-30 Rafaël CarréDo not mix time() and mdate()
2008-03-30 Ilkka Ollakkasmall adjustment on decoder/encoder fmt_in/out for...
2008-03-30 Rémi Denis-CourmontRemove HTTPD object type
2008-03-30 Jean-Baptiste KempfInterface to delay subtitles and audio. Most of ##1491
2008-03-30 Jean-Baptiste KempfStart of the work for the audio/video/subs synchronisation
2008-03-30 Jean-Baptiste KempfReduce Space in effects UI.
2008-03-30 Jean-Baptiste KempfSmall UI fix.
2008-03-29 Pierre d'Herbemontstats: Move the stat to libvlc instead of the playlist...
2008-03-29 Pierre d'Herbemontdescription: Fix compilation.
2008-03-29 Pierre d'Herbemontdescription: A buggy case needs an assert.
2008-03-29 Rémi Denis-CourmontRemove META_ENGINE object type
2008-03-29 Rémi Denis-CourmontRemove XML object type
2008-03-29 Rémi Denis-CourmontRemove SD object type
2008-03-29 Rémi Denis-CourmontRemove SPU type
next