]> git.sesse.net Git - vlc/history - modules/stream_out/smem.c
s/informations/information/
[vlc] / modules / stream_out / smem.c
2010-07-28 Rémi Durafforts/informations/information/
2010-07-24 Hugo Beauzée-Luyssensmem: Allow usage of RGBA
2010-05-02 Sébastien Escudiersmem : support non raw video format. In this case we...
2010-04-07 Jean-Baptiste KempfSmem: update a comment.
2010-03-30 Rémi Denis-Courmontsmem: mark options private or volatile as needed
2010-01-15 Jean-Baptiste KempfBetter Shortname for smem
2009-12-05 Rémi Duraffortsmem: no need to create the variables as config_ChainPa...
2009-12-04 Rémi Duraffortsmem: use config_ChainParse for configuration.
2009-11-29 Rémi Denis-Courmontsmem should only start when explicitly requested
2009-11-19 Hugo Beauzee-LuyssenCorrecting type and value of the audio sample
2009-10-10 Rémi DuraffortNo need to test for NULL before a free.
2009-10-10 Rémi Duraffortsmem: try not to re-create the variables too many times.
2009-09-23 Rémi Denis-Courmontblock_t.i_samples -> block_t.i_nb_samples (as aout_buff...
2009-09-22 Christophe CourtautRemove useless data pointer in smem module
2009-09-22 Christophe CourtautMove Data Context from sys to stream id struct
2009-09-20 Christophe CourtautFix huge memory leak in sout smem module
2009-09-20 Christophe CourtautAdding audio support for smem module
2009-09-14 Christophe CourtautSmem sout module to memory buffer video only