log

age author description
Wed, 21 Sep 2011 14:20:04 +0000 ib Force redraw of main window after playback has ended.
Wed, 21 Sep 2011 13:55:40 +0000 ib Replace numeric constant for cursor autohide time by symbolic constant.
Wed, 21 Sep 2011 13:26:02 +0000 ib Add cursor autohide functionality to the GUI.
Wed, 21 Sep 2011 13:20:12 +0000 ib Hide cursor during playback in GUI.
Wed, 21 Sep 2011 13:15:04 +0000 ib Don't hide or show cursor if attached to an existing window.
Wed, 21 Sep 2011 09:53:12 +0000 cehoyos Support decoding speex in f4v.
Wed, 21 Sep 2011 01:33:22 +0000 cehoyos FFmpeg supports decoding ProRes 4444.
Wed, 21 Sep 2011 01:32:43 +0000 cehoyos Add 444P10 support.
Tue, 20 Sep 2011 19:15:36 +0000 diego Update entry for FFmpeg in Copyright file after move to single directory.
Tue, 20 Sep 2011 14:12:20 +0000 compn add native ffmpeg amrwb decoder
Mon, 19 Sep 2011 22:11:12 +0000 reimar Get rid of X11_FULLSCREEN.
Mon, 19 Sep 2011 22:03:36 +0000 reimar Remove unnecessary #ifdefs from header file.
Sun, 18 Sep 2011 16:51:40 +0000 cehoyos Use FFmpeg ProRes if both libopencore libraries are not enabled.
Sat, 17 Sep 2011 16:53:22 +0000 reimar Fix broken indentation due to a tab that slipped in.
Sat, 17 Sep 2011 16:48:40 +0000 reimar Get rid of usage of deprecated palctrl which no longer works anyway.
Sat, 17 Sep 2011 14:56:35 +0000 reimar Get rid of a few munged-in tabs.
Sat, 17 Sep 2011 05:45:52 +0000 cehoyos FFmpeg supports Creative JPEG codec.
Thu, 15 Sep 2011 18:48:33 +0000 cehoyos Add fourccs for FFmpeg ProRes decoder.
Thu, 15 Sep 2011 18:46:51 +0000 cehoyos Disable FFmpeg ProRes for now: It does not like libopencore*.
Tue, 13 Sep 2011 11:37:45 +0000 diego doc: update Italian man page
Tue, 13 Sep 2011 00:24:02 +0000 compn add remaining avc-intra isom's from ffmpeg to h264 decoders
Tue, 13 Sep 2011 00:07:05 +0000 compn add disabled ffrawnv12
Mon, 12 Sep 2011 23:36:00 +0000 diego libass: consistently #include sub/ass_mp.h without #ifdefs
Mon, 12 Sep 2011 23:08:39 +0000 diego libass: always use sub/mp_ass.h instead of #including libass headers directly
Sun, 11 Sep 2011 10:33:13 +0000 reimar Update included libass copy to 0.9.13 release.
Sat, 10 Sep 2011 09:37:52 +0000 jrash sync with en/mplayer.1 rev. 34076
Fri, 09 Sep 2011 14:32:13 +0000 ib Replace comment for wsFullScreen() by doxygen comment.
Fri, 09 Sep 2011 14:30:05 +0000 ib Collect EWMH and non-EWMH code in wsFullScreen() by an if-else statement.
Fri, 09 Sep 2011 14:18:56 +0000 ib Remove disabled DPMS code in ws.c.
Fri, 09 Sep 2011 14:15:05 +0000 ib Replace vo_x11_decoration() call by wsWindowDecoration() in wsFullScreen().