mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 10:02:17 +00:00
4ce7a48748
This could probably be even moved to video_out, though the names should be improved. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29574 b3059339-0415-0410-9bf9-f77b7e298cf2
4 lines
141 B
C
4 lines
141 B
C
int convert_key(unsigned key, unsigned charcode);
|
|
void change_movie_aspect(float new_aspect);
|
|
void config_movie_aspect(float config_aspect);
|