]> git.sesse.net Git - vlc/shortlog
vlc
2008-10-07 Derk-Jan Hartmanmmap: Don't use mmap by default on OS X.
2008-10-06 Derk-Jan Hartmansync NEWS with 0.9-bugfix
2008-10-06 Derk-Jan Hartmancontrib also needs share/libtool when using the binary...
2008-10-06 Alexis BallierFix build with x264 build 65
2008-10-06 Rémi DuraffortUse NULL instead of 0 for pointers.
2008-10-06 Rémi DuraffortFix memleak (CID 67) and don't use 0 instead of NULL
2008-10-06 Rémi DuraffortFix a lot of memleaks (and CID 68 in the same time).
2008-10-06 Rémi DuraffortFix potential segfault (CID 224)
2008-10-06 Rémi Duraffortdbus: include config.h before anything and remove dupli...
2008-10-06 Rémi DuraffortDon't redefine true and false.
2008-10-06 Rémi DuraffortChange LIST of modules.
2008-10-06 Rémi DuraffortFix potential memleak (CID 227)
2008-10-06 Rémi Denis... Fix logic.
2008-10-06 Derk-Jan Hartmanps.c: add a safety net to this while loop.
2008-10-06 Derk-Jan Hartmandvdread: minimum value for ps_pkt_size is 6
2008-10-06 Geoffroy CouprieWinCE: factorize the file access code (and make it...
2008-10-06 Geoffroy CouprieWinCE: do an ugly thread cancellation without using...
2008-10-06 Geoffroy CouprieWinCE: compile vlm
2008-10-06 Jean-Baptiste... Repair GnuTLS/win32
2008-10-05 Christophe... Avoid segfault
2008-10-05 Daniel Mierswafix automagic dependency on vcdinfo
2008-10-05 Christophe... Print some warnings when liveMedia is not found
2008-10-05 Daniel Mierswalet the configure --docdir pass through
2008-10-05 Adrien MagloRedefine vlc_dictionary_clear() and vlc_dictionary_remo...
2008-10-05 Rémi DuraffortFix potential memleak (CID 69)
2008-10-05 Rémi DuraffortFIx potential memleak (CID 217)
2008-10-05 Rémi DuraffortFix memleak (CID 210)
2008-10-05 Rémi DuraffortFix potential memleaks (CID 208)
2008-10-05 Rémi DuraffortFix memleak (CID 202, 203, 204 and 205)
2008-10-05 Rémi DuraffortRemove unuse variable (and one memleak in the same...
2008-10-05 Rémi DuraffortFix resource leak when loadsave fail (CID 94)
2008-10-05 Kaarlo RaihaQT4 wineventfilter for Win32, allows WM_APPCOMMAND...
2008-10-05 Rémi Denis... Do not check for the same error twice (CID#147)
2008-10-05 Rémi Denis... Fix crash on RTSP error with TS muxing (CID#179)
2008-10-05 Rémi Denis... ifdef out dead "future" code (CID#148)
2008-10-05 Rémi Denis... Fix NULL dereference (CID#236)
2008-10-05 Rémi Denis... Fix NULL dereference (CID#181)
2008-10-05 Rémi Denis... Fix NULL dereference (CID#149)
2008-10-05 Rémi Denis... Clarify code (FALSE CID#244)
2008-10-05 Rémi Denis... Timeshift: fix crash on I/O error (CID#157)
2008-10-05 Rémi Denis... Fix memory leak (CID#206)
2008-10-05 Rémi Denis... Handle error (?) from config_GetInt (CID#180)
2008-10-05 Rémi Denis... Fix NULL dereference (CID#167)
2008-10-05 Rémi Denis... Fix dangling pointer use when shrinking a non-standard...
2008-10-05 Rémi Denis... Make the instance lock static
2008-10-05 Rémi Denis... Fix some race conditions in the module bank
2008-10-05 Rémi Denis... Another useless parameter
2008-10-05 Rémi Denis... Fix warning
2008-10-05 Rémi Denis... module_find, module_exists, module_get_main: remove...
2008-10-05 Rémi Denis... Fix missing declaration (supposedly crash on amd64)
2008-10-05 Rémi Denis... Fix warning
2008-10-05 Rémi DuraffortFix potential memleak (CID 198)
2008-10-05 Rémi DuraffortFix one potential memleak (CID 195)
2008-10-05 Rémi DuraffortUse vasprintf instead of some malloc+vsnprintf and...
2008-10-05 Rémi DuraffortCleaning xurl code (CID 193 and CID 51 are now fixed)
2008-10-05 Rémi Denis... Bury the module pointer inside modules.c
2008-10-05 Rémi Denis... Unneeded #include
2008-10-05 Rémi Denis... Cleanup b_cache_delete
2008-10-05 Rémi Denis... Remove b_cache_delete
2008-10-05 Rémi Denis... Remove one core dependency upon the module bank
2008-10-05 Rémi Denis... Dangling code
2008-10-05 Rémi Denis... Tentative link fix
2008-10-05 Rémi Denis... Remove slow and leaking var_AcquireMutex
2008-10-05 Rémi Denis... Use static mutexes
2008-10-05 Rémi Denis... Static mutexes
2008-10-05 Rémi Denis... Remove vlc_threads_(init|end), fix thread-safety on...
2008-10-04 Rémi Denis... Fix vlc_thread_ready invalid use of object_wait
2008-10-04 Dominique Leuenbergerffmpeg changed offset_t to int64_t in svn rev15533...
2008-10-04 Christophe... Fix playlist use. Fix #2153
2008-10-04 Jean-Baptiste... Qt4: Split the controllers from the rest of the interfa...
2008-10-04 Jean-Baptiste... Qt4: fix remaining preferences intempestive popups.
2008-10-04 Rémi Denis... Critical section are internally recursive
2008-10-04 Rémi Denis... Human readable git versions
2008-10-04 Felix Kühneensure compatibility with future versions of Darwin
2008-10-03 Felix Paul... forward-port [4f51e27858885a78d4fc93a8312b8e96d92805ae]
2008-10-03 Jean-Paul SamanFix regression in libvlc_video_set_spu() and libvlc_aud...
2008-10-03 Jean-Paul SamanFix regression in libvlc_video_set_teletext().
2008-10-03 Jean-Paul SamanUse the integer value for teletext page in test.html.
2008-10-03 Jean-Paul SamanFix bug in libvlc_video_set_teletext()
2008-10-03 Jean-Paul SamanAdd subtitle and teletext JS API to test.html
2008-10-03 Felix Paul... macosx: renamed getVoutView to voutView in order to...
2008-10-03 Felix Paul... macosx: ugly compilation fix as VLC_OBJECT_OPENGL was...
2008-10-02 Rémi Denis... Cleanup PVR path parser
2008-10-02 Derk-Jan Hartmanlibmpeg2: user_data has been available since 0.3.2
2008-10-02 Derk-Jan Hartmanmacosx: allow to specify where you want the download...
2008-10-02 Derk-Jan Hartmanupdate: don't free the temp pointer, but free the origi...
2008-10-02 Derk-Jan Hartmanupdate: rename the variables so that it matches their...
2008-10-02 Derk-Jan Hartmanupdate: allow update_Download to accept: directory...
2008-10-02 Derk-Jan Hartmanfortunes: PWNtcha !!!
2008-10-02 Jean-Baptiste... Win32 Vout: after the previous fix of Win32 Vout, the...
2008-10-01 Laurent AimarFixed a stupid typo in swscale copy conditions.
2008-10-01 Laurent AimarFixed annoying lates frame when slowing speed.
2008-10-01 Laurent AimarNo functionnal changes (clean up)
2008-10-01 Christophe... Fix for p_input being now hidden.
2008-10-01 Rémi DuraffortDon' reinvete the wheel just for fun.
2008-10-01 Rémi DuraffortCleaning and fix potential memleaks.
2008-10-01 Rémi DuraffortRemove xurl_(free|malloc)
2008-10-01 Rémi Duraffortsecond parameter of streallocat must be const.
2008-10-01 Rémi Duraffortxlist: last can't be NULL here (invalidate CID 50)
2008-10-01 Rémi DuraffortFix potential memleaks (CID 222 and 221)
next