]> git.sesse.net Git - vlc/history - modules
*cough*
[vlc] / modules /
2008-06-28 Felix Paul Kühne*cough*
2008-06-28 Felix Paul KühneDon't try to use 10.5-only threading features on a...
2008-06-28 Laurent AimarFixed segfault when parsing wav file to check for dts...
2008-06-28 Laurent AimarFixed segfault on corrupted wav file.
2008-06-28 Antoine CellerierRemove trailing spaces.
2008-06-28 Laurent AimarFixed buffer size computation with non zero bits per...
2008-06-28 Antoine CellerierDon't assert.
2008-06-28 Rémi Denis-Courmontwav: fix integer underflow
2008-06-28 Rémi Denis-Courmontwav: fix integer overflow (CVE-2008-2430)
2008-06-28 Laurent AimarFixed use of freed memory every time rtmp access is...
2008-06-28 Rémi DuraffortCheck malloc return value.
2008-06-28 Rémi DuraffortFix memleak when the codec can't be loaded.
2008-06-28 Rémi DuraffortRemove unused variables.
2008-06-28 Rémi Denis-CourmontForgot this file
2008-06-28 Rémi Denis-CourmontQt4: weak reference the video output...
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_FILTER: remove
2008-06-28 Rémi Denis-CourmontVLC_OBJECT_DIALOGS: remove
2008-06-28 Rémi Denis-CourmontUse sizeof(vlc_object_t) as appropriate
2008-06-28 Rémi Denis-CourmontTypo
2008-06-28 Rémi Denis-CourmontRemove completely useless mutex
2008-06-28 Antoine CellerierMove intf-popupmenu and video-on-top variables from...
2008-06-28 Kaloyan KovachevSmall fixes for ts_mux
2008-06-28 Antoine CellerierFix a few bugs in mosaic bridge.
2008-06-28 Rémi Denis-CourmontChunkFind: fix skipping very large chunks
2008-06-28 Rémi Denis-Courmontuint is not standard (and breaks Win32) - use unsigned
2008-06-28 Rémi Denis-CourmontRemove unused parameter
2008-06-28 Rémi Denis-CourmontFix format string
2008-06-28 Rémi Denis-CourmontFix function name clash
2008-06-28 Rov JuvanoAdd Scaletempo audio filter
2008-06-28 Rémi Denis-Courmont__EVEN: expansion-safety
2008-06-28 Jean-Baptiste KempfFix previous commit.
2008-06-28 Jean-Baptiste KempfHeaders for newer libdvdread have moved :D
2008-06-27 Antoine CellerierAdd dirac to the list of ffmpeg codecs (enabled decodin...
2008-06-27 Antoine CellerierDon't segfault when looking for art with the lua script...
2008-06-27 Ilkka OllakkaDon't release vout if it ain't present (eg. when audio...
2008-06-27 Ilkka Ollakkagive playlist to vlclua_playlist_add_internal instead...
2008-06-26 Rémi Denis-CourmontFix warning
2008-06-26 Rémi Denis-CourmontWarn about buggy X11 connections
2008-06-26 Rémi Denis-CourmontRemove unused variable
2008-06-26 Ilkka OllakkaMerge branch 'master' of git@git.videolan.org:vlc
2008-06-26 Ilkka OllakkaSet strict-rc functionality as default if user hasn't
2008-06-26 Lukas DurfinaFix hidding of fullscreen controller after leaving...
2008-06-25 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Rémi Denis-CourmontAllow more than one use of the video widget
2008-06-25 Rémi Denis-CourmontQt4: small memory leak
2008-06-25 Rémi Denis-CourmontQt4: restore the fullscreen controller
2008-06-25 Rémi Denis-CourmontUse QPointer and QMutexLocker so we don't crash at...
2008-06-25 Rémi Denis-Courmontvariables use are thread safe. No need for nested locking.
2008-06-25 Rémi Denis-CourmontRemove useless variable
2008-06-25 Rémi Denis-CourmontQt4 window: use a proper condition variable instead...
2008-06-25 Rémi Denis-CourmontRemove out-of-date comments
2008-06-25 Jean-Baptiste KempfBreak compilation on Qt4.2
2008-06-25 Jean-Baptiste KempfFix typo.
2008-06-25 Jean-Baptiste KempfVery small fixes on UI.
2008-06-25 Jean-Baptiste KempfForgotten tooltip :D
2008-06-25 Jean-Baptiste KempfFix Ok/Cancel button position in advanced capture prope...
2008-06-25 Jean-Baptiste KempfCode Cosmetics
2008-06-25 Jean-Baptiste KempfAdd RTMP option on the panel.
2008-06-25 Jean-Baptiste KempfFix network panel behaviour (comboBox and adress genera...
2008-06-25 Christophe MutricyFix permissions
2008-06-25 Christophe MutricyIncrease videowidget size priority over the others.
2008-06-24 Jean-Baptiste KempfCosmetics
2008-06-24 Jean-Baptiste KempfDon't expand the bar, but the video during resizing...
2008-06-24 Jean-Baptiste KempfResize the video to the normal size on launch
2008-06-24 Jean-Baptiste KempfForce dialog to be shown when automatic updates are...
2008-06-24 Rémi Denis-CourmontWe actually need to deliver the signal synchronously...
2008-06-24 Lukas DurfinaAvoid potential problems with bad saved value
2008-06-24 Jean-Paul SamanDistribute images for telx functionality.
2008-06-24 Yohann Martineaufixed compilation on debian etch.
2008-06-24 Jean-Baptiste KempfRenumber event number in order to debug better.
2008-06-24 Jean-Baptiste KempfFix DVD menu button. Fix metadata name displaying.
2008-06-23 Rémi DuraffortFix compiling warning.
2008-06-23 Rémi DuraffortRemove unneeded msg_Err and check malloc return value.
2008-06-23 Rémi DuraffortMalloc return value.
2008-06-23 Rémi DuraffortClose file in all cases.
2008-06-23 Eric PetitFixes a leftover in [eb691987575a7fd877da56d5c8c1219795...
2008-06-23 Eric PetitSet i_visible_width/height, some video filters need...
2008-06-23 Eric PetitFixes the input format for the video user filter chain
2008-06-23 Antoine CellerierAdd aspect ratio option to canvas (like what transcode...
2008-06-23 Lukas DurfinaFix teletex buttons
2008-06-22 Rémi DuraffortRemove unneeded msg_Err.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error.
2008-06-22 Rémi DuraffortRemove unnedeeded msg_Error.
2008-06-22 Rémi DuraffortRemove unneeded msg_Error about memory failure.
2008-06-22 Rémi Denis-CourmontStick to ASCII in gettext messages
2008-06-22 Bill C. Riemershttp: fix Content-Length and stream closure issues.
2008-06-22 Antoine CellerierFinish fixing audio rate changes.
2008-06-22 Antoine CellerierRevert "Special case for fourcc samr and sawb in transc...
2008-06-22 Antoine CellerierRemove dead code.
2008-06-22 Antoine CellerierRemove duplicate function.
2008-06-22 Antoine CellerierSet i_bitspersample to correct value when changing...
2008-06-22 Antoine CellerierNew canvas video filter.
2008-06-22 Antoine CellerierHandle image size changes in the video filter chain...
2008-06-22 Antoine CellerierChange way arguments are given to croppadd module.
2008-06-22 Antoine CellerierCheck for NULL pointer before using it, not after.
2008-06-22 Rémi Denis-CourmontRemove BlockingQueuedConnection, hopefully not needed
2008-06-22 Rémi Denis-CourmontRemove superfluous locking
2008-06-22 Rémi Denis-CourmontQt4: apprently fix the embedded video
2008-06-21 Rémi Denis-CourmontRemove VLC_OBJECT_INTERACTION
2008-06-21 Rémi Denis-CourmontRemove VLC_OBJECT_HTTPD_HOST
next