]> git.sesse.net Git - vlc/history - modules
Small menu fix.
[vlc] / modules /
2008-04-16 Jean-Baptiste KempfSmall menu fix.
2008-04-15 Rémi DuraffortAdd the missing modules in modules/LIST.
2008-04-15 Rémi DuraffortFix the update in wxwidgets.
2008-04-15 Rafaël CarréFix MacOSX update checking - inverted behavior
2008-04-15 Jean-Baptiste KempfSupport for ML20 (mimic codec) for MSN webcams.
2008-04-15 Jérôme DecoodtAvoid segfaulting if live555 error is neither a HTTP...
2008-04-14 Rafaël CarréSets the output channel configuration when opening...
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Jean-Paul Samanupdate module LIST file.
2008-04-14 Jean-Paul SamanPut filter count to zero after releasing all audio...
2008-04-14 Pierre d'Herbemontaccess: Rename access2 to access as access is no longer...
2008-04-14 Pierre d'Herbemontdemux: Rename demux2 to demux as demux is no longer...
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-04-13 Jean-Paul SamanMove ppsz_input_state[] to modules/control/rc.c because...
2008-04-13 Jean-Paul SamanDon't compile dynamicoverlay when there is no POSIX...
2008-04-13 Jean-Paul SamanRename LoadImage() to blendbench_LoadImage() because...
2008-04-13 Jean-Paul SamanMake comment a bit more descriptive.
2008-04-13 Ibraheem Paredathaccess.c: Fix a warning "In function 'Close':WARNING...
2008-04-13 Rafaël CarréUse the correct access
2008-04-13 Michael Ploujnikovimproved QT4 strings
2008-04-12 Pierre d'Herbemontwxwidgets: Comments cleanup for previous commit.
2008-04-12 Dominique Leuenbergerwxwidgets: Replace Volume Bar's wxGauge subclass by...
2008-04-11 Pierre d'Herbemontmacosx: Fix some input_item_t leaks.
2008-04-11 Ilkka Ollakkasmall rebert for i_length, enables to get meta itags...
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.
next