]> git.sesse.net Git - vlc/history - modules
Correctly handle multiple clients in httpd
[vlc] / modules /
2008-11-04 David FlynnFix calculation with uninitialized value
2008-11-04 David FlynnFix unpacking of Dirac SeqHdr
2008-11-04 Geoffroy Couprieadd -no-undefined for WinCE
2008-11-03 Rémi Duraffortxspf: both "xmlns" and "xmlns:vlc" are acceptable....
2008-11-03 Vincent Penquerc'hfix build with (at least) libspeex 1.1.12
2008-11-03 Jean-Baptiste Kempf[Qt] Privatise what can be privatised in menu class
2008-11-03 Jean-Baptiste Kempf[Qt] Put the extended dialog on the left of the Main...
2008-11-02 Jean-Baptiste Kempf[Qt] Parsing of generic toolbars and auto-creation...
2008-11-02 Jean-Baptiste Kempf[Qt] Implement a kind of rememberance in Open Network...
2008-11-02 Rémi DuraffortQT|bookmarks: use hh:mm:ss as time default format.
2008-11-02 Rémi DuraffortRemove MALLOC_(VOID|ERR). (and use calloc instead of...
2008-11-02 Rémi DuraffortUse var_CreateGet when needed (and cleaning)
2008-11-02 Rémi DuraffortDon't use var_CreateGet oly to Create the variable.
2008-11-01 Rolf AhrenbergRTSP authentication with DSS
2008-10-31 Rémi DuraffortFix potential memleak (+cleaning).
2008-10-31 Rémi DuraffortTypo
2008-10-31 Rémi DuraffortClean up (and use var_CreateGetString)
2008-10-31 Rémi DuraffortCleanup and fix a potential memleak.
2008-10-31 Rémi DuraffortUse asprintf instead of malloc+sprintf.
2008-10-30 Rémi DuraffortFix potential memleak (CID 270 and 271)
2008-10-30 Rémi Denis-CourmontCleanup directory URI encoding
2008-10-30 Rémi DuraffortQt4|Bookmarks: fix memleaks.
2008-10-30 Rémi Denis-CourmontRemove the Qt4 video widget
2008-10-30 Rémi Denis-CourmontRemove useless parameter
2008-10-30 Rémi Denis-CourmontRemove write-only value
2008-10-30 Rémi Denis-CourmontFix another small race condition in the Qt4 video window
2008-10-30 Rémi Denis-CourmontRemove Esound plugin
2008-10-30 Rémi Denis-CourmontRemove aRts plugin (again)
2008-10-30 Jean-Baptiste KempfMotionDetect: check for NULLITY at the right place.
2008-10-30 Jean-Baptiste KempfFix Typo. Patch by Pierre Ynard.
2008-10-29 Christophe MutricyTypo
2008-10-29 Rémi DuraffortQt4/DialogEvent: fix memleak
2008-10-29 Rémi DuraffortQt/playlist: fix memleak.
2008-10-29 Rémi DuraffortQt4 is a big familly, they all want parents (fix memleak)
2008-10-29 Rémi DuraffortRecent: don't leak just for fun.
2008-10-29 Rémi Denis-CourmontUse asprintf and use free instead of g_free (fixes...
2008-10-29 Rémi Denis-CourmontUnlikely memory leak - fixes #2256
2008-10-29 Rémi Denis-CourmontMemory leak - fixes #2255
2008-10-29 Rémi Denis-CourmontRemove never used RTCP code (fixes #2254)
2008-10-29 Rémi Denis-CourmontRemove most stray semi-colons in module descriptions
2008-10-28 Rémi Duraffortbookmarks: fix memleaks
2008-10-28 Ilkka Ollakkaremove unneeded if for aac-profile
2008-10-28 Jean-Baptiste Kempf[Qt] chmod 644 qt4.*
2008-10-28 Jean-Baptiste KempfFix forgotten include.
2008-10-26 David Flynn[qt4/recents] Remove dependency on qt4.4 for QList...
2008-10-26 Rémi DuraffortAdd a module to export the playlist in HTML (feature...
2008-10-26 Rémi Duraffortasf: fix compilation warning.
2008-10-25 Antoine CellerierFix x86_64 specific compilation warning.
2008-10-25 Antoine CellerierRemove warnings.
2008-10-25 Antoine CellerierSimplify confusing code.
2008-10-25 Nicolas Chauvet... Add support for libproxy via pkg-config
2008-10-23 Laurent AimarAdded decoder_New/Delete/Link/UnlinkPicture helpers.
2008-10-23 Laurent AimarFixed an invalid return.
2008-10-23 Rémi Denis-Courmontmissing wakeup
2008-10-23 Rémi Denis-CourmontDMO: fix serialization, check for errors in DecOpen...
2008-10-23 Laurent AimarAdded decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
2008-10-23 Laurent AimarAdded decoder_NewSubpicture/decoder_DeleteSubpicture...
2008-10-22 Rémi Denis-Courmontdirectory: do not try to open "-" as it refers to stdin
2008-10-22 Laurent AimarAdded hotkey code for input "frame-next".
2008-10-22 Rémi DuraffortFix compilation of modules/video_filter/imgresample.c
2008-10-22 Rémi DuraffortDon't forgot to unlock the mutex.
2008-10-22 Rémi Denis-CourmontRestore -no-undefined on Win32
2008-10-22 Rémi Denis-CourmontCosmetic fixes
2008-10-22 Sebastien EscudierUse live555 timeout option and reduce waiting time
2008-10-22 Rémi Denis-CourmontMore verbose ffmpeg encoding failure
2008-10-21 Pavlov Konstantinvideo4linux2: Add libv4l2 support. Fixes #1804.
2008-10-21 Jean-Baptiste Kempf[Qt] Fix a crash when toggling minimalView when --no...
2008-10-20 Jean-Baptiste Kempf[Fake] Add a missing callback on fake-file-reload
2008-10-20 Rémi Denis-CourmontRemove dummy embedded window exclusion
2008-10-20 Rémi Denis-CourmontSimplifications
2008-10-20 Ludovic FauvetBug fixed in the "recently played" functionnality
2008-10-20 Rémi Denis-CourmontOops, remove dummy code
2008-10-20 Rémi Denis-CourmontEmbedded video still crashes, so disable it - refs...
2008-10-20 Rémi Denis-CourmontRemove recursive/deadlocking calls in Qt4 embedded...
2008-10-20 Rémi Denis-CourmontRemove debug
2008-10-20 Rémi Denis-CourmontDo not use thread cancellation for Qt4 - fix #2225...
2008-10-20 Rémi Denis-Courmont(Cosmetic) settings don't belong to the dialog provider
2008-10-20 Jean-Baptiste Kempf[Qt] Win Compilation fix.
2008-10-20 Jean-Baptiste Kempf[Qt] small menus changes...
2008-10-20 Jean-Baptiste Kempf[Qt] Forgotten file in previous commit.
2008-10-20 Jean-Baptiste Kempf[Qt] Split the QtWinApp to its own file and rename it.
2008-10-20 Jean-Baptiste Kempf[Qt] Various cleaning.
2008-10-20 Jean-Baptiste Kempf[Qt] RecentMRLs: Simplification and adding some debug.
2008-10-20 Jean-Baptiste Kempf[Qt] remove trailing spaces, set a default filter and...
2008-10-19 Ludovic FauvetNew recently played menu.
2008-10-19 Jean-Baptiste Kempf[Qt] move some static const int to enum
2008-10-19 Rémi Denis-CourmontUnused variables
2008-10-19 Rémi Denis-CourmontFix swscale linking
2008-10-19 Rémi Denis-CourmontFix avformat compile+link
2008-10-19 Rémi Denis-CourmontFix avformat compilation
2008-10-19 Rémi Denis-CourmontFix warning
2008-10-19 Rémi Denis-CourmontFactorize avcodec chroma table - another 2kb
2008-10-19 Rémi Denis-CourmontUnused variable
2008-10-19 Rémi Denis-CourmontSpare another 2kb
2008-10-19 Rémi Denis-CourmontFactorize avcodec table - spare about 5kb
2008-10-19 Rémi Denis-CourmontQt4: restore message dialog
2008-10-19 Rémi Denis-CourmontDo not link plugins against libvlccore explicitly
2008-10-19 Rémi Denis-CourmontFix some integer overflows and a stupid memset() invocation
2008-10-19 Rémi Denis-CourmontSimply debug
2008-10-19 Rémi Denis-CourmontFix warning
next