]> git.sesse.net Git - vlc/history - modules/access/imem.c
vpx: fix leak
[vlc] / modules / access / imem.c
2013-08-26 Rémi Denis-Courmontaccess: simplify control default case, remove dummy...
2013-07-21 Rémi Denis-Courmontaccess: info.i_size -> control(ACCESS_GET_SIZE)
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-11-13 Jean-Baptiste KempfLGPL
2011-09-06 Rémi Denis-CourmontUnused variable
2011-08-30 Rémi Denis-CourmontUnify (ACCESS|DEMUX)_GET_PTS_DELAY
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove legacy parameter from add_string()
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-07-11 Kamil Klimeksupport for stream size in imem access module
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-05-24 Laurent AimarMoved var_InheritURational to the core.
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-04-28 Jean-Baptiste Kempfimem: remove tab in sourcecode
2010-03-30 Laurent AimarUsed var_Inherit* in imem.
2010-03-30 Laurent AimarAdded support for raw data injection in imem.
2010-03-30 Laurent AimarNo functionnal changes.
2010-03-30 Laurent AimarRemoved duplicated call in imem.
2010-03-30 Rémi Denis-Courmontimem: typo
2010-03-30 Rémi Denis-Courmontimem: mark MRL options as safe
2010-03-30 Rémi Denis-Courmontimem: typo
2010-03-30 Rémi Denis-Courmontimem: add a string cookie so that slaves can be identified
2010-03-30 Rémi Denis-Courmontimem: don't pass data pointer through MRL either
2010-03-30 Rémi Denis-Courmontimem: mark options volatile or private
2009-12-16 Laurent AimarRemoved es_format_t::i_aspect.
2009-11-15 Laurent AimarAdded an input from memory access.