Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 05 Oct 2006 08:30:52 +0000 | torinthiel | sync with r20051 |
Thu, 05 Oct 2006 04:57:09 +0000 | voroshil | r20054: Remove outdated/duplicate parts from the SDL section. |
Thu, 05 Oct 2006 04:51:57 +0000 | voroshil | r19592: grammar/wording/markup fixes (was missed, due to wrong sync tag in r19637 commit) |
Thu, 05 Oct 2006 02:09:50 +0000 | lorenm | document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter) |
Thu, 05 Oct 2006 02:03:10 +0000 | lorenm | Remove the x264 option parser, and pass the options on to libx264 as a string instead. This provides automatic support for all current and future x264 options. |
Thu, 05 Oct 2006 00:57:48 +0000 | diego | Test programs depend on $(LIB). |
Thu, 05 Oct 2006 00:12:04 +0000 | nplourde | Detect sse/2 on intel mac, Valtteri Vuorikoski(vuori@sci.fi) |
Wed, 04 Oct 2006 22:18:40 +0000 | diego | FFmpeg uses -D_ISOC9X_SOURCE and not -D_GNU_SOURCE in CFLAGS. |