]> git.sesse.net Git - vlc/history - modules
Use RFC4648 test vectors
[vlc] / modules /
2006-12-26 Felix Paul Kühne* be more accurate when fading in and out (refs #913...
2006-12-24 Dennis van Amerongen* modules/access/dshow/dshow.cpp: Typo specfic -> specific.
2006-12-24 Clément StenacMore cleanup
2006-12-23 Clément StenacHopefully correct tokenization of open strings
2006-12-23 Clément StenacAdd extra debug to chase #934
2006-12-23 Clément Stenac* Ensure garbage collector is called when disabling...
2006-12-23 Rémi Denis-CourmontFix "File already exists" failure with moc (closes...
2006-12-23 Clément StenacWtf ?
2006-12-23 Clément Stenac* Only allow playlist files in open playlist (Refs...
2006-12-23 Dennis van Amerongen* modules/gui/qt4/dialogs/extended.cpp: Typo Eqqualizer...
2006-12-21 Sigmund Augdal Helbergsrc/video_output/video_output.c: Fixed double free...
2006-12-21 Sigmund Augdal Helbergfix out of buffer read in equalizer code
2006-12-20 Jean-Baptiste KempfAdding Open Menu entries.
2006-12-19 Rémi Denis-CourmontFix implicit declaration problem
2006-12-19 Felix Paul Kühne* gui behaviour change: the textfields are no longer...
2006-12-19 Jean-Baptiste KempfDionoea's commit :D
2006-12-18 Felix Paul Kühne* hide the fspanel if VLC looses its front app state...
2006-12-18 Antoine Cellerier* Remove comments left in cut & paste.
2006-12-18 Antoine Cellerier* Make it possible to extract any color component from...
2006-12-18 Felix Paul Kühne* added an option to disable the fspanel
2006-12-17 Dennis van Amerongen* modules/codec/ffmpeg/ffmpeg.c and modules/demux/nsv...
2006-12-17 Antoine Cellerier * New color extraction video filter. Can be used to...
2006-12-17 Antoine CellerierRewrite motion detect filter. It currently draws a...
2006-12-16 Clément StenacAdd video filters panel
2006-12-16 Jean-Baptiste KempfInclude fixing for snapshot.c
2006-12-15 Jean-Baptiste KempfInclude repairing for dc1394
2006-12-15 Clément Stenac2nd argument of playlist_Viewplay is not a boolean
2006-12-14 Derk-Jan Hartman* More compiler warning fixes (const mostly)
2006-12-13 Derk-Jan Hartman* Add support for HD DVBsub closes #896
2006-12-12 Felix Paul Kühne* switched the middle arrow buttons from faster/slower...
2006-12-12 Jean-Paul SamanFix compilation warnings
2006-12-12 Jean-Paul SamanSmall readability enhancement
2006-12-12 Jean-Paul SamanDon't use register keyword, leave it up to compiler...
2006-12-11 Olivier Teulière * skins2/vars/equalizer.cpp: Fixed an invalid memory...
2006-12-11 Derk-Jan Hartman* Some more const warning fixes
2006-12-11 Derk-Jan Hartman* grah one more compile issue
2006-12-11 Derk-Jan Hartman* one more closedir fix
2006-12-11 Derk-Jan Hartman* another closedir fix
2006-12-11 Derk-Jan Hartman* motion_detect: use playlist_Control's "lock" argument
2006-12-11 Rémi Denis-Courmont- WTF?! Do not use non-existant vlc_closedir_wrapper
2006-12-11 Derk-Jan Hartman* forwardport: [18328]-[18330]
2006-12-11 Derk-Jan Hartman* forwardport [18336]:
2006-12-11 Derk-Jan Hartman* forwardport [18346]: LocaleFree() a utf8_readdir...
2006-12-11 Derk-Jan Hartman* marq.c: const strings
2006-12-10 Clément StenacFix corruption in SD parser (Closes:#889)
2006-12-10 Clément Stenac* Do not take and release the structure lock for each...
2006-12-09 Marian DurkovicFix for non-working DELETE key in Playlist on Win32
2006-12-09 Felix Paul Kühne* prevent the preferences from crashing. they aren...
2006-12-09 Clément StenacFix
2006-12-09 Felix Paul Kühne* improved previous b_autoplay implementation
2006-12-09 Felix Paul Kühne* make sure that the opened media is always enqueueded...
2006-12-09 Clément StenacMisc cleanups in Qt4. (Closes:#736)
2006-12-07 Derk-Jan Hartman* Don't redraw the window when going to fullscreen...
2006-12-07 Derk-Jan Hartman* forwardport: [18319], [18320]
2006-12-07 Christophe MutricyForward port [18313] and [18314]. compile fix
2006-12-07 Benjamin Pracht* Cleanup that file a bit
2006-12-07 Rémi Denis-CourmontRemove redumdant function call
2006-12-07 Rémi Denis-CourmontRemove old TODO
2006-12-07 Rémi Denis-CourmontPrefer EDH-RSA over plain RSA
2006-12-07 Rémi Denis-CourmontHandle fatal errors properly past TLS handshake (close...
2006-12-06 Damien Fouilleul- dshow: backporting from 0.8.6
2006-12-06 Damien Fouilleul- backporting from 0.8.6
2006-12-06 Christophe Mutricysub_fps is a float and need to be a float. Don't loose...
2006-12-06 Rémi Denis-CourmontEnable AES 256 with TLS.
2006-12-06 Rémi Denis-CourmontSupport for TLSv1.1 deflate compression
2006-12-06 Rémi Denis-Courmont - support for TLSv1.1
2006-12-06 Rémi Denis-CourmontDo not retry to HTTP connection with version 1.0 instea...
2006-12-06 Rémi Denis-CourmontMake some constant data table static
2006-12-06 Rémi Denis-CourmontWork-around window-on-top + fullscreen deadlock (refs...
2006-12-06 Rafaël CarréSimplification of one-instance mode
2006-12-06 Rafaël CarréD-Bus module now uses new specification
2006-12-04 Marian DurkovicAdd quotes to all VLM commands requested by VLM wx...
2006-12-03 Clément Stenac* Made open and sout QDialogs
2006-12-03 Antoine CellerierAlso show telnet specific commands when using "help...
2006-12-03 Rémi Denis-CourmontFix memleak (oups)
2006-12-03 Antoine CellerierOops (at least it wasn't a regression ;) )
2006-12-03 Rémi Denis-CourmontSame as previous commit, for invalid MMS URLs
2006-12-03 Antoine CellerierDon't display "Unknown command!" when the command is...
2006-12-03 Rémi Denis-CourmontFix über memleak when falling back to MMS/HTTP
2006-12-03 Antoine CellerierCosmetics and small fix
2006-12-03 Antoine CellerierSimplify callback registration.
2006-12-03 Antoine CellerierFix [17577]. Removing 200 lines of code is nice. Replac...
2006-12-03 Rémi Denis-CourmontFix small memleak
2006-12-03 Rémi Denis-CourmontM3U: fallback to local code page if UTF-8 fails (close...
2006-12-03 Clément Stenac* Fix preparse of directories
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-12-03 Clément StenacQt4 open:
2006-12-02 Derk-Jan Hartman* forwardport [18201]
2006-12-02 Clément StenacImproved autocropping by Cedric Cocquebert
2006-12-01 Marian DurkovicAdd a FIXME
2006-12-01 Rafaël CarréSimplification of Advanced Open
2006-11-30 Derk-Jan Hartman* fix commit [18178]
2006-11-30 Derk-Jan Hartman* Fix YUV422, YUY2, YUYV mappings in V4L.
2006-11-30 Derk-Jan Hartmanforwardport [18177]
2006-11-30 Rafaël CarréUses correct buffer size with OSS output
2006-11-30 Olivier Aubertmodules/video_output/snapshot.c: remove ref. to snapsho...
2006-11-29 Derk-Jan Hartman* const and a few other casting fixes
2006-11-29 Derk-Jan Hartman* cdda: update due to input_GetItem
2006-11-29 Jean-Baptiste KempfQt4: Small corrections on previous commit.
2006-11-29 Jean-Baptiste KempfQt4: Please help...
next