]> git.sesse.net Git - vlc/history - modules/stream_out
dash: RateBasedAdaptationLogic: cosmetics.
[vlc] / modules / stream_out /
2011-11-26 Pierre YnardDocument size restrictions of SRTP parameters
2011-11-25 Rémi Denis-CourmontMove some gcrypt-related logic to makefiles
2011-11-16 Can Wuintroduce VLC_CLIP() macro to replace use pair of __MAX...
2011-11-08 Rafaël Carrésout_std: try to guess muxer if opening failed
2011-11-01 Laurent AimarAllowed to use mp2/mp3 to specify layer 2/3 for mpeg...
2011-10-30 Jean-Baptiste KempfSwitcher: avoid use of unset variable
2011-10-16 Pierre Ynardrtsp: fix authentication variables
2011-10-14 KO Myung-HunInclude missing unistd.h and time.h for OS/2
2011-10-04 Jean-Baptiste KempfModules: correct LGPL header
2011-10-04 Pierre Ynardrtsp: Basic authentication
2011-10-04 Pierre Ynardrtp out: add glue code to set httpd configuration
2011-10-04 Pierre Ynardrtp out: fix spurious error message
2011-10-04 Pierre Ynardvod: add glue code to set httpd configuration
2011-10-04 Pierre Ynardvod: fix spurious error message
2011-09-28 Rémi Denis-CourmontVoD: inform about RTSP destination syntax change
2011-09-28 Rémi Denis-CourmontRTP: inform about RTSP destination syntax change
2011-09-28 Rémi Denis-CourmontRTP: pass path rather than URL to RtspSetup()
2011-09-21 Konstantin PavlovStream out switcher: use existing kludges to port to...
2011-09-21 Konstantin PavlovRevert "Switcher: port to FFmpeg-0.8 API"
2011-09-20 Dominik 'Rathann... Switcher: port to FFmpeg-0.8 API
2011-09-05 Rémi Denis-CourmontRemove filter_t.pf_audio_buffer_new
2011-09-03 Rémi DuraffortFix sout-switcher compilation
2011-08-30 Rémi Denis-CourmontMove libs/srtp/* to modules/access/rtp/
2011-08-29 Rémi Denis-CourmontCast or convert <ctype.h> functions it parameters to...
2011-08-25 Rémi Denis-CourmontRemove unused/unusable decoder_DeleteAudioBuffer()
2011-08-25 Rémi Denis-Courmonttranscode: set audio.i_format for filters (fix #5244)
2011-08-22 Rémi Denis-CourmontRemove redumdant family parameter to net_OpenDgram()
2011-08-22 Jean-Baptiste KempfSmem: don't divide by 0
2011-08-19 Rémi Denis-CourmontSRTP needs gcrypt
2011-08-18 Rémi Denis-CourmontSet SOCKET_LIBS on Windows too
2011-08-09 Rafaël Carréstream_out_std: simplify / factorize
2011-08-03 Rémi Duraffortsout: mosaic remove unused variable
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP port in core
2011-08-02 Rémi Denis-Courmonthttpd_ServerIP(): return server port too
2011-08-02 Rémi Denis-CourmontFactor HTTP/HTTPS/RTSP (bind) address in core
2011-08-02 Rémi Denis-CourmontUse separate functions for RTSP and HTTP hosts
2011-07-30 Kaarlo RaihaChange placholder to placeholder
2011-07-30 Kaarlo RaihaAdd dots, whitespace and caps
2011-07-21 Rémi Denis-CourmontConvert mosaic to global mutex
2011-07-21 Rémi Denis-Courmontbridge: convert to static lock
2011-07-19 Rémi Denis-CourmontSRTP: remove dedicated gcrypt initialization, use VLC one
2011-06-19 Rafaël Carréstream_out_select: no need for a tmp buffer to msg_Info()
2011-06-08 Jean-Baptiste KempfWin32: Use _WIN32_WINNT 0x501 everywhere
2011-05-25 Rémi Denis-CourmontRemove vlc_object_attach()
2011-05-25 Rémi Denis-CourmontAlways create a new object with the parent object
2011-05-18 Laurent AimarConverted transcode to vlc_clone().
2011-05-18 Laurent AimarRemoved unused b_error field (transcode).
2011-05-17 Laurent AimarConverted stream_out/vod.c to vlc_clone().
2011-05-13 Rémi Denis-CourmontRemove dummy plugin config item parameter
2011-05-12 Rémi Denis-CourmontRTP out: robustify send error handling
2011-05-12 Rémi Denis-CourmontRTP out: fix warning
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-19 Jean-Paul Samanstream_output/select.c: explicitly select an ES
2011-04-13 Rémi Denis-Courmontswitcher: remove support for fake codec
2011-04-04 Rémi Denis-Courmontsout_display: use input_DecoderCreate (fixes #4633)
2011-04-03 Pierre YnardFix spelling: an URL -> a URL
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-04-03 Rémi DuraffortClarify code path (help static analyzers).
2011-03-29 Rémi Denis-Courmontsout_display: remove always NULL vlc_object_find()
2011-03-29 Rémi Denis-Courmontsout: remove broken statistics code
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-03-14 Pierre Ynardrtsp: fix crash with VoD when all tracks are not set up
2011-03-14 Pierre Ynardrtsp: fix for loop
2011-02-15 Rémi Duraffortsout_select: fix race conditions.
2011-02-15 Rémi DuraffortUse var_GetInteger when applicable.
2011-02-15 Jean-Paul Samanmodules/stream_out: select.c
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2011-02-11 Jean-Paul Samanstream_out/switcher: indentation
2011-02-10 Christophe MassiotDelay, langfromtelx, setid: relicense to LGPL, simplify...
2011-02-01 Pierre Ynardrtp sout: fix unsafe read
2011-01-26 Pierre Ynardvod: clean up command thread
2011-01-25 Pierre Ynardrtsp: support Range header in responses
2011-01-25 Pierre Ynardvod: set up RTSP stack of new media in an asynchronous way
2011-01-20 Rémi DuraffortCosmetics
2011-01-20 Rémi Duraffortsout_setid: parse the config string before any usage...
2011-01-20 Jean-Baptiste KempfUpdate NEWS, LIST and improve preferences for the new...
2011-01-20 Christophe MassiotNew sout module langfromtelx, gets lang from telx
2011-01-20 Jean-Baptiste KempfAdd a setlang submodule to setid
2011-01-19 Jean-Baptiste KempfSetid: small fix
2011-01-19 Jean-Baptiste KempfDelay: specify in the option the unit
2011-01-19 Christophe MassiotNew stream_out module setid to change IDs of streams
2011-01-19 Christophe MassiotNew stream out module delay to delay PTS/DTS
2011-01-19 Pierre Ynardt140: fix RTP synchronization
2011-01-12 Rémi Denis-CourmontRemove unused factory pattern for SDP announces
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-04 Rémi Denis-CourmontRTP output: add audio/L24 (untested)
2010-12-23 Pierre Ynardvod: remove useless stuff
2010-12-23 Pierre Ynardrtsp: check Range validity before starting to process...
2010-12-17 Pierre Ynardrtsp: return an error when the client tries to seek...
2010-12-17 Pierre Ynardrtsp: pass proper PLAY requests to VoD
2010-12-17 Pierre Ynardrtsp: small simplification
2010-12-17 Pierre Ynardvod: playing/seeking improvement
2010-12-17 Pierre Ynardrtsp: don't forget to set ssrc
2010-12-17 Pierre Ynardvod: support for adding tracks after start-up
2010-12-15 Pierre Ynardrtsp: track muting support
2010-12-14 Pierre Ynardrtsp: clean up multicast parameters
2010-12-14 Pierre Ynardrtp sout: refactor muxed case handling
2010-12-13 Pierre Ynardrtp sout: destroy mutex
next