]> git.sesse.net Git - vlc/history - modules
Correctly handle multiple clients in httpd
[vlc] / modules /
2008-11-25 Laurent AimarEnable frame by frame button only when video is present.
2008-11-24 Jean-Baptiste Kempf[ÐShow] add HDYC mediasubtype
2008-11-24 Laurent AimarFixed deadlock when no data are received in rtp.
2008-11-24 Laurent AimarDo not try other protocols when ask to quit (mms).
2008-11-24 Rémi Denis-CourmontRemove useless variable
2008-11-24 Rémi Denis-CourmontDo not use input while not referenced
2008-11-24 Antoine LejeuneAdd an omap framebuffer video output module
2008-11-24 Ilkka OllakkaChange PSP-format to mp4v/mp4a/mp4 as reported by Kaarl...
2008-11-23 Ilkka OllakkaAdd UpdateTeletext to case
2008-11-23 Ilkka OllakkaRemove extra ItemStateChanged_Type handling
2008-11-23 Laurent AimarRenamed "seekable" into "can-seek" (for consistency).
2008-11-23 Laurent AimarDo not use intf-change in maemo gui.
2008-11-23 Laurent AimarUpdated qt4 to use intf-event.
2008-11-22 Christophe MutricyFix my previous commit
2008-11-22 Christophe MutricyDon't i18n'd ""
2008-11-22 Christophe MutricyFix memleak
2008-11-22 Christophe MutricyFix memleak
2008-11-22 Christophe MutricyFix memleak
2008-11-22 Christophe MutricyFix memleak
2008-11-22 Christophe MutricyFix mem leak
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 AimarRemoved unneeded macros.
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 Kempf[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 SamanEnable rc fastforward and rewind commands for RTSP...
2008-11-20 Laurent AimarFixed double free.
2008-11-20 Laurent AimarFix rate slower/faster in rewind mode.
2008-11-20 Jean-Paul Saman(qt4) Enable reverse playback direction button in qt4...
2008-11-20 Jean-Paul SamanRemove FORWARD_S and BACKWARD_S from input state.
2008-11-20 Jean-Paul Saman(live555) RTSP fastforward works from Qt4 interface.
2008-11-19 COCQUEBERT CédricFixed video offsets and horizontal edge blending.
2008-11-19 Laurent AimarFixed deinterlacing for i422.
2008-11-19 Laurent AimarFixed rawvideo packetizer.
2008-11-19 Laurent AimarMake icecast server detection more robust.
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 AimarCosmetics (use PES_EXTENDED_STREAM_ID)
2008-11-17 Laurent AimarRemoved timeshift module.
2008-11-17 Laurent AimarFixed ES_OUT_SET_FMT name.
2008-11-17 Jean-Baptiste KempfPatch to enable/disable key and mouse handling at vout...
2008-11-17 Jean-Baptiste KempfSupport for QAM modulation on ATSC
2008-11-17 Christophe MutricyDistribute pixmaps/toolbars/*
2008-11-15 David Flynncodec/dirac: Fix video format guessing
2008-11-15 Jean-Baptiste Kempf[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
2008-11-15 David Flynnmux/mpeg/pes: Add support for stream_id_extension
2008-11-15 Laurent AimarAdded 2 asserts.
2008-11-15 David Flynnmux/mpeg/pes: Add support for unbounded VIDEO_ES
2008-11-15 David Flynnmux/mpeg/pes: Add documentation stub
2008-11-14 Jean-Baptiste Kempf[Qt] New icons... Because you are worth it.
2008-11-13 Rémi DuraffortCmml: again, fix warning in a better way.
2008-11-13 Rémi Duraffortcmml: *Really* fix compilation warning.
2008-11-13 COCQUEBERT CédricFix toggling when Video is not embedded
2008-11-13 Antoine LejeuneMaemo: Add the swscale_nokia770 library
2008-11-13 Antoine LejeuneA new GUI for Maemo based on Hildon framework
2008-11-13 Vicente Jimenez... Misspelling DCCP code
2008-11-12 Laurent AimarFixed output bitrate value + cosmetics.
2008-11-12 David Flynncodec/dirac: Rewrite libdirac(-research) encoding support
2008-11-12 Ludovic FauvetFix a cursor selection bug in the Messages logs (see...
2008-11-11 Christophe Mutricyi18: Translate one more string
2008-11-11 Laurent AimarRemoved useless buffering at stream level.
2008-11-11 Ilkka OllakkaModify caching-values in simple-preferences, so new...
2008-11-11 Ilkka OllakkaEnable ffmpeg aac decoder, seems to work currently.
2008-11-10 David Flynncodec/dirac: remove decoder functionality
2008-11-10 David Flynnmux/ogg: Enable OggDirac support
2008-11-10 Sebastien Escudierlive555.cpp typo
2008-11-09 Rémi Denis-Courmontread -> recv for Wins(o|u)ck
2008-11-09 Rémi Denis-CourmontRTP: try to improve packet re-ordering
2008-11-09 Rémi Denis-CourmontMove RTP to access/rtp
2008-11-08 Rémi Denis-Courmontmmap: fix large file support on 32-bits archs (closes...
2008-11-08 Rémi Denis-Courmontmmap: fix debug message formats
2008-11-07 Jean-Baptiste Kempf[Galaktos] Fix compilation.
2008-11-07 Laurent AimarModified demux_vaControlHelper to take bitrate in an...
2008-11-07 Laurent AimarCleaned up a bit rawvideo demuxer.
2008-11-07 Laurent AimarDo not reject rawvideo without a frame rate but use...
2008-11-07 David Flynnrawvideo: Fix timestamps & input options
2008-11-05 Laurent AimarFixed spatializer compilation.
2008-11-05 Laurent AimarFixed goom compilation.
2008-11-05 Joseph TulouMake x11 event handling optional
2008-11-05 Rémi Denis-CourmontFix sscanf overflow
2008-11-05 Rémi Denis-CourmontFix buffer overflow
2008-11-05 Laurent AimarAllow aout to grab vout_Request calls.
2008-11-05 David FlynnFix allocation of picture_t without full initialization
2008-11-04 Laurent AimarFixed ES_OUT_SET_DEFAULT name (added ES_).
2008-11-04 Laurent AimarCosmetics.
2008-11-04 David FlynnFix parsing of SPS for particular profiles
2008-11-04 Sebastien Escudierfix sdt.h include in dvb access module
next