Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 19 Sep 2009 12:56:19 +0000 | reimar | Treat Haiku as BeOS (only changes the displayed name actually) |
Fri, 18 Sep 2009 18:46:12 +0000 | reimar | Re-add some ifdefs, partially reverting r29688, since mDisplay and |
Fri, 18 Sep 2009 18:25:17 +0000 | reimar | Use vo_w32_window directly instead of via the vo_window macro in Windows-only code. |
Fri, 18 Sep 2009 16:51:19 +0000 | reimar | Get rid of several (probably) pointless ifdefs |
Thu, 17 Sep 2009 19:03:31 +0000 | reimar | Use ecx instead of ebx to avoid unnecessary issues with PIC. |
Wed, 16 Sep 2009 22:34:48 +0000 | ramiro | Cleanup buffer debugs in swScale(). |
Wed, 16 Sep 2009 22:31:43 +0000 | ramiro | Use correct buffers in vertical scaler in unscaled YV12 case. |
Wed, 16 Sep 2009 18:09:48 +0000 | reimar | Merge two Windows-specific #if sections to simplify the condition. |