]> git.sesse.net Git - vlc/history - src
remove npvlc.dll.manifest and axvlc.dll.manifest while uninstalling
[vlc] / src /
2008-12-08 Rémi Denis-CourmontCosmetic change
2008-12-08 Joseph TulouRemove useless parameter
2008-12-08 Joseph TulouChange lock status from true to false in SubFilterAlloc...
2008-12-08 Joseph Tuloulibvlc: Fix event manager leak in media_discoverer
2008-12-04 Laurent AimarReset buffering level when needed.
2008-12-04 Laurent AimarClean up.
2008-12-04 Laurent AimarRemoved obsolete BUFFERING_S input state.
2008-12-04 Laurent AimarAdded a input "cache" variable and INPUT_EVENT_CACHE...
2008-12-04 Laurent AimarImproved OPENING_S/BUFFERING_S status change.
2008-12-04 Laurent AimarRemoved unused STOP_S input state.
2008-12-04 Laurent AimarFixed input bookmark thread safety, support and event.
2008-12-04 Laurent AimarFixed INPUT_GET_VIDEO_FPS thread safety.
2008-12-04 Laurent AimarFixed vout leak.
2008-12-04 Laurent AimarFixed INPUT_GET_BOOKMARK locking scheme.
2008-12-04 Laurent AimarAdded a new INPUT_GET_BOOKMARK to allow future safe...
2008-12-04 Laurent AimarMoved i_cr_average from input_source_t to input_thread_...
2008-12-04 Laurent AimarMoved input_item_t from input_source_t to input_thread_...
2008-12-04 Laurent AimarCosmetics.
2008-12-04 Laurent AimarCosmetics.
2008-12-04 Laurent AimarCosmetics.
2008-12-04 Laurent AimarCosmetics.
2008-12-04 Laurent AimarImproved access/demux update state reading.
2008-12-02 Michael HanselmannAdd us_asprintf function
2008-12-02 Pierre YnardFix typo in comment
2008-12-01 Rémi DuraffortUnused variable.
2008-11-30 Rémi DuraffortInput/control: Fix memleak.
2008-11-30 Laurent AimarInitialize demux_meta_t before calling "meta reader".
2008-11-30 Laurent AimarCorrectly display time and seek with high input caching.
2008-11-30 Laurent AimarStop es_out before removing demux.
2008-11-30 Laurent AimarFixed a potential vout object leak in decoder.
2008-11-29 Laurent AimarFixed OS-X compilation.
2008-11-29 Laurent AimarFixed buffering value for frame step.
2008-11-29 Laurent AimarFixed an unlikely segfault (subtitles).
2008-11-29 Laurent AimarImproved current times in regard to es_out timeshift.
2008-11-29 Laurent AimarRevert "Hide es out timeshift delay from time display."
2008-11-29 Laurent AimarProtect audio decoder against invalid date.
2008-11-29 Laurent AimarFixed seeking while paused (visible with high caching).
2008-11-29 Laurent AimarProtect against bogus time in vout while paused.
2008-11-27 Rémi Denis-Courmonthttpd: full URL is also valid for HTTP (fixes #2320)
2008-11-27 Rémi Denis-CourmontCompile fix
2008-11-27 Rémi Denis-Courmontnet_Read: cancel-safety
2008-11-26 Sébastien EscudierCorrectly handle multiple clients in httpd
2008-11-25 Laurent AimarFixed segfault because of typo in meta info code.
2008-11-25 Pierre YnardThread cancellation on WinCE
2008-11-24 Laurent AimarHide es out timeshift delay from time display.
2008-11-24 Laurent AimarUpdated codec informations on decoder output change.
2008-11-24 Laurent AimarCosmetic.
2008-11-23 Laurent AimarRenamed "seekable" into "can-seek" (for consistency).
2008-11-23 Laurent AimarRemoved intf-change-vout/rate-change/stats-change/intf...
2008-11-23 Laurent AimarUpdated to intf-event.
2008-11-23 Laurent AimarAdded INPUT_EVENT_TELETEXT.
2008-11-23 Laurent AimarAvoid a deadlock when a decoder is in error.
2008-11-23 Laurent AimarAllows audio output users to control vout creation.
2008-11-22 Christophe MutricyInclude event.h.
2008-11-22 Laurent AimarClean up input events.
2008-11-22 Laurent AimarMoved statistic update from sout to input.
2008-11-22 Laurent AimarCosmetics.
2008-11-22 Laurent AimarUse input_interface.h (playlist).
2008-11-22 Laurent AimarClean up input_item_t functions and usages.
2008-11-22 Laurent AimarRemoved unused -playlist_ItemSetName.
2008-11-22 Laurent AimarMove/clean up input event code to its own file.
2008-11-22 Laurent AimarCosmetics.
2008-11-21 Jean-Paul SamanAdd can-rate to distinguish between normal rate control...
2008-11-20 Laurent AimarMoved INPUT_CONTROL_FIFO_SIZE to private header.
2008-11-20 Laurent AimarFix rate slower/faster in rewind mode.
2008-11-20 Laurent AimarCosmetics.
2008-11-20 Laurent AimarFixed decoder deadlock when stream output control the...
2008-11-20 Jean-Paul SamanRemove last instances of FORWARD/BACKWARD state.
2008-11-20 Jean-Paul SamanRemove FORWARD_S and BACKWARD_S from input state.
2008-11-20 Jean-Paul SamanSignal can_rewind for use by user interfaces.
2008-11-20 Jean-Paul SamanAllowing for rate < 0 enables rewind playback for eg...
2008-11-19 Laurent AimarFix deadlock when the decoder return an error.
2008-11-19 Laurent AimarFix potential invalid sout buffer chain in decoder.
2008-11-18 Lukas Durfinalibvlc: get right name of audio output module
2008-11-18 Laurent AimarFixed block_Realloc when block_t->p_buffer has changed.
2008-11-18 Laurent AimarUse vlc_rand_bytes for utf8_mkstemp.
2008-11-18 Laurent AimarAdded utf8_mkstemp to src/libvlccore.sym.
2008-11-17 Laurent AimarFixed es selection regression.
2008-11-17 Laurent AimarFaster close when timeshift is active.
2008-11-17 Laurent AimarFixed a segfault in ES_OUT_GET_ES_STATE (typo).
2008-11-17 Laurent AimarUse utf8_mkstemp in timeshift.
2008-11-17 Laurent AimarAdded a utf8_mkstemp implementation.
2008-11-17 Laurent AimarReduce memory usage (-28%) by packing index structures.
2008-11-17 Laurent AimarUpdated "can-pause" value.
2008-11-17 Laurent AimarAdded timeshift options (input-timeshift-granularity...
2008-11-17 Laurent AimarFixed missing unlock in case of error (timeshift).
2008-11-17 Laurent AimarDump data to disk when timeshifting.
2008-11-17 Laurent AimarPrepare file storage in timeshift.
2008-11-17 Laurent AimarClean up.
2008-11-17 Laurent AimarAdded frame by frame support in es out timeshift.
2008-11-17 Laurent AimarPrivatized ES_OUT_SET_ACTIVE/MODE and removed ES_OUT_GE...
2008-11-17 Laurent AimarStop timeshifting when unused.
2008-11-17 Laurent AimarCosmetics.
2008-11-17 Laurent AimarUntangled es_out_timeshift lock/wait/properties.
2008-11-17 Laurent AimarNo functionnal changes (timeshift).
2008-11-17 Laurent AimarCosmetics.
2008-11-17 Laurent AimarAuto reset rate to source rate when no more buffered...
2008-11-17 Laurent AimarAdded rate change support to es_out_timeshift.
2008-11-17 Laurent AimarCosmetics.
2008-11-17 Laurent AimarImplemented pause for non pausable stream (in memory).
next