[x264-devel] Consolidate Blu-ray hacks into --bluray-compat
Jason Garrett-Glaser
git at videolan.org
Wed Apr 13 04:04:29 CEST 2011
x264 | branch: master | Jason Garrett-Glaser <jason at x264.com> | Wed Apr 6 17:15:50 2011 -0700| [f9e7f531048df7219a44203031c8f79bae6170d0] | committer: Jason Garrett-Glaser
Consolidate Blu-ray hacks into --bluray-compat
This option is now required for Blu-ray compatibility.
--open-gop bluray is now gone (using bluray-compat and open-gop implies a Blu-ray compatible open-gop).
This option doesn't automatically enforce every aspect of Blu-ray compatibility (e.g. resolution, framerate, level, etc).
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=f9e7f531048df7219a44203031c8f79bae6170d0
---
common/common.c | 14 +++++---------
encoder/encoder.c | 27 +++++++++++++++++++++------
encoder/ratecontrol.c | 6 +++---
encoder/slicetype.c | 12 ++++++------
x264.c | 10 ++++------
x264.h | 9 +++------
6 files changed, 42 insertions(+), 36 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=f9e7f531048df7219a44203031c8f79bae6170d0
More information about the x264-devel
mailing list