Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 05 Oct 2006 09:46:06 +0000 | gpoirier | Warn about x264encopts new parser which breaks 3rd party tools |
Thu, 05 Oct 2006 09:33:50 +0000 | kraymer | r20061: document new x264 options through r579. (ssim, interlaced, deadzone_intra/inter) |
Thu, 05 Oct 2006 09:07:12 +0000 | gpoirier | Fix build failure |
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. |