summaryrefslogtreecommitdiffstats
path: root/mpvcore/player/screenshot.h
Commit message (Collapse)AuthorAgeFilesLines
* Move files part of the playback core to player sub-directorywm42013-10-301-0/+46
All these files access mp_core.h and MPContext, and form the actual player application. They should be all in one place, and separate from the other sources that are mere utility helpers. Preparation for splitting mplayer.c into multiple smaller parts.