]> git.sesse.net Git - vlc/history - modules/stream_out
live555 : fix pause and seek behaviour.
[vlc] / modules / stream_out /
2009-08-24 Erwan Tulouswitcher: fix compil error
2009-08-20 Pierre d'Herbemonttranscode: Flag unused parameters.
2009-08-20 Pierre d'Herbemontaic_bridge: Flag an unused parameter.
2009-08-20 Pierre d'Herbemontrtp: Remove an unused variable.
2009-08-18 Rémi Denis-CourmontRemove transrate
2009-08-02 Rémi Denis-CourmontRemove BSDism
2009-07-31 Michael Hanselmannraop: Implement password authentication
2009-07-31 Michael Hanselmannraop: Implement options for password
2009-07-29 Michael Hanselmannraop: Add loop for request retry
2009-07-29 Michael Hanselmannraop: Always pass dictionaries for request and response...
2009-07-29 Michael Hanselmannraop: Always read headers from wire
2009-07-29 Michael Hanselmannraop: Return HTTP status code from ReadStatusLine
2009-07-29 Michael Hanselmannraop: Keep original response status line
2009-07-28 Ilkka Ollakkatranscode: change default videobitrate to 0
2009-07-27 Laurent AimarImproved subtitle rendering accuracy and fixed pause...
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-20 Rémi Denis-CourmontHandle an error
2009-07-20 Rémi Denis-CourmontRemove redumdant boolean
2009-07-20 Rémi Denis-CourmontDo not generate a SDP file if SDP is not yet defined...
2009-07-20 Rémi Denis-CourmontDecode file path in sout-rtp-sdp
2009-07-08 Rémi DuraffortFix compilation of the switcher module.
2009-06-24 Rémi Denis-CourmontRTP: fix sdp=file:// with mux
2009-06-24 Rémi Denis-CourmontRTP/PS: fix crash at exit
2009-06-18 Rémi DuraffortFix printf format string (Use PRI* or zd when applicable)
2009-06-13 Laurent AimarReduced sleep while waiting for a frame in transcode.
2009-06-10 Rémi Denis-CourmontFail properly for unknown G726 bit rates
2009-06-09 Rémi Denis-CourmontCleanup
2009-06-09 Rémi Denis-CourmontUse CLOCK_FREQ
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-27 Rémi Denis-CourmontRTP output: fix port allocation in all cases
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-18 Laurent AimarUsed picture_IsReferenced in transcode.
2009-05-18 Laurent AimarRemoved picture ring buffer for filter/decoder in trans...
2009-05-18 Laurent AimarUsed picture_* functions when applicable.
2009-05-17 Rémi Denis-CourmontAvoid ?: GCC-ism
2009-05-16 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-16 Laurent AimarUsed picture_New in mosaic_bridge.c
2009-05-16 Laurent AimarReplaced vout_InitPicture/Format with their equivalent.
2009-05-16 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-15 Laurent AimarMerge commit 'origin/1.0-bugfix'
2009-05-15 Laurent AimarRemoved impossible fourcc in record.c
2009-05-15 Laurent AimarAdded and used VLC_CODEC_MP3 when applicable.
2009-05-14 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis-CourmontMerge commit 'origin/1.0-bugfix'
2009-05-13 Laurent AimarMerged mp1v/mp2v codecs.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-13 Pierre Ynardrtsp: fix RTP-Info header syntax
2009-05-05 Rémi Denis-Courmonttranscode {a,s,v}enc are module parameters
2009-04-30 Laurent AimarRecognize VC1 for ASF muxing in record.
2009-04-28 Laurent AimarFixed decoder spacing mode selection.
2009-04-28 Laurent AimarFixed record DelEs function.
2009-04-16 Laurent AimarUsed mpg extension for PS in record.
2009-04-16 Rémi Denis-CourmontFix use after free
2009-04-14 Phil Roffe and Dav... Fixed by decrementing the i_refcount variable in the...
2009-04-02 Jean-Baptiste KempfFix typo
2009-03-12 Rémi Denis-Courmontavcodec, switcher: use the global avcodec lock
2009-03-10 Rémi Denis-CourmontWin32 compile fix
2009-03-10 Rémi Denis-CourmontRTP out: improve soft-error handling
2009-03-05 Rémi Denis-CourmontUse dialog_Fatal, fix a bunch (but not all) interaction...
2009-02-28 Rémi Denis-CourmontUse our endianism macros
2009-02-25 Rémi Denis-CourmontUse IPPROTO_IP if SOL_IP is missing
2009-02-23 Rémi Denis-CourmontCopy IPv4 multicast TTL from RTP to RTCP.
2009-02-17 Aurélien NephtaliFix crash when transcoding from mpeg2
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-12 Laurent AimarFixed audio transcoding when channel mixing or resampli...
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-27 Rémi Denis-CourmontTrailing ;
2009-01-26 Rémi Duraffortstream_out_rtp: fix potential memleak (#2447)
2009-01-21 Jean-Baptiste KempfDon't set ridiculously long descriptions or description...
2009-01-21 Jean-Baptiste KempfAnd the final shortnames needed to look correctly in...
2009-01-19 Rémi DuraffortTest pointers against NULL instead of 0.
2009-01-19 Rémi Denis-Courmontsout_EncoderCreate: create an encoder module
2009-01-17 Rémi Denis-CourmontRemove unused parameter
2009-01-07 Rémi Denis-CourmontRTP: when sending to RTP an odd port we need to specify...
2009-01-07 Rémi Denis-CourmontRTP: fix the conflicting audio and video port error...
2008-12-29 Rémi Denis-CourmontMissing <assert.h>
2008-12-19 Michael HanselmannAdd Remote Audio Output Protocol stream output plugin
2008-12-13 Rémi Duraffortmodule_need wants pointers and boolean so give NULL...
2008-12-13 Rémi DuraffortUse calloc instead of malloc+memset.
2008-12-13 Rémi Duraffortsout/switcher: fix potential memleaks.
2008-12-13 Rémi Duraffortsout/switcher: fix compilation.
2008-12-09 Laurent AimarAllow decoder/packetizer to output meta data.
2008-12-09 Vicente Jimenez... Corrected comparison in RTP port selection. While loop...
2008-12-09 Rémi Denis-CourmontFactorize a condition
2008-12-09 Rémi Denis-CourmontFix type
2008-12-09 Rémi Denis-CourmontUse config_ChainDestroy
next