]> git.sesse.net Git - vlc/history - modules/stream_out
ALSA: provide real devices list, i.e. ALSA device hints
[vlc] / modules / stream_out /
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
2010-12-12 Pierre Ynardrtsp: clean up useless stuff
2010-12-12 Pierre Ynardrtsp: clean up RTP-Info generation
2010-12-12 Pierre Ynardrtsp: handle SETUP requests on already set up tracks
2010-12-11 Pierre Ynarddisplay sout: use CLOCK_FREQ
2010-12-08 Pierre Ynardvod: default to new module
2010-12-03 Pierre Ynardrtp sout: send in-band vorbis/theora configuration...
2010-12-02 Pierre Ynardrtp sout: theora packetizer
2010-12-01 Pierre Ynardrtp sout: fix memleak
2010-11-27 Pierre Ynardrtsp: implement session timeouts
2010-11-26 Pierre Ynardvlm: make proper use of semaphore
2010-11-25 Pierre Ynarddescription: don't use vlc_object_find()
2010-11-19 Pierre Ynardvod: don't handle pause state toggling in the RTSP...
2010-11-18 Rafaël Carrétranscode: reduce decoder aspect ratio fraction
2010-11-17 Pierre Ynardvod: use time instead of position for seek requests
2010-11-17 Pierre Ynardvod: remove pf_media_{add,del}_es
2010-11-17 Pierre Ynardrtp sout: vorbis packetizer
2010-11-16 Pierre Ynardrtp sout: make private functions static
2010-11-16 Pierre YnardMerge VoD module into RTP stream output module
2010-11-08 Rafaël Carrétranscode: fix crash on eof when using threads >=1
2010-11-08 Rémi DuraffortShould fix #4224.
2010-11-02 Pierre Ynardrtp sout: hard code dynamic payload types to 96
2010-11-01 Pierre Ynardrtp sout: simplify
2010-10-29 Pierre Ynarddescription: fix the way the input is stopped
2010-10-24 Pierre Ynardrtsp: fix socket leak
2010-10-22 Rémi Denis-Courmontadd_bool: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_float: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-22 Rémi Denis-Courmontadd_password: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-20 Rafaël Carrésmem: give an error message if pre-render function...
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-09-22 Ilkka Ollakkatranscode: destroy spu on transcode_spu_close
2010-09-04 Kaarlo RaihaAssociate .flac to raw muxer
2010-07-28 Rémi Durafforts/informations/information/
2010-07-27 Rémi Denis-CourmontDo not include vlc_modules.h in vlc_common.h
2010-07-24 Hugo Beauzée-Luyssensmem: Allow usage of RGBA
2010-07-21 Blake LivingstonSetting b_subtitle on subpictures during transcode...
2010-07-19 Ilkka Ollakkastd: cosmetic
2010-07-19 Ilkka Ollakkasout: add ogv as known extensions on muxing selector
2010-07-17 Rémi Denis-Courmontsout std: use raw mux for .mp3 extension (fix #3910)
2010-07-11 Ilkka Ollakkatranscode: use var_Get(Int|Bool|String)
2010-07-08 Sébastien Escudierrtp : safety check.
2010-06-25 Rémi Denis-CourmontSpell preferred
2010-06-14 Pierre Ynardvod: fix memleak
2010-06-14 Pierre Ynardrtp: fix h264 profile-level-id generation
2010-06-14 Ilkka Ollakkatranscode: default audio bitrate to 96k
2010-06-13 An L. Berrtp: fix h264 sprop-parameter-sets generation
2010-06-12 Rémi Duraffortmodules: use the new add_shortcut capability (add multi...
2010-06-02 Pierre Ynardvod_rtsp: C99 for loop iterator declarations
2010-05-29 Rémi Denis-CourmontFix Server: HTTP and RTSP header syntax
2010-05-26 Ilkka Ollakkastandard: add webm-shortcut to mux
2010-05-26 Pierre Ynardrtp sout: move ES port number initialization
next