]> git.sesse.net Git - vlc/commit
Added input_item_ReplaceInfos() and input_item_MergeInfos.
authorLaurent Aimar <fenrir@videolan.org>
Fri, 5 Feb 2010 21:46:36 +0000 (22:46 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Fri, 5 Feb 2010 22:23:12 +0000 (23:23 +0100)
commitb14d7afaffb17b5aac49207b2ca12e9367f4aaf5
tree55f2eb6e7e3331610e79b7af3253c099aa659cc8
parent2feb065d83c596ee2cf389be6327ed2bf1d814b9
Added input_item_ReplaceInfos() and input_item_MergeInfos.

They will allow to minimize the number of events sent.
include/vlc_input_item.h
src/input/item.c