]> git.sesse.net Git - vlc/shortlog
vlc
2008-06-29 Filippo Caronefailing test for libvlc_media_list_player added
2008-06-28 Felix Paul... *cough*
2008-06-28 Felix Paul... Don't try to use 10.5-only threading features on a...
2008-06-28 Laurent AimarDo not delete input variable, only remove callbacks...
2008-06-28 Antoine CellerierSimplify.
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 Laurent AimarFixed invalid unlock on invalid audio format.
2008-06-28 Antoine CellerierDon't assert.
2008-06-28 Rémi Denis... wav: fix integer underflow
2008-06-28 Rémi Denis... wav: 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 Ilkka Ollakkafix error: lua playlist warning: Error while runing...
2008-06-28 Rémi DuraffortFix memleak when the codec can't be loaded.
2008-06-28 Felix Paul... No need to patch FFmpeg's MMX code if we are on Darwin-ppc
2008-06-28 Rémi DuraffortDon't leak an object in case of an error.
2008-06-28 Rémi DuraffortRemove unused variables.
2008-06-28 Rémi DuraffortFix compilation warning.
2008-06-28 Rémi Denis... Forgot this file
2008-06-28 Rémi Denis... Qt4: weak reference the video output...
2008-06-28 Rémi Denis... playlist: release video outputs *once* - fixes #1593
2008-06-28 Rémi Denis... VLC_OBJECT_FILTER: remove
2008-06-28 Rémi Denis... VLC_OBJECT_DIALOGS: remove
2008-06-28 Rémi Denis... vlc_object_create: assert that the object type is known
2008-06-28 Rémi Denis... Use sizeof(vlc_object_t) as appropriate
2008-06-28 Rémi Denis... vout: use vlc_custom_create
2008-06-28 Rémi Denis... vlc_pthread_fatal: fix error message
2008-06-28 Rémi Denis... Typo
2008-06-28 Rémi Denis... Remove completely useless mutex
2008-06-28 Rémi Denis... Avoid dummy error
2008-06-28 Rémi Denis... Remove unused variable
2008-06-28 Rémi DuraffortWe don't need the vlc_mutex_lock here.
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... Remove abusive error message
2008-06-28 Rémi Denis... ChunkFind: fix skipping very large chunks
2008-06-28 Rémi Denis... uint is not standard (and breaks Win32) - use unsigned
2008-06-28 Rémi Denis... Remove unused parameter
2008-06-28 Rémi Denis... Fix format string
2008-06-28 Rémi Denis... Fix function name clash
2008-06-28 Rémi Denis... ABI break
2008-06-28 Rov JuvanoUse the Scaletempo audio filter
2008-06-28 Rov JuvanoAdd Scaletempo audio filter
2008-06-28 Rémi Denis... __EVEN: expansion-safety
2008-06-28 Jean-Baptiste... No reason to not use $(HOSTCONF) when possible.
2008-06-28 Jean-Baptiste... Fix previous commit.
2008-06-28 Jean-Baptiste... Headers for newer libdvdread have moved :D
2008-06-28 Jean-Baptiste... dvdread headers can be in libdvdread now...
2008-06-28 Jean-Baptiste... Don't use a revision of FFmpeg with broken .pc... HEAD...
2008-06-28 Jean-Baptiste... Don't make liba52 inside ffmpeg. What is the point.
2008-06-28 Jean-Baptiste... Mrraaaah at dirac 0.10 when crosscompiling. A bit sharp...
2008-06-27 Jean-Baptiste... Libdvdnav using HEAD.
2008-06-27 Jean-Baptiste... Libdvdread compile fix.
2008-06-27 Jean-Baptiste... Use libdvdread fork on the libdvdnav SVN.
2008-06-27 Pavlov KonstantinContrib: add libschroedinger. Add some patches that...
2008-06-27 Pavlov KonstantinNEWS: tell users about glide removal.
2008-06-27 Ilkka Ollakkause strcasestr in input_MetaMatch too, so search is...
2008-06-27 Rémi Denis... Check some invalid uses of pl_Yield()
2008-06-27 Rémi Denis... Remove video output when input stops - fixes #1637
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... Fix warning
2008-06-26 Rémi Denis... Warn about buggy X11 connections
2008-06-26 Rémi Denis... Remove unused variable
2008-06-26 Rémi Denis... Bump version
2008-06-26 Rémi Denis... Remove dummy $Id$
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 Felix Paul... A few OS X related clarifications and updates
2008-06-25 Jean-Baptiste... Remove Unicows.
2008-06-25 Jean-Baptiste... Win98 is dead.
2008-06-25 Rémi DuraffortFix the update system now we can't close vlc and stop...
2008-06-25 Rémi DuraffortFix the update system, based on funman patch + some...
2008-06-25 Jean-Baptiste... Windows 98 is dead.
2008-06-25 Jean-Baptiste... Merge branch 'master' of git@git.videolan.org:vlc
2008-06-25 Jean-Baptiste... NEWS and THANKS.
2008-06-25 Rémi Denis... Allow more than one use of the video widget
2008-06-25 Rémi Denis... Qt4: small memory leak
2008-06-25 Rémi Denis... Revert "Disable embedded window by default"
2008-06-25 Rémi Denis... Qt4: restore the fullscreen controller
2008-06-25 Rémi Denis... Use QPointer and QMutexLocker so we don't crash at...
2008-06-25 Rémi Denis... variables use are thread safe. No need for nested locking.
2008-06-25 Rémi Denis... Remove useless variable
2008-06-25 Rémi Denis... Qt4 window: use a proper condition variable instead...
2008-06-25 Rémi Denis... Remove out-of-date comments
2008-06-25 Jean-Baptiste... Break compilation on Qt4.2
2008-06-25 Jean-Baptiste... Fix typo.
2008-06-25 Jean-Baptiste... Add OMA to the interface
2008-06-25 Jean-Baptiste... Very small fixes on UI.
2008-06-25 Jean-Baptiste... Forgotten tooltip :D
2008-06-25 Jean-Baptiste... Fix Ok/Cancel button position in advanced capture prope...
2008-06-25 Jean-Baptiste... Code Cosmetics
2008-06-25 Jean-Baptiste... Add RTMP option on the panel.
next