]> git.sesse.net Git - vlc/history - src/video_output/vout_internal.h
Moved out a few defines from vlc_config.h
[vlc] / src / video_output / vout_internal.h
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.