]> git.sesse.net Git - vlc/history - modules/stream_out
es_out: use input_DecoderDrain()
[vlc] / modules / stream_out /
2014-02-15 Ilkka Ollakkastats: write outputfile as tab separated with headers...
2014-02-15 Rafaël Carrés/sout_stream_id_t/sout_stream_id_sys_t/
2014-02-15 Ilkka Ollakkastats: calculate full md5 and give final stats on closi...
2014-02-15 Ilkka Ollakkatranscode: take fps also as rational syntas, so 30000...
2014-02-15 Ilkka Ollakkatranscode: fps sync calculation correction
2014-02-10 Rafaël Carrévideo_format_Setup: set visible dimensions
2014-02-09 Ilkka Ollakkatranscode: don't care other tracks drift when calculati...
2014-02-09 Ilkka Ollakkatranscode: check codec aliasing for SPU also
2014-02-09 Ilkka Ollakkatranscode: only try to create transcode chain if video...
2014-02-09 Ilkka Ollakkatranscode: don't try to setup transcode chain if there...
2014-02-09 Ilkka Ollakkastats module
2014-02-02 Ilkka Ollakkatranscode: update 'input pts' on loop so duplicate...
2014-02-02 Ilkka Ollakkatranscode: add comments on why we check frame dropping...
2014-01-31 Hugo Beauzée-Luyssensmem: Use size_t for buffer sizes
2014-01-31 Ilkka Ollakkatranscode: set output pts in OutputFrame
2014-01-25 Ilkka Ollakkatranscode: reset audio pts when samplerate changes...
2014-01-24 Rémi Denis-Courmontrecord: fix sout-access-file syntax (fixes #10473)
2014-01-20 Jean-Paul Samantranscode: cosmetics
2014-01-20 Jean-Paul Samantranscode: fix object leak with audio transcoding.
2014-01-12 Andrey UtkinEnable JPEG RTP packetization
2014-01-08 Ilkka Ollakkatranscode: set pts on module open
2014-01-04 Ilkka Ollakkatranscode: handle acodec aliases properly
2014-01-02 Rémi Durafforttranscode: fix memory leak
2014-01-02 Rémi Duraffortvod: reduce complexity and please static analyzers
2013-12-30 Rémi Denis-CourmontRTP: align MTU correctly for L24 (fixes #10269)
2013-12-29 Rémi Denis-CourmontRemove inconsistently used HAVE_UNISTD_H
2013-12-29 Rémi Denis-CourmontRAOP: use vlc_strerror_c()
2013-12-29 Rémi Denis-CourmontRTP: use vlc_strerror_c()
2013-12-27 Ilkka Ollakkatranscode: add chroma conversion in actually checked...
2013-12-27 Ilkka Ollakkatranscode: add chroma conversion to be the first filter...
2013-12-19 Rafaël Carréstd: Always use module name if access was not specified
2013-12-09 Ilkka Ollakkatranscode: use user given width/height on calculations
2013-12-09 Andrey UtkinEnable VP8 RTP packetization
2013-12-08 Andrey UtkinEnable OPUS RTP packetization
2013-12-08 Andrey UtkinEnable GSM RTP packetization
2013-12-04 Ilkka Ollakkatranscode: initialize audio encoder properly when first...
2013-12-04 Ilkka Ollakkatranscode: initialize audio encoder after first packet...
2013-12-03 Ilkka Ollakkatranscode: cosmetic
2013-12-03 Ilkka Ollakkatranscode: assume user requests visible width/height...
2013-12-03 Ilkka Ollakkatranscode: small refactor
2013-12-03 Ilkka Ollakkatranscode: add some comments
2013-11-23 Ilkka Ollakkatranscode: initialize filters properly
2013-11-23 Ilkka Ollakkatranscode: check user videofilters when checking chroma...
2013-11-23 Ilkka Ollakkatranscode: when audio samplerate change, also change...
2013-11-23 Ilkka Ollakkatranscode: check if input has changed before sync check
2013-11-23 Ilkka Ollakkatranscode: keep original timestamp in audio and not...
2013-11-20 Ilkka Ollakkatranscode: fix picture release code
2013-11-20 Jean-Baptiste KempfLGPL relicensing of streaming output
2013-11-16 Ilkka Ollakkatranscode: don't crash with threads with freeing pictur...
2013-11-16 Ilkka Ollakkatranscode: add my name on authors so bugs can be assign...
2013-11-16 Ilkka Ollakkatranscode: rewrite fps/lipsync code
2013-11-10 Ilkka Ollakkatranscode: encode buffer and flush encoder at the end...
2013-11-09 Ilkka Ollakkatranscode: use video.i_width/height as fallback when...
2013-11-09 Ilkka Ollakkatranscode: set video chroma before trying to query...
2013-11-07 Rémi Denis-Courmontfourcc: add ARGB for 32-bits RGBA with X11/BD component...
2013-10-28 Ilkka Ollakkatranscode: fix logic/code when reinitialize filter...
2013-10-25 Rafaël Carréxiph_SplitHeaders: do not malloc+memcpy headers
2013-09-29 Ilkka Ollakkatranscode: don't check drift if we have VLC_TS_INVALID pts
2013-09-29 Ilkka Ollakkatranscode: add mention if it's audio or video that...
2013-09-28 Rémi Denis-Courmontaccess/rtp: remove recursion
2013-09-22 Rémi Denis-Courmontmodules: link to pthread only when needed
2013-09-22 Ilkka Ollakkatrascode: reinit audio filters if audio format changes...
2013-09-16 Rémi Denis-Courmontmodules: fix Windows build
2013-09-16 Rémi Denis-Courmontmodules: remove VLC-specific AM_LIBADD, simplify
2013-09-16 Rémi Denis-Courmontmodules: use different directory prefixes for each...
2013-09-14 Rémi Denis-Courmontmodules: factor Makefile statement
2013-09-09 Rafaël Carrétranscode: use width/height if visible dimension is...
2013-09-09 Rafaël Carrétranscode: set visible resolution correctly
2013-09-05 Rémi Denis-CourmontAdd subdir-objects automake option where appropriate
2013-08-17 Ilkka Ollakkatranscode: simplify audio channel stuff a littlebit
2013-08-01 Rafaël CarréVersion all plugins when building for Windows
2013-07-26 Rémi Denis-Courmontdecoder: separate aout initialization from buffer alloc...
2013-06-18 Ilkka Ollakkatranscode: use 1000 as frame rate base and don't try...
2013-06-11 Steinar H. GundersonSet up the encoder after the transcode filter chain
2013-06-11 Steinar H. GundersonIn video transcode, use the correct format for calculations
2013-06-11 Steinar H. GundersonMake the video transcoder support filter chains that...
2013-06-11 Steinar H. GundersonIn transcoding, move frame output into its own function
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-04-29 Rémi Denis-Courmonttranscode: fix audio format given to filters (fixes...
2013-04-26 Christoph MiebachString removal
2013-04-26 Rémi Denis-Courmonttranscode: use aout filters instead of filter chain...
2013-04-17 Jean-Paul Samantranscode/video.c: Do not leak mutex/conditional or...
2013-04-16 Ilkka OllakkaRevert "transcode: ask for audio converter instead...
2013-04-16 Ilkka Ollakkatranscode: ask for audio converter instead of audio...
2013-04-09 Jean-Baptiste KempfChromaprint: build statically for Windows
2013-04-09 Jean-Baptiste KempfLink Chromaprint with CXXLD
2013-04-05 Francois Cartegniechromaprint: add stream out chromaprint module
2013-03-23 Edward WangCorrect widespread misuse of the word 'subtitle'
2013-03-19 Rafaël CarréRemove unmaintained switcher module
2013-03-12 Jean-Baptiste KempfPartial revert of "avcodec: remove support for old...
2013-03-12 Jean-Baptiste Kempflibav*: create a new avcommon_compat.h file for backwar...
2013-03-09 Rémi Denis-Courmontavcodec: replace gone CODEC_ID_* with AV_CODEC_ID_*
2013-03-09 Rémi Denis-Courmontavcodec: remove support for old versions
2013-03-09 Rémi Denis-Courmontavcodec: remove obsolete compatibility stuff
2013-03-08 Ilkka Ollakkatranscode: use correct size on overlays
2013-02-08 Ilkka Ollakkatranscode: use 1001 as framerate base
2013-02-08 Ilkka Ollakkatranscode: reinit filter-chain when aspect-ratio changes
2012-12-30 Ilkka Ollakkatranscode: take codec earlier on so codec aliases are...
2012-12-21 Rémi Denis-Courmontaout: remove FI32 intermediate-only codec
2012-12-20 Rémi Denis-Courmontsmem: use aout_BitsPerSample()
next