]> git.sesse.net Git - vlc/shortlog
vlc
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...
2008-09-30 Laurent AimarLet decoder handle the audio/spu delay.
2008-09-30 Laurent AimarAdded aout pause support.
2008-09-30 Laurent AimarMoved a few vout tests+statistics to decoder.
2008-09-30 Laurent AimarMoved a few aout tests+statistics to decoder.
2008-09-30 Laurent AimarUse audio desync as initial audio-delay value.
2008-09-30 Laurent AimarAdded dump alias module to dummy decoder.
2008-09-30 Laurent AimarProtect a bit against invalid pcr.
2008-09-30 Laurent AimarProtect against broken subpicture size.
2008-09-30 Laurent AimarFixed potential race condition on vout release in decoder.
2008-09-30 Laurent AimarFixed sout #display.
2008-09-30 Rémi Denis... De-inline playlist_Signal
2008-09-30 Rémi Denis... Do not stat directories on Windows
2008-09-30 Derk-Jan Hartmanmacosx: Add a link to the playlistitem menu to retrieve...
2008-09-30 Derk-Jan Hartmanmacosx: Remove spurious call.
2008-09-30 Derk-Jan Hartmanmacosx: Initially expand the primary Playlist node.
2008-09-30 Rémi Denis... Fix linking
2008-09-30 Rémi Denis... Unexport vlc_object_waitpipe
2008-09-30 Rémi Denis... Code factorization
2008-09-30 Rémi Denis... Work around dirfd compilation breakage
2008-09-30 Derk-Jan Hartmanmacosx: move the embeddedvout controls slightly to...
2008-09-30 Derk-Jan Hartmanmacosx: when saving updates, only allow for a dir to...
2008-09-30 Derk-Jan Hartmanmacosx: The vlc update API can only handle a destinatio...
2008-09-30 Geoffroy CouprieWinCE: more missing functions fixes
2008-09-30 Geoffroy CouprieMerge branch 'master' of git://git.videolan.org/vlc
2008-09-30 Geoffroy CouprieWinCE: fix missing functions
2008-09-30 Antoine CellerierFix CID 207. (Resource leak)
2008-09-29 Ilkka OllakkaDisconnect before trying with authentication
2008-09-29 Christophe... Fix make dist
2008-09-29 Geoffroy CouprieRemove IS_WINNT macro
2008-09-29 Geoffroy CouprieWinCE: cleaning my header inclusion mess
2008-09-29 Geoffroy CouprieWinCE: check for winsock2.h instead of winsock.h
2008-09-28 Rémi Denis... Format string fixes
2008-09-28 Rémi Denis... Remove VLC_OBJECT_LIBVLC
2008-09-28 Rémi Denis... Remove p_root hacks
2008-09-28 Rémi Denis... Get rid of p_root object
2008-09-28 Rémi Denis... Remove vlc_global()
2008-09-28 Rémi Denis... Dead #defines
2008-09-28 Rémi Denis... Move psz_vlcpath out of p_root
2008-09-28 Rémi Denis... Per-instance structure lock
2008-09-28 Derk-Jan Hartmanlibmpeg2: compile fix
2008-09-28 Derk-Jan Hartmanlibmpeg2: user MPEG2 coding type defines when matching...
2008-09-28 Rémi Denis... Fail permanently on fatal file I/O error
2008-09-28 Rémi Denis... Remove VLC_OBJECT_OPENGL
2008-09-28 Rémi Denis... VLC_OBJECT_OPENGL: nobody uses _find on this, useless
2008-09-28 Derk-Jan Hartmanlibmpeg2: Enable CC parsing for libmpeg2 >= 5.0.0
2008-09-28 Pierre d'Herbemontplaylist: i_last_playlist_id is private.
2008-09-28 Pierre d'Herbemontplaylist: b_reset_currently_playing is private.
2008-09-28 Pierre d'Herbemontqt4: b_reset_currently_playing should not be used here.
2008-09-28 Pierre d'Herbemontplaylist: last_rebuild_date is private.
2008-09-28 Pierre d'Herbemontplaylist: i_sort and i_order are not used. removed.
2008-09-28 Pierre d'Herbemontplaylist: gc_date is private.
2008-09-28 Pierre d'Herbemontplaylist: b_cant_sleep is private.
2008-09-28 Pierre d'Herbemontplaylist: b_auto_preparse is private.
2008-09-28 Pierre d'Herbemontplaylist: b_doing_ml doing ml is private.
2008-09-28 Pierre d'Herbemontplaylist: b_tree is private.
2008-09-28 Laurent AimarSpu pause support.
2008-09-28 Rémi Denis... Do not add subdirectories entries
next