log

age author description
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().
Fri, 09 Sep 2011 14:11:50 +0000 ib Replace vo_x11_setlayer() calls by wsSetLayer() in wsFullScreen().
Fri, 09 Sep 2011 14:07:14 +0000 ib Cosmetic changes at ontop code in wsFullScreen().
Fri, 09 Sep 2011 13:57:19 +0000 ib Port r14245 change to wsFullScreen().
Fri, 09 Sep 2011 13:53:23 +0000 ib Port r12124 change to wsFullScreen().
Fri, 09 Sep 2011 13:46:11 +0000 ib Place XWithdrawWindow() before window decor changes in wsFullScreen().
Fri, 09 Sep 2011 13:34:55 +0000 ib Move an assignment in wsFullScreen().
Fri, 09 Sep 2011 13:13:57 +0000 ib Cosmetic: Rename all Display parameters dsp dpy.
Thu, 08 Sep 2011 15:31:25 +0000 ib Preserve x and y position of a double-size window if possible.
Thu, 08 Sep 2011 14:00:12 +0000 ib Preserve x and y position of a half-size window.
Thu, 08 Sep 2011 13:42:53 +0000 ib Remove variable decoration in wsFullScreen().
Thu, 08 Sep 2011 13:30:50 +0000 ib Move common code to new function wsWindowPosition().
Thu, 08 Sep 2011 12:34:28 +0000 ib Move common code to new function wsUpdateXineramaInfo().
Thu, 08 Sep 2011 11:11:02 +0000 ib Change parameter b of wsMoveWindow().
Thu, 08 Sep 2011 10:43:11 +0000 ib Use wsRaiseWindowTop() in wsFullScreen().
Thu, 08 Sep 2011 10:41:18 +0000 ib Replace comment for wsRaiseWindowTop() by doxygen comment.