]> git.sesse.net Git - vlc/history - src/misc/picture_pool.c
Win32: use Win32DebugOutputMsgW instead of ANSI version
[vlc] / src / misc / picture_pool.c
2012-01-20 Laurent AimarThread safe picture_t refcounting.
2011-11-27 Jean-Baptiste KempfLGPL
2011-01-09 Laurent AimarChanged picture_fifo_Pop/picture_pool_Get to set pictur...
2010-04-23 Laurent AimarAdded picture_pool_GetSize helper.
2010-04-23 Laurent AimarAdded picture_pool_Reserve helper.
2009-09-07 Laurent AimarFixed some missing unlock() in picture_pool.
2009-09-07 Laurent AimarCosmetics (K&R of picture_pool).
2009-09-07 Laurent AimarMoved out picture_fifo/pool_t code from vout_pictures.c