]> git.sesse.net Git - vlc/history - src/video_output/vout_internal.h
Added picture_Export (internal) helper.
[vlc] / src / video_output / vout_internal.h
2009-03-08 Laurent AimarAdded picture_Export (internal) helper.
2009-02-17 Laurent AimarAdded a "postprocess" vout variable.
2009-02-15 Laurent AimarFixed missing vout_Snapshot internal function prototype.
2009-01-12 Rémi Denis-Courmontvout: stop using the object lock, we have the change_lo...
2009-01-05 Laurent AimarImproved osd title display in vout.
2008-11-01 Laurent AimarMoved out a few defines from vlc_config.h
2008-10-22 Laurent AimarImplemented vout_NextPicture.
2008-10-22 Laurent AimarClean up vout picture destruction.
2008-10-22 Laurent AimarStore the last displayed picture pointer in vout privat...
2008-10-22 Laurent AimarSplit vout_internal.h to hide vout_thread_t definition...
2008-10-15 Laurent AimarFactorized forced vout picture releases.
2008-10-15 Laurent AimarMoved vout helpers out of decoder.c.
2008-10-09 Laurent AimarAdded vout_Flush .
2008-09-30 Laurent AimarMoved a few vout tests+statistics to decoder.
2008-09-28 Laurent AimarSpu pause support.
2008-09-28 Laurent AimarPause vout on decoder pause.
2008-09-28 Laurent AimarPrivatized part of vout fields.
2008-09-28 Laurent AimarAdded vout_internal.h.