]> git.sesse.net Git - vlc/history - src/misc/picture.c
Use standard putc_unlocked() instead of fputc_unlocked()
[vlc] / src / misc / picture.c
2011-03-21 Juha JeronenSupport field plane_t's in plane_CopyPixels
2011-02-20 Laurent AimarSet picture_t::i_nb_fields to 2 by default.
2011-01-22 Jean-Baptiste KempfSolve a sign warning
2011-01-09 Laurent AimarAdded picture_BlendSubpicture helper.
2010-11-07 Laurent AimarFixed support for crop parameters in picture_NewFrom*().
2010-10-25 Laurent AimarMoved picture_t related functions to its own file.