]> git.sesse.net Git - vlc/shortlog
vlc
2008-11-22 Christophe... Don't i18n'd ""
2008-11-22 Christophe... Fix memleak
2008-11-22 Christophe... Fix memleak
2008-11-22 Christophe... Fix memleak
2008-11-22 Christophe... Fix memleak
2008-11-22 Christophe... Fix mem leak
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 AimarSet CDDA track duration when creating the track items.
2008-11-22 Laurent AimarDo not use playlist code in CDDA.
2008-11-22 Laurent AimarDo not use playlist inside a decoder.
2008-11-22 Laurent AimarUse input_item_GetName instead of direct access to...
2008-11-22 Laurent AimarLet input_item_AddSubItem set the playlist flags.
2008-11-22 Laurent AimarMove/clean up input event code to its own file.
2008-11-22 Laurent AimarRemoved unneeded macros.
2008-11-22 Laurent AimarCosmetics.
2008-11-22 Laurent AimarDo not refuse to open odd port number with RTP input...
2008-11-22 Laurent AimarDo not recreate the decoder when unneeded (mp4).
2008-11-22 Joseph TulouFix a typo in SDL vout plugin
2008-11-21 Jean-Baptiste... [Qt] Fix the Advanced Control de-attachment from interface.
2008-11-21 Jean-Paul SamanAdd can-rate to distinguish between normal rate control...
2008-11-21 Jean-Paul SamanDocument new feature RTSP trickplay support.
2008-11-21 Jean-Paul SamanEnable rc fastforward and rewind commands for RTSP...
2008-11-21 Jean-Paul SamanAllow minimum rate change upto 32/1 in input.
2008-11-20 Laurent AimarFixed double free.
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 Saman(qt4) Enable reverse playback direction button in qt4...
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-20 Jean-Paul Saman(live555) RTSP fastforward works from Qt4 interface.
2008-11-19 COCQUEBERT... Fixed video offsets and horizontal edge blending.
2008-11-19 Laurent AimarFixed deinterlacing for i422.
2008-11-19 Laurent AimarFix deadlock when the decoder return an error.
2008-11-19 Laurent AimarFixed rawvideo packetizer.
2008-11-19 Laurent AimarMake icecast server detection more robust.
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 AimarAdded timeshift support.
2008-11-18 Laurent AimarImproved ogm support + fix typo.
2008-11-18 Laurent AimarFixed possible out of bound access + infinite loop...
2008-11-18 Laurent AimarCosmetics.
2008-11-18 Laurent AimarFixed double free.
2008-11-18 Vincent Penquerc'hDo not delay processing of the first data page of the...
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 AimarCosmetics (use PES_EXTENDED_STREAM_ID)
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 AimarRemoved timeshift module.
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).
2008-11-17 Laurent AimarCosmetic.
2008-11-17 Laurent AimarAllow using es_out timeshift pause support.
2008-11-17 Laurent AimarBegin es out timeshift implementation.
2008-11-17 Laurent AimarAdded initial skeleton for es_out timeshift support.
2008-11-17 Laurent AimarFixed ES_OUT_SET_FMT name.
2008-11-17 Jean-Baptiste... Patch to enable/disable key and mouse handling at vout...
2008-11-17 Pierre YnardTemporarily work around crashing on Windows due to %zu
2008-11-17 Jean-Baptiste... Support for QAM modulation on ATSC
2008-11-17 Christophe... Don't distribute ./compile
2008-11-17 Christophe... Distribute pixmaps/toolbars/*
2008-11-17 Christophe... rtp/xiph.c has no strings and is not (yet) distributed
2008-11-16 Alexis BallierAllow disabling libsysfs support
2008-11-15 Laurent AimarFixed snapshot while video is paused.
2008-11-15 David Flynncodec/dirac: Fix video format guessing
2008-11-15 Jean-Baptiste... NEWS: Dirac is now available in TS too.
2008-11-15 Jean-Baptiste... [Qt] Use the new Frame-By-Frame icon.
2008-11-15 Vincent Penquerc'hdo not mind large time discontinuities in SPU streams...
2008-11-15 Laurent AimarRemoved useless test.
2008-11-15 David Flynnmux/mpeg/pes: move PES_PRIVATE_STREAM_1 id handling...
2008-11-15 David Flynnmux/mpeg/ts: Add dirac muxing support
next