]> git.sesse.net Git - vlc/history - modules
s/wxwindows/wxwidgets/
[vlc] / modules /
2007-01-14 Jean-Paul SamanRemove useless test i_chunk is uint32_t and cannot...
2007-01-14 Jean-Paul SamanRevert part of rev 18553 where p_track->i_chunk test...
2007-01-14 Damien Fouilleul- ffmpeg/encoder.c: more int64_t fixes
2007-01-14 Rémi Denis-CourmontFix out-of-bound read uncovered by sam
2007-01-14 Rémi Denis-Courmontmemory leak
2007-01-14 Rémi Denis-CourmontFix memory leak
2007-01-14 Rémi Denis-CourmontFix a bunch of potential segmentation faults:
2007-01-14 Jean-Paul SamanAdded option to disable session timeout option on RTSP...
2007-01-14 Felix Paul Kühne* allow the screensaver to appear when video playback...
2007-01-14 Felix Paul Kühne* design change: the current volume is automatically...
2007-01-13 Damien Fouilleullive555: hmmm, that BITMAPINFOHEADER is only useful...
2007-01-13 Damien Fouilleuldemux/live555.cpp: added support for avc1 in X-QT over...
2007-01-13 Jean-Paul SamanFix segmentation fault in modules/control/telnet.c...
2007-01-12 Sigmund Augdal Helberglibasf.c: Don't store pointer to bad data. Fixes #992
2007-01-12 Rémi Denis-CourmontDo not assume long integers are 32-bits.
2007-01-12 Jean-Paul SamanMake parenthesis explicite
2007-01-11 Christophe MutricyRemove the warning. thanks to Quovodis
2007-01-11 Christophe MutricyBetter a compile warning than a bug. Thanks to Robert...
2007-01-11 Damien Fouilleul- ffmpeg/encoder.c: force AV_NOPTS_VALUE to int64_t...
2007-01-11 Rémi Denis-CourmontFix denial of service (NULL dereference) in ASX parser
2007-01-11 Rémi Denis-CourmontCosmetic fix
2007-01-10 Rémi Denis-CourmontDo not read inexistant configuration parameter
2007-01-09 Christophe MutricyPartial fix of the wx prefs. The modules settings are...
2007-01-07 Sigmund Augdal Helbergapply mini_patch.diff from #964. Fixes #964
2007-01-06 Christophe MutricySplit text and control character to please gettext
2007-01-04 Rémi Denis-CourmontWin32 compile fix
2007-01-04 Rémi Denis-CourmontAllow directory module to recurse through symbolic...
2007-01-04 Rémi Denis-CourmontFix unlikely deadlock
2007-01-04 Rémi Denis-CourmontMatch file:// with the directory plugin as any browser...
2007-01-03 Damien Fouilleulaudioscrobbler.c: fix for format string exploit
2007-01-03 Rémi Denis-CourmontDo not use error message as a format string.
2007-01-02 Rémi Denis-CourmontFix a bunch of format string injection in VCDX and...
2006-12-31 Antoine CellerierAdd quicktime in24 and in32 support (basically s24...
2006-12-31 Felix Paul Kühne* some GUI improvements, which need further work once...
2006-12-31 Felix Paul Kühne* don't add an 'empty folder' if the user hit cancel...
2006-12-31 Sigmund Augdal Helbergtranscode.c: reset pointer and size info for extradata...
2006-12-30 Sigmund Augdal Helberglive555.cpp: Add support for quicktime specific audio
2006-12-30 Sigmund Augdal Helbergb4s.c: Create meta before using them
2006-12-30 Sigmund Augdal Helbergmkv.cpp: Added support for theora in mkv. Fixes #925
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
next