]> git.sesse.net Git - vlc/history - modules/stream_out
audiotrack: remove native module
[vlc] / modules / stream_out /
2015-02-04 Tristan Matthewsrtp: implement raw video packetization (RFC 4175)
2015-01-15 Tristan Matthewsrtp: jpeg: fix memory leaks
2015-01-06 Rafaël Carrétranscode: remove unneeded deinit
2015-01-06 Rafaël Carrétranscode: avoid double thread join
2015-01-06 Rafaël Carrétranscode: simplify thread init
2015-01-06 Rafaël Carrétranscode: whitespace
2015-01-06 Rafaël Carrétranscode: simplify locking in encoder thread
2015-01-06 Rafaël Carrégather: fix uninitialized value
2014-12-10 Fabian Yamaguchistream_out: rtp: don't use VLA for user controlled...
2014-12-06 Jean-Baptiste KempfRTP: remove trailing spaces
2014-12-05 Ilkka Ollakkatranscode: give proper src fmt for subtitle overlay
2014-11-30 Ilkka Ollakkatranscode: refactor fps conversion out from video transcode
2014-11-29 Ilkka Ollakkatranscode: check input picture drop only after deinterl...
2014-11-29 Ilkka Ollakkatranscode: increment input pts even if we don't need...
2014-11-29 Ilkka Ollakkatranscode: set b_master_sync correctly
2014-11-14 Rémi Denis-Courmontchromecast: descriptor leak
2014-11-07 Jean-Baptiste KempfChromecast: fix connection on Windows
2014-11-05 Rémi Denis-Courmontchromecast: double lock
2014-11-01 Rémi Denis-Courmontdecoder: remove decoder_DeleteSubpicture() and fix...
2014-11-01 Rémi Denis-Courmontdecoder: remove decoder_UnlinkPicture() and decoder_Del...
2014-11-01 Rémi Denis-Courmontdecoder: remove decoder_LinkPicture()
2014-10-30 Rémi Denis-Courmontfilter: remove filter_DeletePicture()
2014-10-30 Thomas Guillemdecoder: separate vout initialization from buffer alloc...
2014-10-24 Adrien Maglochromecast: fix the device loading timeout
2014-10-24 Adrien Maglochromecast: initialize i_requestId
2014-10-19 Rémi Denis-Courmontchromecast: partly fix built sources
2014-10-12 Jean-Baptiste KempfChromecast: fix compilation for INT64_C definition
2014-10-12 Rémi Denis-Courmontchromecast: remove useless BUILT_SOURCES
2014-10-12 Uwe L. Kornprotoc: %.pb.h is also genterated on a call
2014-10-10 Rémi Denis-Courmontsout_standard: fix inverted logic
2014-10-08 Francois Cartegniesout: chromecast: close connection on load failure
2014-10-08 Jean-Baptiste KempfChromecast: fix distcheck
2014-10-06 Ludovic Fauvetchromecast: fix TLS connection leak on error
2014-10-02 Rémi Denis-Courmontchromecast: do not build unbuildable sources
2014-10-02 Francois Cartegniesout: chromecast: ues different wait times
2014-10-02 Francois Cartegniesout: chromecast: close tls connection on error
2014-10-02 Francois Cartegniesout: chromecast: check app presence on status
2014-10-02 Francois Cartegniesout: chromecast: request status on timeout
2014-10-02 Francois Cartegniesout: chromecast: tag falls-through
2014-10-02 Francois Cartegniesout: chromecast: handle tcp close messages
2014-10-01 Adrien Maglochromecast: add an experimental sout module that connec...
2014-10-01 Adrien Maglochromecast: add protobuf file
2014-09-25 Rémi Denis-Courmontrtp: improve S16L to L16 packetization
2014-09-25 Rémi Denis-Courmontrtp: improve PCM packetization (fixes #6505) and try...
2014-09-25 Rémi Denis-Courmontrtp: set the marker bit correctly for Opus
2014-09-25 Rémi Denis-Courmontrtp: fix Opus packetization and use zero copy
2014-09-25 Rémi Denis-Courmontrtp: remove mutually cancelling writes to block_t.i_buffer
2014-09-25 Rémi Denis-Courmontrtp: hand-over the data block reference to the packetiz...
2014-09-09 Francois Cartegniestream_out: match exactly access/mux for warnings
2014-08-13 Rémi Denis-Courmonttranscode: avoid conversion to double
2014-07-31 Rafaël Carrétranscode: fix video filters
2014-07-28 Rémi Denis-Courmontfilter_chain: introduce dedicated filter_chain_NewVideo...
2014-07-28 Rémi Denis-Courmontfilter: separate owner structure from the filter itself
2014-07-28 Rémi Denis-Courmonttranscode: remove useless callback
2014-07-15 Ilkka Ollakkarecord: add few likely/unlikely macros
2014-06-11 Francois Cartegniesout: mux: flag discontinuity when joining streams
2014-06-07 Rémi Denis-Courmonttranscode: disable hardware decoding by default
2014-05-23 Ilkka Ollakkatranscode: keep in track of input pts drift for video
2014-05-23 Ilkka Ollakkatranscode: store fmt per id/track
2014-04-24 Rémi Denis-CourmontRTP sout: handle base64 decoding error
2014-04-23 Rémi Denis-Courmonttranscode: NULL check
2014-04-23 Rémi Denis-CourmontRAOP: NULL dereference on error path
2014-04-22 Rémi Denis-Courmontsout/rtsp: dead code
2014-04-02 Rafaël Carrétranscode: copy video orientation to encoder
2014-04-01 Rémi Denis-Courmonttranscode: fix parameter warning
2014-03-22 Ilkka Ollakkatranscode: add parameter limits for audio
2014-03-22 Ilkka Ollakkatranscode: handle fps conversion in one point
2014-03-22 Ilkka Ollakkatranscode: obsolete audio-sync
2014-03-14 Ilkka Ollakkatranscode: cleanup channel setup and allow upmixing
2014-03-06 Ilkka Ollakkatranscode: add more channels on audio
2014-03-04 Hugo Beauzée-Luyssensmem: simplifications
2014-02-26 Ilkka Ollakkatranscode: don't fail spu track if we don't have someth...
2014-02-26 Ilkka Ollakkatranscode: don't check psz_senc on spu overlay/encoding...
2014-02-26 Ilkka Ollakkatranscode: return VLC_SUCCESS on overlay case also
2014-02-15 Ilkka Ollakkastats: calculate average track segment sample 'duration'
2014-02-15 Ilkka Ollakkastats: calculate track length
2014-02-15 Ilkka Ollakkatranscode: obsolete hurry-up flag
2014-02-15 Jean-Paul Samansout: report muxer errors back
2014-02-15 Ilkka Ollakkastats: calculate dts difference if there is actually...
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
next