]> git.sesse.net Git - vlc/shortlog
vlc
2008-05-31 Rémi Denis... libvlc_InternalAddInft: Remove unused b_block parameter
2008-05-31 Rémi Denis... Simplify
2008-05-31 Rémi Denis... Fix typo
2008-05-31 Alexis BallierExplicitly check for and link to libavutil
2008-05-31 Alexis BallierInclude altivec.h before any other vlc header
2008-05-30 Rafaël CarréOSX GUI was forgotten in [85f5092ee68d13fd4056848d5a212...
2008-05-30 Pierre d'Herbemontmacosx: Make sure the killer_thread ends.
2008-05-30 Jean-Baptiste... Quit correctly(?) from the interface/DP. Should fix...
2008-05-30 Jean-Baptiste... Set style in mediacontrol_showtext()
2008-05-30 Jean-Baptiste... Fix a warning.
2008-05-30 Felix Paul... Fixed FFmpeg configure patching
2008-05-30 Rémi Denis... When checking for filters overflow, actually handle...
2008-05-30 Rémi Denis... block_Realloc: shortcut the release case
2008-05-30 Pierre d'Herbemontlibvlccore: Also print a backtrace on Mac OS X.
2008-05-30 Pierre d'Herbemontmacosx: Remove a trailing
2008-05-30 Jean-Paul SamanFix generation of libswscale.pc in ffmpeg.
2008-05-30 Rémi Denis... Fix NULL pointer deferences (CID 120 & 121)
2008-05-30 Pierre d'Herbemontlibvlc: Don't wait if p_libvlc is dying in libvlc_wait().
2008-05-30 Pierre d'Herbemontplaylist: Make sure fetcher and preparser won't miss...
2008-05-30 Felix Paul... More *.m4's to ignore
2008-05-30 Felix Paul... Fix [79b485f92c454b7444ff5a2f2fd6e649aa7b8270] properly...
2008-05-30 Rémi Denis... Print backtrace in vlc_pthread_fatal
2008-05-30 Rémi Denis... Improve the still really dumb reference checker
2008-05-30 Pierre d'Herbemontaudio_output: Typo.
2008-05-30 Pierre d'Herbemontmacosx: Fix a typo.
2008-05-30 Pierre d'Herbemontmacosx: Cleanup in -applicationWillTerminate:, properly...
2008-05-30 Rafaël Carrévar_CreateGetString must return NULL in case of error
2008-05-30 Rémi Denis... Revert "Simplify - CID 6"
2008-05-30 Rafaël CarréRemove unused arguments - CID 5
2008-05-30 Rafaël CarréIgnore libtool M4 macros
2008-05-30 Rafaël CarréSimplify - CID 6
2008-05-30 Rafaël CarréCheck properly if vout is dying - CID 7
2008-05-30 Rafaël CarréRemove dead code - CID 9
2008-05-30 Antoine CellerierRemove useless NULL check (p_sys->p_vout can never...
2008-05-30 Antoine CellerierFix off by 1 errors (CID 42 and 43).
2008-05-30 Rafaël CarréFix double free - CID 131
2008-05-30 Antoine CellerierFix stupid logic (CID 13).
2008-05-30 Pierre d'Herbemontgit commit --amend src/misc/objects.c. Ahum.
2008-05-30 Pierre d'Herbemontobjects: Don't lock parent in vlc_object_attach()....
2008-05-30 Antoine CellerierFix image handler leak. (CID 102)
2008-05-30 Pierre d'Herbemontobjects: Make sure that we don't loose a vlc_object_kil...
2008-05-30 Rafaël CarréSimplify: false positive CID 139
2008-05-30 Antoine CellerierAdd support for applesmc motion sensors (macbooks)...
2008-05-30 Antoine CellerierFix spelling.
2008-05-30 Rafaël CarréFix double fclose()
2008-05-30 Rafaël CarréFix double (or up to 2^sizeof(int) times)
2008-05-30 Olivier AubertUpdate vlcwidget.py to match the new mediacontrol API
2008-05-30 Pierre d'Herbemontvlc_network.h: Define AI_NUMERICSERV if not defined.
2008-05-29 Jean-Philippe... Better patch to fix bug introduced by 0448c670c32d9f...
2008-05-29 Pierre d'Herbemontsignals: Workaround the fact that sigwait() isn't a...
2008-05-29 Pierre d'Herbemontstandard: Special case for AI_NUMERICSERV (if not defined).
2008-05-29 Rémi Denis... Use the signal interface and fix signal handling
2008-05-29 Rémi Denis... signal handling interface
2008-05-29 Rémi Denis... libvlc_run_interface -> libvlc_add_intf (non-blocking)
2008-05-29 Rémi Denis... libvlc_wait: wait until libvlc is killed by an interface
2008-05-29 Rémi Denis... Block all signals in VLC threads
2008-05-29 Rémi Denis... Fix infinite loop
2008-05-29 Rémi Denis... Spelling
2008-05-29 Rémi Denis... Cleanup handling of thread-less interfaces
2008-05-29 Rémi Denis... Simplification
2008-05-29 Rémi Denis... This file is automatically generated nowadays
2008-05-29 Rafaël CarréAnother workaround to not forbid development
2008-05-28 Adrien MagloNew vu meter visualization.
2008-05-28 Rémi Denis... The totally dumb reference checker
2008-05-28 Rémi Denis... vlc_threadobj(): returns the object nesting the current...
2008-05-28 Pierre d'HerbemontMake sure INT64_C is defined correctly, and that we...
2008-05-28 Pierre d'HerbemontRevert "Revert "live555: Don't put any INT64_C related...
2008-05-28 Rémi Denis... intf_Destroy(): use vlc_object_release() and a destruct...
2008-05-28 Rémi Denis... vlc_object_get() sucks badly enough, no need to add...
2008-05-28 Rémi Denis... Fix unlikely lock leak
2008-05-28 Rémi Denis... Use a doubly-linked list for objects instead of a flat...
2008-05-28 Rémi Denis... vlc_internals: use VLC_OBJECT, kill a bunch of warnings
2008-05-28 Rémi Denis... Fix a warning
2008-05-28 Rémi Denis... Fix Winsock
2008-05-28 Rémi Denis... Windows does not have AI_NUMERICSERV for some reasons
2008-05-28 Rémi Denis... Do not serialize DNS queries on Win32, that's slooow!
2008-05-28 Rémi Denis... Fix gai_strerror replacement
2008-05-28 Rafaël CarréFix [95e3bb2eaf22929dac3e2c37a26a23e9a0619333]
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Jean-Paul SamanRevert "Remove wrong check for img_resample() when...
2008-05-28 Rémi Denis... Simplify, and remove racy IDN code
2008-05-28 Rémi Denis... vlc_getaddrinfo -> getaddrinfo, and set sane hints
2008-05-28 Rafaël CarréRevert "Avoid using vlc_object_find() when not needed"
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Rémi Denis... vlc_dgettext: remove
2008-05-28 Antoine CellerierEnforce the --vbi-position option. Don't crop letters.
2008-05-28 Antoine CellerierFix ffmpeg section flag handling calls. (at least it...
2008-05-28 Rafaël CarréBuilds opencv video filters elsewhere than win32
2008-05-28 Jean-Paul SamanRemove wrong check for img_resample() when ffmpeg is...
2008-05-28 Jean-Paul SamanRevert "live555: Don't put any INT64_C related hack...
2008-05-28 Pierre d'Herbemontqtcapture: Initialize our structure no sooner than...
2008-05-28 Pierre d'Herbemontqtcapture: Don't probe qtcapture access if not selected.
2008-05-28 Rafaël CarréNULL pointer dereference
2008-05-28 Jean-Baptiste... Install libvlccore.dll too.
2008-05-28 Jean-Baptiste... Try to fix Windows packaging.
2008-05-28 Pierre d'Herbemontaudio_output: Use a destructor.
2008-05-28 Pierre d'Herbemontvideo_output: Make sure we check p_vout->b_die inside...
2008-05-28 Pierre d'Herbemontlive555: Don't put any INT64_C related hack here. We...
2008-05-28 Pierre d'Herbemontlive555: Work around buggy Mac OS X headers for INT64_C.
2008-05-28 Jean-Baptiste... Fix windows package following [703887]
next