[x264-devel] commit: Simplify slicetype_frame_cost (Jason Garrett-Glaser )
git at videolan.org
git at videolan.org
Tue Apr 6 21:48:29 CEST 2010
x264 | branch: master | Jason Garrett-Glaser <darkshikari at gmail.com> | Thu Apr 1 22:33:42 2010 -0700| [385716eeb39ed9279c7f003837bb3228a77b2edf] | committer: Jason Garrett-Glaser
Simplify slicetype_frame_cost
Avoid redundant calculations when VBV is on (due to the intra-only call).
Move most of the logic into per-MB code.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=385716eeb39ed9279c7f003837bb3228a77b2edf
---
encoder/slicetype.c | 178 +++++++++++++++++++++++++--------------------------
1 files changed, 87 insertions(+), 91 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=385716eeb39ed9279c7f003837bb3228a77b2edf
More information about the x264-devel
mailing list