]> git.sesse.net Git - vlc/shortlog
vlc
2008-09-28 Laurent AimarGive input_DecoderNew the clock used.
2008-09-28 Laurent AimarProtect input_clock_GetTS from concurrent access.
2008-09-28 Laurent AimarMoved clock master flag to es_out.
2008-09-28 Laurent AimarNo functionnal changes.
2008-09-28 Laurent AimarDocumented input_clock_t interface.
2008-09-28 Laurent AimarModularize drift algo by introducing a long term averag...
2008-09-28 Laurent AimarCosmetics.
2008-09-28 Laurent AimarFixed last_pts by using max value.
2008-09-28 Laurent AimarImproved (a little) reactivity on seek.
2008-09-28 Laurent AimarMoved clock interface from input_internal.h to input_cl...
2008-09-28 Laurent AimarCosmetics.
2008-09-28 Laurent AimarRemoved all clock dependencies on input.
2008-09-28 Laurent AimarRemoved one dependency of the clock on input_thread_t.
2008-09-28 Laurent AimarNo functionnal changes.
2008-09-28 Laurent AimarNo functionnal changes.
2008-09-28 Laurent AimarPrivatized input_clock_t to clock.c
2008-09-28 Laurent AimarUse provided system time instead of mdate().
2008-09-28 Laurent AimarNo functionnal changes in clock algo.
2008-09-28 Laurent AimarSystem clock is given to input_ClockSetPCR.
2008-09-28 Laurent AimarRemoved the ugly input clock.c sleep.
2008-09-28 Laurent AimarAdded signal stat to dvb module.
2008-09-28 Laurent AimarAdded signal-quality/strength input variables for acces...
2008-09-28 Pierre d'Herbemontskins2: Fix compilation.
2008-09-28 Pierre d'HerbemontFix playlist_CurrentInput usage.
2008-09-27 Christophe... Compile fix
2008-09-27 Christophe... Compile fix after d228fdd28e
2008-09-27 Christophe... Fix bad declaration
2008-09-27 Christophe... Qt4: Fix compilation
2008-09-27 Rémi Denis... Disable horribly broken Bonjour code.
2008-09-27 Pierre d'Herbemontlibvlc_event: Make sure we return in case of error.
2008-09-27 Rémi Denis... Remove useless includes
2008-09-27 Rémi Denis... Qt4 compile fix
2008-09-27 Pierre d'Herbemontogg: Fix an unitialized value usage.
2008-09-27 Pierre d'Herbemontogg: Fix a divide by zero.
2008-09-27 Pierre d'Herbemontmp4: Fix a leak.
2008-09-27 Pierre d'Herbemontplaylist: items_to_delete is now private.
2008-09-27 Pierre d'Herbemontplaylist: Move more members as private.
2008-09-27 Rémi Denis... Remove dummy debug
2008-09-27 Rémi Denis... Oops, forgot some dead code
2008-09-27 Rémi Denis... Directory as XSPF playlist
2008-09-27 Rémi Denis... encode_URI_component: fix and cleanup
2008-09-27 Pierre d'Herbemontmacosx: Don't release then retain the same item if...
2008-09-27 Pierre d'Herbemontmacosx: Fix tautology.
2008-09-27 Pierre d'Herbemontcontrib: Bump contrib version.
2008-09-27 Pierre d'Herbemontcontrib: Retain permission on files (fixme).
2008-09-27 Pierre d'Herbemontcontrib: Bump binary revision used.
2008-09-27 Pierre d'Herbemontcontrib: This got lost in package-macosx.
2008-09-27 Pierre d'Herbemontcontrib: Fix change_prefix for .la.
2008-09-27 Rémi Denis... String rationalization
2008-09-27 Pierre d'Herbemontmacosx: Fix a typo that leads to a crash in _removeOldP...
2008-09-27 Sebastien EscudierRTP: fix TTL
2008-09-27 Rémi Denis... Still allocate unique input item IDs
2008-09-27 Rémi Denis... Add extensions for MIDI and Creative Voice
2008-09-27 Dominique LeuenbergerSyntax error: missing closing bracket
2008-09-26 Rémi Duraffortvlc_array: Macro safety.
2008-09-26 Rémi Duraffortvlc_array: macro safety.
2008-09-26 Rémi DuraffortFix memleak when parsing VLC_VAR_LIST.
2008-09-26 Rémi Denis... Fix memory leak
2008-09-26 Rémi Denis... module_need: fix broken logic
2008-09-26 Christophe... Synchronize with 0.9-bugfix
2008-09-26 Rémi Denis... RTP: fix parsing IPv6 addresses
2008-09-26 Rémi Denis... List .wma only once in NSIS installer - fixes #2096
2008-09-26 Jean-Baptiste... Qt4: simplification and correctness.
2008-09-25 Laurent AimarFixed forcing a demux while using access_demux for...
2008-09-25 Rémi Denis... Unblock death signals if signals interface is absent
2008-09-25 Rémi Denis... Spelling
2008-09-25 Rémi Denis... Probe interface plugis strictly
2008-09-25 Rémi Denis... Remove GCCism
2008-09-25 Rémi Denis... Fix cache save submodule recursion
2008-09-25 Felix Paul... macosx: stupid c&p error
2008-09-25 Felix Paul... macosx: remove the legacy CONFIG_ITEM_KEY_BEFORE_10_3...
2008-09-25 Felix Paul... macosx: implement CONFIG_ITEM_PASSWORD (closes #2118)
2008-09-24 Laurent AimarFixed SSA subtitles pause.
2008-09-24 Rémi Denis... Save submodules in the same order as we create/load...
2008-09-24 Rémi Denis... RTP: use --demux instead of --rtp-ts-demux
2008-09-24 Rémi DuraffortTelnet: don't leak the message.
2008-09-24 Rémi DuraffortAvoid potential memleak.
2008-09-24 Rémi DuraffortRemove allways true test.
2008-09-24 Rémi DuraffortAvoid a malloc(0)
2008-09-24 Christophe... i18n: Fixes in qt4 simple prefs
2008-09-24 Rémi Denis... RTP: support for overriding the TS demux - fixes #2103
2008-09-24 Derk-Jan Hartmancdda: Fix issue with pausing of CDDA
2008-09-24 Jean-Paul SamanWrite snapshot to a temporary file first, then rename...
2008-09-24 Jean-Paul SamanRespect jpeg format setting as scene snapshot and respe...
2008-09-24 Derk-Jan Hartmanhttpd: Fix keepalive/close of non-matching HTTP versions.
2008-09-23 Jean-Baptiste... Win32 Installer update:
2008-09-23 Jean-Baptiste... Qt4: Resize the good column to the text in Media inform...
2008-09-23 Jean-Paul Saman(x264) b-adapt now takes an integer ranging from 0...
2008-09-23 Derk-Jan Hartmancontrib: Fix libmatroska ebml crash
2008-09-23 Derk-Jan HartmanRaise the prio of our own i420->yuy2 module. Works...
2008-09-23 Derk-Jan Hartmanvideo_chroma: i420->yuy2 filter cannot scale.
2008-09-23 Lukas Durfinaadd deprecated aliases for audio devices
2008-09-23 Derk-Jan Hartmanswscale: don't set a default filter
2008-09-23 Jean-Baptiste... Qt4: Playlist saving size and blablah... Close #2112
2008-09-23 Jean-Baptiste... Previous strategy to not have to translate does not...
2008-09-23 Sebastien EscudierNullify p_httpd to avoid crashes
2008-09-23 Laurent AimarFixed support for font color and opacity for html rende...
2008-09-23 Derk-Jan Hartmanavformat: Support for AVChapters.
2008-09-23 Antoine CellerierOops.
2008-09-23 Antoine CellerierFurther optimize function
next