]> git.sesse.net Git - vlc/shortlog
vlc
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)
2008-10-01 Rémi DuraffortFix memleak (CID 225)
2008-10-01 Rémi DuraffortFix memleak (CID 209)
2008-10-01 Rémi DuraffortFix memleaks (CID 211)
2008-10-01 Rémi DuraffortFix memleak (CID 212)
2008-10-01 Rémi DuraffortFix memleak (CID 213)
2008-10-01 Rémi DuraffortUse asprintf instead of malloc/sprintf.
2008-10-01 Jean-Baptiste... Hotkeys: remove unuseful test on p_playlist: If p_playl...
2008-10-01 Rémi DuraffortMacro protection.
2008-10-01 Jean-Baptiste... Blend: Remove unuseful variable. CID 241
2008-10-01 Jean-Baptiste... Assert p_block.
2008-10-01 Jean-Baptiste... Remove useless test.
2008-10-01 Rémi Denis... Remove dummy vlc_thread_ready
2008-10-01 Rémi DuraffortRemove duplication and do the NULL text before derefere...
2008-10-01 Rémi DuraffortInit the variable (CID 239)
2008-10-01 Rémi DuraffortInitialise variable before using it (CID 238)
2008-10-01 Jean-Baptiste... Fix uninitialized variables (CID 242)
2008-10-01 Rémi DuraffortFix "use after a free" (to be honnest that's more a...
2008-10-01 Rémi DuraffortFix "Use after free" (CID 248)
2008-10-01 Rémi DuraffortProtect against bad use after a vlc_dictionary_clear.
2008-10-01 Geoffroy CouprieWinCE: missing threading functions
2008-10-01 Jean-Baptiste... Remove useless test. At that point, p_sys is not NULL
2008-10-01 Jean-Baptiste... Win32 Vout: set fullscreen back before quitting Vout.
2008-10-01 Jean-Baptiste... Win32 Vout: try to correctly set fullscreen mode under...
2008-10-01 Jean-Baptiste... Qt4: correctly show the stats.
2008-10-01 Jean-Baptiste... Qt4: Deactivate FPS showing, since it doesn't work.
2008-10-01 Jean-Baptiste... Typo.
2008-10-01 Jean-Baptiste... Qt4: Playlist fixes.
2008-10-01 Jean-Baptiste... Compilation fix for win32.
2008-09-30 Pavlov KonstantinFortunes update
2008-09-30 Laurent AimarFixed too restrictive assert in decoder.
2008-09-30 Laurent AimarFixed a lot of potential segfaults on invalid vobsub...
next