]> git.sesse.net Git - vlc/shortlog
vlc
2009-03-15 Rémi Duraffortqt4_playlist: less includes.
2009-03-15 Rémi Duraffortqt4: remove totology.
2009-03-15 Fabio RitrovatoFix popupSave/Stream deadlock
2009-03-15 Rémi Duraffortqt4: fix memleak.
2009-03-15 Erwan Tulouqt4-correct several problems related to p_input (main...
2009-03-15 Rémi Denis... Cosmetics
2009-03-15 Erwan TulouX11: make sure base window is really destroyed...
2009-03-15 Rémi Denis... dvdnav: don't probe stdin (this just removes a silly...
2009-03-15 Jean-Baptiste... Qt: QString::number is more maintainable than QString...
2009-03-15 Jean-Baptiste... Qt: correctly split options and escape ':' so if your...
2009-03-15 Rémi Denis... stats leaks
2009-03-15 Rémi Denis... Memory leak
2009-03-15 Rémi Denis... Allow libxml 2.7. Leak memory.
2009-03-15 Rémi Denis... Require libxml2 < 2.7
2009-03-15 Rémi Denis... configure: use pkg-config for GNOME-XML
2009-03-15 Rémi Denis... configure: trivial factorization
2009-03-15 Jean-Baptiste... Qt: remove Preferences singleton. Simplify and Close...
2009-03-15 Jean-Baptiste... Qt menu, "Open Location from Clipboard."
2009-03-15 Jean-Baptiste... Qt: provide a way to dump from the convert dialog.
2009-03-15 Jean-Baptiste... Qt: String change for 'Track Synchronization'
2009-03-15 Jean-Baptiste... Qt: move Sout Dialog out of singleton.
2009-03-15 Jean-Baptiste... Qt: Sout strings modification.
2009-03-15 Jean-Baptiste... Qt: various string fixes and consistencies in the ui
2009-03-15 Jean-Baptiste... Qt: don't use "Open a Media"
2009-03-15 Jean-Baptiste... Qt: split correctly the input options for Convertion...
2009-03-15 Jean-Baptiste... Qt: includes barrier fix.
2009-03-15 Jean-Baptiste... Qt: qt4.cpp cosmetics.
2009-03-14 Rémi Denis... Adaptive PCM: set the output category (fixes assertion)
2009-03-14 Laurent AimarImproved preroll in avcodec.
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).
next