]> git.sesse.net Git - vlc/history - modules/stream_out/smem.c
smem should only start when explicitly requested
[vlc] / modules / stream_out / smem.c
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