]> git.sesse.net Git - vlc/shortlog
vlc
2009-03-14 Laurent AimarPrevent a segfault with Xv video output and too bug...
2009-03-14 Jean-Baptiste... Qt: match the access changes for cdda-track specificati...
2009-03-14 Jean-Baptiste... Qt: try to debug and solve the dshow-vdev issue.
2009-03-14 Jean-Baptiste... Qt: Cosmetics and msg_Dbg.
2009-03-14 Jean-Baptiste... Qt: correctly handle cancelling of sout/convert dialogs...
2009-03-14 Jean-Baptiste... Qt: remove all the """ present in the Sout mRL.
2009-03-14 Jean-Baptiste... Qt: Profiles, define codec=none when no transcoding...
2009-03-14 Jean-Baptiste... Qt: profiles, make difference between:
2009-03-14 Jean-Baptiste... Qt: use LineEdits for width and height and state that...
2009-03-14 Jean-Baptiste... Qt: Sout Profiles: be sure to set a mux.
2009-03-14 Jean-Baptiste... Qt: fix sample rate selection in the Sout profile.
2009-03-14 Jean-Baptiste... Qt4.3 compatibility.
2009-03-14 Jean-Baptiste... Qt: Minimal change in SPrefs for alignment.
2009-03-14 Jean-Baptiste... Correctly set GSM fourcc
2009-03-14 Jean-Baptiste... Remove unneeded string.
2009-03-12 Laurent AimarAdded missing lock for INPUT_EVENT_ABORT check (input).
2009-03-12 Laurent AimarReworked and improved TS ES with stream_type equals...
2009-03-12 Laurent AimarCosmetics (ts).
2009-03-12 Laurent AimarSend INPUT_EVENT_ABORT from input thread instead of...
2009-03-12 Derk-Jan Hartmanmacosx intf: switch a vlc_object_find to input_GetAout
2009-03-12 Derk-Jan Hartmanmacosx intf: aout leaks
2009-03-12 Rémi Denis... avformat: lock avcodec
2009-03-12 Rémi Denis... avcodec, switcher: use the global avcodec lock
2009-03-12 Rémi Denis... Add a centralized avcodec lock
2009-03-12 Rémi Duraffortqt_vlm: add some const for the QString.
2009-03-12 Rémi Denis... libavutil callback cannot assume it has a VLC object
2009-03-12 Rémi Duraffortskins2: operator '=' return a reference.
2009-03-12 Rémi Duraffortskins2: remove unused function.
2009-03-12 Rémi Duraffortvcdx: use ifdef instead of if.
2009-03-12 Rémi Duraffortqt4_sout: use references for const QString.
2009-03-12 Rémi Duraffortbda: fix potential uninitialized value.
2009-03-12 Rémi Duraffortzipstream: fix potential memleak.
2009-03-12 Rémi Duraffortunused variables.
2009-03-11 Jean-Baptiste... x264: obsolete pre-scenecut option.
2009-03-11 JP Dingers/(void)p_e;/VLC_UNUSED(p_e);/
2009-03-11 Vicente Jimenez... Missing use of options in test.html added playlist...
2009-03-11 Sabourin Gillesx264 Removed pre-scenecut definitions for build 67
2009-03-11 Laurent AimarFixed some DVD menus.
2009-03-11 Laurent AimarExport ES_OUT_GET_EMPTY which is needed for interactive...
2009-03-11 Laurent AimarFixed DecoderUpdatePreroll.
2009-03-11 Rémi Denis... Almost wait-free snapshot handling in the vout thread
2009-03-11 Rémi Denis... Add vlc_mutex_trylock
2009-03-11 Pierre YnardWin32: disable sprintf wrapper for %z
2009-03-11 André WeberFixed a Bug in UpdateEdgeWeighting used wrong const...
2009-03-10 Rémi Denis... Fix libvlc_add_intf documentation
2009-03-10 Rémi Denis... Fix progress dialog scale
2009-03-10 Rémi Denis... Win32 compile fix
2009-03-10 Rémi Denis... RTP out: improve soft-error handling
2009-03-10 JP DingerDe-deprecate activex plugin.
2009-03-10 JP DingerMove users of playlist_select() inline.
2009-03-10 Pierre YnardWin64: properly work around %z modifiers
2009-03-10 Pierre YnardWin32: remove uneeded %z hack
2009-03-10 Pierre YnardWin32: wrappers to work around %z printf
2009-03-10 Rémi Denis... Missing return value
2009-03-10 Jean-Paul Samanlibvlc_media_player_get_state: cache is between [0...
2009-03-10 Jean-Paul Samanactivex; sync test.html testpage with mozilla one.
2009-03-10 Jean-Paul Samanmozilla: cleanup test.html plugin testing page.
2009-03-10 Jean-Paul Samanlibvlc_media_player_set_rate: Allow for changing playou...
2009-03-10 Jean-Paul Samanlibvlc api: detect when core is buffering.
2009-03-10 Jean-Paul Samanshare: ignore these files
2009-03-10 Jean-Paul Samanactivex: ignore this file
2009-03-10 Jean-Paul Samanmozilla: ignore these files
2009-03-09 Laurent AimarTry to interrupt fetcher thread as soon as possible.
2009-03-09 Laurent AimarFixed a possible fetcher deadlock.
2009-03-09 Laurent AimarUse playlist_fetcher_t object instead of playlist one.
2009-03-09 Laurent AimarRemoved var_Get in subtitles.c
2009-03-09 Laurent AimarRemoved var_Get/Set in es_out.c
2009-03-09 Laurent AimarRemove var_Get/Set in input.c
2009-03-09 Laurent AimarDo not use the lock icon for scrambled stream.
2009-03-09 Laurent AimarFixed scrambled label state.
2009-03-09 Laurent AimarFixed warning (dvb).
2009-03-09 Rémi Denis... new cannot return NULL per ISO C++
2009-03-09 Laurent AimarAdded a INPUT_EVENT_ABORT event to detect user requeste...
2009-03-09 Rémi Denis... dialog_ProgressSet: add an optional string parameter
2009-03-09 Erwan Tulouvlc_object_hold is not needed (vlc_object_find already...
2009-03-09 Jean-Paul Samanstats: Add stream quality counters to Qt4 stastics...
2009-03-09 Jean-Paul Samanqt4: Catch INPUT_EVENT_PROGRAM updates and show icon...
2009-03-09 Rémi Duraffortaccess_pvr: really fix the potential memleak.
2009-03-08 Rémi Duraffortrc: fix uninitialized value on win32.
2009-03-08 Rémi Duraffortmmstu: unneed call.
2009-03-08 Rémi Duraffortaccess_directory: missing include.
2009-03-08 Rémi Duraffortaccess_pvr: fix potential memleak and factorize.
2009-03-08 Rémi Duraffortaccess_v4l: take the option into account for "v4l_hue".
2009-03-08 Rémi Duraffortaccess_v4l: factorization.
2009-03-08 Rémi Duraffortsccaess_screen: little cleaning.
2009-03-08 Rémi Duraffortscreen_win32: little cleaning.
2009-03-08 Rémi Duraffortscreen_win32: fix potential memleak and use DeleteDC...
2009-03-08 Rémi DuraffortLIST: missing module.
2009-03-08 Rémi Denis... Typo
2009-03-08 Rémi Denis... Fix XML encoding of our crappy XSPF extensions
2009-03-08 Derk-Jan Hartmandirectory: Add XSPF node-extension support to our direc...
2009-03-08 Rémi Denis... Remove interaction core
2009-03-08 Rémi Denis... Qt4: remove interaction support
2009-03-08 Rémi Denis... Remove intf_UserProgress
2009-03-08 Rémi Denis... Use dialog_Progress
2009-03-08 Laurent AimarFixed a really bad type (input).
2009-03-08 Rémi Denis... Qt4: back-end for dialog_Progress
2009-03-08 Rémi Denis... Cosmetics
2009-03-08 Rémi Denis... dialog_Progress replacement for intf_UserProgress
2009-03-08 Laurent AimarAdded 2 missing vlm files.
next