]> git.sesse.net Git - vlc/history - modules/stream_out
macosx/open: added controls to capture Live Audio along with the current screen content
[vlc] / modules / stream_out /
2012-08-19 Rémi Denis-CourmontMissing inclusion of <ctype.h>
2012-08-19 Rémi Denis-Courmontvlc_getaddrinfo: pass AI_IDN explicitly where applicable
2012-08-19 Rémi Denis-Courmontvlc_getaddrinfo: remove useless parameter
2012-08-15 Rémi Denis-CourmontSeparate string list and string list callback
2012-08-14 Rémi Denis-CourmontEnsure string list always has text
2012-08-04 Rémi Denis-Courmontavcodec: factor CPU detection code
2012-08-04 Rémi Denis-CourmontCheck for 3D Now! at build time
2012-08-04 Rémi Denis-CourmontCheck for SSE4 at build time where possible
2012-08-04 Rémi Denis-CourmontCheck for SSSE3 at build time if possible
2012-08-04 Rémi Denis-CourmontCheck for SSE3 at build-time if possible
2012-08-04 Rémi Denis-CourmontCheck for SSE2 at build-time if possible
2012-08-04 Rémi Denis-CourmontCheck for MMXEXT and SSE at build-time if possible
2012-08-04 Rémi Denis-CourmontCheck for MMX at build-time if possible
2012-08-01 Rémi Denis-Courmontcpu: do not define capabilities on platforms that do...
2012-07-31 Rafaël Carrétranscode: simplify drift calculation
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-06-11 Jean-Baptiste KempfRecord: allow better recording of MKV streams
2012-06-01 Laurent AimarFixed potential NULL dereference when using video filte...
2012-05-29 Jean-Baptiste KempfAutodel: relicense to LGPL
2012-05-27 Rémi Denis-CourmontWin32: fix warning
2012-05-22 Rémi Denis-CourmontReplace remaining instances of aout_buffer_t with block_t
2012-05-02 Jean-Paul Samantranscode: replace PICTURE_RING_BUFFER with picture_fifo_t
2012-04-17 Rafaël Carréffmpeg options were renamed
2012-04-17 Rafaël Carrédeclare private options only if they are used
2012-04-17 Rafaël Carréswitcher: implement private options
2012-04-16 Jean-Baptiste KempfRecord: allow recording of MKV
2012-04-16 Jean-Baptiste KempfRecord: allow recording to .avi
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-01 Rémi Denis-Courmonthttpd: remove ACL support
2012-04-01 Rémi Denis-CourmontRename and remove unused ACL parameter of httpd_UrlNewU...
2012-03-29 Rémi Denis-Courmontselect: remove plugin that never worked (refs #4866)
2012-03-21 Rafaël Carréswitcher: convert to lavc 54 API
2012-03-21 Rafaël Carréswitcher doesn't depend on postproc
2012-03-14 Rémi Denis-Courmontsout standard: obsolete "group"
2012-03-14 Rémi Denis-CourmontRTP: add an option to control the category
2012-02-07 Sébastien Escudiersout_std : do not crash if no destination is given
2012-02-05 Pierre Ynardrtp sout: fix comment
2012-02-05 Pierre Ynardrtp sout: fix integer overflow
2012-02-02 Ilkka Ollakkatranscode: typo
2012-02-01 Ilkka Ollakkatranscode: user ENC_FRAMERATE_BASE instead of fixed...
2012-02-01 Ilkka Ollakkatranscode: add likely/unlikely in video process
2012-01-27 Rémi Denis-Courmontlangfromtelx: config.h must be included first
2012-01-27 Martin Storsjöavcodec: Set time_base for audio encoders, too
2012-01-22 Ilkka Ollakkatranscode: run user speficied videofilters before overlays
2012-01-14 Pierre YnardVoD: fix deadlock between RTSP and VLM
2012-01-10 Laurent AimarAvoid potential integer overflow when computing AR...
2012-01-10 Laurent AimarFixed the format used for subtitles blending when trans...
2012-01-10 Laurent AimarFixed video AR given to the encoder when transcoding.
2011-12-18 Pierre Ynardrtsp: fix up duplicate --rtsp-host option declaration
2011-12-18 Pierre Ynardrtp output: print warnings when setting the RTSP server...
2011-12-18 Pierre Ynardrtsp: remove now useless handling of full --rtsp-host...
2011-12-12 Rémi Denis-Courmontrtp output: do not inherit SRTP settings when SRTP...
2011-11-29 Rémi Denis-CourmontRemove write-only timer statistics
2011-11-26 Rafaël Carréraop: handle VLC_ADD_LIBS
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().
next