]> git.sesse.net Git - vlc/history - src
Update test HTML page.
[vlc] / src /
2008-06-04 Rémi Denis-CourmontFix sout leak if the playlist is gone
2008-06-04 Antoine CellerierAdd "Y800" and "Y8 " as aliases for the "GREY" fourcc...
2008-06-04 Antoine CellerierUgly hack to make the filter chain work correctly for...
2008-06-04 Antoine CellerierFix a few compilation warnings.
2008-06-04 Antoine CellerierUse filter chain in subpicture core.
2008-06-04 Antoine CellerierUse filter chain in video output core.
2008-06-04 Antoine CellerierNew filter chain handling API. This should make it...
2008-06-02 Christophe MutricySerbian l10n by Marko Uskokovic and Gorana Milicevic...
2008-06-02 Rafaël CarréRemove support DBus & HAL APIs
2008-06-02 Antoine CellerierSetting a local var to NULL right before exiting the...
2008-06-02 Antoine CellerierChroma modules now exactly implement the "video filter2...
2008-06-02 Antoine CellerierChroma API change. Chromas are now normal video filters...
2008-06-01 Rémi Denis-Courmontvlc-control.pc -> libvlc.pc
2008-06-01 Pierre d'Herbemontplaylist: Code readability.
2008-06-01 Pierre d'Herbemontplaylist: Compile fix for previous commit, plus warning...
2008-06-01 Pierre d'Herbemontplaylist: Listen to duration changed events, and remove...
2008-06-01 Pierre d'Herbemontplaylist: Listen to vlc_InputItemMetaChanged. This...
2008-06-01 Rémi Denis-CourmontSimplify AI_NUMERICSERV usage
2008-06-01 Pierre d'Herbemontlibvlccore: "intf-show" is now a libvlc var instead...
2008-06-01 Rafaël CarréTypo
2008-06-01 Rafaël CarréBinary updates: support arbitrarily long descriptions
2008-06-01 Rafaël Carrés/vout_Destroy/vlc_object_release/ - A cat is a cat
2008-06-01 Rémi Denis-CourmontLook for reference leaks. I found none, though.
2008-06-01 Rémi Denis-CourmontAnother memory leak
2008-06-01 Rémi Denis-CourmontFix small memory leak
2008-06-01 Rémi Denis-CourmontSimplify Win32 command line parsing
2008-06-01 Pierre d'HerbemontRevert "service_discovery: Remove an uneeded hack."
2008-06-01 Pierre d'Herbemontservice_discovery: Remove an uneeded hack.
2008-06-01 Christophe MutricyHandles the VLC_EEXITSUCESS case
2008-06-01 Rémi Denis-CourmontFix deadlock when quitting the dummy interface
2008-06-01 Rémi Denis-CourmontFix a warning
2008-06-01 Rémi Denis-CourmontFix prototypes
2008-06-01 Rémi Denis-Courmontmediacontrol: fix compilation
2008-06-01 Rémi Denis-CourmontBring mediacontrol back in the headers test
2008-06-01 Rémi Denis-Courmontmediacontrol: include vlc_common and fix ABI (= avoid...
2008-06-01 Rémi Denis-Courmontinclude vlc_common
2008-06-01 Rémi Denis-CourmontFix the headers test
2008-06-01 Rémi Denis-CourmontFix
2008-05-31 Christophe MutricyBe more verbose about the failure if we return a non...
2008-05-31 Pierre d'HerbemontRevert "Preparser: yield the playlist (NSDRCID 1)"
2008-05-31 Pierre d'Herbemontlibvlccore: Don't do vout destruction before destroying...
2008-05-31 Rémi Denis-CourmontPreparser: yield the playlist (NSDRCID 1)
2008-05-31 Rémi Denis-CourmontThe not-so-dumb references checker
2008-05-31 Rémi Denis-CourmontKeep track of object held by threads
2008-05-31 Rémi Denis-CourmontRemove unused static (oops)
2008-05-31 Rémi Denis-Courmontvlc_current_object: remove, vlc_object_get does the...
2008-05-31 Rémi Denis-CourmontFix memory leak (legacy of CID 92)
2008-05-31 Rémi Denis-CourmontFix memory leak (CID 95)
2008-05-31 Rémi Denis-CourmontRemove VLC_* dead APIs
2008-05-31 Rémi Denis-CourmontRemove vlc_int64_t. Was not even correctly defined.
2008-05-31 Rémi Denis-Courmontlibvlc: use vlc_common.h (libvlccore) instead of vlc...
2008-05-31 Rémi Denis-CourmontDo not use VLC_AddTarget internally
2008-05-31 Rémi Denis-CourmontMove non-deprecated version functions out of the deprec...
2008-05-31 Rémi Denis-CourmontSeparate libvlccore and libvlc headers
2008-05-31 Rémi Denis-CourmontKill LibVLC children without the libvlc lock
2008-05-31 Rémi Denis-Courmontvlc_object_timedwait: same change as vlc_object_wait
2008-05-31 Rémi Denis-CourmontHave vlc_object_wait() to "return" void.
2008-05-31 Rémi Denis-CourmontIgnore vlc_object_wait return value
2008-05-31 Rémi Denis-CourmontDo not use b_die directly, and simplify
2008-05-31 Rémi Denis-Courmontinteraction: fix signal leak
2008-05-31 Rémi Denis-CourmontRemove unused variable
2008-05-31 Rémi Denis-CourmontFix make race condition
2008-05-31 Jean-Paul SamanFix CID 103: resource leak in EsOutAdd and check malloc...
2008-05-31 Pierre d'HerbemontWork around the fact that autosh..tools does only check...
2008-05-31 Pierre d'HerbemontTypo.
2008-05-31 Pierre d'Herbemontconfigure: Check for HAVE_BACKTRACE and HAVE_EXECINFO_H.
2008-05-31 Rémi Denis-CourmontRemove bogus old code in tree dump.
2008-05-31 Rémi Denis-CourmontWarn about vlc_object_get
2008-05-31 Rémi Denis-Courmontintf_Create: remove unused parameters
2008-05-31 Rémi Denis-Courmontlibvlc_InternalAddIntf: remove useless options
2008-05-31 Rémi Denis-CourmontDo not use interface parameters
2008-05-31 Rémi Denis-Courmontlibvlc_InternalAddInft: Remove unused b_block parameter
2008-05-31 Rémi Denis-CourmontSimplify
2008-05-31 Rémi Denis-CourmontFix typo
2008-05-30 Jean-Baptiste KempfSet style in mediacontrol_showtext()
2008-05-30 Jean-Baptiste KempfFix a warning.
2008-05-30 Rémi Denis-CourmontWhen checking for filters overflow, actually handle...
2008-05-30 Rémi Denis-Courmontblock_Realloc: shortcut the release case
2008-05-30 Pierre d'Herbemontlibvlccore: Also print a backtrace on Mac OS X.
2008-05-30 Rémi Denis-CourmontFix 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 Rémi Denis-CourmontPrint backtrace in vlc_pthread_fatal
2008-05-30 Rémi Denis-CourmontImprove the still really dumb reference checker
2008-05-30 Pierre d'Herbemontaudio_output: Typo.
2008-05-30 Rafaël CarréRemove dead code - CID 9
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éFix double (or up to 2^sizeof(int) times)
2008-05-29 Rémi Denis-CourmontUse the signal interface and fix signal handling
2008-05-29 Rémi Denis-Courmontlibvlc_run_interface -> libvlc_add_intf (non-blocking)
2008-05-29 Rémi Denis-Courmontlibvlc_wait: wait until libvlc is killed by an interface
2008-05-29 Rémi Denis-CourmontBlock all signals in VLC threads
2008-05-29 Rémi Denis-CourmontFix infinite loop
2008-05-29 Rémi Denis-CourmontSpelling
2008-05-29 Rémi Denis-CourmontCleanup handling of thread-less interfaces
2008-05-29 Rémi Denis-CourmontSimplification
next