Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 11 Sep 2010 14:29:55 +0000 | ramiro | rgb2rgb: remove unused yvu9toyv12 function |
Sat, 11 Sep 2010 14:13:21 +0000 | diego | Rename vo_mpegpes_fd2 variable to ao_mpegpes_fd. |
Sat, 11 Sep 2010 12:32:38 +0000 | diego | Mark is_mplayer_front() as static, it is only used within the file; fixes: |
Sat, 11 Sep 2010 12:20:07 +0000 | diego | Replace proc_priority extern declaration by osdep/priority.h #include. |
Sat, 11 Sep 2010 12:17:11 +0000 | diego | Move codecname extern variable declaration to gui.h, which is better suited. |
Sat, 11 Sep 2010 12:13:30 +0000 | diego | Move disable_gui_conf extern var declaration to mplayer.h, where it belongs. |
Sat, 11 Sep 2010 12:10:43 +0000 | diego | Move sx/sy extern variable declaration to gmplayer.h, which is better suited. |