]> git.sesse.net Git - vlc/shortlog
vlc
2008-09-28 Pierre d'Herbemontplaylist: i_sort and i_order are not used. removed.
2008-09-28 Pierre d'Herbemontplaylist: gc_date is private.
2008-09-28 Pierre d'Herbemontplaylist: b_cant_sleep is private.
2008-09-28 Pierre d'Herbemontplaylist: b_auto_preparse is private.
2008-09-28 Pierre d'Herbemontplaylist: b_doing_ml doing ml is private.
2008-09-28 Pierre d'Herbemontplaylist: b_tree is private.
2008-09-28 Laurent AimarSpu pause support.
2008-09-28 Rémi Denis... Do not add subdirectories entries
2008-09-28 Laurent AimarForce a few access control values.
2008-09-28 Laurent AimarFixed a too restrictive assert on vout pause.
2008-09-28 Rémi Denis... typo
2008-09-28 Rémi Denis... RTP: use the right frequency for jitter computation
2008-09-28 Rémi Denis... vlc_assert_locked is private
2008-09-28 Laurent AimarPause vout on decoder pause.
2008-09-28 Laurent AimarPrivatized part of vout fields.
2008-09-28 Laurent AimarThe input now pauses the decoders.
2008-09-28 Laurent AimarAdded vout_internal.h.
2008-09-28 Laurent AimarInclude input_clock.h only where needed.
2008-09-28 Laurent AimarMoved input decoder declaration to input/input_decoder.h
2008-09-28 Laurent AimarNo functionnal changes (decoder).
2008-09-28 Laurent AimarSupport for no clock in decoder (sout display).
2008-09-28 Laurent AimarConvert stream to system timestamp after the decoder.
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.
next