]> git.sesse.net Git - vlc/history - src
Qt: don't call SeparateEntries twice
[vlc] / src /
2008-08-22 Laurent AimarExport input_SplitMRL helper.
2008-08-21 Antoine CellerierAdd help string for vout-filter option.
2008-08-20 Laurent AimarIt seems needed to have exact symbols order.
2008-08-20 Laurent AimarUse video_format_FixRgb.
2008-08-20 Laurent AimarUninlined es_format_t functions and added video_format_...
2008-08-20 Laurent AimarFactorize and correctly set rgb shifts.
2008-08-20 Pierre d'Herbemontlibvlc: Fix media_player stop.
2008-08-20 Derk-Jan Hartmancore chroma: fix [6702c30413175ff91adcf4cfb9585134d1ab7...
2008-08-20 Derk-Jan Hartmancore chroma: Add support for YUV440 and YUVJ440. These...
2008-08-20 Eric PetitFixes bad error checking on read errors.
2008-08-20 Przemyslaw FialaDon't restart playlist after converting current item...
2008-08-19 Rémi DuraffortDon't call mdate too many times.
2008-08-19 Laurent AimarAdded s32l/b support to aout.
2008-08-19 Rémi Denis-Courmontlibvlccore: the object counter is specific so misc...
2008-08-18 Rémi DuraffortFix warning.
2008-08-18 Laurent AimarFixed __intf_UserHide (close #1827)
2008-08-18 Laurent AimarFixed a potential race condition in interaction.
2008-08-18 Olivier Aubertin-memory snapshot: use vlc_object_signal instead of...
2008-08-18 Olivier AubertRevert "snapshot: Don't use vlc_object_signal_maybe."
2008-08-17 Pierre d'HerbemontFix previous commit.
2008-08-17 Pierre d'Herbemontplaylist: Assert() locked in playlist_Release().
2008-08-17 Pierre d'Herbemontplaylist: Make sure we always have an input_item associ...
2008-08-17 Rémi Denis-Courmontlibvlccore: remove the threads count
2008-08-17 Rémi Denis-CourmontVLM: join before destroy
2008-08-17 Rémi Denis-CourmontJoin the input thread before we destroy the input object
2008-08-17 Rémi Denis-CourmontSmall code factorization
2008-08-17 Jean-Baptiste KempfFix typo. Close #1865
2008-08-16 Rémi Denis-CourmontBetter lock during I/O than crash
2008-08-15 Pierre d'Herbemontaudio_output: Use help to lock and unlock so we can...
2008-08-15 Pierre d'Herbemontaudio_output: Add a missing unlock in DecNew().
2008-08-15 Pierre d'Herbemontaudio_output: Add a missing unlock in aout_DecDelete().
2008-08-15 Pierre d'Herbemontaudio_output: Don't forget to unlock in case of error...
2008-08-15 Pierre d'Herbemontvariables: Print the name of the maybe deadlocking...
2008-08-14 Pierre d'HerbemontMerge branch 'codecleanup' of git://repo.or.cz/vlc...
2008-08-14 Pierre d'Herbemontcodecleanup: de-static-inline a bunch of input_item...
2008-08-14 Pierre d'Herbemontcodecleanup: Replace input_Item by input_item.
2008-08-14 Rémi Denis-CourmontFix debug message
2008-08-14 Rémi Denis-CourmontDecrease thread count after join rather than before...
2008-08-14 Rémi Denis-CourmontAdd a FIXME
2008-08-14 Rémi Denis-CourmontAttach and join the IPC helper
2008-08-14 Fabio RitrovatoPlaylist: if we select a node, play it's first child
2008-08-14 Jean-Paul Samancheck malloc return value.
2008-08-13 Rémi DuraffortRemove unneeded test.
2008-08-13 Rémi DuraffortFix compilation warnings and remove duplicated variables.
2008-08-13 Rémi Denis-CourmontFix libvlc private data alignment (untested)
2008-08-13 Rémi DuraffortFix previous commit (thanks jb).
2008-08-13 Rémi Denis-CourmontFix format string non-sense
2008-08-13 Rémi Denis-CourmontUse %s even if all strings are currently free of percen...
2008-08-13 Rémi Denis-Courmont*whistle* ladada
2008-08-13 Rémi DuraffortWe don't need size here to check asprintf value.
2008-08-13 Rémi DuraffortDo the RIGHT check of asprintf.
2008-08-13 Rémi DuraffortCheck asprintf return value and fix memleak.
2008-08-13 Rémi DuraffortSimplify code.
2008-08-13 Rémi Denis-CourmontFix compilation against WinXP (conflicting symbols)
2008-08-13 Rémi Denis-CourmontSimplify free
2008-08-13 Rémi Denis-Courmontvlc_inet_pton: fix memory leak
2008-08-13 Jean-Baptiste KempfFix a warning on unused variable.
2008-08-13 Jean-Baptiste KempfCheck asprintf results.
2008-08-12 Pierre d'Herbemontinput: More strtol fix.
2008-08-12 Pierre d'Herbemontinput: Fix strtol usage.
2008-08-12 Pierre d'Herbemontcpu: Don't warn if we don't support altivec.
2008-08-12 Jean-Baptiste Kempfosd_text: Fix a bad vasprintf usage.
2008-08-12 Pierre d'Herbemontvideo_text: Fix a bad vasprintf usage.
2008-08-12 Pierre d'HerbemontRevert "playlist: With NDEBUG p_playlist may become...
2008-08-12 Pierre d'Herbemontaudio_output: Fix an unused parameter in the NDEBUG...
2008-08-12 Pierre d'Herbemontinput: Fix asprintf usage.
2008-08-12 Pierre d'Herbemontplaylist: With NDEBUG p_playlist may become unused.
2008-08-12 Pierre d'Herbemontvar: undef Windef.h CALLBACK as we use it here.
2008-08-12 Pierre d'Herbemontlibvlccore: Explicitely cast our const char *. dooh...
2008-08-12 Pierre d'Herbemontvlc_network: vlc_poll is always exported. Don't put...
2008-08-12 Pierre d'Herbemontnetwork: vasprintf returns an int.
2008-08-12 Pierre d'Herbemontvout: Remove a warning about vout_ShowTextAbsolute...
2008-08-12 Pierre d'Herbemontinput: Fix signed warnings about streams.
2008-08-12 Pierre d'Herbemontinput: Fix warnings.
2008-08-12 Pierre d'Herbemontsnapshot: Don't use vlc_object_signal_maybe.
2008-08-12 Pierre d'Herbemontinput: Remove a warning about an unused argument.
2008-08-12 Pierre d'Herbemontplaylist: playlist_LiveSearchUpdate is locked, no need...
2008-08-12 Pierre d'Herbemontplaylist: Remove the callbacks from the deleted input...
2008-08-12 Pierre d'Herbemontlibvlccore: Fix a warning about b_daemon on Windows.
2008-08-12 Pierre d'Herbemontmediacontrol: Fix warnings about unused args.
2008-08-12 Pierre d'Herbemontmedia_list_player: Fix a warning that indicated a true...
2008-08-12 Pierre d'Herbemontsap: Fix thread prototype.
2008-08-12 Pierre d'Herbemontimage: Removed unused function.
2008-08-12 Pierre d'Herbemontplaylist: More warning fix+lock fixes.
2008-08-12 Pierre d'Herbemontplaylist: playlist_NodeCreate needs the PL_LOCK.
2008-08-12 Pierre d'Herbemontinterface: Warning fixes on Mac OS X.
2008-08-12 Pierre d'Herbemontplaylist: Warning fixes.
2008-08-12 Derk-Jan Hartmanconfig: on OS X, don't use required_argument for getopt...
2008-08-11 Pierre d'Herbemontaudio_output: Take the input_fifos lock where needed...
2008-08-11 Pierre d'Herbemontaudio_output: Properly lock the input_fifos_lock in...
2008-08-10 Derk-Jan Hartmanmtime: we might as well assert for real
2008-08-10 David FlynnFix date_Increment when i_divider_den > 1
2008-08-10 Pierre d'Herbemontupdate: Various fixes to make it work on Mac OS X.
2008-08-10 Pierre d'Herbemontupdate: Don't release the thread object from this preci...
2008-08-10 Jean-Paul SamanFix resource deadlock in OSDmenu code.
2008-08-10 Jean-Paul SamanFix crash on exit with osdmenu fixes #1796
2008-08-10 Jean-Paul SamanFix crash when osdmenu failed loading.
2008-08-10 Rémi Denis-Courmontvlc_inet_pton: fix return values - fix #1824
2008-08-09 Pierre d'Herbemontaudio_output: Add a missing lock.
2008-08-09 Pierre d'Herbemontaudio_output: Add a missing lock.
next