Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 03 Oct 2010 15:37:17 +0000 | diego | Move mp_unescape03 function around to avoid forward declaration. |
Sun, 03 Oct 2010 15:35:41 +0000 | diego | Remove unused hexdump() forward declaration. |
Sun, 03 Oct 2010 15:32:53 +0000 | diego | Replace forward declarations of skip_audio_frame() by proper #include. |
Sun, 03 Oct 2010 15:28:49 +0000 | diego | Replace forward declarations of resync_{audio|video}_stream by proper #includes. |
Sun, 03 Oct 2010 14:49:30 +0000 | diego | Remove some unnecessary #includes from IVTV and V4L2 checks. |
Sun, 03 Oct 2010 13:49:57 +0000 | diego | Simplify some X11 checks with the help of statement_check_broken(). |