]> git.sesse.net Git - vlc/history - modules
stream_filter/httplive.c: unbreak HTTP Live streams playback.
[vlc] / modules /
2011-01-19 Jean-Paul Samanstream_filter/httplive.c: unbreak HTTP Live streams...
2011-01-19 Jean-Paul Samanstream_filter/httplive.c: Do not crash when Prefetch...
2011-01-19 Jean-Paul Samanstream_filter/httplive.c: do not crash on strdup(NULL)
2011-01-19 Erwan Tulouskins2(playlist): cosmetics + avoid objects passed...
2011-01-19 Erwan Tulouskins2: remove dead code
2011-01-19 Pierre Ynardt140: fix RTP synchronization
2011-01-18 Rémi Denis-CourmontPanoramix: use var_Inherit
2011-01-18 Rémi Denis-CourmontMove --x11-display to the XCB window plugin
2011-01-18 Rémi Denis-CourmontXCB hotkeys: do not use --x11-display anymore
2011-01-18 Rémi Denis-Courmontskins2: do not follow --x11-display anymore
2011-01-18 Rémi Denis-CourmontQt4: remove custom X11 display with --x11-display
2011-01-18 Jean-Philippe AndréQt: fix crash in the playlist model
2011-01-17 Jean-Philippe AndréZip: fix seeking (closes #3867)
2011-01-17 Jean-Philippe AndréZip: fix opening of files
2011-01-17 Jean-Philippe AndréQt: fix Modules.am for the media library
2011-01-17 Srikanth RajuQt/ML: Pictureflow should work with VLCModel
2011-01-17 Srikanth RajuQt/ML: Move more functions into VLCModel
2011-01-16 Harry SintonenHandle early termination properly in StripTags
2011-01-16 Erwan Tulouskins2(Linux): fix some drag&drop issues
2011-01-16 Erwan Tulouskins2: use enum type for better clarity
2011-01-16 Erwan Tulouskins2: cosmetic (playlist)
2011-01-16 Erwan Tulouskins2: some optimisation for playlist
2011-01-16 Erwan Tulouskins2: refactor some code
2011-01-16 Erwan Tulouskins2: remove unnecessary lookup
2011-01-16 Erwan Tulouskins2: add accessors to VarTree
2011-01-16 Erwan Tulouskins2: prefer ++it over it++ for iterators
2011-01-16 Erwan Tulouskins2: cache scaled image
2011-01-16 Erwan Tulouskins2: better cleanup for button and checkbox
2011-01-16 Erwan Tulouskins2: cosmetic (a single addObserver is sufficient)
2011-01-16 Erwan Tulouskins2: cosmetic
2011-01-16 Jean-Baptiste KempfMark ffmpeg-fast and ffmpeg-hw as normal preferences.
2011-01-16 Jean-Baptiste KempfCrystalHD: look for the dll in common places
2011-01-15 Jean-Baptiste KempfCrystalHD: support for opening the BCM dll under Win32
2011-01-15 Srikanth RajuML: Fix BuildUpdate() and add some error messages
2011-01-15 Srikanth RajuML: Avoid deadlocks
2011-01-15 Jean-Baptiste KempfCDG: kill warnings
2011-01-15 Jean-Baptiste KempfVisual: code cosmetics and comments
2011-01-15 Jean-Baptiste KempfGoom: remove unnecessary includes and delete GOOM_TREE...
2011-01-15 Jean-Baptiste KempfSchroedinger: fix copyright year, and NEWS
2011-01-15 Jean-Baptiste KempfSchroendinger: improve preferences integration
2011-01-13 Rémi Denis-CourmontQt4: fix convert dialog
2011-01-13 Anuradha SuraparajuAdd Dirac encoding support to VLC using the Schroedinge...
2011-01-12 Rémi Denis-CourmontRemove unused factory pattern for SDP announces
2011-01-12 Dominique LeuenbergerHave bool MLModel::setData return a value in any case.
2011-01-12 Erwan Tulouskins2: use of vlc_mutex_locker simplifies things a bit
2011-01-12 Erwan Tulouskins2: rework skins2 as a vout_window provider
2011-01-12 Erwan Tuloudrawable(Win32): fix compil
2011-01-11 Rémi Denis-Courmontvout_window: use custom entry callback
2011-01-11 Rémi Denis-Courmontcdg: clean up preprocessor constants
2011-01-11 Dan RosenbergFix heap overflows in CDG decoder
2011-01-11 Rémi Denis-CourmontEGL: compile fix
2011-01-10 Jai MenonYADIF : Code the instruction width into 'cmp'.
2011-01-09 Laurent AimarAdded missing picture_Release() in snapshot.c
2011-01-09 Laurent AimarRemoved useless empty vout_display_t::manage functions...
2011-01-09 Laurent AimarAllowed a vout_display_t module to do the OSD/subtitles...
2011-01-09 Laurent AimarExtended spu_Render to accept a list of supported chrom...
2011-01-09 Laurent AimarRenamed spu_DisplaySubpicture into spu_PutSubpicture.
2011-01-09 Laurent AimarReworked the way subtitles are rendered on video.
2011-01-09 Sébastien ToqueProjectM/Milkdrop default presets path on windows using...
2011-01-09 Srikanth RajuQt/ML: Extend Playlist model from VLCModel
2011-01-09 Srikanth RajuQt/ML: ML Model and Item
2011-01-09 Srikanth RajuQt/ML: VLC Model
2011-01-09 Rémi DuraffortML: fix memory leak.
2011-01-09 Rémi Duraffortupdate LIST.
2011-01-09 Sébastien ToqueprojectM: use add_directory for the preset directory.
2011-01-07 Rémi Denis-CourmontQt4: fix adding items on Win32
2011-01-07 Rémi Duraffortqt4: fix object leak.
2011-01-07 Rémi Denis-Courmontlive555: print library version in debug
2011-01-07 Sébastien Escudierlive555 : fix typo
2011-01-06 Gildas Bazindemux/asf: make sure we seek to keyframes
2011-01-06 Gildas Bazincodec/avcodec: fix late frames skipping with h264 ...
2011-01-06 Rémi Denis-Courmontlive: add audio/L24
2011-01-06 Rémi Denis-Courmontlive: set sampe size for G.711
2011-01-06 Rémi Denis-Courmontlive: use VLC_CODEC_* for L8 and L16
2011-01-06 Ernest E. Teem IIIQt: option for enabling / disabling changes to its...
2011-01-05 Jean-Paul Samanstream_filter/httplive.c: struct hls_thread_s no longer...
2011-01-04 Rémi Denis-CourmontRTP output: add audio/L24 (untested)
2011-01-04 Branko KokanovicQt: Add sepia video filter to effects dialog
2011-01-04 Branko Kokanovicvideo filter refactor (trying to reuse functions)
2011-01-04 Jean-Paul Samanstream_filter/httplive.c: Rename p_sys->*.current to...
2011-01-04 Jean-Paul Samanstream_filter/httplive.c: Start playback of live HLS...
2011-01-04 Jean-Paul Samanstream_filter/httplive.c: quiet down playback stalling...
2011-01-03 Rémi Denis-CourmontTypo
2011-01-02 Rémi Denis-CourmontRemove Christian references
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: cleanup hls_Thread()
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: only check p_sys->playlist...
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: Cleanup hls_thread_t and...
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: reloading playlist check...
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: sanity checking in GetSegment()
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: cleanup debugging messages
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: use segment->sequence number...
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: cleanup error path
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: off by one
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: debugging for live streams
2010-12-31 Jean-Paul Samanstream_filter/httplive.c: Reload M3U8 playlist for...
2010-12-30 Sébastien ToqueAdded 3 settings to projectm module and fix a crash
2010-12-30 Rémi DuraffortFix memory leak.
2010-12-29 Rémi Denis-CourmontReal: fix heap buffer overflow (CVE-2010-3907)
2010-12-29 Srikanth RajuML: Use bsearch() instead of reinventing
2010-12-29 Jean-Paul Samanstream_filter/httplive.c: relative_URI() determine...
next