]> git.sesse.net Git - vlc/shortlog
vlc
2009-06-11 Francois CartegnieUI: Sprefs_audio fixes and enhancements
2009-06-11 Francois CartegnieUI: Sprefs_int cosmetics
2009-06-11 Laurent AimarFixed libmpeg2 wrapper picture handling.
2009-06-11 Laurent AimarFixed decoder_SynchroChoose when buffering.
2009-06-11 BradProperly detect POSIX threads on OpenBSD.
2009-06-11 Rémi Denis... Same as previous commit
2009-06-11 Rémi Denis... Remove *pe* check. It mismatches anything with, say...
2009-06-11 Ben Hutchingslive555: Discard truncated DV frames
2009-06-10 Rémi Denis... indent
2009-06-10 Rémi Denis... Port panoramix to X RandR with XCB (incomplete)
2009-06-10 Rémi Denis... Constify XCB screen pointers
2009-06-10 Jean-Baptiste... Qt: FSC - remove the WIN32 special mode.
2009-06-10 Jean-Baptiste... Qt: FSC: reset the OPACITY on EnterEvent.
2009-06-10 Rémi Denis... Fail properly for unknown G726 bit rates
2009-06-10 Rémi Denis... Korean: list CP949 instead of EUC-KR
2009-06-10 Rémi Denis... Korean: use CP494 rather than EUC-KR
2009-06-10 Rémi Denis... Xlib screen access removal
2009-06-10 Derk-Jan Hartmanmux ts: fix short description of --sout-ts-pcr
2009-06-10 Jean-Baptiste... DShow: fix configure dialog probe
2009-06-10 Derk-Jan Hartmanmacosx: auto expand when we select one of the elements...
2009-06-09 Laurent AimarFixed --input-repeat and large --*-caching value.
2009-06-09 Laurent AimarFinished avi correction about disabled tracks.
2009-06-09 Laurent AimarCorrectly update "title %2i" variable.
2009-06-09 Laurent AimarFixed window position for clone.
2009-06-09 Laurent AimarConverted panoramix to video splitter.
2009-06-09 Laurent AimarImproved video wrapper for video splitter.
2009-06-09 Laurent AimarWindow position in video_splitter_cfg_t is relative.
2009-06-09 Laurent AimarFixed a picture memleak in wall.
2009-06-09 Laurent AimarFixed a picture memleak in clone.
2009-06-09 Laurent AimarFixed regression in wall.
2009-06-09 Rémi Denis... Cleanup
2009-06-09 Rémi Denis... CLOCK_FREQ is a mtime_t
2009-06-09 Rémi Denis... Use CLOCK_FREQ
2009-06-09 Jean-Philippe... Fix #2765: DVD chapters navigation menu.
2009-06-09 Derk-Jan Hartmanavi demux: don't disable tracks when they end.
2009-06-09 Francois CartegnieUI: prefix/namespace resources for better maintainability
2009-06-09 Pierre d'Herbemontmedia_player: Make sure everything gets initialized...
2009-06-09 Pierre d'Herbemontlibvlc: Use a valid pointer as thread var. Only to...
2009-06-09 Pierre d'Herbemontlibvlc: ref_count should only be accessed in the lock.
2009-06-09 Pierre d'Herbemontmessages: Make sure banks is never == 0 before --;
2009-06-08 Felix Paul... macosx: updated cone in About dialog
2009-06-08 Rémi Denis... XCB screen: capture root window through translation
2009-06-08 Rémi Denis... XCB screen: update geometry as needed
2009-06-08 Rémi Denis... Cosmetics
2009-06-08 Rémi Denis... XCB screen: fix default height/width when x/y specified
2009-06-08 Francois CartegnieUI: simple prefs menu UI fixes and enhancement
2009-06-08 Derk-Jan Hartmanmacosx gui: fix selection of VIDEO_TS option in Open...
2009-06-08 Jean-Baptiste... Qt: remove unneeded hack.
2009-06-08 Jean-Baptiste... Qt: remove unneeded debug.
2009-06-08 Jean-Baptiste... Qt: code cosmetic.
2009-06-08 Jean-Baptiste... Qt: Fix cdda caching option in MRL generation.
2009-06-07 Felix Paul... contribs: WxWidgets is history
2009-06-07 Rémi Denis... XCB screen: fix error path
2009-06-07 Rémi Denis... XCB screen: do build
2009-06-07 Rémi Denis... XCB screen: some form of pacing
2009-06-07 Rémi Denis... XCB screen & window capture
2009-06-07 Rémi Denis... block_heap_Alloc(): create a block from an existing...
2009-06-07 Felix Paul... fixed package-macosx-plugin in case top_srcdir != top_b...
2009-06-06 Laurent AimarCosmetics.
2009-06-06 Laurent AimarFixed a race condition in video filter wrapper.
2009-06-06 Laurent AimarDo not refuse to start when no logo is specified.
2009-06-06 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-06 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-06 Laurent AimarConverted wall to "video splitter".
2009-06-06 Laurent AimarConverted clone to "video splitter".
2009-06-06 Laurent AimarImproved video filter wrapper to allow loading "video...
2009-06-06 Laurent AimarAdded a new "video splitter" module type.
2009-06-06 Laurent AimarAdded a missing const to video_format_Copy.
2009-06-06 Rémi Denis... Enable Chorus filter
2009-06-06 Srikanth RajuChorus/Flanger audio filter Based on basic variable...
2009-06-06 Rémi Denis... Qt4: fix handling of IPv6 literal for RTP and UDP
2009-06-06 Yavor DoganovPort to new libmpcdec API
2009-06-05 Pierre Ynardcontribs: compile x264 and live555 as PIC
2009-06-05 Laurent AimarRemoved debug messages.
2009-06-05 Laurent AimarTemporary workaround for video filter wrapper in qt4...
2009-06-05 Laurent AimarConverted logo "video filter" to "video filter2".
2009-06-05 Laurent AimarUsed es_format_IsSimilar when needed.
2009-06-05 Laurent AimarAdded video_format/es_format_IsSimilar helper.
2009-06-05 Laurent AimarAdded amissing const to filter_Blend.
2009-06-05 Derk-Jan Hartmanrc: header inclusion fix
2009-06-05 Derk-Jan HartmanConvert some uses of key-pressed to key-action.
2009-06-05 Derk-Jan HartmanQt4: forward and back were using key-pressed where...
2009-06-05 Derk-Jan HartmanMissing include for vlm_Delete() usage.
2009-06-05 Jean-Paul Samanxulrunner-1.9.1 patch by Dominique Leuenberger <dominiq...
2009-06-05 Jean-Paul Samanfix wording: no --> not
2009-06-05 Laurent AimarRemoved useless date check when using vlc_cond_timedwait.
2009-06-05 Cyril MathéDeinterlace fix in liblc
2009-06-05 Laurent AimarUsed the filter blend helpers in logo.
2009-06-05 Laurent AimarRemoved unused variable (logo).
2009-06-05 Laurent AimarUsed new filter blend helpers in vout_subpictures.
2009-06-05 Laurent AimarAdded blend filter helpers.
2009-06-05 Laurent AimarAdded a const to source picture in blend module.
2009-06-05 Felix Paul... contribs: use http instead of ftp to download the Darwi...
2009-06-05 Rémi Denis... Fix potential infinite loop with multiple vouts (fixes...
2009-06-05 Sébastien Escudierp_vlm destruction fixes
2009-06-05 Erwan TulouQT4 menus : remove previous signal-slot connection...
2009-06-05 Erwan Tulouskins2: correct crashes when using zoom and multiple...
2009-06-05 Malte TancredVLCKit: url support for VLCMedia
2009-06-05 Pierre d'Herbemonttest: Use vlc's msleep. Only portable and working imple...
2009-06-05 Pierre d'Herbemonttest: Spend less time in the media_list_player test.
next