[x264-devel] RGB encoding support
xvidfan
git at videolan.org
Sun Jul 10 06:11:04 CEST 2011
x264 | branch: master | xvidfan <xvidfan at freenet.de> | Wed Jun 22 18:46:14 2011 -0700| [22ebd6b6003bdd51d2311e4836473ba8534f5ae5] | committer: Jason Garrett-Glaser
RGB encoding support
Much less efficient than YUV444, but easy to support using the YUV444 framework.
> http://git.videolan.org/gitweb.cgi/x264.git/?a=commit;h=22ebd6b6003bdd51d2311e4836473ba8534f5ae5
---
common/common.c | 4 +-
common/frame.c | 67 ++++++++++++++++++++++++++++++++++------------------
common/mc.c | 17 +++++++++++++
common/mc.h | 5 +++-
encoder/encoder.c | 4 +-
encoder/set.c | 6 +++-
input/avs.c | 24 +++++++------------
input/input.h | 5 +---
x264.c | 6 +++-
x264.h | 5 +++-
10 files changed, 91 insertions(+), 52 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/x264.git/?a=commitdiff;h=22ebd6b6003bdd51d2311e4836473ba8534f5ae5
More information about the x264-devel
mailing list